body{
	padding:0px;
	margin:0px;
	color:#5F7A77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	background-color: #fff;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div, p, ul, h2, h3, h4, h5, img{
	padding:0px;
	margin:0px;
	font-style: normal;
}

#Main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #054A74;
}

#Main #topPan{
	width:1000px;
	height:65px;
	color:#828282;
	position:relative;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#Main #topPan #Logo {
	float: left;
	height: 36px;
	background-image: url(../images/starsmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	left: 220px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	color: #000000;
	padding: 0px;
	width: 140px;
}
#Main #topPan #motto {
	width:247px;
	height:50px;
	z-index:1;
	background-image: url(../images/slogan.jpg);
	float: right;
	margin: 6px;
	position: static;
}
#Main #headerPan{
	width:908px;
	height:153px;
	position:relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 92px;
}
#Main #headerPan ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 100px;
	list-style-type: none;
}
#Main #bodyPan #rightPan {
	float: left;
	position: relative;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7ECBFA;
}

#Main #headerPan ul li{
	height:22px;
	border-bottom:1px dashed #AECCCA;
	width: auto;
	position: relative;
}


#Main #headerPan ul li a{
	height:22px;
	display:block;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	position: relative;
}
#Main #headerPan ul li a:hover{
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#Main #headerPan ul li.Current a{
	height:22px;
	display:block;
	background:url(../images/bullet-hover.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
	position: relative;
}

#Main #bodyPan{
	width:929px;
	background:url(../images/bodybg.gif) 0 0 no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 72px;
	float: left;
	position: relative;
}
#Main #bodyPan #leftPan{
	width:135px;
	float:left;
	position: relative;
}
#Main #bodyPan #leftPan h2{width:114px; height:34px; background:#fff; color:#5F7A77; font-size:18px; line-height:34px;}


#Main #bodyPan #leftPan ul{
	width:125px;
}
#Main #bodyPan #leftPan ul li{
	width:125px;
	height:24px;
}
#Main #bodyPan #leftPan ul li a{
	width:125px;
	height:24px;
	display:block;
	background:url(../images/bullet2-normal.gif) 0 10px no-repeat #fff;
	color:#5F7A77;
	text-decoration:none;
	line-height:24px;
	padding:0 0 0 12px;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #Phone {
	float: left;
	width: 190px;
	position: relative;
	padding-top: 1.2em;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #contactForm {
	float: left;
	width: 500px;
	padding-top: 1.2em;
	position: relative;
	border: 1px dotted #84CEFA;
	height: auto;
	padding-left: 1.2em;
}


#Main #bodyPan #leftPan ul li a:hover{
	color:#5F7A77;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #BusinessCard {
	position: relative;
	width: 320px;
	padding-top: 1.2em;
	float: left;
}

#Main #bodyPan #leftPan ul li span{
	text-decoration:underline;
}
#Main #bodyPan #leftPan .downState a {
	width:125px;
	height:24px;
	display:block;
	background:url(../images/bullet2-hover.gif) 0 10px no-repeat #fff;
	color:#5F7A77;
	text-decoration:none;
	line-height:24px;
	padding:0 0 0 12px;
}
#footermainPan{
	height:103px;
	color:#2F5958;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	clear:both;
	background-color: #C0E7FD;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 36px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footermainPan #footerPan{
	position:relative;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
}

#footermainPan #footerPan ul{width:400px; height:20px; position:relative; margin:0 auto;}
#footermainPan #footerPan li{
	float:left;
}
#footermainPan #footerPan ul li a{padding:0 10px 0; color:#000000; text-decoration:none; font-size:13px;}
#footermainPan #footerPan ul li a:hover{text-decoration:underline;}

#footermainPan #footerPan p.copyright{
	width:778px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: relative;
	text-align: center;
}
#Main #bodyPan #rightPan #innerBody {
	float: left;
	position: relative;
	width: 790px;
}
#Main #bodyPan #rightPan #innerBody #upperImage {
	float: left;
	position: relative;
	height: 207px;
	width: 790px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#Main #bodyPan #rightPan #innerBody #leftBlock {
	width: 525px;
	padding-top: 1.2em;
	position: relative;
	float: left;
	padding-right: 1.2em;
	padding-left: 1.2em;
}
.para1 {
	text-indent: 1.2em;
	text-align: justify;
}
#Main #bodyPan #rightPan #innerBody #rightBlock {
	width: 210px;
	padding-top: 1.2em;
	position: relative;
	float: left;
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7ECBF9;
}
#Main #bodyPan #rightPan #innerBody #rightBlock #logo {
	float: left;
	height: auto;
	width: auto;
	padding: .5em;
	position: relative;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #testimonial #Signature {
	width: 300px;
	float: right;
	padding-top: 1.5em;
}

#Main #bodyPan #rightPan #innerBody #rightBlock #spotHolder {
	float: left;
	position: relative;
	padding-top: 1.5em;
	width: 200px;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #testimonial {
	width: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2.5em;
}

#Main #bodyPan #rightPan #innerBody #rightBlock #spotHolder #spotLight {
	height: auto;
	width: auto;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 3.5em;
}
.Link1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: right;
	color: #5F7A77;
}
.Link1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	color: #5F7A77;
}
#Main #bodyPan #rightPan #innerBody #leftBlock #testimonial #Signature2 {

	width: 200px;
	float: right;
	padding-top: 1.5em;
}
#Main #bodyPan #rightPan #innerBody #rightBlock #pics {
	position: relative;
	width: 200px;
	padding-top: 1.2em;
}
