@charset "utf-8";
BODY {
	background-color:#a8acaf;
	margin: 0;
	padding: 0;
}
#wrapperall{
	width:100%;
	height:auto;
	position:relative;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapperall #wrappernav{
	width:100%;
	height:58px;
	position:relative;
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapperall #wrappernav #nav{
	width:926px;
	height:43px;
	padding-top:15px;
	position:relative;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperall #wrappernav2{
	width:100%;
	height:69px;
	position:relative;
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#wrapperall #wrappernav2 #nav2{
	width:926px;
	padding-top:25px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#wrapperall #wrappercontent{
	width:900px;
	height:auto;
	padding-left:13px;
	padding-right:13px;
	position:relative;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapperall #wrappercontent #header{
	width:343px;
	height:105px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 156px;
	padding-left: 512px;
	padding-right: 45px;
}
#wrapperall #wrappercontent #header2{
	width:900px;
	height:112px;
	position:relative;
	background-image: url(images/bgheader2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c1c1c1;
	font-weight: normal;
	line-height: 24px;
	padding-top: 35px;
	padding-bottom: 15px;
}
#wrapperall #wrappercontent #content{
	width:870px;
	height:auto;
	position:relative;
	background-color: #eaebec;
	padding:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
}
#wrapperall #wrappercontent #content2 {
	width:900px;
	height:auto;
	position:relative;
	background-color: #eaebec;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
}

#wrapperall #wrappercontent #contentbtmhomewrapper {
	width:900px;
	height:274px;
	position:relative;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: normal;
	background-color: #F1F1F1;
}

#wrapperall   #wrappercontent   #contentbtmhome{
	width:876px;
	height:250px;
	position:relative;
	background-image: url(images/bgcontentfooter.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: normal;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9eccc2;
	text-decoration: none;
}
A.set2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9eccc2;
	text-decoration: none;
}
#wrapperall  #wrappercontent  #contentbtm {
	width:876px;
	height:auto;
	position:relative;
	background-image: url(images/bgcontentfooter.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	font-weight: normal;
}

