﻿/************** Global *****************/

body {
	 margin:0 0 0 0;
	 background-color:#000000;
}

#outerbody {
background-image:url(images/mainbg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#e2dedf;
}

#topbody {
background-image:url(images_layout/TopHeader.jpg);
background-position:top;
background-repeat:no-repeat;
}

#xpagesetup {
     position: relative;
     width: 783px;
     margin: 0 auto 0 auto;
	 z-index:5;
}

#xheader {
     position: relative;
     width: 783px;
     height: 184px;
	 z-index:100;
}

#logobutton{
position: relative;
top:10px;
}

#nav1{
position:absolute;
left:30px;
top:13px;
}

#nav2{
position:absolute;
left:122px;
top:13px;
}

#nav3{
position:absolute;
left:227px;
top:13px;
}


#xnav
{

 position: absolute;
 top:72px;
 right:0px;
z-index:100;
width:335px;
height:62px;
	background-image:url(images/menu_bg.jpg);
background-position:top;
background-repeat:no-repeat;
}

#xtitle
{
 position: absolute;
 top:122px;
 left:0px;
}





#xcontentback {
	position:relative;
	width:783px;
	margin: 0 auto 0 auto;
	float:left;
	background-image:url(images/contentbg.jpg);
background-position:top;
background-repeat:no-repeat;
}

#xcontentfoot {
	position:relative;
	width:783px;
	margin: 0 auto 0 auto;
	float:left;
	background-image:url(images/contentfoot.jpg);
background-position:top;
background-repeat:no-repeat;
height:54px;
}

#xcontent {
padding:20px;
padding-top:40px;
}


#xfootercontent {
padding-top:20px;
padding-bottom:60px;
position:relative;
margin: 0 auto 0 auto;
width:783px;
color:#FFFFFF;
font-size:10px;
}

#xfooter a{
	color:#FFFFFF;
	font-size:11px;

}

#xfooter a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;

}

#footerlogo{
position:absolute;
left:0px;
}

#footerslogan{
position:absolute;
right:0px;
top:30px;
}

#footernavs{
position:absolute;
left:140px;
top:40px;
}

#footernavs a{
	color:#FFFFFF;
	font-size:11px;

}

