@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
    background:url(images/img_02.jpg) repeat-x;
}
.c_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
img {
	border:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;	
}
#dropmenudiv{
position:absolute;
border:1px solid  #66CCFF;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #66CCFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#666666;
}
.imgwrap {
float:right;
margin:5px;
}
#lurb {
	width:400px;
	float:right;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #66CCFF;
}
#grad {
	margin:0;
	padding:0;
	background:url(images/img_06.jpg) repeat-y center;
	margin-left:auto;
	margin-right:auto;
	width:632px;
}
/*content area images change with page*/
#index {
	background:url(images/index.jpg);
	background-repeat:no-repeat;
	width:632px;
	margin-right:auto;
	margin-left:auto;
	padding-top:0px;
}

/* Header */
#header {
	width:614px;
	height:222px;
	margin-right:auto;
	margin-left:auto;
	pading-left:
}
#navbar {
	border-style:none;
	width:610px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	
}
#blurb {
	width:400px;
	float:right;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#error {
	background:url(images/error.jpg);
	background-repeat:no-repeat;
	width:632px;
	margin-right:auto;
	margin-left:auto;
	padding-top:0px;
}
#email {
	
	float:left;
	width:145px;
	padding-top:80px;
	padding-botom:100px;
	padding-left:4px;
}
label {
 	color:#cbfbff;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	padding-left:15px;
}
textarea {
			background-color:#4b9cc9;
	border-style:solid;
	border-width:1px;
	border-color:#ccedf9;
	color:#333333;
	width:125px;
	height:166px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	margin-left:10px;
	margin-right:0px;
	padding:5px;

}
textarea:focus {
		background-color:#4b9cc9;
	border-style:solid;
	border-width:1px;
	border-color:#ccedf9;
	color:#333333;
	width:125px;
	height:166px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	margin-left:10px;
	margin-right:0px;
	padding:5px;
}
.radio {
}
.email {
	width:130px;
}
input {
	background-color:#4b9cc9;
	border-style:solid;
	border-width:1px;
	border-color:#ccedf9;
	color:#333333;
	width:130px;
	margin-left:10px;
	margin-right:0px;
}
input:focus {
	background-color:#4b9cc9;
	border-style:solid;
	border-width:1px;
	border-color:#ccedf9;
	color:#333333;
	width:130px;
	margin-left:10px;
	margin-right:0px;
}

.submit {
	margin-top:5px;
}
#main {
	width:400px;
	float:right;
	padding-top:40px;
	padding-right:40px;
	padding-bottom:100px;
}
#subpage {
	width:400px;
	float:right;
	padding-top:30px;
	padding-right:40px;
}
#footer {
	background:url(images/img_07.jpg) no-repeat center bottom;
	width:632px;
	height:63px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-63px;
	clear:both;
}
.foot  {
	width:630px;
	height:40px;
	color:#e6f4ff;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.foot a {
	width:630px;
	height:40px;
	color:#e6f4ff;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.foot a:visited {
	width:630px;
	height:40px;
	color:#e6f4ff;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	color:#e6f4f;
	text-decoration:none;
}
a, a:visited, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	color:#005b8a;
	text-decoration:none;
}
.foot a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
	color:#a5a5a5;
	text-decoration:none;
}
#push {
	height:63px;
}

