html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #333333;
}

body, img, p, h1, h2, h3, h4, h5,  form, blockquote {
	margin: 1px;
	padding: 0;
	/*background: url('../../images/bg.png') repeat;*/
}

p {
	line-height: 16px;
	padding: 3px 0;
}

h1, h2, h3, h4, h5 {
	padding: 1px 0;
	font-family: Arial;
}

small {
	font-size: 11px;
}

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

a:hover {
	color: #FF3300;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.col-left {
	float: left;
	margin-top: -7px;
	padding: 0px 10px 0 10px;
}

.col-right {
	float: right;
	padding: 3px 5px;
	width: 100px;
	text-align:right;
	font-family: Tahoma;
}

/* Wrap */

/* Top */

#top-out {
	width: 100%;
	/*background: url(../../images/site/bg-hdr-5.jpg) repeat-x 0 0;*/
}

#top {
	width: 939px;
	margin: 0 auto;
}

/* Page Navigation */
#page_navi {
	width: 100%;
	height: 20px;
	font-size: 11px;
	text-indent: 10px;
	background: url(../../images/site/menu.png) repeat-x;
}

#page_navi a {
	color: #CBCBCB;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(../../images/site/bg_rss00.gif) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(../../images/site/bg_separ.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 919px;
	height: 107px;
	padding: 10px 10px 15px 10px;
	background: url(../../images/site/head.jpg) no-repeat right;
	clear: both;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	color: white;
	font-size: 20px;
}
#header .advert h2{
	font-family:Arial;
	font-size: 25px;
	padding: 1px 100px 1px 100px;
}
#header .advert span{
}
#header .advert .desc{
	color: black;
	font-size: 11px;
	position: relative;
	top: -10px;
	padding-right: 80px;
	color: black;
	padding: 1px 100px 1px 100px;
}

/* Category Navigation */

#cat_navi {
	width: 100%;
	background: url(../../images/site/menu.jpg) repeat-x;
}

#cat_navi li a span {
	font-size: 11px;
	color: #9D9D9D;
	font-weight: normal;
}
#middle-content {
	width: 939px;
	margin: 0 auto;
	background: url(../../images/site/bg_middn.gif) repeat-y;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 27px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(../../images/site/bg_separ.gif) no-repeat right 10px;
}
#nav li.last {
	background:none;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 203px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	background: url(../../images/site/bg_page_.gif) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #E0DFE3;
	width: 120px;
}

#nav li ul li a {
	border-right: #2A2A2A 1px solid;
}

#nav li ul ul {
	margin: -26px 0 0 140px;
}

#nav li ul ul li a {
	line-height: 25px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/* Second Menu */

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 100%;
}

#secnav a {
	display: block;
	line-height: 16px;
	padding: 14px 20px 11px;
	color: #ffffff;
}
#secnav a.current {color: #ffbb66;/*background: url(../../images/biz_nav_background.png) 0 0;*/}
#secnav a:hover {color: #CC0033;}
#secnav li:hover, #secnav li.sfhover1 {
	background: url(../../images/site/bg_cat_n.gif) repeat-x;
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#secnav li {
	float: left;
	font-size: 11px;
}
#secnav li .last {border: none;}
/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 168px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
}

#secnav li ul li {
	font-weight: normal;
	border-bottom: 1px #cccccc solid;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background: url(../../images/site/bg_cat_o.gif) repeat-x scroll left bottom;
	line-height: 30px;
	color: #000066;
	font-size: 11px;
	width: 148px;
	padding: 0 10px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #D4D4D3;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}

/* Content */

#content {
	width: 924px;
	min-height: 300px;
	padding: 5px 7px 20px 8px;
	/*background: #ffffff;*/
	/*background: url(../../images/site/bg_middp.gif) no-repeat 0 0;*/
}

/* Footer */

#footer-out {
	width: 100%;
	
}

#footer {
	width: 919px;
	margin: 0 auto;
	border-top: 3px #dddddd solid;
	/*background: url(../../images/site/menu.png) repeat-x;*/
	/*background: url(../../images/site/bg_foote.jpg) no-repeat 0 0;*/
	padding: 13px 10px 15px 10px;
}

* html #footer {
	height: 25px;
}

#footer .position {
	width: 960px;
	margin-left: -20px;
}

#footer a {
	color: #636363;
}

#footer a:hover {
	text-decoration: underline;	
}
/* Fix */

.wrap:after,
#sidebar .widgetized .widget_categories ul:after,
#sidebar .widgetized .widget_archive ul:after,
#sidebar .widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	height: 0;
    clear: both; 
    visibility: hidden;
}

.home-layout{height: 400px;}
.left-sidebar{width: 924px;}
.pubMenu{
	list-style: none;	
}

#box {
	background: transparent;
	float: left;
	width: 165px;
	margin-left: 0px;
	padding: 5px;
	/*color:#0794B7;*/ /*border: 1px #ccc solid;*/
	font-size: 10px;
}

.clear {
	clear: both;
}


.asearch:hver{color: #CC0033}

.searchform {
/*	display: inline-block;
	zoom: 1;
	*display: inline;
	border: solid 1px #d2d2d2;
	padding: 0;
	
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);

	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/	
}
.searchform .searchfield {
	background: #fff;
	padding: 3px;
	text-indent: 5px;
	width: 150px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 20px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}
