
body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	background-color: #000000;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
	border: 0px solid #fff;
	font-family : arial, sans-serif;
	color:#000000;
	
}

#wrapper {
	width:957px;
	height:870px;
	margin:0 auto;
	border: 0px solid #000;
	text-align:center;
}

#header {
	width:957px;
	height:182px;
	margin:0 auto;
	background-image:url(img/header.jpg);
	text-align:center;
}

#header ul {
	list-style:none;
	margin:0 auto;
	padding-top:5px;
	padding-left:40px;
}
	
#header li {
	display:inline;
	text-decoration:none;
	text-align:center;
	margin-right:4em;
	font-size:100%;
	
}

#home {
	width:957px;
	height:488px;
	margin:0 auto;
	background-image:url(img/main.jpg);
	text-align:center;
}

#main {
	width:957px;
	height:488px;
	margin:0 auto;
	background-image:url(img/main.jpg);
	text-align:center;
}


#content {
	width:877px;
	height:448px;
	margin:0 auto;
	margin-left:40px;
	margin-right:40px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	overflow:auto;
}

#contenttop {
	width:877px;
	height:338px;
	margin:0 auto;
	margin-left:40px;
	margin-right:40px;
	text-align:left;
	overflow:auto;
}

#contentbase {
	width:877px;
	height:130px;
	margin:0 auto;
	margin-left:40px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	overflow:auto;
	background-color:#333333;
}
#contentbase_left {
	width:420px;
	height:110px;
	margin-left:10px;
	float:left;

}
#contentbase_right {
	width:420px;
	height:110px;
	margin-left:10px;
	float:right;
}

#base {
	width:957px;
	height:200px;
	margin:0 auto;
	padding:0;
	background-image:url(img/footer.jpg);

}

#left {
	width:584px;
	margin:0 auto;
	padding-left:35px;
	padding-top:40px;
	float:left;
	text-align:left;
}

#right {
	width:298px;
	margin:0 auto;
	float:right;
	padding-right:30px;
	padding-top:55px;
	padding-left:10px;
	text-align:left;
}

#base_footer {
	width:957px;
	margin-top:150px;
	margin-bottom:20px;
	text-align:center;
}

#base2 {
	width:957px;
	height:200px;
	margin:0 auto;
	padding:0;
	background-image:url(img/footer_main.jpg);

}

#base_footer2 {
	width:957px;
	padding-top:70px;
	margin-bottom:20px;
	text-align:center;
}

#left_contact {
	width: 300px;;
	height: 380px;
	text-align:left;
	margin-left:40px;
	margin-top:10px;
	margin-right:0px;
	padding-right:10px;
	float:left;

}

#right_contact {
	width: 400px;;
	height:430px;
	text-align:left;
	margin-right:40px;
	margin-top:10px;
	margin-left:0px;
	padding-left:20px;
	float:right;
	background-color:#303030;

}





A:link {color:#fcda06; text-decoration:none}
A:visited {color:#fcda06; text-decoration:none}
A:hover {color:#ffffff; text-decoration:none}
A:active {color:#ffffff; text-decoration:none}
.menulinks A:link {color:#ffffff; text-decoration:none}
.menulinks A:visited {color:#ffffff; text-decoration:none}
.menulinks A:hover {color:#fcda06; text-decoration:none}
.menulinks A:active {color:#fcda06; text-decoration:none}

.basetext_large {color:#ffffff; font-size:95%; text-decoration:none}
.basetext {color:#ffffff; font-size:80%; text-decoration:none}
.ordertext {color:#ffffff; font-size:100%; text-decoration:none}
