
body {
	background-color: #93aae1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.rotate{
float:left;
padding-left:658px;
padding-top:11px;
position:absolute;



}

.nav{
float:left;
padding-top:200px;
padding-left:40px;
background-repeat:no-repeat;
position:absolute;
}




.content{
	background-image:url(images/design_mid.jpg);
	background-repeat:no-repeat;
	padding-right:50px;
	padding-left:150px;
	padding-top:10px;
	width:700px;
}

.logo{
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position:top;

}




.top{
	background-image:url(images/design_top.jpg);
	height:177px;
	width:900px;
}
.mid{
	background-image:url(images/design_mid2.jpg);
	width:900px;

}

.bot{
	background-image:url(images/design_bottom.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:900px;
	clear:both;
}