/* CSS theme for NationalRelocation.com :~: Designed and coded by Ilina Simeonova */

body {
	background: url(../images/bg.png) repeat-x center 131px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	border-top: 5px solid #000;	
	}
	
#wrapper{
	background: url(../images/bg-wrapper.png) no-repeat center 131px;
	position: relative;	
	}
#container{
	width:918px;
	margin:0 auto;
	position: relative;	
	}
#header{
	height:131px;
	position: relative;	
	background-image:url(../images/header.png);
	}	
#nav{
	position:absolute;
	top:108px;
	left:63px;
	width: 890px;
	height: 60px;
	}	
#bluebar{
	height: 147px;
	background: url(../images/bluebar.png);
	position: relative;	

	}


#bluesearch-form{
	margin-top: 116px;
	margin-left: 95px;
	}
#bluebar input{
	background-color: #ecffd0;
	float:left;
	border: 0px;
	width: 223px;
	height:23px;
	display:inline;
	font-family: Arial;
	font-size: 14px;
	outline:none;
	margin-top:2px;
	}
	
#bluesearch-insurance-form{
	margin-top: 117px;
	margin-left: 155px;
	}
#bluesearch-insurance-form input{
	width: 113px;
	margin-top: 8px;
	}	

.blue10:link, .blue10:visited{
	background: url(../images/link.png) no-repeat;
	height: 97px;
	width: 324px;
	float:left;
	margin: 25px 0 0 60px;
	display:inline;
	}
.blue10:hover{	background: url(../images/link.png) no-repeat 0 -100px;}

.blue11:link, .blue11:visited{
	background: url(../images/link2.png) no-repeat;
	height: 70px;
	width: 479px;
	float:left;
	margin: 40px 2px 0 20px;
	display:inline;
	}


#bodycontent{
	background: url(../images/bodycontent.png) repeat-x #FDF7E6;
	width:653px;
	padding:30px 20px 0 10px;
	position: relative;
	float:left;
}
#side{
	background: url(../images/side.png) repeat-x #FFFFFF;
	width: 225px;
	float:left;
	padding: 22px 0;

}

