
body {
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	line-height: 1.7em;
	margin: 0px;
	background: url(../images/redcurve.jpg) #000 no-repeat top left;
}

img{border: 0px}

a {
	color: #ccc;
	text-decoration: none
}

.mainbox { min-height: 433px; }

a:visited { color: #ccc }

.container {
	margin: 50px auto;
	margin-bottom: 10px;
	width: 824px;
	min-height: 461px;
	background:url(../images/background.jpg);
	border: 0px solid #fff;
}

.containerCONTACT {
	margin: 50px auto;
	margin-bottom: 10px;
	width: 824px;
	border: 0px solid #fff;
	color: #000000;
	background:url(../images/contact.png) right top no-repeat #f1f1f1;
}

.containerCONTACTUS {
	margin: 50px auto;
	margin-bottom: 10px;
	width: 824px;
	border: 0px solid #fff;
	color: #000000;
	background:url(../images/glass.png) right top no-repeat #000;
}

.redsliver {
	width: 100%;
	height: 28px;
	background:url(../images/redsliver.jpg);
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	color: #ffffff;
	float: left;
	width: 100%;
	font-family: verdana;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	float: left;
	color:#FFFFFF;
	height: 22px;
	vertical-align:middle;
}

#navcontainer ul li a:hover {
	color: #000;
}

#navcontainer ul li a:visited { color: #fff; }

.footer {
	width: 824px;
	margin: 5px auto;
}

