<!--
Website: Prime Roofing Inc.
Author: Brian McArtor
www.brianmcartordesign.com -->

html {

	background: #ffa23a;

}

body {
	margin: 0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	bottom: auto;
	background-color: #ffa23a;
	text-align: left;

}

a:link, a:visited {
	color: #000000;
}

a:active, a:hover {
	color: #FFF;
	text-decoration: none;
}

.prime_container {

	width: 900px;
	margin: auto;

}

#prime_top_bg {
	width: 100%;
	background-color: ffa23a;
	background-image: url(images/prime_bg.jpg);
	background-repeat: repeat-x;
	
}

#prime_header {

	width: 100%;
	height: 230px;
	
}

#prime_header_bottom {
	float: left;
	width: 900px;
	height: 216px;
	background: url(images/prime_header.png) no-repeat;
	background-color: #ffa239;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	
}

#prime_menu {

	width: 465px;
	height: 29px;
	float: left;	
	margin: 170px 0 0 23px;
	padding: 0;
	
}

#prime_menu ul {

	list-style: none;
	display: inline;

}

#prime_menu li {

	float:left;
	
}

#prime_menu li a {

	float: left;
	display: block;
	color: #000;
	background: url(images/prime_menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	
}

#prime_menu li a b {

	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 15px 0 10px;
	background: url(images/prime_menu_right.jpg) right top no-repeat;
	color: #000;

}

* html #prime_menu li a b {
	margin: 0 0 0 3px;

}

#prime_menu li.current a, #prime_menu li a:hover, #prime_menu li.current a b, #prime_menu li a:hover b {
	color: #2A9FFF;

}

#prime_content {

	margin: 15px;
	padding: 0;

}

* html #prime_content {
	
	margin: 20px 0 20px 20px;
	
}

#prime_content_left {
	float: left;
	width: 600px;
	
}

#prime_content_left .prime_post {

	margin: 5px;
	padding: 0;
	
}

.prime_post img {
	margin: 0 25 0 25px;
	padding: 0;
	
	
}

#prime_content_right {
	float: right;
	width: 250px;
	padding: 0;
	height: 380px;
	margin: 0;
	
}

* html #prime_content_right {

	margin: 0 -15px 0 0 ;

}

.prime_section_1_top {
	width: 176px;
	height: 36px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background: url(images/prime_section_1_top_bg.jpg) no-repeat;
	margin: 0px;
	padding: 15px 0 0 70px;
	
}

.prime_section_1_mid {
	
	width: 216px;
	background: url(images/prime_section_1_mid_bg.jpg) repeat-y;
	margin: 0;
	padding:  5px 15px;
	
}

.prime_section_1_mid .prime_form {
	
	margin: 0;
	padding: 0;
	
}

.prime_section_1_mid .prime_label {

	float:left;
	width: 70px;
	height: 50px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

.prime_section_1_mid .prime_textboxes {

	float: right;
	width: 120px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	
}

.prime_section_1_bottom {
	
	width: 246px;
	height: 17px;
	background: url(images/prime_section_1_bottom_bg.jpg) no-repeat;
	
}

.prime_section_2_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background: url(images/prime_section_2_top_bg.jpg) no-repeat;
	margin: 0;
	padding: 15px 0 0 70px;
	
}

.prime_section_3_top {
	width: 160px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 90px;
	margin: 0;
	
}

.prime_section_2_mid {
	
	width: 246px;
	background: url(images/prime_section_2_mid_bg.jpg) repeat-y;
	margin: 0;
	padding: 5px 0;
	
}

.prime_section_2_bottom {
	
	width: 246px;
	height: 18px;
	background: url(images/prime_section_2_bottom_bg.jpg) no-repeat;
	
}

.prime_section_2_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.prime_section_2_mid li {
	border-bottom: 1px solid #ffa23a;
	margin: 0;
	padding: 5px;

}

.prime_section_2_mid li a {
	color: #000;
	text-decoration: none;

}

.prime_section_2_mid li a:hover {
	color: #05acff;
	text-decoration: none;
	text-align: center;

}
