/* r m pope */

body{
	background: #dedede;
	margin:0px;
	font:11px arial;
	color: #878787;
	margin-bottom:0px;
}

.clear{clear:both;}

.clearWhite{clear:both; background:white;}

a{color:#333333;}
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:underline}

.form{
	font:11px arial;
}

form{
	_padding-left:8px;
}


#box{
	margin: 0 auto;
	width:791px;
}

#header{
	height:74px;
	background:url(../gfx/headerRepeat.gif) repeat-x;
}

#headerLeft{
	width:530px;
	float:left;
	background:url(../gfx/headerLeft.jpg) no-repeat left;
	height:74px;
}

#headerRight{
	width:261px;
	float:right;
	background:url(../gfx/headerRight.jpg) no-repeat right;
	height:74px;
	_position:absolute;
}

/* main area */


#mainarea{
	clear:both;
	background:url(../gfx/mainareaLeftRepeat.gif) left top repeat-y;
	padding-left:18px;
}

#mainareaRightRepeat{
	background:url(../gfx/mainareaRightRepeat.gif) right top repeat-y;
	padding-right:15px;
}

#banner{
	clear:both;
	background:url(../gfx/bannerBg.jpg) no-repeat right;
	height:255px;
}


#bannerLeft{
	background:url(../gfx/bannerLeft.jpg) no-repeat left;
	height:255px;
}

#date{
	height:27px;
	padding-left:10px;
	padding-top:3px;
}

.date{
	color:#909090;
}


#navigation{
	height:29px;
	text-align:right;
}


#secondMain{
	background:white;
}


#contact{
	float:left;
	background: url(../gfx/contactArea.jpg) no-repeat right top;
	width:292px;
	_width:303px;
	padding-left:11px;
	_padding-left:0px;
	_margin-right:-13px;
}

#contactMinHeight{
	height:359px;
	float:left;
	width:1px;
}


#maintext{
	float:right;
	width:425px;
	background: white url(../gfx/maintextTop.jpg) no-repeat;
	padding:15px;
}


#advert{
	background:url(../gfx/Advertservices.jpg) no-repeat;
	height:37px;
	padding-top:62px;
	width:276px;
	padding-left:16px;
}


/* end main area */


#footer{
	clear:both;
	background:url(../gfx/footerRepeat.gif) repeat-x;
	height:100px;
}

#footerLeft{
	float:left;
	width:471px;
	background:url(../gfx/footerLeft.gif) no-repeat left;
	height:75px;
	padding-top:25px;
	padding-left:30px;
}

#footerRight{
	float:right;
	width:260px;
	background:url(../gfx/footerRight.gif) no-repeat right;
	height:75px;
	padding-top:25px;
	text-align:right;
	padding-right:30px;
}










