@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	background-color: #C2ECF5;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
#nav {
	height: 77px;
}
#header {
	height: 310px;
}
#topbox {
	height: 200px;
	padding-top: 15px;
}
#t1 {
	float: left;
	width: 306px;
	margin-right: 25px;
}
#t3 {
	float: right;
	width: 306px;
}
#t2 {
	float: left;
	width: 306px;
}
#content {
	margin: 0 2px 0 2px;
	padding: 10px 36px 20px 20px;
	width: 910px;
	background-image: url(images/w_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#contop {
	width: 966px;
	margin: 0 auto;
}
#conbottom {
	width: 966px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#left {
	float: left;
	width: 560px;
}
#right {
	float: right;
	width: 255px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 40px;
}
.pinktitle {
	font-weight: bold;
	color: #C74E4E;
}
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.bluetitle {
	font-weight: bold;
	color: #0099FF;
}
.greentitle {
	font-weight: bold;
	color: #a3bd4e;
}
#bottom {
	background-image: url(images/bottom1.gif);
	background-repeat: repeat-x;
	height: 199px;
}
#bottom2 {
	width: 966px;
	margin: 0 auto;
	padding-top: 20px;
	color: #a4a4a4;
}
#b1 {
	background-image: url(images/bo1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 134px;
	width: 454px;
	padding: 10px;
	margin-right: 35px;
}
.bluebottomheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #06bfd9;
	letter-spacing: -1px;
	line-height: 33px;
	}
.nevybluebottomheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000066;
	letter-spacing: -1px;
	line-height: 33px;
		}
.greybottomheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #7c7c7c;
	letter-spacing: -1px;
	line-height: 33px;
}
#b2 {
	background-image: url(images/bo2.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 189px;
	float: left;
	padding: 10px;
	font-size: 12px;
}
#b3 {
	background-image: url(images/bo2.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 189px;
	float: right;
	padding: 10px;
	font-size: 11.5px;
}
#footer {
	background-image: url(images/bottom2.gif);
	background-repeat: repeat-x;
	height: 43px;
	text-align: center;
	padding-top: 25px;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #b3e6f1;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #e3f6fa;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #666666;
}
#contact textarea {
	border: 1px solid #b3e6f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #e3f6fa;
	color: #333333;
}
