HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}
BODY {
	MIN-WIDTH: 990px; 
	MARGIN: 0px; 
	COLOR: #000000;
	background:#f7ab3b;
	TEXT-ALIGN: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#outer {
	background-color: #e76f33; 
	MARGIN: auto; 
	WIDTH: 990px; 
	height:800px;
	COLOR: #000000; 
	POSITION: relative; 
	TEXT-ALIGN: left
}


#innerwrap {
	FLOAT: left; WIDTH: 780px;
	position:relative;
	height:380px;
	
}
#header {
	Z-INDEX: 10; 
	WIDTH: 990px; 
	POSITION: relative;
	BACKGROUND: #e76f33 url(../images/bgheader.jpg) top no-repeat; 
	HEIGHT: 330px;
}

#flash_scrol
{
position:relative;
width:990px;
height:218px;
padding-top:98px;
z-index:11;
}

#logo{
	position:absolute;
	width: 170px;
	height: 118px;
	left: 10px;
	z-index:99;
}

#menu{
	position:absolute;
	width:698px;
	height:38px;
	margin-left:66px;
	z-index:100;
	left: 221px;
	top: 31px;
	background:url(../images/menubar.jpg) no-repeat;
}

#left {
	POSITION: relative;
	FLOAT: left;
	height:380px;
	background:url(../images/panel1.jpg) no-repeat; 
	WIDTH: 380px;
	left:15px; 
}
#left P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 3px
}

#homeVideo{
	width: 350px;
	background:#fff;
	height: 218px;
	text-align: center;
	margin-left:10px;
	margin-top:12px;
}


#sign_up{
	position:absolute;
	left: 41px;
	top: 332px;
	width: 306px;
	height: 29px;
	width:284px;
	height:37px;
	background:url(../images/orangebox.jpg) no-repeat;
	text-align:center;
	padding-top:2px;
}

#sign_up2{
	position:absolute;
	left: 41px;
	top: 290px;
	width: 306px;
	height: 29px;
	width:284px;
	height:37px;
	background:url(../images/orangebox.jpg) no-repeat;
	text-align:center;
	padding-top:2px;
}


#sign_up .signup
{
 margin-bottom:12px;
}

#centrecontent {
	FLOAT: right;WIDTH: 380px;
	height:385px; 
	/*background:url(../images/panel2.jpg) no-repeat;*/
}
#centrecontent P {
	PADDING: 20px 20px 0px 20px;
}

#centre_btn{
width:321px;
height:85px;
margin:20px 25px 20px 25px;
background:url(../images/bluebox.jpg) no-repeat;
text-align:center;
padding-top:10px;
}

.commercial{
text-align:center;
margin-top:25px;
}

#right P {
	PADDING-RIGHT: 2px; PADDING-LEFT: 4px
}
#right {
	FLOAT: right;WIDTH: 210px; 
	height:385px;
	POSITION: relative;
	background:url(../images/panel3.jpg) no-repeat;
}


#right_content
{
margin:45px 15px 30px 15px;
font-size:10px;
}


#footer {
	CLEAR: both;
	WIDTH: 990px;
	COLOR: #000000;
	BORDER: #000 1px solid;
	POSITION: relative;
	border:0px;
	HEIGHT: 150px;
	TEXT-ALIGN: center;
	background:url(../images/bgfooter.jpg) no-repeat;
	padding-top:20px;
}

DIV {
	MARGIN-TOP: 0px
}
P {
	MARGIN-TOP: 0px
}
#clearfooter {
	CLEAR: both; WIDTH: 100%; HEIGHT: 52px
}


img
{
	border:none;
}
a:link
{
	color:#a7001a;
	text-decoration:none;
}

a:visited
{
	color:#ea6f34;
	text-decoration:none;
}

a:hover
{
	color:#a7001a;
	text-decoration:underline;
}
