/**************** Body and tag styles ****************/

/**{margin:0; padding:0;}*/

body{
margin:0;
padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	text-align:center;
	background-image: url(images/background001.gif);
	background-repeat: repeat-y;
	background-color: #d0cdcd;
	background-position: center;
}

.page {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
}
a{
color:#1B5790;
font-weight:bold;
text-decoration:underline;
}
a:hover{color:#75B577; text-decoration:underline;}
a img{border:none;}

p{padding:0 0 1.6em 0;}

/**************** Header and navigation styles ****************/

#container{
	width:760px;
	margin:0px auto;
	

	text-align:left;
	background-color: #ffffff;
}

#header{
	height:95px;
	width:760px;
	margin:0px 0px 1px 0px;
	background:#1B5790;
	color:#ffffff;
	background-color: #75B577;
}

#navigation{
	height:1.8em;
	line-height:1.8em;
	width:760px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	background-color: #005300;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	background:#1B5790;
	color:#ffffff;
	text-decoration:none;
	background-color: #75B577;
}

/**************** Content styles ****************/

#content{
float:left;
width:530px;
font-size:0.9em;
padding:20px 0 0 20px;
background-color:#ffffff;
line-height:20px;
}

#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;font-family:Arial, Helvetica, sans-serif;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#content2{

width:100%x;
font-size:0.9em;
padding:20px 0 0 20px;
}
#content2 td{
	padding: 5px;
	text-align:left;
}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Footer styles ****************/

#footer{
clear:both;
width:760px;
padding:5px 0;
margin:0px 0px 0px 0px;
font-size:0.9em;
color:#000000;
background:#A2E6A7;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#000000; background-color:inherit; font-weight:bold; text-decoration: none;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.box{
margin:0 0 20px 0;
padding:5px;
border:1px solid #E2E2E2;
background-color:#FCFCFC;
line-height:1.5em;
text-align:left;
}
.nosplit{width:97%;text align: center;}


/**************** Homepage CSS placed here ****************/

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.ylbck {

	background-color: #FFFF66;

}
.box-above-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testimonial-table {
	border: 1px dashed #999999;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.msg {
	color: #990000;
	font-weight: bold;
}
