body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-color: #F2F6F9;
}

#page {
	width:800px;
	background:#FFFFFF;
	margin:auto;
	background-image: url(../images/bg_blue.png);
}

#header {
	width:770px;
	height:150px;
	background-image:url(../images/header_brn.png);
	margin-left: 15px;

}

a {
	text-decoration: underline;
	color:#006699;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
	
#content {
	width:770px;
	text-align:left;
	_height:1%;
	overflow:auto;
	clear:both;
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


	
#content h1 {
	font-size:1.5em;
	color:#006699;
	margin-bottom:0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
#content h2 {
	font-size:1.2em;
	color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .left {
	float:left;
	margin-right:40px;
	width:400px;
	background-image: url(../images/top_gradient_brn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}
#content .right {
	float:left;
	width:300px;
}
#footer {
	width:800px;
	height:45px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
}
#footer .menu {
	margin-right: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-color: #164273;
	background-image: url(../images/base_left.png);
	background-position: left top;
	line-height: 34px;
}

#footer a {
	color:#99CCFF;
}
#content .gallery {
	width:770px;
	height: 200px;
}
/******************************/
.form {
	background-color:#EFEFEF;
	padding: 5px;
}

h2.form {
	font-size:1.2em;
	margin:0.5em;
	padding-top:1em;
	border-bottom:1px solid #990000;
	
}
.form_control {
	padding:0.5em;
	margin: 0.5em;
}
.form_button_control {
	margin-left:140px;
}
.form_control label{
	font-weight:bold;
	display:inline;
	width:120px;
	padding-right:1em;
	float:left;
	position:relative;
	text-align:right;
	white-space:no-wrap;
}

.hint {
	font-size:0.8888em;
	color:#999999;
	margin-left:120px;
}

.focused {
	background-color:#99CCFF;
}
#footer .menu span p {
	background-repeat: no-repeat;
	background-image: url(../images/base_right.png);
	background-position: right top;
}
#footer p {
	text-align:center;
	color:#99CCFF;
	font-size: 10px;
}
#blanket {
background-color:#99CCFF;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
#sponsorAdDiv {position:absolute;
height:111px; 
width:1px; 
top:0; 
left:0;
}
/*****************form*******************/
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 4px 10px;
background:url(../images/formbg_brn.png) repeat-x left top;
}
#content .left .details {
	width:390px;
 	background-image: url(../images/notes_top.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
}
#page #content .left .details h2 {
	padding-left: 15px;
}

#content .all {
	float:left;
	width:750px;
	background-image: url(../images/top_long_brn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}
#flashcontent {
  z-index: 2;
}
.box {
	width: 300px;
	margin-bottom: 20px;
}
.imagebox {
	width: 300px;
	margin-bottom: 20px;
	height: 280px;
}
#content .specs_left {
	float:left;
	margin-right:20px;
	width:400px;
	background-image: url(../images/top_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	font-size: 10px;
	line-height: 13px;
}
#content .specs_right {

	float:left;
	width:310px;
	background-image: url(../images/top_gradientr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	font-size: 10px;
	line-height: 13px;
}
li {
	list-style-image: url(../images/bullet_brn.gif);
}
