@charset "utf-8";
/* CSS Document */
body
{
padding:0px;
margin:0px;
background-color:#FFFFFF;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
#container
{
	width:770px;
	background-color: #FFFFFF;
}
#bg {
	background: url(../images/bg.jpg) repeat-x center top;
	height: 275px;
}
#logo {
	height: 70px;
	width: 770px;
	float: left;
	background-image: url(../images/header.jpg);
	}
#leftcrn {
	height: 26px;
	width: 37px;
	float: left;
	background: url(../images/lcorner.jpg) left top;
}
#leftcol {
	height: 484px;
	width: 37px;
	float: left;
	background: url(../images/left.jpg) left top;
	clear: both;
}
#rightcol {
	height: 484px;
	width: 37px;
	float: left;
	background: url(../images/right.jpg) left top;
}
#rightcrn {
	height: 26px;
	width: 37px;
	float: left;
	background: url(../images/rcorner.jpg) left top;
}
#menu {
	height: 26px;
	width: 696px;
	float: left;
}

#banner {
	height: 166px;
	width: 696px;
	float: left;	
	background-color:#FFFFFF;
	padding-top:10px;
}

#banner p {
	font-size:17px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
}

#banner h1 {
	text-align: center;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	}

#banner h2 {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: lighter;
	}
	
#logo h1 {
	text-align: left;
	padding-left: 36px;
	padding-top: 5px;
	}
#logo h1 a {
	font-size: 26px;
	color: #2B7ABB;
	font-family: Tahoma;
	font-weight: normal;
	}
#con1 {
	padding-left: 35px;
	padding-top: 50px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 25px;
	float: left;
	clear: both;
}
#con1 h1 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	}
#con1 h2 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	}
#con1 h3 {
	font-size: 20px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
	}
#con1 a {
	font-size: 14px;
	text-align: center;

}
#con1 h2 a {
	font-size: 20px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
}
#con1 h3 a {
	font-size: 20px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
}
#con2 {
	padding-left: 35px;
	padding-top: 50px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 25px;
	float: left;
	clear: both;
}
#con2 h1 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	}
#con2 h2 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	}
#con2 h3 {
	font-size: 18px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
	}
#con2 a {
	font-size: 16px;
	color: #000099;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
}
#con2 h2 a {
	font-size: 20px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
}
#con2 h3 a {
	font-size: 20px;
	color: #006600;
	text-align: center;
	padding-top: 10px;
}
#content-container {
	width: 696px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	left: 37px;
	height: auto;
	margin-top: -50px;
}
ul.mainmenu
{
padding:0px;
margin:0px;
list-style:none;
text-align:center;
width:770px;
font-size: 12px;
}
ul.mainmenu li
{
float:left;
background-image:url(../images/blue-menu.jpg);
}

ul.mainmenu li.selected
{
	height:26px;
	color: #FFFFFF;
	background-image:url(../images/green-menu.jpg);
	text-decoration: none;
}
ul.mainmenu li a:hover
{
	height:26px;
	background-image:url(../images/green-menu.jpg);
	color: #CCFF66;
	text-decoration: none;
}
ul.mainmenu li a
{
	background-image:url(../images/blue-div.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	width: 174px;
	text-decoration:none;
	color:#ffffff;
	line-height: 26px;
	font-weight:bold;
	font-size: 14px;
}
ul.mainmenu li.selected a
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	background-image:url(../images/blue-div.jpg);
}

#footer {
	background: url(../images/footer-bg.jpg) repeat-x center top;
	min-height:45px;
	height:45px;
}
.bottom-links {
	float: left;
	width: 770px;
	min-height:45px;
	padding-left: 10px;
}
ul.bottommenu
{
	margin:0px;
	list-style:none;
	text-align:center;
	font-size: 12px;
	padding-left: 160px;
	padding-top: 9px;
}
ul.bottommenu li
{
	border-right:1px solid #000000;
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-color: #003366;
}
ul.bottommenu li.last
{
border-right:none;
float:left;
padding-left:10px;
padding-right:10px;
}
ul.bottommenu li a
{
text-decoration:none;
color:#003300;
}
ul.bottommenu li a:hover
{
text-decoration:none;
color:#006600;
}
.footerlinks a {
	font-size: 12px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #000000;
}
.footerlinks a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.test {
	width: 630px;
	background-color: #D7F2FF;
	border-color: #003399;
	border-style: solid;
	border-width: 2px;

}
.test p {
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.test2 {
	width: 645px;
	background-color: #FFFFCC;
	border-color: #669900;
	border-style: solid;
	border-width: 1px;

}
.test2 p {
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.picture img {
	float: left;
	padding-left: 10px;
	margin-right: 30px;
	padding-top: 10px;
	margin-bottom: 20px;
	width: 220px;
	height: 280px;
}
.st img {
	margin-left: 80px;
}
.style5 {
	font-weight: bold;
	color: #005aaa;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}
.input {
	height: 20px;
	width: 300px;
	clear: both;
}
#cnt {
	width: 300px;
	margin-left: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0099FF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-left: 30px;
}
#cntr {
	width: 260px;
	float: left;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
#banner2 {
	height: 10px;
	width: 696px;
	float: left;
	}
#content-container2 {

	width: 696px;
	background-color: #FFFFFF;
	margin-top: 150px;
	float: left;
	position: relative;
	top: -600px;
	left: 37px;
}
#footer2 {
	background: url(../images/footer-bg.jpg) repeat-x center top;
	min-height:45px;
	height:45px;
	position: relative;
	top: -630px;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.gray .input1 {
	width:180px;
	height:20px;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	margin:15px 0px 10px 0px;
	color: #333333;
}
.input, .ta {
	width:214px;
	height:20px;
	border:1px solid #AFB5A7;
	background:#FFFFCC;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.ta {
	height:40px;
	overflow:auto;
	margin:0px 0px 8px 0px;
}
.inputh, .th {
	width:185px;
	height:20px;
	border:1px solid #AFB5A7;
	background:#FFFFFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.th {
	height:80px;
	overflow:auto;
	margin:0px 0px 0px 0px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	height: 30px;
	width: 75px;
}
#cnt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	}
#cntr h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	}
#ord {

	padding-left: 150px;
	padding-top: 20px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 25px;
	float: left;
	clear: both;
}
#ord h2 {

	font-size: 20px;
	color: #006600;
	text-align: center;
	
}
#ord h4 {


	font-size: 16px;
	color: #006600;
	text-align: left;
}

.testimonialbox{
	background-image:url(../images/middle.jpg);
	background-repeat: repeat-y;
	width:645px;
}
.testimonialtop{
	hmargin:0px auto;
	height:44px;
	width:645px;
	background-image:url(../images/top.jpg);
	margin: 0px auto;
	background-repeat: no-repeat;
}
.testimonialbk{
	margin:0px auto;
	width:510px;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
}
.testimonialbottom{
	margin:0px auto;
	width:645px;
	background-image:url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 44px;
}


#certificatebox 			{
							margin: 0 auto;
							width: 520px;
							padding: 0;

							}
#certificateboxInside		{
							margin: 0 50px;
							}
#certificateTop 			{
	background-image: url(../images/GTop.gif);
	background-repeat:no-repeat;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 39px;
	padding: 15px 0 0 0;
							}
#certificateMiddle 			{
	background-image: url(../images/GMiddle.gif);
	height: auto;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-y;
							}
#certificateBottom 			{
	background-image: url(../images/GBottom.gif);
	height: 52px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: no-repeat;
							}
.guarantee-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 480px;
}
