html {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#fff;
	height:100%;
	line-height:2.5em
}
body {
	font-size:1.2em;
	margin:0;
	padding:0;
	height:100%;
	background:#fbfafa;
	background:url(../failid/Project/bg.gif) #1d140f repeat-x
}

/*TEXT*/
p, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:.5em 0;
}
h1, h2, h3, h4{
	color:#be9348;
	font-weight:normal;
	float:left;
	font-size:2.5em;
	padding:0 5px 0 0;
	font-family:Tahoma, Geneva, sans-serif
}
h2, h4{
	padding:0 0 .5em 0;
	float:none
}
h3, h4{
	color:#fff
}
a{color:#be9348; text-decoration:none}
a:hover, a.active{color:#e6d1ac}
a img{border:none}
.fl{float:left}
.fr{float:right}
.clear{clear:both}

#container{
	margin:0 auto;
	text-align:left;
	width:1003px;
	padding-top:20px
}
#sitelogo{
	margin-left:30px
}

/*sitenav*/
#sitenav {
	float:right;
	background:url(../failid/Project/menu_bg.png) no-repeat;
	padding-left:178px;
	margin-top:50px;
}
#sitenav ul{
	margin:0;
	padding:2px 0;
	list-style:none;
	background:#17120e;
	height:32px
}
#sitenav ul li{
	margin:0;
	padding:0;
	float:left
}
#sitenav ul li a{
	color:#fff;
	display:block;
	padding:4px 20px;
	text-decoration:none;
}
#sitenav ul li:hover a,
#sitenav ul li.active a{
	background:#fff;
	color:#201913
}

/*PGAENAV*/
.pagenav{
	margin:0;
	padding:0;
	list-style:none
}
.pagenav li.active a{color:#e6d1ac}
/*BANNER*/
#banner{
	padding-bottom:15px;
	background:url(../failid/Project/banner_bottom.png) repeat-x left bottom
}
/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider 											{position:relative;}
.nivoSlider img 										{position:absolute; top:0px; left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink 							{position:absolute; top:0px; left:0px;	width:100%;	height:100%; border:0; padding:0; margin:0;	z-index:60;	display:none;}
/* The slices in the Slider */
.nivo-slice 											{display:block;	position:absolute; z-index:50; height:100%;}
/* Caption styles */
.nivo-caption 											{position:absolute; left:0px;	top:0px;	background:#000; color:#fff; opacity:0.8; width:100%; z-index:89;}
.nivo-caption p 										{padding:5px; margin:0;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a 									{position:absolute; top:45%; z-index:99; cursor:pointer; background-image:url(../failid/Project/arrows.png); 
														width:32px; height:34px; text-indent:-9999px}
.nivo-prevNav 											{left:10px;}
.nivo-nextNav 											{right:10px; background-position:-32px 0}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav										{background:#110c08; bottom:0; right:0; position:absolute; z-index:999; padding:0 10px}
.nivo-controlNav a										{position:relative; z-index:99; cursor:pointer; color:#fff; padding:3px 12px; display:block; float:left}
.nivo-controlNav a.active								{background:url(../failid/Project/rotator_num_bg.gif) repeat-x}


/*CONTENT*/
#content{
	padding:0 19px 20px 19px
}

/*FOOTER*/
#footer{
	float:left;
	background:#33251f;
	padding:3px 20px;
}

/*FRONT PAGE*/
#front_left{
	width:403px;
	float:left;
}
#front_middle{
	margin-left:29px;
	float:left;
	width:252px;
}
#front_right{
	width:249px;
	float:right;
}

/*SUB PAGES*/
#left_sidebar{
	float:left;
	width:255px
}
#right_sidebar{
	float:right;
	width:643px
}
#left_sidebar .pagenav{
	margin-bottom:40px
}
#left_sidebar .pagenav li{
	border-bottom:1px solid #7a6b5e
}

.products{
	margin-bottom:10px;
	border:1px solid #7a6b5e;
	position:relative
}
.products .lt, .products .rt,
.products .lb, .products .rb{
	position:absolute;
	width:5px;
	height:5px;
	margin:-1px
}
.products .lt{
	background:url(../failid/Project/border_lt.png) no-repeat;
	top:0;
	left:0
}
.products .rt{
	background:url(../failid/Project/border_rt.png) no-repeat;
	top:0;
	right:0
}
.products .lb{
	background:url(../failid/Project/border_lb.png) no-repeat;
	bottom:0;
	left:0
}
.products .rb{
	background:url(../failid/Project/border_rb.png) no-repeat;
	bottom:0;
	right:0
}

.products .product{
	width:130px;
	text-align:center;
	float:left;
	margin:15px
}
.products .product:hover a{
	color:#e6d1ac
}
.products .product img{
	margin-bottom:5px
}
.port {
	text-align:center;
	margin:5px;
	float:left;
	height:135px;
}