@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #CDDDEC;
}
#wrapper {
	background:url(images/bg_clouds.png) repeat-x 0 bottom;
	overflow: hidden;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
#container {
	width: 1013px;
	margin: 0 auto;
}
	.clouds {
	background:#3e83c8 url(images/bg_clouds.png) repeat-x 0 bottom; width:300px; height:300px; margin:10px; border:2px solid #ccc;

}#topbar {
	background-image: url(images/topbar.png);
	background-repeat: no-repeat;
	height: 190px;
}
#flashorder {
	float: right;
	height: 60px;
	width: 500px;
	margin-top: 5px;
}
#nav {
	float: right;
	height: 63px;
	width: 725px;
	margin-top: 127px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 359px;
	clear: both;
}
#content {
	background-image: url(images/cbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 755px;
	margin-left: 77px;
	margin-right: 14px;
	padding-top: 20px;
}
#content2 {
	background-image: url(images/cbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1454px;
	margin-left: 77px;
	margin-right: 14px;
	padding-top: 20px;
}
#left {
	float: left;
	width: 633px;
	}
#left2 {
	float: left;
	width: 850px;
}
#right {
	float: right;
	width: 266px;
	text-align: center;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #20497f;
	letter-spacing: -1px;
}
.bluetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	color: #20497f;
	letter-spacing: -1px;
}
.leftcontentbox {
	width: 550px;
	margin-left: 50px;
	}
.leftcontentbox2 {
	width: 800px;
	margin-left: 50px;
	text-align: center;
}
.lighterbluetitle {
	font-size: 14px;
	font-weight: bold;
	color: #4d75a6;
	text-align: right;
}
.whitetitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
	padding-top: 8px;
}
.testibg {
	background-image: url(images/tesbg.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding: 0 18px;
}
.testibglg {
	background-image: url(images/tesbglg.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding: 0 16px;
	font-size: 12px;
}
.boldtext {
	font-weight: bold;
}
#rightbox {
	margin-left: 15px;
}
#footer {
	background-color: #92b4d3;
	margin: 25px 13px 25px 99px;
	padding: 15px 35px 15px 35px;
	height: 110px;
}
#b1 {
	float: left;
	width: 250px;
}
#b3 {
	float: right;
	width: 250px;
}
#b2 {
	float: left;
	width: 250px;
	margin-left: 40px;
}
#b4 {
	float: left;
	width: 840px;
	text-align: center;
}
.underlinetext {
	text-decoration: underline;
}
#contact {
	color: #696969;
	padding: 5px;
	
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #ffffff;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #FFFFFF;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #000000;
}
#contact textarea {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #FFFFFF;
	color: #333333;
}

