@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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-repeat: repeat-x;
	background-position: top;
	background-color: #D4DFFF;
	border-top-color: #95B5CC;
	border-right-color: #95B5CC;
	border-bottom-color: #95B5CC;
	border-left-color: #95B5CC;
}

 #container {
	width: 910px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/container_background.gif);
	padding: 0px;
} 
 #header {
	background-repeat: no-repeat;
	height: 77px;
	background-position: left top;
	background-image: url(images/images/banner3_02.jpg);
	top: auto;
} 
#navbar {
	height: 30px;
	background-image: url(images/nav_up.gif);
	background-position: bottom;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#navbar table {
	text-align: center;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	color: #FFF;
	margin-left: 5px;
}
#navbar table tr td {
	background-position: bottom;
	background-image: url(images/nav_up.gif);

}
#navbar table tr td:hover {
	background-color: #8397B2;
	background-image: url(images/nav_over.gif);
}
#navbar table tr td a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
#navbar table tr td a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#navbar table tr td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;


}


 #header h1 {
	margin: 0;
	padding: 0px;
}
#div {
	height: 256px;
	background-position: left top;
	background-repeat: no-repeat;
}

 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 35px;
	margin: 0px;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
#sidebar1 p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#sidebar1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
#sidebar1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
	line-height: 20px;
}
#sidebar1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #06F;
	text-decoration: underline;
	line-height: 20px;
}




 #mainContent {
	padding-bottom: 0;
	float: right;
	padding-right: 35px;
	clear: none;
	width: 640px;
	padding-top: 35px;
	margin: 0px;
	padding-left: 0px;
} 


#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	padding-top: 0px;
	color: #666;
}
#mainContent h2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}




#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	color: #666;
}
#mainContent p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
}
#mainContent p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #069;
}
#mainContent p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	text-decoration: underline;
}
#mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#mainContent table a:link {
	color: #069;
}
#mainContent table a:visited {
	color: #069;
}
#mainContent table a:hover {
	color: #069;
}

#mainContent table tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
	text-align: right;
}





 #footer {
	background-repeat: repeat-y;
	height: 80px;
	background-color: #FFF;
	background-image: url(images/container_background.gif);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #06C;
}

.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;
}
.fltcenter {
	float: right;
	margin-right: 100px;
}

#mainContent ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
#container div {

}
#sidebar1 h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999;
}

