*{
	margin: 0px;


	padding: 0px;
}
body, html {


	width:100%;


	height:100%;


	margin: 0px;


	padding: 0px;


	


}


#menubar, #topborder, #content, #bottomborder, #footer {


	margin: 0px;


	padding: 0px;


	border:0px;


	float:left;


}


#bg {


	width:949px;


	margin-left:auto;


	margin-right:auto;


}


#menubar {


	left:0px;


	top:0px;


	width:949px;


	height:43px;


	background:url(/images/menubar.jpg);


}


#topborder {


	width:949px;


	height:10px;


}


#content {


	width:949px;


	background:url(/images/content.jpg) #FFFFFF;


	background-position:top;


	background-repeat:no-repeat;


}


#maincontent {


	margin-top: 10px;


	margin-right: 35px;


	margin-bottom: 0px;


	margin-left: 35px;


	border: 1px solid #ffffff;


	overflow:hidden;


}


#panel {


	width: 920px;


	height:30px;


	background:url(/images/panel.png) no-repeat;


	margin:15px;


}


#search {


	float:left;


	margin:3px;


}
#search input[type='text'] {
	padding:1px;
	margin-left:1px;
}
#submitbutton{
	float:right;
	margin:4px;
}





#bottomborder {


	width:949px;


	height:50px;


	background: url(/images/footer.jpg) no-repeat;


}


#footer{


	width:949px;

        height: 225px;

	background: url(/images/bottommenu.png) no-repeat #000000;


	font-family:Arial, Helvetica, sans-serif;


	font-size:11px;


	


}


#footer1, #footer2, #footer3, #footer4


{


	float:left;


	margin:20px;


}


#footer h6{


	color:#666666;


	font-size: 16px;


	font-family:Arial, Helvetica, sans-serif;


	line-height:18px;


	padding:0px;


	margin:0px 0px 10px 0px;


	


}


#footer ul


{


	color:#FFFFFF;


	text-decoration:none;


	display:block;


	padding: 0px 0px 0px 3px;


	margin:0px;


	list-style:none;


	line-height:18px;


}





#footer ul a:link, #footer ul a:visited {


    color:#FFFFFF;


	text-decoration:none;


	


}





#footer ul a:hover{


    color:#cc0000;


	text-decoration:none;


}





#logo {


	margin-left: 25px;


}


#navigation {


	margin-right: 25px;


}


#copyright {


	float:right;


	margin:20px 20px 0px 0px;


}


.copyright {


	font-size: 10px;


	font-family: Arial, Helvetica, sans-serif;


	color: #333333;


}


.copyright a:link, .copyright a:visited {


	color: #990000;


	text-decoration: none;


}


.copyright a:hover {


	text-decoration: underline;


}
p img{
        border:0px;
}
