@import url("/inc/ppc.css");
@import url("/inc/menu.css");

a {color:#193961;}
body {
background-color:#969679;
font-size:13px;
margin:0;
padding:0;
font-family: verdana, helvetica, arial, sans serif;
}

img { border:0; }
h1 {
font:1.8em Tahoma;
color:#2c4872;
margin:0;
}
h2 {
font:1.4em Tahoma;
color:#2c4872;
margin:0;
}

#wrapper {
background:url(/i/bg.gif) repeat-y;
width:770px;
margin:0 auto; margin-top:125px;

}

#header {
background-color:#999999;
position:absolute;
top:20px;
width:770px;
height:105px;
}
	#breadcrumbs {
	background-color:#969679; position:absolute; top:-17px; left:5px; 
	color:#fff;
	font:10px tahoma;
	text-transform:capitalize
	}
	#breadcrumbs a {
	color:#fff; 
	
	}
#topspace {
position:absolute;
top:125px;
background-color:#5e5f44;
width:590px;
height:45px;
margin-left:170px;
}

	#topspace img {
	float:right;
	}
#middle {
float:right;
position:relative; background:#fff;
left:-20px;
width:550px;
}
	#middlenoyshop {
	float:right;
	position:relative;
	width:600px;
	padding-top:60px;
	}
#content {
	padding:20px 20px 0 20px;
	width:500px;
}
#right {
float:right;
position:relative;
left:420px;
width:180px;
padding-top:60px;
}
#left {
float:left;
width:170px; background:red;
}
#footer {
clear:both;
width:770px;
height:20px;
margin-top:50px;
margin-left:210px;
}
	#footer a {
	font:12px tahoma;
	text-decoration:none;
	color:#036;
	}
	#footer a:hover {
	color:#f00;
	}
#search {
position:absolute; 
top:40px; left:500px;
width:210px; height:50px; 

}
#search form label {
display:block;
color:#fff;
font:bold 14px tahoma;
}


#wtl {
	color:#999;
}

/* ad styles */
#leaderboard {
position: relatve;
margin: 5px 0;
text-align:center;
}

#skyscraper {
position:absolute;
left:770px;
top:125px;
}

#medrect {
text-align:left;
margin: 20px 0 10px 0;
}

#button {
position:relative;
right:10px;
margin:25px 0 10px 0;
}

#ltolinks { width:500px; height:50px;}

#sitemap a { display:block; }
#col1 {width:200px; float:left; margin-right:20px;}
#col2 {width:200px; float:left; margin-right:20px;}
.link1 { color:#193961; font-size:14px;margin-top:20px; font-weight:bold;}
.link2 { color:#193961; font-size:12px;}
.link3 { color:#193961; font-size:10px;}
.logo {float:left;}



/*---- Service Magic Zipcode Box ----*/

#zip-box {
	width:160px;
	height:124px;
	margin-bottom:5px;
	background:url(/i/servicemagic/zipcode-widgitbk.jpg) no-repeat;
}

#find-local {
	font-weight:bold;
	font-size:16px;
	color:#464737;
	position:relative;
	top:5px;
	left:5px;
}

#h5 {
	color:#fff;
	font-size:14px;
	padding:0 5px;
	position:relative;
}

#zipfields {
    position:relative;
	top:-8px;
	left:5px;
	height:20px;
}

#zipfields input {
    font-size:11px;
    text-align:center;
	
}

#zipbutton {
    width:43px;
	height:23px;
	margin-left:4px;
	margin-top:7px;
}

#zip {
	width:100px;
	border:none;
	top:-7px;
	position:relative;
}

