/*logo 896 wide*/
body{
background:#3D5679;
font: normal 76% Verdana, Tahoma, Arial, sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#d04a10;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#fa9035;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#ffffff;
margin: 0 auto;
text-align:center;/*left*/
width:896px;/*972*/
}

#sitename{
background:#3D5679;
color:#ffffff;
height:204px;
margin:0;/*0 20px 10px 0*/
text-align:center;
}

#sitename img{
	border-style: none;
}
/*#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}*/

p.testimonial {
	color: blue;
	font: italic 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* @group Navigation */

#nav{
background:#3D5679 url(../img/greypx.gif) bottom left repeat-x;
float:left;
width:896px;
	padding-top: 2px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(../img/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(../img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav li a{
	color: #003399;
}

#nav #current{
background:url(../img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(../img/tabs.gif) no-repeat 100% -41px;
color: #ffffff;
padding:7px 20px 5px 11px;
}

/* @end */

#wrap1{
background: #3D5679 url(../img/barbg.gif) repeat-x;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:896px;
	/*height: 24px;*/
}

#wrap1 ul{
	list-style:none;
	text-align: left;
}

#wrap1 ul li {
	
	display: inline;
	color: #eeeeee;
}

#wrap1 ul li a{

	padding: 0 18px;
	color: #ffffff;
	font-size: medium;
}

#wrap1 ul li a:hover{
	text-decoration: underline;
}

#wrap2{
padding: 0 10px 10px;
width:874px;
	background-color: #ffffff;
}

/*#header{
height:30px;
position:relative;
width:874px;/*22 less than max*/
/*}*/

/*#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}*/

#topbox{
color:#ffffff;
background: url(../img/barbg.gif) repeat-x;
height: 24px;
border-left:2px solid #333333;
border-right:2px solid #333333;
margin:0 0;
text-align: center;
	font-size: medium;
	width: 892px;
}

#topbox a{
color: #cc0000;
background: url(../img/bar-oval.gif) no-repeat center;
height: 24px;
padding:  0 30px;
	text-align: center;

}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:0;
width:260px;
	background-color: #ffffff;
	top: 16px;
	position: relative;
	padding-bottom: 5px;
	/*height: 100%;*/
}

#leftside h1{
}

/*#rightside{
float:right;
margin:40px 15px 20px 0;
width:180px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}*/

#content{
margin:45px 210px 0 230px;
}

#contentalt{/*45px 15px 0 230px;*/
	padding: 5px 5px 0;
	width: 600px;
	float: right;	
	border-left: 2px solid #3D5679;
	position: relative;
	top: 16px;
	background-color: #ffffff;
	margin: 0px 0px 16px;
	min-height:  960px;
	height:  auto !important;
	height: 960px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
	font-size: 1.2em;
}

#content h1,#contentalt h1{
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:none;
/*float:left;
margin:5px 15px 6px;*/
}

#content ul, #contentalt ul{
	padding-left: 40px;
	font-weight: normal;
	font-style: normal;
}

#content ul li a, #contentalt ul li a{
	display: block;
	color: #0000ff;
	text-decoration: underline;
	list-style-type: disc;
}

#content ul li a:hover, #contentalt ul li a:hover{
	color: #6699ff;
}

#footer{
clear:both;
background:#3D5679;
color:#a0a0a0;
font-size:0.8em;
/*height:26px;*/
/*margin-top:20px;*/
padding: 20px 10px 10px;
text-align:center;
width:880px;
}

#footer a{
color:#cccccc;
}

#footer a:hover{
color:#aaaaaa;
}

#legal {
font-size: 1em;
margin-left:20px;
padding: 10px;
text-align: center;
	font-variant: normal;
	color: #cccccc;
}

/* @group Classes */
/*
.menublock{
margin-bottom:10px;
}

.link{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.link:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}
*/
#contentalt p.intro{
font-weight: bold;
	font-style: italic;
	font-size: 1em;
	color: #333333;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8;
border:1px solid #d0d4d4;
color:#000000;
margin:15px auto;
padding: 10px 40px;
	font-size: 1.2em;
	font-weight: bold;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.normal{
font-weight:400;
}

.large{
	font-size: 1.1em;
	font-weight: bold;
}

#contentalt p.huge{
	font-size: 1.8em;
	font-weight: bold;
}

#contentalt ul.facts li{
	color: #000000;
	display: block;
}
.soft{
color:#808080;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.left{
text-align:left;
}
.hide{
display:none;
}

/* @end */