/* CSS Document */

body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#0071bb;
	margin:25px 0 0 0;
	background-attachment: fixed;
	background-image: url(gfx/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#container {
 	width: 692px;
	background-image: url(gfx/page_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	min-height: 700px;
}

div#header {
	text-align:left;
	
}

div#header h1 {
display: none;
}

div#header img#logo {
margin: 0 0 0 28px;
}

div#header img#banner {
margin: 10px 0 0 28px;
}

div#rightcol {
	float: right;
	width: 200px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	background-image: url(gfx/page_rightcol_bg.gif);
	background-repeat: no-repeat;
	background-position: left 112px;

}

div#content #rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 0px 0 0 5px;
	margin: 3px 0 3px 0;
}

div#content #rightcol a {
font-weight: bold; 
color: #000000;
}

div#content #rightcol a:hover {
text-decoration: none;
}

div#content #rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 19px;
	padding: 0 0 0 0px;
	margin: 12px 0 5px 7px;
	display: block;
}
div#content #rightcol h6{
	margin: 0 0 0 7px;
	padding: 0;
}

div#content #rightcol h6 a{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	border: 1px solid #B0DFFF;
	text-decoration: none;
	padding: 10px 4px;
	background-color: #B7B7B7;
	color: #FFFFFF;
	float:left;
	width: 176px;
	line-height: normal;
	margin: 0 2px 0 0;
	height: auto;
	display: block;

}

div#content #rightcol h6 a:hover{
background-color: #B3D570;
}

div#contactbox {
	display:block;
	width: 170px;
	margin: 20px 0 0 10px;
	padding:15px 0 15px 4px;
	border: 1px dotted #CCCCCC;
	text-align: left;
	clear:both;
}

div#content #rightcol #contactbox p{
 color:#333333;
 font-size: 12px;
 line-height:normal;
 padding: 0;
 margin: 3px 0 3px 0;
}

div#content #rightcol #contactbox a {
 color:#333333;
}

div#content #rightcol #contactbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 18px;
 	color:#0071BB;
 	margin: 0px;
 	display:inline;
}


div#contentwrapper  {
	width: 380px;
	margin: 10px 0 0 0;
}

div#contentwrapper ul {
	list-style-image: url(gfx/bullet.gif);
	list-style-position: outside;
}

div#content #contentwrapper h2 {
margin: 25px 0 0 0;
}

div#content #contentwrapper h5 {
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #B3D570;
	width: 80%;
	padding-top: 0px;
	margin-top: 30px;
	height: auto;
	display: block;


}


div#content {
text-align: left;
clear: both;
margin: 0px 0px 0px 0px ;
padding: 10px 27px 27px 27px;
}

div#content h2 {
	clear:left;
	font: normal 24px/20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px 0 0 0;
	padding: 0px;
	color: #B3D570;
}



div#content h4 {

	font: normal 12px/18px Arial, Helvetica, sans-serif;

}

div#content #strap  {
	font: italic normal 9px/14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 0px 0px 180px;
	color: #999999;
	background-image: url(gfx/page_h3_strap.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

div#content #quote {
	width: 95%;
	padding:10px;
	border: 1px ridge #0071BB;
	margin: 20px 5px 10px;
	font: italic normal 13px/17px Georgia, "Times New Roman", Times, serif;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333333;
	background-color: #F5F5F5;
}

div#content a {
font-weight: bold;
color:#333333;
}

div#content a:hover {
text-decoration: none;
}

.cap {
	float:left;
	font-size:60px;
	line-height:40px;
	padding-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-style: normal;
	margin-left: -5px;
}

#footer {
	font-weight: bold;
	width: 100%;
	background-image: url(gfx/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
	padding: 10px 15px 0px 5px;
	color: #999999;
	border: 1px solid #E6E6E6;
	margin-top: 30px;

}
