﻿
body {
	margin-top:0px;
	padding-top:0px;
}
.clear{
	clear:both;	
	height:0px;
	width:0px;
}
#outer{
	width:980px;
	position:relative;
	margin:0 auto;
}

#header{
	height:180px;
	width:980px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#headerlogo{
	width:500px;
	height:180px;
	padding-left:3px;
	padding-top:3px;
	float:left;	
}

#headercontact{
	float:left;
	width:465px;
}

#headcontactemail{
	width:465px;
	text-align:right;
	padding-top:30px;
	height:58px;
}

.headeremail{
	color:#0456a2;
	font-size:20px;
	text-decoration:none;
	font-family:verdana, arial;
}

#headcontactphone{
	color:#0097fe;
	font-size:26px;
	width:465px;
	text-align:right;
	height:40px;
}

.headerphone{
	font-size:30px;
	color:#0456a2;
}

#headersearch{
	width:285px;
	height:30px;
	padding-left:180px;
}

#headersearch2{
    width:190px;
	height:26px;
	background-image:url(/images/searchbg.gif);
	float:left;
	padding-left:20px;
	padding-top:4px;           
}

#headersearch3{
	float:left;
	height:30px;
	width:75px;
}

.headersearchbox{
	width:180px;
	border:0px;
	background-color:Transparent;
}


#navigation{
	background-image:url(/images/navbg.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:48px;
}

#topnav{
	list-style-type:none;	
}

.topnavdivider{
	float:left;
	width:12px;
	height:31px;
}

.topnavitem, .topnavitemon {
	padding-top:8px;
	float:left;
	height:23px;
	padding-left:30px;
	padding-right:30px;
	padding-top:12px;
}

#content{
	width:980px;
	padding-bottom:20px;
}

#leftnav{
	width:252px;
	float:left;
	padding-bottom:50px;
	min-height:300px;
}

#leftnews{
	padding-top:40px;
	width:210px;	
}


#artcontent{
	width:728px;
	float:left;	
}

#footer {
	height: 30px;
	width: 980px;
	background-image:url(/images/footerbg.jpg);
	color:White;
	font-size:12px;
	clear:both;
	padding-top:4px;
}

#footerleft {
	text-align:left;
	width:550px;
	float:left;
	padding-left:10px;
	padding-top:4px;
	color:White;
}

#footerright {
	text-align:right;
	width:400px;
	float:left;
	font-size:12px;
	color:White;
	padding-top:4px;
	padding-right:5px;
}
