* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:954px;}

body {
background:#000;  
font-family:Georgia; font-size:120%; 
line-height:0.875em; color:#646464;
}


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.main-bg {background:url(images/main-bg.jpg) no-repeat center top #161616;}
.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*list*/
ul { list-style:none;}

.news { width:100%; overflow:hidden; margin-bottom:-27px;}
.news li { float:left; width:206px; margin-right:27px; padding-bottom:27px;}
.news li.alt { margin-right:0;}
.news li a.img-wrapper { 
float:left; 
border:5px solid #444; 
-moz-border-radius: 10px / 5px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 10px / 5px;
margin-right:12px; display:block;
}

.news li a.img-wrapper:hover { 
border:5px solid #888;
}

a {color: #fff;text-decoration: none;}
a:hover{text-decoration:underline;}
img {border:0; vertical-align:top; text-align:left;}

/*header*/
#header .row-1 { height:106px;}
#header .row-1 .logo { float:left; padding:32px 0 0 10px;}
#header .row-2 { padding-top:15px;}

#header .nav { float:right; font-size:1.27em; line-height:1.2em; padding:5px 6px 0 0; }
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; width:84px; color:#fff; text-decoration:none; padding:15px 0 0 0; text-align:center; margin-left:-15px;}
#header .nav li a.m1 { background:url(images/nav-bg1.png) no-repeat left -5px;}
#header .nav li a.m2 { background:url(images/nav-bg2.png) no-repeat left -5px;}
#header .nav li a.m3 { background:url(images/nav-bg3.png) no-repeat left -5px;}
#header .nav li a.m4 { background:url(images/nav-bg4.png) no-repeat left -5px;}
#header .nav li a.m1-current { color:#d3693e; position:relative; z-index:10; text-decoration:none !important; background:url(images/nav-bg1.png) no-repeat left -5px;}
#header .nav li a.m2-current { color:#c9eb2c; position:relative; z-index:10; text-decoration:none !important; background:url(images/nav-bg2.png) no-repeat left -5px;}
#header .nav li a.m3-current { color:#34a1bf; position:relative; z-index:10; text-decoration:none !important; background:url(images/nav-bg3.png) no-repeat left -5px;}
#header .nav li a.m4-current { color:#f0c20b; position:relative; z-index:10; text-decoration:none !important; background:url(images/nav-bg4.png) no-repeat left -5px;}

#featured{ 
	width:910px;
	position:relative;
	height:250px;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:350px; left:22px; 
	list-style:none; 
	padding:0; margin:0; 
	width:910px; 
	z-index:100;
}

#featured ul.ui-tabs-nav li{ 
	padding:1px 0;
	float:left;
	padding:21px 10px 0 0;
}

#featured ul.ui-tabs-nav li.last { padding-right:0;}

#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:url(images/selected-item.gif) no-repeat center top;
}

#featured .ui-tabs-panel{ 
	width:910px; height:357px; 
	background:url(images/tabs-panel-bg.gif) no-repeat right top; position:relative;
	margin:0 0 0 22px;
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:0; left:566px;
	color:#c6b5af;
	font-size:12px;
	line-height:17px;
	padding:30px 42px 40px 34px;
}

#featured .info h2{ font-size:16px; font-weight:normal; color:#fff; line-height:34px; margin-bottom:20px;}
#featured .info h2 a { text-decoration:none;}
#featured .info h2 a:hover { text-decoration:none;}
#featured .info p { margin-bottom:17px; font-size:14px;}
#featured .ui-tabs-hide {display:none; }

/*content*/
#content { padding:31px 18px 37px 22px;}

/*footer*/
#footer { font-size:16px; text-align:right; color:#888; font-weight:normal;}
#footer .top { padding:10px 10px 10px 5px; height:20px;}
#footer .indent { padding:10px 10px 10px 25px; height:100px; border-top:2px solid #666;}
#footer a {color:#888; text-decoration:none;}
#footer a:hover { color:#DDD;}
/*==========================================*/
