body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
h1 {
	font-family: "Trajan Pro", "Trebuchet MS";
	font-size: 20px;
	color: #42429B;
	font-weight: bolder;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
#contenttext ul {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
}

#container  {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #21214d;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
#header  {
	background-color: #21214d;
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 15px;
} 
#navbar {
	background-color: #21214d;
	background-repeat: no-repeat;
	height: 55px;
	width: 760px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	background-color: #21214d;
	background-repeat: no-repeat;
	height: 600px;
	background-image: url(../images/siddebartall.jpg);
	margin-left: 10px;
	padding-bottom: 15px;
	font-family: "Trajan Pro", Century, "Times New Roman", "Adobe Caslon Pro", serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	text-align: center;
}
#sidebartext {
	margin-top: 140px;
}
#sidebartext p {
	font-size: 12px;
}

#sidebar1 a {
	color: #FFCC00;
	text-decoration: underline;
}

#sidebar1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent  {
	background-color: #FFFFFF;
} 

#contentcontainer {
	background-color: #FFFFFF;
	width: 527px;
	margin-left: 230px;
}
#contenttext {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 20px;
}
#footer  {
	background-color: #21214d;
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-left: 10px;
	height: 45px;
	font-family: "Trajan Pro", Century, "Times New Roman", "Adobe Caslon Pro", serif;
	font-weight: bold;
	margin-top: 7px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
} 
#footer a {
	font-family: "Trajan Pro", Century, "Times New Roman", "Adobe Caslon Pro", serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}

#footer a:hover{color:#FFFFFF;
}



#ul {
	background-image: url(../images/cornerlu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 19px;
	float: left;
	background-color: #FFFFFF;
}
#ur {
	background-image: url(../images/cornerru.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 19px;
	float: right;
}
#dl {
	background-image: url(../images/cornerld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	width: 20px;
	float: left;
	clear: none;
}
#dr {
	background-image: url(../images/cornerrd.gif);
	background-position: right bottom;
	height: 19px;
	width: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	clear: none;
}
#corners {
	background-color: #FFFFFF;
	height: 19px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #21214d;
	text-decoration:underline;
}

a:visited {
	color: #8282AC;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #21214d;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #42429B;
	font-family: "Trajan Pro", Century, "Times New Roman", "Adobe Caslon Pro", serif;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #42429B;
	font-family: "Trajan Pro", "Trebuchet MS", Verdana;
	text-align: center;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #22214D;
}
h5 {
	font-size: 12px;
	color: #22214D;
}
h6 {
	font-size: 12px;
	color: #22214D;
}
.servicestext {
	padding-right: 20px;
	padding-left: 20px;
}
#container .style1 a {
	color: #9594BE;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.style1 {
	font-size: 9px;
	color: #9190BA;
	line-height: 12px;
	text-align: left;
	padding-left: 250px;
}

