
body {
	FONT-FAMILY: arial; 
	TEXT-ALIGN: center; 
	margin:0px;
	background-color:#000000;

	

}




div#wrapper{

	border: solid 0px #ffffff;
	width: 1024px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	position: relative;


}


div#banner{

	border: solid 0px #fff;
	width: 1024px;
	height: 264px;
	background-image: url(images/banner.png);
	background-position: right;
	background-repeat: no-repeat;


}

div#top{

border: solid 0px #fff;
width: 1024px;
height: 76px;
background-image: url(images/top.png);
background-repeat: no-repeat;
position: relative;
}

#top-text{
position: absolute;
top: 20px;
left: 30px;
color: #fff;
font-size: 35px;

}

div#main-zone{

	border-left: solid 2px #959595;
	border-right: solid 2px #959595;
	width: 1016px;
	min-height: 150px;
	margin-left: auto;
	margin-right: auto;



}

div#bot{

border: solid 0px #fff;
width: 1024px;
height: 78px;
background-image: url(images/bot.png);
background-repeat: no-repeat;

}

div#menu-zone{

border: solid 0px #fff;
width: 80%;
height: 39px;
margin-top: 10px;
padding-left: 100px;

}



div#left-zone{

border: solid 0px #fff;
min-height: 100px;
width: 48%;
float: left;
text-align: left;
margin-left: 4px;
font-size: 14px;


}

div#right-zone{

border: solid 0px #fff;
min-height: 100px;
width: 48%;
float: right;


}

.box-1{border: solid 1px #959595;
float: right; height: 199px; width: 230px; margin-right: 12px;}

.box-2{border: solid 1px #959595;
float: left; height: 199px; width: 230px; margin-top: 20px; }

.box-3{border: solid 1px #959595;
float: right; height: 199px; width: 230px; margin-top: 20px;margin-right: 12px; }


#foot{
float: left;
border: solid 0px #fff;
width: 400px;
font-size: 12px;
color: #fff;
margin-left: 70px;


}

#menu {
width: 100%;
height: 39px;
	float:left;
	font-weight: bold;
	background: #000;
	font-size:12px;
	line-height:14px;
	border: 0px solid #fff;
	overflow: hidden;
	}
#menu ul {

	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;	
	}
#menu a {

	float:left;
	background:url("images/short.jpg") no-repeat left top;
	
	padding:0 5px 0 20px;
	text-decoration:none;
	}
#menu a span {

	
	float:left;
	display:block;
	background:url("images/longer.jpg") no-repeat right top;
	padding:5px 15px 20px 6px;
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:1px -44px;}
#menu a:hover span {background-position:100% -44px;}

img.bb {float: left;}
img.cc {float: right; margin-right: 12px;}
img.dd {float: left; margin-top: 20px;}
img.ee {float: right; margin-top: 20px;margin-right: 12px;}

.clear{clear:both;}

.contact-text{ 
border: solid 0px #fff;
width: 80px; height: 20px;
text-align: right;
float: left;
margin-left: 50px;
margin-top: 5px;


}

.contact-boxes{
border: solid 0px #fff;
width: 200px; height: 20px;
float: left;
margin-left: 20px;
text-align: left;
margin-top: 5px;

}

.contact-message{
border: solid 0px #fff;
width: 200px; height: 150px;
float: left;
margin-left: 20px;
text-align: left;
margin-top: 5px;

}

.nm{width: 190px; height: 14px; background: #fff; color: #000;
border: none;
}

.ms{width: 190px; height: 100px; background: #fff; color: #000;border: none;

}

.su{margin-top: 4px;}

a.one:link {color: #fff;text-decoration: none;}
a.one:visited {color: #fff; text-decoration: none;}
a.one:hover {color: #dcdcdc; text-decoration: underline;}