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

html, body {
	background-color: #C7C7C7;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(layout/holder.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #4C83BB;
}
h1,h2,h3 {
	font-size: 16px;
	color: #03C;
}
.paddy {padding:10px;}
#wrapper {
	 	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -5px; 
}
.push {
	clear: both;
	height: 1px;
	width: 100%;
	background-color: #000;
	float: left;
}
#banner {
position: relative;
	height: 165px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
background-color: #C7C7C7;
	background-image: url(layout/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bannerin {	background-image: url(layout/banner.jpg);
	position: relative;
	height: 165px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;}
#topmenu {
	position: absolute;
	height: 47px;
	width: 990px;
	left: 15px;
	bottom: 0px;
}

#topmenu a {
	font-size: 15px;
	color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
	border-right: solid 1px #FFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FF0;
}
#holder {
	background-color: #FFF;
	position: relative;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#smalltops {
	background-image: url(layout/bigbar.jpg);
	position: relative;
	height: 254px;
	width: 350px;
	text-align: center;
	padding-top: 25px;
	background-repeat: repeat-x;
}
#smalltops img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bigbar {
	background-image: url(layout/bigbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 274px;
	width: 990px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

#bigbar img {
	margin-top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

#footer {
	clear: both;
	height: 90px;
	width: 100%;
	position: relative;
	background-image: url(layout/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #595959;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.bottombig {
	float: left;
	width: 643px;
	position: relative;
}
#quickform {
	position: relative;
	width: 350px;
	float: left;
	clear: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 500px;
 
}
#formholder {
	position: relative;
	float: left;
	display: block;
	margin-bottom: 25px;
	width: 300px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 14px;
	color: #666666;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	width: 340px;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 76px;
	vertical-align: top;
	color: #666666;
	width: 300px;
	float: left;
}
.formbits .texty {
	float: right;
	position: relative;
	width: 120px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.formbits .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}



.formbitst .textareay {
	float: right;
	position: relative;
	width: 180px;
	height:50px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.formbitst .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}

.formbits label {
	float: left;
	position: relative;
	width: 195px;
}
.formbitst label {
	float: left;
	position: relative;
	width: 150px;
	font-style: ;
	font-weight: bold;
}
.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}


#submit {
	float: right;
	margin-right: 60px;
	margin-top: 15px;
	clear: both;
}
.loading {visibility: hidden;}
.homep {
	position:relative;
	margin-right: 17px;
	margin-bottom: 15px;
	border: 7px double #584633;
	height:87px;
	width:87px;
	float: left;
	overflow: hidden;
}
.homep img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
