/* CSS Document */
   
body {
	margin: 0;
	padding: 0;
	background:url(images/body-bg.gif) repeat-x; 
	background-color: #C0D5E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
}


ul, li, h1, h2, h3, h4, h5, p, img, form, input, a {
	padding:0;
	margin:0;
}

a {
	color: #036;
	text-decoration: underline;	
	padding:0;
	margin:0;
	
}

h1 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	text-align: center;
}

h2 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;	
}

ul, li {
	list-style: none;
}

a, img {
	outline:none;
}

#text .h1 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	line-height: 20px;		
}

#text h2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
		line-height: 20px;	
		
}

#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;	

		
}

.spacer {
	padding:0;
	margin:0;
	line-height:0;
	clear:both;
	font-size:0;
}


#wrapper {
width: 100%;

}

#logo {
	width: 910px;
	margin: auto;

	background-color: white;
	height: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
		color: #336699;
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: .25em;
}

#logo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	
}



#header {
	clear: both;
	width: 910px;
	margin: auto;
background-color: #1958b7;
height: 145px;

}

#bar {
clear: both;
	width: 100%;
	height: 24px;
	background-image:url(images/bar.jpg);
}



#maincontent {
	clear: both;
	margin: auto;
	width: 910px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	
}


#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #036;	
	padding-left: 20px;
	padding-right: 20px;
	
}


#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #036;	
	padding-left: 20px;
	padding-right: 20px;
	
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #036;	
	padding-left: 20px;
	padding-right: 20px;
	
}

#maincontent ul li {
	list-style-type: square;
	
	
}

#maincontent p {
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000;	
	padding-left: 20px;
	padding-right: 20px;
	
}

#text {
width: 870px;
margin: auto;
}

#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000;

}
/*============================================== Mid Panel Document Starts====================================================== */

#contentpanel {
	width:910px;
	float:left;
	padding:16px 0 0 0;
	margin:0;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
}




/*============================================== Mid Panel Document Ends====================================================== */


#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 9px;
	width: 169px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: white;
	
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;

		
	background-color: #003366;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 169px; /*185px minus all left/right paddings and margins*/
	
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
background-color: #336699;
	border-left-color: #1c64d1;
	background-image: url(images/nav2.jpg);

}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}






#SlopeOne {
	width:185px;
	float: right;
	
}

#SlopeTwo {
	width: 723px;
	float:right;
	height: 145px;
	background-image: url(images/image1.jpg);	
}


#Slopea {
	width:550px;
	float:left;
	
}

#Slopeb {
	width: 350px;
	float:left;
	
}

#Slopeb p {
	padding-top: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #960;
	
}


#Slopea h1 {
	padding-top: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	
}


#Slopea h2 {

	padding-top: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930;
	
}

#Slopea h3 {

	padding-top: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	
}



#Slopea p{
	padding-top: 0px;
	margin-left: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
}

.slogantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;	
	
}

.spacer {
	line-height:0; font-size:0; clear:both;
}

#wrapperbottom{
clear: both;
margin: auto;
	width: 910px;
	height: 8px;
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
}


/*---------------footer-----*/
#footer{
	clear: both;
	margin: auto;
	width:910px;

	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;

}

.footer_leftcol {
	float: left;
	width: 420px;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	margin-right: 10px;
	float: right;
	text-align: right;
	width: 435px;
	text-align: left;
}

.footer_subcol {
	float: left;
	width: 180px;
	margin-left: 25px;
}

#footer p{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
/*___________*/

/* end of footer */
.verticalline {
	background-image: url(images/veritical.jpg);
	background-repeat: repeat-y;
}
.bluetable {
	color: #FFF;
	text-decoration: none;
	background-color: #036;
}

.bluetable a {
	color: #FFF;
	text-decoration: none;
	
}