* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:justify;
	line-height:16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#4b4a4a;
}

#container {
	width:780px;
	margin:auto;
	text-align:center;
}	

#bannertop {
	width:780px;
}

#nav {
	width:780px;
	background-color:#d07526;
	text-align:left;	
}

#blackbar {
	width:780px;
	height:12px;
	border-bottom:#ffffff solid 1px;
	background-color:black;
}

#topimages {
	width:780px;
}

#heading {
	width:780px;
}

#content {
	width:780px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:262626;
	padding-top:15px;
	padding-bottom:18px;
}

#contentsunglasses {
	width:780px;
	background-image:url(../images/bg_sunglasses.jpg);
	background-repeat:no-repeat;
	background-color:262626;
	padding-top:15px;
	padding-bottom:11px;
}


#footer {
	width:780px;
}


.boldorange {
	color:#d07526;
	font-weight:bold;
}

.centertext {
	text-align:center;
	padding-top:5px;
}

#contactcontent {
	text-align:center !important;
	font-size:14px;
	
}

.contactcontent a {
	text-align:center;
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

.bigboldorange {
	color:#d07526;
	font-weight:normal;
	font-size:18px;
}

.morepaddingbottom {
	padding-bottom:295px;
	padding-top:0px;
}





a {
	color:#d07526;
	font-weight:bold;
}


p {
	margin-top:0px;
	line-height:16px;
}

td {
	vertical-align:top;
}