body {
	margin:0;
	color:#383838;
	font:16px Arial, Verdana, Tahoma, sans-serif;
	min-width:1003px;
	background:#00aaca;
}
img {border:none;}
a {color:#000;}
a:hover {text-decoration:none;}
form, fieldset{
	padding:0;
	margin:0;
	border:0;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:100%;
	margin:0 auto;
	background:#00aaca url(../images/bg-wrapper2.png) no-repeat 50% 0;
	
}
#header{
	width:1001px;
	background:url(../images/bg-header.png) no-repeat;
	height:220px;
	margin:0 auto;
	
}
.logo{
	margin:0 0 0 -26px;
}
.logo a{
	display:block;
	width:986px;
	height:171px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
	position:relative;
}
#menu{
	margin:12px 0 0 38px;
	padding:0;
	list-style:none;
	overflow:hidden;
	
}
#items{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 5px 0 9px;
	margin:0;
}
#first{
	float:left;
	/*background:url(../images/separator.gif) no-repeat 0 2px;*/
	padding:0 5px 0 9px;
	margin:0;
}
#menu li:first-child{background:none;}
#menu li a{outline:none;}
#main{
	width:1001px;
	background:#fff url(../images/bg-main.png) no-repeat;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content h2.direct{
	margin:0 0 15px 5px;
	width:253px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-h2-direct.gif) no-repeat;
}
#contenthome{
	float:left;
	width:1001px;
	overflow:hidden;
	vertical-align:text-top;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/home_contentbg.jpg);
	height: 505px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#content{
	float:right;
	width:583px;
	padding:44px 70px 0 20px;
	overflow:hidden;
	vertical-align:text-top;
}
#content p{
	margin:0 0 18px;	
	line-height:18px;
}
#content img{
	/*float:left;*/
	margin:2px 5px 0 3px;
}

#content a{
	color:#ff6600;
	text-decoration:underline;
}



#content a:visited {
	color:#ff6600;
	text-decoration:underline;
}

#content a:hover {
	color:#ff6600;;
	text-decoration:none;
}
#sidebar{
	float:left;
	width:256px;
	overflow:hidden;
	background:url(../images/bg-sidebar.gif) no-repeat 3px 5px;
	padding:92px 0 50px 72px;
}
#sidebar ul{
	margin:16px 0 0;
	padding:0 0 0 32px;
	list-style:none;
	font-size:17px;
	font-weight:bold;
}
#sidebar ul li{
	width:100%;
	margin:0 0 8px;
}
#sidebar ul a{
	color:#fff;
}
#sidebar h3.quick{
	margin:0 0 0 113px;
	width:87px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-h3-quick.gif) no-repeat;
}
#footer{
	width:1001px;
	background:#fffbde url(../images/bg-footer.gif) repeat-x;
	height:60px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#1f8a70;
}
#footer ul{
	margin:0;
	list-style:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer ul li{
	display:inline;
	background:url(../images/separator-footer.gif) no-repeat 0 50%;
	padding:0 7px 0 13px;
}
#footer ul li:first-child{background:none;}
#footer ul a{
	text-decoration:none;
	color:#1f8a70;
	
}
#footer ul a:hover{text-decoration:underline;}

#footer ul a:visited {color:#1f8a70;}
.innercontent {
	width:583px;
}

.innercontent td {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:50%;
	vertical-align:text-top;
}
td {
	vertical-align: top;
}

h3 {margin:0;}

.arcostag{
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}

.arcostag a{color: #CCCCCC;
text-decoration:none;}

.arcostag a:visited {
	text-decoration:none;
	color:#CCCCCC;
}
.arcostag a:hover {
	text-decoration:underline;
	color:#666666;
}