body {
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
	color: #A5E007;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}
.text_12px {
	font-size: 12px;
}
.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_red {
	color:#FF0000;
}

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

a:hover {
	color:#FFFFFF;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	margin:0 auto;
}

#header {
	width:950px;
	height:228px;
}

#header-left {
	width:320px;
	height:228px;
	float:left;
}

#header-mid {
	width:333px;
	height:228px;
	float:left;	
}

#header-right {
	width:297px;
	height:228px;
	float:left;	
}

#nav-area {
	width:222px;
	float:left;	
}

#nav-container {
	width:222px;
	height:358px;
	background:url(../images/interface/nav_container_bg.jpg) no-repeat;
	padding: 17px 0px 0px 0px;
}


#nav-container a {
	display:block;
	width:160px;
	height:16px;
	font:bold 14px arial;
	padding:7px 0px 7px 36px;
	color:#8ab803;
}

#nav-container a:hover {
	color:#ffffff;
}

#nav-bottom {
	width:222px;
	height:200px;
}


#content-area {
	width:720px;
	float:left;
}

#content-body {
	width:700px;
	padding: 10px 0px 50px 25px;
}

#right {
	width:130px;
	float:left;	
}

#footer {
	width:950px;
	height:78px;
}

#footer-body {
	background:url(../images/interface/footer_body_bg.jpg);
	width:766px;
	height:48px;
	float:left;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font: 10px arial;
}

#fridayphoto {
	width:184px;
	height:78px;
	float:left;	
}

a.gallery_item {
	display:block;
	width:152px;
	height:152px;
	background:#151d01;
	border:1px solid #2e4001;
	padding:0px;
	float:left;
	margin: 10px 2px 0px 10px;
	text-align:center;
}

a.gallery_icon {
	font:bold 14px arial;
	width:202px;
	height:185px;
}

a.gallery_icon img {
	margin:0px 0px 10px 0px;
}

a.gallery_item:hover {
	border:1px solid #2e4001;
	background:#283603;
}

a.gallery_item img {
	border:1px solid #2e4001;
}


.gallery_nav {
	width:500px;
	line-height:24px;
	margin:0px;
	text-align:center;
}

.nav_buttons {
	background:#151d01;
	border:1px solid #2e4001;
	padding:5px;
	display:block;
	margin:15px 0px 10px 20px;
	width:95px;
	text-align:center;
	float:left;
	line-height:16px;
	font-weight:bold;
}
.nav_buttons:hover {
	border:1px solid #2e4001;
	background:#283603;
	text-decoration:none;
}

a.back_nav_photo {
	text-align:center;
	display:block;
	text-decoration:none;
	background:#151d01;
	border:1px solid #2e4001;
	font:bold 12px arial;
	padding:5px;
	margin:15px 0px 10px 0px;
	width:130px;
	float: right;
}

a.back_nav_photo:hover {
	border:1px solid #2e4001;
	background:#283603;
}
#product-brief {
	width:200px;
	padding:10px 0px 0px 20px;
}
#top-links {
	padding: 10px 10px 0px 395px;

}
