body
{
	margin: 0px;
	padding:0px;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	font-family:trebuchet ms ;
	color:#666666;
	font-size:11px;
	background-color:#666666;
}
#OuterDiv
{
	width: 967px;
	text-align:center;
}

#heroimage
{
	background-image:url(../images/hero_image.jpg);
	width:951px;
	height:53px;
	padding:110px 0px 0px 0px;
}

#LeftShadow
{
	float:left;
	background-image:url(../images/page_shadow_left.gif);
	width:8px;
}

#MiddleContents
{
	float:left;
	width:951px;
	background-color:#ffffff;
}

#RightShadow
{
	float:left;
	background-image:url(../images/page_shadow_right.gif);
	width:8px;
}

#header
{
	background-image:url(../images/header_bg.jpg);
	height:84px;
}

#headerleft
{
	float: left;
	text-align:left;
	font-size:0px;
}

#headermiddle
{
	float: left;
	background-image:url(../images/advertisement_area.gif);
	width:460px;
	height: 60px;
	margin-left:200px;
	margin-top:10px;
}
#headerright
{
	float: right;
	text-align:left;
	background-image:url(../images/header_right_corner.jpg);
	width:15px;
	height: 84px;
}

#toplink
{
	clear:both;
	text-align:left;
	background-image:url(../images/menu_bg.gif);
	height: 34px;
	padding-left:20px;
	padding-right:10px;
	vertical-align:middle;
}

#toplink a
{
	vertical-align:middle;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding-top:5px;
	
}

#toplink a:hover
{
	vertical-align:middle;
	color:#DFDFDF;
	font-size:12px;
	text-decoration:none;
}
#toplink  a:visited:hover
{
	vertical-align:middle;
	color:#DFDFDF;
	font-size:12px;
	text-decoration:none;
}

#topsublink
{
	clear:both;
	text-align:left;
	background-image:url(../images/sub_menu_bg.gif);
	height: 28px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}

#footer
{
	clear:both;
	background-color:#A61604;
	text-align:left;
}

#footertop
{
	clear:both;
	background-color:#A61604;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
}

#footertopleft
{
	float:left;
	width:282px;
	padding:10px 10px 10px 15px;	
}

#footertopmiddle
{
	float:left;
	width:282px;
	padding:10px 10px 10px 15px;	
}

#footertopright
{
	float:right;
	width:282px;
	padding:10px 10px 10px 15px;	
}


#footerbottom
{
	clear:both;
	background-color:#AAACA6 ;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	border:1px solid #AAACA6;
}

#footerbottomleft
{
	float:left;
	padding:10px;	
	width:270px;
}

#footerbottommiddle
{
	float:left;
	padding:10px;	
	width:270px;
}

#footerbottomright
{
	float:right;
	padding:10px;	
	width:270px;

}

#DivMiddleLeft
{
	float:left;
	width:185px;
	text-align:left;
	background-image:url(../images/vr_line.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#000000;
	padding:10px;
}

#DivMiddleContents
{
	float:left;
	width:520px;
	text-align:left;
	padding-left:10px;
}

#DivMiddleRight
{
	float:right;
	width:185px;
	text-align:left;
	background-image:url(../images/vr_line.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#666666;
	padding:10px 10px 0px 10px;

}
.subHeadingImage
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding:0px 0px 0px 15px;
	margin-bottom:5px;
}

.subHeadingImage a
{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

.subHeadingImage a:hover
{
 	color:#DADADA;
	font-size:11px;
	text-decoration:none;
}

.subHeadingImage a:visited:hover
{
 	color:#DADADA;
	font-size:11px;
	text-decoration:none;
}
.leftlink
{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px;
	margin:3px 0px 3px 2px;
	padding:0px 0px 0px 10px;
	font-size:11px;
	text-align:left;
	color:#666666;
}

.leftlink a
{
	color:#666666;
	font-size:11px;
	text-decoration:none;
	
}

.leftlink a:hover
{
 	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.leftlink a:visited:hover
{
 	color:#000000;
	font-size:11px;
	text-decoration:none;
}

h1
{
	margin:10px 0px 5px 0px;
	font-family:Trebuchet ms;
	font-size:18px;
	font-weight:bold;
	color:#A61604;
}


h2
{
	margin:0px 0px 0px 0px;
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

p
{
	font-family:trebuchet ms;
	font-size:11px;
	color:#666666;
}

a
{
	color:#A61604;
	font-size:12px;
	text-decoration:none;
	
}

a:hover, a:visited:hover
{
 	color:#666666;
	font-size:12px;
	text-decoration:none;
}

img
{
	border:0px;
}

.clear
{
	clear:both;
	font-size:1px;
}

.margin10
{
	margin:0px 10px 0px 10px;
}


.margin5
{
	margin:0px 5px 0px 0px;
}

.marginright12
{
	margin-right:12px;
}
.marginleft12
{
	margin-left:12px;
}
.sepDiv
{
	float:left;
	margin:0px 10px 0px 10px;
	background-image:url(../images/bottom_seprator.gif);
	width:3px;
	height:93px;	
}

.Newsclass
{
	font-family:trebuchet ms ;
	color:#A61604;
	font-size:12px;
	font-weight:bold;
}

.sephrline
{
	border-bottom:1px solid #D6D6D6;
	font-size:1px;
}

.bottomwhitespacer
{
	background-color:#ffffff;
	height:3px;
	font-size:0px;
}

.copyright
{
	background-color:#666666;
	margin-top:3px;
	font-family:trebuchet ms ;
	color:#ffffff;
	font-size:12px;
}


.paddingdiv
{
	padding:3px 7px 3px 7px;
}