/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Rent a Cop CSS Document */
/* Last updated: October 2009 */

body {
	font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	background: #c2cad1 url('http://links.server101.com/rentacop/images/bg.gif') 0 0 repeat-x;
	color: #000;
	}
	
h1, h2, h3, h4, h5, h6, th { font-weight: normal; color: #0b69e3; line-height: 1.8; }

h2 {
	padding: 0;
	font-size: 16px;
	}

#homecontent h2 { color: #ffbd17; font-size: 12px; line-height: 1.4;}

h3, th {
	margin: 0;
	font-size: 14px;
	}

#header h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 80px;
	}

p { 
	margin-bottom: 10px;	
	}

#header p { margin: 0 0 0 101px; line-height: 2.7;}

#homecontent p { font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	}

img.logo { margin-top: 10px; margin-bottom: 7px;}

img.header { margin: 0 3px 0 0; }

img.maincontent { margin: 0 0 10px 0;}

img.footer { margin-left: 3px; }

/* Layout */

#container {
	width: 920px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	
	}	
	
#header {
	margin-left: 3px;
	width:914px;
	border-top: 3px solid #cf0207;
	}

#logo { float: left; width: 539px;}

#headercontent { width: 375px; height:60px; margin: 0 0 0 539px; background: #fff url('http://links.server101.com/rentacop/images/headerPhoneEmail.gif') no-repeat;}

#imageholder {float: left; width: 520px;}

#homecontent { height: 159px; margin: 0 0 0 520px; background: #234668; color: #fff; padding: 0 5px;}

#maincontent {
	width: 914px;
	border: 0;
	margin: 0 0 0 3px;
	padding: 0;
	}

#footer {
	width: 914px;
	clear: both;
	border: 0;
	margin: 0 0 0 3px;
	padding: 0;
	background: #fff;
	border-top: 3px solid #cf0207;
	}

p.footer {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 8px 0 0;
	text-align: center;
	}	

	
#footer a { text-decoration: underline; color:#000;}

#footer a:hover { text-decoration:none; }

/* nav */

#nav {}

#nav, #nav ul {
	clear: both;
	margin: 0 0 0 1px;
	padding: 0;
	list-style-type: none;
	width: 914px;
	float: left;  /* Contain floated list items */ 
	
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	float: left;	
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	text-align: left;
	padding: 0 41px 0 0;
}

#nav #nav_con a {
	padding-right: 0;
}

#nav a:hover {
	color: #c80405; 
	/*background: #2ab3e4;*/ 
}

/* global links */

#header p, #header a {color: #fff;}

#header a:hover {color: #ffbd17;}

/* forms */

fieldset {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	background: transperent;
	}
	
form p {
	clear: left;
	margin: 0;
	padding: 5px 0;
	}
	
form p label {
	float: left;
	width: 20%;
	
	}
	
input.txt {
	width: 225px;
}

input.btn {
	margin: 0 0 0 141px;
	}

textarea {
	width: 230px;
	height: 50px;
	}

/* table styles */

table { width: 914px; border: 1px solid #999; margin: 0 0 10px 0;}

table ul {margin: 3px 0 10px 20px;}

th {border: 1px solid #999; background: #eee; vertical-align: top;}

td {border: 1px solid #999; }
