body {
	background: url(../img/bg-blue-home.gif) repeat-x center 90px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	}
	
#wrapper{
	background: url(../img/bg-wrapper.gif) no-repeat center 90px;
	position: relative;	
	}
#container{
	width:918px;
	margin:0 auto;
	position: relative;	
	}
#header{
	height:90px;
	position: relative;	
	}	
#nav{		
	position:absolute;
	top:57px;
	left:356px;
	width: 570px;
	height: 60px;
	}	
#bluebar{
	height: 50px;
	position: relative;	
	margin-right:3px;
	}


#bodycontent-full{
	background:  url(../img/bg-bodycontent.gif) repeat-x #eaf1f8;
	margin: 0;
	padding:30px 20px 25px;
	position: relative;	
	}	
#bodycontent-full1{
	background:  url(../img/bg-bodycontent.gif) repeat-x #eaf1f8;
	margin: 0;
	padding:30px 18px 25px 20px;
	position: relative;	
	}	

#c-wrapper {
	width:653px;
}

#bodycontent-top {
background:  #FFF5EC;
	width:693px;
		padding:0px;
margin:0px;
height:15px;
}

#bodycontent{
background: url(../img/bg-content.gif) repeat-y #FFF5EC;
	width:693px;
	padding:0px;
	float:left;}

#side{
	width: 220px;
	padding: 22px 0;
	float:right;
}

