body 
{
	margin: 0;
	padding: 0;
	background: #1c3063;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6F6FF;
}
hr {border: none;}
hr.hr1 {color: #fff; background-color: #fff; height: 3px;}
hr.hr2 {color: #fff; background-color: #fff; height: 2px;}
h1 {text-align: center;	margin: 0;}
h2, h3 {margin: 0; 	color: #FFFFFF;}
a {color: #E6F6FF;}
a:hover {text-decoration: none;	color: #FFFFFF;}
img {border: none;}
img.left {float: left; margin: 3px 15px 0 0;}
img.right {float: right; margin: 3px 0 0 15px;}
/* Header */
#title h2, #title h3 {text-align: center;}
#header 
{
	width: 762px;	height: 225px;	margin: 0 auto;	/*padding: 0 5px 5px 5px; */ background: #ffffff no-repeat;
}
.header {margin-left: 5px; margin-right: 5px; float: left;}
/* Page */
#page {width: 740px; margin: 0 auto; padding: 10px 0;}
/* Content */
#content {float: left; margin-left: 0px; width: 740px; padding-top: 8px;}
#content2 {margin-left: 0px; width: 680px; padding-top: 8px;}
#content p {margin-left: 30px;}
#contact {width: 500px;	margin-left: auto; margin-right: auto;}
.twocols .col1, .twocols .col2 {width: 340px; }
.twocols .col1 {float: left;}
.twocols .col2 {float: right; text-align: right;}
.lefticon, .lefticon a {border: 0px; float: left; margin: 0px 5px 0px 0px;}
IMG.testimonial {display: block; margin-left: auto; margin-right: auto }
.righticon, .righticon a {border: 0px; float: right; margin: 0px 0px 0px 5px;}
/* Footer */
.evalheader a {text-decoration: none}
.evalheader a:hover {font-weight: bold}
#footer 
{
	width: 760px; margin: 5px auto; text-align: center;
	font-size: 85%;	color: #ffffff;
}
/* TEXT */
.bold {font-weight: bold; font-size: 13.5px;}
#fade img{display: none;}

/*** start menu ***/
/*Top Level Styling*/
#menu 
{
	width: 752px; height: 80px; margin: 0 auto; padding: 0px 5px 5px 5px; background: #ffffff;
	position: relative; z-index: 1000;
}
#menu ul {margin: 0; padding: 0; list-style: none; line-height: normal;}
#menu li 
{
	float: left; width: 125px; position: relative; display: inline;	margin: 0; padding: 0px;
}
#menu a 
{
	display: block; float: left; width: 125px; height: 53px; padding: 27px 0 0 0;
	background: #ffffff url(images/mregular.jpg) no-repeat;	border-left: 1px solid #ffffff;
	text-decoration: none; text-align: center; font-size: 136%;	color: #1c3063;
}
#menu a:hover {background: url(images/mhover.jpg) no-repeat;}
#menu .active a 
{
	background: #ffffff url(images/mactive.jpg) no-repeat; border: none; color: #1c3063;
}
/*Second Level Styling*/
#menu ul ul 
{
	visibility: hidden;	position: absolute;	height: 0; top: 80px; left: 0; width: 125px;
}
#menu ul li:hover ul, #menu ul a:hover ul {visibility:visible;}
#menu ul ul a, #menu ul ul a:visited 
{
	background: url(images/smregular.jpg); color:#1c3063; font-size: 15px; height: auto;
	width:123px; text-align: left; border: 2px solid #ffffff; padding: 0;
}
#menu ul ul a:hover {background: url(images/smhover.jpg);}
#menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
#apta {width: 700px; margin: 10px auto; text-align: center}
#fade {width: 410px; height: 220px;}
#fade img {width: 410px; height: 220px;}