/* CSS Document */

*{
margin:0;
padding:0;
/*border: 1px #FF0000 solid;*/
}
body {
	color:#b2b2b2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	font-size: 24px;
	color: #DA4524;
}
h2 {
	font-size: 18px;
	color: #323231;
}

a {
	text-decoration:none;
 	color: #DA4524;
}
a:hover {
	text-decoration:none;
 	color: #FFFFFF;
}
#container {
	width: 871px;
	/*position:relative;*/
	position: absolute;
	left: 48%;
	margin-left: -435px;
	background-color: #000000;
	padding: 0 20px;
}
#header {
height:100px;
background:url(../images/logo.gif) top center no-repeat;
}
#menu {
height:54px;

}
#flash {
	height:273px;
	margin: 1px 0 0 0;
	padding: 0 0 0 1px;
}
#text {
height:165px;
background: url(../images/textbg.gif) top left no-repeat;
}
#text p{
	padding: 20px 0 0 0;
}
#imageboxes {
height:259px;
}
#footer {
	height:37px;
	border-top: 1px dotted #333333;
	text-align: center;
	font-size: 10px;
	color: #333333;
	padding: 10px 0 0 0;
}
#footer p {
	color: #DA4524;
	padding: 0 0 10px 0;
}
#rightcol {
	position:absolute;
	width: 208px;
	background: #DA4524 url(../images/formbgpic.jpg) top no-repeat left;
	left: 666px;
	top: 153px;
	height: 186px;
	padding: 147px 0 0 15px;
	color: #000000;
}

#header2menu {
	list-style:none;
	position:relative;
	border:#1e1e1e 1px solid;
	height: 50px;	
	
}
#header2menu li {
/*border: 1px solid #FF0000;*/
float:left;


}
 #rightcol label
{
	width: 65px;
	float: left;
	text-align: right;	
	display: block;
	margin-top: 0.2em;
}

#rightcol input
{
	color: #000000;
	background:#FFFFFF;
	border: 1px solid #000000;
	font-size:10px;
	width: 122px;
	height: 15px;
	padding: 2px 0;
}
#rightcol form {
	font-size: 10px;
}
#rightcol form p {
	margin: 5px 0;
}
#rightcol p {
	margin: 10px 0;
	font-size: 10px;
}
#rightcol #submitbut {
	height: 14px;
	width: 64px;
	margin: 0 0 0 123px;
	padding: 0;
}

#rightcol .submitbutton {
	text-align: right;
	width: 173px;
}
#imagebox1,#imagebox2,#imagebox3 {
	height:232px;
	width:189px;
	background:url(../images/imageboxbg.gif) top left no-repeat;
	position:absolute;
	padding: 0px 10px 0 20px;
	font-size: 10px;
	top: 606px;	
}
#imagebox1 {
left: 20px;
background:url(../images/indexpic1.jpg) top left no-repeat;
}
#imagebox2 {
left: 347px;
background:url(../images/indexpic2.jpg) top left no-repeat;
}
#imagebox3 {
left: 671px;
background:url(../images/indexpic3.jpg) top left no-repeat;
}

.orange {
	color: #DA4524;
}
#learnmore {
	position: absolute;
	left: 762px;
	top: 824px;
}
#container #flash #numemail {
	position: absolute;
	left: 659px;
	top: 492px;
	width: 229px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
