@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background:url(images/bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear:both
}
a:link {
	text-decoration:none;
	color:#d600ae;
}
a:visited {
	text-decoration:none;
	color:#d600ae;
	/*color: #00abcb;*/
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration:underline;
}
#wrapper {
	width: 841px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background:url(images/headerbg.jpg) repeat-x left top #FFF;
	height:auto;
	float:left;
	width:840px;
	min-height: 128px;
}
#logo {
	margin-top:15px;
	margin-left:20px;
	float:left
}
#headerhead {
	font-size: 22px;
	color: #00abcb;
	margin:90px 15px 0px;
	float:right;
	padding-bottom:0px;
	width:500px;
	text-align:right;
}
#menu {
	background: url(images/menubg.jpg) repeat-x left top #75ae00;
	font-size:23px;
	float:left;
	width:840px;
}
#menu ul {
	list-style:none;
	margin-left:21px;
}
#menu ul li {
	display:inline;
	margin-left:15px;
}
#menu ul li a {
	font-size:23px;
	line-height:48px;
	color:#FFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#333;
	text-decoration:none;
}
.menuB {
	font-size:23px;
	color:#333;
}

#banner {
	background: url(Images/bannerbg1.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}


#banner2 {
	background: url(Images/bannerbg2.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

#banner3 {
	background: url(Images/banner_contact.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

#banner_search {
	background: url(Images/banner_search.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

#banner_display {
	background: url(Images/banner_display.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

#banner_mobile {
	background: url(Images/banner_mobile.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

#banner_social {
	background: url(Images/banner_social.jpg) repeat-x left bottom #fff;
	height:auto;
	float:left;
	width:840px;
	min-height:272px;
}

.title {
	font-size:27px;
	padding-left:37px;
	padding-top:25px;
	float:left;
	color: #00abcb;
	width:350px;
	line-height:28px;
}
.copy {
	font-size:16px;
	margin-left:37px;
	padding-top:10px;
	float:left;
	color:#000;
	line-height:20px;
	width:350px;
	text-align:left;
}
.quotes {
	font-size:16px;
	font-style:italic;
	color: #00abcb;
	padding-bottom:20px;
	margin-left:37px;
	padding-top:10px;
	width:350px;
}
.bodytitle {
	font-size:24px;
	margin-left:37px;
	text-align:left;
	width:500px;
	line-height:25px;
}
.bodycopy {
	font-size:16px;
	margin-left:37px;
	padding-top:15px;
	float:left;
	color:#000;
	line-height:20px;
	width:500px;
	text-align:left;
}
.bodylink {
	margin-left:37px;
	padding-top:10px;
	width:500px;
	margin-bottom: 25px;
}
/*
.bodylink a {
	font-size:16px;
	color:#D600AF;
	/*color: #00abcb;*/ /*
	text-decoration:none;
}
.bodylink a:hover {
	color:#D600AF;
	/*color: #00abcb;*/ /*
	text-decoration:underline;
} */
/*
.bannerimg {
	background:url(images/bannerimg.jpg) no-repeat right bottom;
	width:840px;
	float:right;
	padding-top:16px;
	margin-bottom:3px;
	height:272px;
}
*/
#content {
	color: #000;
	background-color: #FFF;
	width:840px;
	height:auto;
	float:left;
}
#left {
	float:left;
	width:550px;
	padding-bottom:25px;
	margin-top: 40px;
}
#right {
	float:right;
	width:243px;
	margin-right:37px;
	margin-top:40px;
	margin-bottom:25px;
	border:solid #c4e03e 1px;
	background-color:#f7ffd5;
}
#featurebox {
	width:243px;
	height:auto;/* border:solid #c4e03e 1px;
	background-color:#f7ffd5; */
}
.featuretitle {
	font-size:24px;
	margin-left:10px;
	padding-top:10px;
	text-align:left;
	margin-right:10px;
}
.featurecopy {
	font-size:16px;
	margin-left:10px;
	padding-top:15px;
	margin-right:10px;
	color:#000;
	text-align:left;
}
.featurebodylink {
	padding-top:10px;
	padding-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}
/*
.featurebodylink a {
	font-size:16px;
	color:#D600AF;
	/*color: #00abcb;*/ /*
	text-decoration:none;
}
.featurebodylink a:hover {
	color:#D600AF;
	/*color: #00abcb;*/ /*
	text-decoration:underline;
} */
#footer {
	background: url(images/footerbg.jpg) repeat-x left top #75ae00;
	padding-top:25px;
	padding-left:37px;
	padding-right:37px;
	height:auto;
	float:left;
	width:766px;
	min-height: 90px;
}
#footerlink {
	color:#FFF;
	float:left;
	font-size:16px;
}
#footerlink a {
	padding-top:25px;
	font-size:16px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
#footerlink a:hover {
	color:#333;
}
.footerright {
	font-size:16px;
	float:right;
	color:#FFF;
	text-align:right;
	padding-bottom:10px;
}
.footerrightsmall {
	font-size:16px;
	float:right;
	color:#FFF;
}


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
