*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: "verdana";
}
/* Start 404 Error Form Styles */

.errorform fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.errorform fieldset input { border: 0; background: #DDD; color #111: padding: 5px; }

/* End 404 Error Form Styles */


img
{
	border: 0;
}

#topcontainer
{
	margin: 0px auto;
	width: 100%;
	height: 160px;
	background: url('../images/topbg.jpg') repeat-x;	
}

#top
{
	margin: 0 auto;
	width: 900px;
}

#topleft
{
	float: left;
	width: 310px;
	height: 160px;
	background: url('../images/design_01.jpg') no-repeat;	
}

#topright
{
	float: right;
	width: 590px;
	height: 160px;
	background: url('../images/design_02.jpg') left no-repeat;	
}

#menucontainer
{
	margin: 0 auto;
	width: 900px;
	background: url('../images/design_10.jpg') right no-repeat;	
}

#menuleft
{
	float: left;
	width: 20px;
	height: 50px;
	background: url('../images/design_04.jpg') no-repeat;	
}

#menugreen
{
	float: left;
	width: 860px;
	height: 50px;
	background: url('../images/design_06.jpg') repeat-x;
	text-align: center;
}

#menu
{
	margin: 0 auto;
	height: 50px;
	padding-left: 40px;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	display: inline;
}


#menu ul li a
{
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #ffffff;
	padding-left: 20px;	
	padding-right: 20px;
}

#menu ul li a:hover
{
	background: url('../images/design_07.jpg') top center no-repeat;	
}

.active
{
	background: url('../images/design_08.jpg') top center no-repeat;	
}

#menuright
{
	float: right;
	height: 50px;
	width: 20px;
	background: url('../images/design_10.jpg') right no-repeat;	
}


#menubottom
{
	margin: 0 auto;
	width: 900px;
	height: 5px;
	background: url('../images/design_11.jpg') no-repeat;	
}

#body
{
	margin: 0 auto;
	width: 860px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
	padding-top: 10px;
}

#body h1, h2
{
	color: #1d6c6d;
	font-size: 16px;
	margin-bottom: 15px;
}

#body p
{
	margin-bottom: 15px;
}

#bodyleft
{
	float: left;
	width: 420px;
}

#bodyright
{
	float: right;
	width: 420px;
}

.bodyimage
{
	float: left;
	padding: 10px 10px 10px 0px;
}

.clear
{
	clear: both;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	font-size: 10px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 20px;
	background: url('../images/footerbg.jpg') bottom repeat-x;	
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

.list
{
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}

iframe
{
	margin-top: 10px;
	padding: 0px;
	border: 1px solid #000000;
}

fieldset
{
	border: 0px;
}

div#popup
{
	background: #EFEFEF;
	border: 1px solid #999999;
	margin: 0px;
	padding: 7px;
	width: 270px;
}

#map
{
	width: 380px;
	height: 280px;
	margin-top: 10px;
	border: 1px solid #c1c1c1;
}
