body
{
background: #16182d;
margin:auto 0;
}

img
{
border:0;
}

.preload
{
display:none;
}

div.hr 
{
clear:both;
padding:0px;
margin:10px 0px 10px 0px;
height: 1px;
background:url(../images/divider.gif) repeat-x;
}

div.hr hr 
{
display: none;
}

div.hr2 
{
clear:both;
padding:0px;
margin:5px 0px 5px 0px;
height: 1px;
background: #d5e1ec;
}

div.hr2 hr 
{
display: none;
}

.float{
float:left;
}

.clearDivs{
clear:both;	
}	

/* wrappers
--------------------------z------------------------------------------------- */


#wrapper{
width:850px;
margin:0 auto;
position:relative;
}

#wrapperHeader{
margin:0 auto;
width:850px;	
height:158px;
position:relative;
background:url(../images/bgheader.gif) repeat-x;
}

	#navWrapper	{
	width:753px;
	height:14px;
	padding:15px 51px 20px 46px;
	position:relative;
	background:url(../images/bgnav.gif) repeat-x;
	}
	
	.nav1{
	padding:0px 62px 0px 0px; 
	float:left;
	}
	
	
#logo{
width:336px;
height:59px;
position:absolute;
top:72px;
left:259px;
}

#homeBodyWrapper{
position:relative;
width:850px;
background:url(../images/bghome.gif);
}

	#homeLeft{
	position:relative;
	width:550px;
	float:left;

	}
	
	#homeRight{
	position:relative;
	width:244px;
	float:left;
	padding:26px 28px 0px 28px;

	}

#secondBodyWrapper{
position:relative;
background:url(../images/bgbodysec.jpg);
width:850px;
}

	#secondLeft{
	position:relative;
	width:173px;
	float:left;
	padding:67px 0px 0px 16px;
	}
	
	#leftHeader{
	position:absolute;
	top:36px;
	left:16;
	width:114px;
	height:13px;
	}
	
	#secondRight{
	position:relative;
	width:544px;
	float:left;
	padding:80px 64px 36px 53px;
	}
	
	#ttl{
	position:absolute;
	width:544px;
	height:19px;
	top:35px;
	left:53px;
	}
	
	#iconsWrapper{
	position:relative;
	height:23px;
	}	
	
	.icon{
	float:left;
	padding:0px 10px 0px 0px;
	}


#footerWrapper{
position:relative;
background:url(../images/bgfooter.jpg) repeat-x;
padding:23px 0px 0px 0px;
height:47px;
}
