/* CSS Document */
/* Stylesheet for Silverhaze */


/* Reset margin and padding in all browsers */
* {
	margin:0;
	padding:0;
}
/* Correct 3 pixel overflow in IE browsers & clear link borders */
img {
	display:block;
	overflow:hidden;
	border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#545454;
}
.clear {
	clear:both;
	height:0;
	display:block;
	overflow:hidden;
}
.floatleft {
	float:left;
}
.container {
	width:950px;
	float:left;
}
.header {
	clear:both;
	height:125px;
	float:left;
	width:100%;
}
.logo {
	width:220px;
	float:left;
}
.sectionheader {
	height:122px;
	width:100%;
	clear:both;
	float:left;
}
.flashmenu {
	width:950px;
	float:left;
}
.main {
	clear:both;
	float:left;
	width:100%;
}
.content {
	width:725px;
	float:left;
}
.content1 {
	width:725px;
	float:left;
}
.text {
	width:462px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px 30px 20px 10px;
}
.textcon {
	
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px 30px 20px 10px;
}
.text p {
	margin:20px 0px 0px 0px;
	font-size:11px;
	letter-spacing: 0.01em;
	line-height: 15px;
}	
.text a {
	text-decoration:underline;
	color:#222222;
}
.text a:hover {
	text-decoration:none;
}
/* Subtitle, if needed  */
.text h1 {
	font-size:13px;
	color:#666666;
	margin:20px 0px 10px 0px;
}
.logos {
	float:left;
	width:182px;
	/*border:2px solid #efefef;*/
	margin-bottom:15px;
}
.logos img {
	/*border:1px solid #bbbbbb;*/
	margin:0;
}
.words {
	float:right;
	width:267px;
	position:relative;
}
.words p {
	margin:0px 0px 15px 0px;
}
.gray {
	background-color:#dfdfdf;
}
.divider {
	clear:both;
	display:block;
	height:0px;
}

.gray {
	background-color:#dfdfdf;
	
}
.column {
	width:50%;
	float:left;
}
.column.right {
	position:relative;
	left:30px;
}
.form {
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.form label {
	margin-left:4px;
	clear:both;
	float:left;
	display:block;
}
.form input {
	margin:4px 7px 10px 0px;
	background-color:#f7f7f7;
	border-left: 1px solid #aab2b3;
	border-right: 1px solid #aab2b3;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #d4dcdd;
	height:19px;
	overflow:hidden;
	display:block;
	float:left;
}
.form .states {
	width:50px;
	margin:4px 7px 10px 0px;
}
.required {
	color:#bc3224;
	font-weight:bold;
	height:29px;
	padding-top:20px;
}
.send {
	width:86px;
	height:37px;
	color:#ffffff;
	background-image:url(../images/send-button.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 10px;
	border:0;
	line-height:0.8em;
	margin:15px 0px 0px 0px;
	cursor: pointer;
}
.sendtext {
	position:relative;
	top:-2px;
}
.menu {
	width:225px;
	height:400px;
	float:left;
}	
.buttons {
	border-bottom:1px solid #bdbdbd;
}
.buttons a {
	display:block;
	height:28px;
}
.buttons a.one {
	background-image:url(../images/button1.gif);
	background-repeat:no-repeat;
}
.buttons a:hover.one {
	background-image:url(../images/button1-over.gif);
	background-repeat:no-repeat;
}
.buttons a.two {
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
}
.buttons a:hover.two {
	background-image:url(../images/button2-over.gif);
	background-repeat:no-repeat;
}
.buttons a.three {
	background-image:url(../images/button3.gif);
	background-repeat:no-repeat;
}
.buttons a:hover.three {
	background-image:url(../images/button3-over.gif);
	background-repeat:no-repeat;
}
.buttons a.four {
	background-image:url(../images/button4.gif);
	background-repeat:no-repeat;
}
.buttons a:hover.four {
	background-image:url(../images/button4-over.gif);
	background-repeat:no-repeat;
}
.module1 {
	height:123px;
	clear:both;
}
.module2 {
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	height:162px;
	clear:both;
}
.module3 {
	clear:both;
	margin:10px 0px 0px 0px;
}
.title {
	padding:10px 0px 0px 20px;
	float:left;
	display:block;
	clear:both;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:24px;
}
.sublink {
	padding:7px 0px 0px 20px;
	float:left;
	display:block;
	clear:both;
	height:17px;
}
.sublink a {
	clear:both;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.sublink a:hover {
	color:#000000;
}
.spacer {
	height:60px;
	clear:both;
	background-color:transparent;
}
.scrolling {
	height:60px;
	clear:both;
}
.scrolling img {
	margin:0px auto;
}
.headlines {
	height:90px;
	clear:both;
}
.headlines a {
	clear:both;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	/*height:14px;*/
	padding:0px 0px 0px 14px;
	display:block;
	margin-left:20px;
}
.headlines a:hover {
	color:#000000;
}
.headlines {
	height:90px;
	clear:both;
}
.footer {
	clear:both;
	font-size:65%;
	float:left;
	width:100%;
}
.copy {
	width:206px;
	float:left;
	border-right:1px solid #bfbfbf;
	padding:12px 0px 15px 15px;
}
.links {
	width:498px;
	float:left;
	height:42px;
	margin-left:5px;
}
.links a {
	float:left;
	display:block;
	padding:12px 5px 15px 5px;
	color:#666666;
	text-decoration:none;
}
.links a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.credit {
	width:225px;
	float:left;
}
.credit img {
	float:right;
}


.contactrequired {
	color:#bc3224;
	/*font-weight:bold;	*/
}




