﻿/* RESET
------------------------------------------------- */
body, h1, h2, h3, h4, h5, dl, dt, dd, ul, ol, li, img, caption, fieldset, form, input, select, label {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #3d3d3d;
	}

img {
	border: none;
	}

ul, ol{
	list-style-type: none;
	}

hr {
	display: none;
	}
	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.hideme { display:none; }
/* DEFAULT LINK SETTINGS
------------------------------------------------- */
a:link    {color: #630; text-decoration: underline;}
a:active  {color: #630; text-decoration: underline;}
a:visited {color: #630; text-decoration: underline;}
a:hover   {color: #630; text-decoration: none;}

/* Wrapper 
------------------------------------------------- */

div#Wrapper {
	margin: 0 auto;
	width: 100%;
	}

div#Main_Layout {
	margin: 0 auto;
	width: 778px;
	}
	
/* Header 
------------------------------------------------- */

div#Header {
	margin: 0;
	width: 778px;
	height: 282px;
	background: url('../images/header/header_bg.jpg') no-repeat left top; 
	position: relative;
	}

div#Header h1 {
	width: 351px;
	height: 71px;
	background: url('../images/header/logo.png') no-repeat left top; 
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 219px;
	top: 35px;
	}

div#Header span {
	width: 158px;
	height: 60px;
	background: url('../images/header/copy.png') no-repeat left top; 
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 323px;
	top: 105px;
	}

div#Header address {
	width: 227px;
	height: 40px;
	background: url('../images/header/phone-fax.png') no-repeat left top; 
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 360px;
	top: 235px;
	}

div#Header ul {
	/*width: 778px;*/
	height: 54px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 175px;
	}

div#Header ul li {
	float: left;
	display: inline;
	margin: 0px 0px 0px -54px;
	width: 154px;
	height: 54px;
	}

div#Header ul li a {
	position: absolute;
	margin: 0;
	display: block;
	width: 129px; /* 154px */
	height: 20px; /* 54 */
	padding: 34px 25px 0px 0px;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #910000;
	font-style: oblique;
	text-align: right;
	text-decoration: none;
	background: url('../images/header/menu_bg.png') no-repeat left top; 
	}

div#Header ul li a:hover,div#Header ul li.Active_Menu a {
	color: #FFF;
	background: url('../images/header/menu_bg_hover.png') no-repeat left top !important; 
	}

div#Header ul li a[title="Home"] {
	z-index: 9;
	}

div#Header ul li a[title="About Us"] {
	z-index: 8;
	}

div#Header ul li a[title="Services"] {
	z-index: 7;
	}

div#Header ul li a[title="Gallery"] {
	z-index: 6;
	}

div#Header ul li a[title="Location"] {
	z-index: 5;
	}

div#Header ul li a[title="Contact Us"] {
	z-index: 4;
	}

div#Header p {
	margin: 0;
	width: 323px;
	height: 51px;
	background: url('../images/header/type.png') no-repeat left top; 
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 225px; /* 225px */
	z-index: 20;
	}

/* Content_Container 
------------------------------------------------- */

div#Content_Container {
	margin: 0;
	width: 778px;
	padding: 0px 0px 0px 0px;
	background: url('../images/content/content_bg.jpg') repeat-y left top; 
	}

	/* Sidebar 
	------------------------------------------------- */

	div#Sidebar {
		margin: 0;
		float: left;
		width: 184px;
		padding: 0;
		}

	div#Sidebar ul#Nav {
		margin: 0;
		width: 184px;
		padding: 19px 0px 0px 0px;
		background: url('../images/sidebar/sidebar_bg_01.jpg') no-repeat left top; 
		}

	div#Sidebar ul#Nav li {
		margin: 0;
		width: 184px;
		}

	div#Sidebar ul#Nav li a {
		margin: 0;
		display: block;
		width: 124px; /* 184px */
		padding: 0px 0px 0px 60px;
		font: bold 12px Arial,Helvetica,sans-serif;
		color: #000;
		text-decoration: none;
		}

	div#Sidebar ul#Nav li a:hover {
		color: #1887F3;
		}
	
	div#Sidebar ul#Nav li a[title="Home"] {
		line-height: 28px;
		height: 28px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px 0px; 
		}
		
	div#Sidebar ul#Nav li a[title="Home"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Home"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px 0px !important; 
		}

	div#Sidebar ul#Nav li a[title="About Us"] {
		line-height: 23px;
		height: 23px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -28px; 
		}
		
	div#Sidebar ul#Nav li a[title="About Us"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="About Us"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -28px !important; 
		}

	div#Sidebar ul#Nav li a[title="Services"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -51px; 
		}
		
	div#Sidebar ul#Nav li a[title="Services"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Services"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -51px !important; 
		}

	div#Sidebar ul#Nav li a[title="Gallery"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -73px; 
		}
		
	div#Sidebar ul#Nav li a[title="Gallery"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Gallery"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -73px !important; 
		}

	div#Sidebar ul#Nav li a[title="Free Estimate"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -95px; 
		}
		
	div#Sidebar ul#Nav li a[title="Free Estimate"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Free Estimate"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -95px !important; 
		}

	div#Sidebar ul#Nav li a[title="Location"] {
		line-height: 24px;
		height: 24px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -117px; 
		}
		
	div#Sidebar ul#Nav li a[title="Location"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Location"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -117px !important; 
		}

	div#Sidebar ul#Nav li a[title="Contact Us"] {
		line-height: 26px;
		height: 26px;
		background: url('../images/sidebar/nav_sprite.png') no-repeat 0px -141px; 
		}
		
	div#Sidebar ul#Nav li a[title="Contact Us"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Contact Us"] {
		background: url('../images/sidebar/nav_sprite.png') no-repeat -184px -141px !important; 
		}

	/* NON SPRITE VERSION
	div#Sidebar ul#Nav li a[title="Home"] {
		line-height: 28px;
		height: 28px;
		background: url('../images/sidebar/nav_bg_01.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Home"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Home"] {
		background: url('../images/sidebar/nav_bg_01_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="About Us"] {
		line-height: 23px;
		height: 23px;
		background: url('../images/sidebar/nav_bg_02.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="About Us"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="About Us"] {
		background: url('../images/sidebar/nav_bg_02_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="Services"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_bg_03.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Services"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Services"] {
		background: url('../images/sidebar/nav_bg_03_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="Gallery"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_bg_04.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Gallery"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Gallery"] {
		background: url('../images/sidebar/nav_bg_04_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="Free Estimate"] {
		line-height: 22px;
		height: 22px;
		background: url('../images/sidebar/nav_bg_05.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Free Estimate"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Free Estimate"] {
		background: url('../images/sidebar/nav_bg_05_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="Location"] {
		line-height: 24px;
		height: 24px;
		background: url('../images/sidebar/nav_bg_06.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Location"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Location"] {
		background: url('../images/sidebar/nav_bg_06_hover.jpg') no-repeat left top !important; 
		}

	div#Sidebar ul#Nav li a[title="Contact Us"] {
		line-height: 26px;
		height: 26px;
		background: url('../images/sidebar/nav_bg_07.jpg') no-repeat left top; 
		}
		
	div#Sidebar ul#Nav li a[title="Contact Us"]:hover,div#Sidebar ul#Nav li.Active_Link a[title="Contact Us"] {
		background: url('../images/sidebar/nav_bg_07_hover.jpg') no-repeat left top !important; 
		}
	*/

	div#Sidebar div#Contact_Info {
		margin: 0px 0px 10px 0px;
		width: 184px;
		padding: 0px 0px 0px 0px;
		background: url('../images/sidebar/sidebar_bg_02.jpg') repeat left top; 
		}

	div#Sidebar div#Contact_Info h2 {
		margin: 0;
		width: 184px;
		height: 38px;
		background: url('../images/sidebar/contact_info_heading.png') no-repeat left top;
		text-indent: -9999em;
		overflow: hidden;
		}

	div#Sidebar div#Contact_Info div {
		margin: 0;
		width: 184px;
		background: url('../images/sidebar/contact_info_bg_01.png') no-repeat left top;
		}

	div#Sidebar div#Contact_Info div address {
		margin: 0;
		padding: 6px 6px 10px 60px;
		background: url('../images/sidebar/contact_info_bg_02.png') no-repeat right bottom;
		font: normal 13px Arial,Helvetica,sans-serif;
		color: #412C21;
		text-align: center;
		line-height: 1.3;
		}

	div#Sidebar div#Contact_Info div p {
		margin: 0;
		padding: 2px 6px 8px 0px;
		font: normal 13px Arial,Helvetica,sans-serif;
		color: #412C21;
		text-align: right;
		line-height: 1.3;
		}

	div#Sidebar div#Contact_Info span {
		margin: 0;
		display: block;
		width: 184px;
		height: 125px;
		background: url('../images/sidebar/contact_info_img_01.png') no-repeat left top;
		}

	div#Sidebar div#Contact_Info>p {
		margin: 0;
		padding: 0px 5px 48px 5px;
		background: url('../images/sidebar/contact_info_bg_03a.png') no-repeat left bottom;
		font: bold 15px "Times New Roman",Times,serif;
		color: #412C21;
		text-align: center;
		font-style: italic;
		line-height: 1.3;
		position: relative;
		}

	div#Sidebar div#Contact_Info>p span {
		margin: 0;
		padding: 0;
		display: block;
		width: 57px;
		height: 47px;
		background: url('../images/sidebar/contact_info_img_02.png') no-repeat left bottom;
		position: absolute;
		left: 59px;
		bottom: -2px;
		}

	div#Sidebar div#Affiliation {
		margin: 0px 0px 5px 0px;
		width: 184px;
		background: url('../images/sidebar/contact_info_bg_04.jpg') repeat-y left top;
		}
		
	div#Sidebar div#Affiliation h2 {
		margin: 0px 0px 2px 0px;
		width: 184px;
		height: 38px;
		background: url('../images/sidebar/contact_info_heading_02.png') no-repeat left top;
		text-indent: -9999em;
		overflow: hidden;
		}

	div#Sidebar div#Affiliation p {
		margin: 0;
		padding:10px 0px 0px 25px;
		height: 160px;
		background: url('../images/sidebar/contact_info_bg_05a.jpg');

		}
	
	div#Sidebar #divPaypal{
		text-align: center;
		}
	
	div#Sidebar #formPaypal{		
		height: 70px;
		text-align: center;
		width: 184px;
		}

	div#Sidebar #formPaypal form .txtAmount input{
		width: 40px;
		}

	/* Main Content 
	------------------------------------------------- */

	div#Main_Content {
		margin: 0;
		float: right;
		width: 594px;
		padding: 0;
		background: url('../images/content/content_main_bg2.png') no-repeat left top;
		}

	div#Main_Content div#Homepage_Image {
		margin: 0px 0px 7px 0px;
		width: 594px;
		height: 258px;
		padding: 0;
		position: relative;
		}

	div#Main_Content div#Homepage_Image span {
		margin: 0;
		display: block;
		width: 623px;
		height: 278px;
		padding: 0;
		background: url('../images/content/homepage_image.png') no-repeat left top;
		position: absolute;
		right: 0px;
		top: -10px;
		}

	div#Main_Content h1 {
		margin: 28px 11px 13px 11px;
		padding: 0px 0px 6px 0px;
		border-bottom: 1px #747056 solid;
		font: 15px Arial,Helvetica,sans-serif;
		color: #476890;
		line-height: 1.13;
		position: relative;
		}

	div#Main_Content h1 span {
		margin: 0;
		display: block;
		width: 125px;
		height: 49px;
		padding: 0;
		background: url('../images/content/pyramid.png') no-repeat left top;
		position: absolute;
		right: -10px;
		top: -25px;
		}

	div#Main_Content img.floatRight {
		float: right;
		margin: -6px 17px 0px 10px;
		}

	div#Main_Content div.Text {
		margin: 0;
		font: normal 12px Arial,Helvetica,sans-serif;
		}

	div#Main_Content div.Text p {
		margin: 0;
		padding: 0px 11px 10px 9px;
		line-height: 1.45;
		}
	
	div#Main_Content div.Text ul.list-services{
		list-style: disc;
		margin: 0 20px;
		padding: 0 0 0 10px;
		}
	
	div#Main_Content div.Text ul.list-services li{
		padding: 0 0 10px 0;
		}

	div#Main_Content div.Text ul.Gallery_List {
		clear: both;
		margin: 0px 0px 10px 25px;
		}
		
	div#Main_Content div.Text ul.Gallery_List li {
		float: left;
		display: inline;
		width: 110px;
		vertical-align: top;
		}
		
	div#Main_Content div.Text ul.Gallery_List li img {
		margin: 0 auto;
		border: 1px #CCC solid;
		}
		
	div#Main_Content div.Text ul.Gallery_List li img {
		margin: 0;
		padding: 0px 0px 0px 0px !important
		}
	
	div#Main_Content div#Pagination {
		margin: 5px 25px;
		}
		
	div#Main_Content .Boxed {
		margin: 0px 2px 0px 2px;
		display: block;
		width: 50px;
		padding: 5px;
		float: left;
		border: 1px #CCC solid;
		color: #000;
		text-decoration: none;
		}
		
	div#Main_Content a.Boxed:hover {
		background: #EEE;
		}
		
	div#Main_Content a.Boxed_Link {
		margin: 0px 2px 0px 2px;
		display: block;
		width: 10px;
		padding: 5px;
		float: left;
		border: 1px #CCC solid;
		background: #EEE;
		color: #000;
		}
		
	div#Main_Content a.Boxed_Link:hover {
		margin: 0px 2px 0px 2px;
		display: block;
		width: 10px;
		padding: 5px;
		float: left;
		border: 1px #CCC solid;
		background: #EEE;
		color: #000;
		}
		
	div#Main_Content strong.Boxed_Link_Active {
		margin: 0px 2px 0px 2px;
		width: 10px;
		display: block;
		padding: 5px;
		float: left;
		border: 1px #CCC solid;
		}
		
	div#Main_Content .Red {
		color: #C00 !important;
		}

	div#Main_Content .Green {
		color: #747056 !important;
		}

	div#Main_Content .Brown {
		font-size:20px;
		color: #513925 !important;
		}

	div#Main_Content .center {
		text-align: center !important;
		}
	div#Main_Content .floatList {
		float: left;
		padding: 0px 0px 0px 50px;
		width: auto;
		}

	div#Main_Content .floatContainer {
		padding: 0px 0px 10px 80px;
		}

	div#Main_Content div#Services{
		margin: 11px 0px 0px 0px;
		padding: 0;
		}

	div#Main_Content div#Services h2 {
		margin: 0px 0px 0px 4px;
		padding: 0;
		background: url('../images/content/services_heading.png') no-repeat left top;
		text-indent: -9999em;
		overflow: hidden;
		}

	div#Main_Content div#Services ul {
		margin: 0;
		padding: 7px 0px 0px 5px;
		}

	div#Main_Content div#Services ul li {
		margin: 0;
		padding: 0;
		float: left;
		display: inline;
		width: 146px;
		text-indent: -9999em;
		overflow: hidden;
		}

	div#Main_Content div#Services ul li[title="Framing"] {
		width: 143px;
		height: 51px;
		background: url('../images/content/service_01.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Carpentry"] {
		width: 146px;
		height: 51px;
		background: url('../images/content/service_02.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Sheet Rock Installation"] {
		width: 144px;
		height: 51px;
		background: url('../images/content/service_03.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Texture Changes"] {
		width: 143px;
		height: 51px;
		background: url('../images/content/service_04.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Drywall Repair"] {
		width: 143px;
		height: 53px;
		background: url('../images/content/service_05.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Water Rot"] {
		width: 146px;
		height: 53px;
		background: url('../images/content/service_06.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Tile Repair"] {
		width: 144px;
		height: 53px;
		background: url('../images/content/service_07.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Painting"] {
		width: 143px;
		height: 53px;
		background: url('../images/content/service_08.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Insurance Work"] {
		width: 143px;
		height: 51px;
		background: url('../images/content/service_09.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Demolition"] {
		width: 146px;
		height: 51px;
		background: url('../images/content/service_10.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Window Repair"] {
		width: 144px;
		height: 51px;
		background: url('../images/content/service_11.jpg') no-repeat left top;
		}

	div#Main_Content div#Services ul li[title="Roof Repair"] {
		width: 143px;
		height: 51px;
		background: url('../images/content/service_12.jpg') no-repeat left top;
		}

.estimateLink{margin:0px 0px 0px 12px;}

/* Footer 
------------------------------------------------- */

div#Footer {
	margin: 0;
	width: 766px; /* 778px */
	height: 52px; /* 71px */
	padding: 19px 6px 0px 6px;
	background: url('../images/footer/footer_bg.jpg') no-repeat left top; 
	}

div#Footer div {
	margin: 0;
	float: left;
	width: 360px;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #FFF;
	}

div#Footer div a {
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #FFF;
	text-decoration: none;
	}

div#Footer div a:hover {
	text-decoration: underline;
	}

div#Footer p {
	margin: 0;
	float: right;
	width: 220px;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #FFF;
	line-height: 1.36;
	text-align: center;
	/*width: 766px;*/
	/*height: 52px; */
	}



/* Contact Box and Form
------------------------------------------------- */

#Contact_Box { 
	width: 500px; 
	margin: 10px auto; 
	padding: 10px 0px 5px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333; 
	background-color: #F9F8F5; 
	border: 1px #A77E4B solid; 
	text-align: left; 
	line-height: 1.3; 
	}
	
#Contact_Box .Contact_Clear { 
	clear: both; 
	display: block; 
	height: 0px; 
	margin: 0; 
	padding: 0; 
	}

#Contact_Box .Address_Box { 
	float: left; 
	width: 200px; /* 250 */ 
	padding: 3px 0px 0px 30px !important; 
	margin: 0px 0px 0px 0px; 
	background: url(../images/contact/home_icon.gif) no-repeat 5px 0px; 
	overflow: hidden; 
	}
		
#Contact_Box div { 
	float: left; 
	width: 250px; /* 250 */ 
	margin: 0; 
	}

#Contact_Box div .Phone_Box { 
	float: left; 
	width: 210px; /* 250 */ 
	padding: 3px 10px 10px 30px !important; 
	margin: 0; 
	background: url(../images/contact/phone_icon.gif) no-repeat 5px 0px; 
	overflow: hidden; 
	}

#Contact_Box div .Email_Box { 
	float: left; 
	width: 210px; /* 250 */ 
	padding: 3px 10px 0px 30px !important; 
	margin: 0; 
	background: url(../images/contact/email_icon.gif) no-repeat 5px 0px; 
	overflow: hidden; 
	}

#Contact_Box div .Email_Box a {
	unicode-bidi: bidi-override;
	direction: rtl;
	}

/* Contact Form */
#Form_Container { 
	width: 500px; 
	margin: 10px auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	background-color: #F9F8F5; 
	border: 1px #A77E4B solid; 
	}
	
#Form_Container h2 { 
	float: left; 
	width: 498px; 
	margin: 0 auto; 
	padding: 5px 0px 5px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFF; 
	background-color: #A77E4B; 
	border: 1px #F9F8F5 solid; 
	text-align: center; 
	}
	
#Form_Container form .Form_Full { 
	clear: both;
	/*float: left;*/ 
	width: 500px; /* 500px */ 
	margin: 0; 
	padding: 5px 0px 0px 0px; 
	}

#Form_Container form .Form_Text { 
	clear: both;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000; 
	text-align: center;
	padding: 5px 0px 3px 0px !important;
	margin: 0;
	}

#Form_Container span.required { 
	color: #F00; 
	}

#Form_Container form .Form_Full label { 
	float: left; 
	width: 90px; /* 100px */ 
	margin: 0px 0px 0px 20px; 
	padding: 8px 5px 0px 5px; 
	}

#Form_Container form .Form_Full p { 
	float: left; 
	width: 350px; /* 380px */ 
	margin: 0; 
	padding: 5px 5px 0px 5px !important; 
	}

#Form_Container form .Form_Full p input { 
	margin: 0; 
	width: 345px; /* 365px */ 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Full p textarea { 
	margin: 0; 
	width: 345px; /* 365px */ 
	border: 1px #CCC solid; 
	}
			
#Form_Container form .Form_Half { 
	float: left; 
	width: 250px; 
	padding: 5px 0px 0px 0px; 
	}

#Form_Container form .Form_Half label { 
	float: left; 
	width: 95px; 
	margin: 0px 0px 0px 20px; 
	padding: 5px 0px 0px 5px; 
	}

#Form_Container form .Form_Half label.center { 
	text-align: center; 
	}
	
#Form_Container form .Form_Half p { 
	float: left; 
	width: 100px; 
	margin: 0; 
	padding: 5px 0px 0px 5px !important; 
	}

#Form_Container form .Form_Half p input { 
	float: left; 
	width: 100px; 
	margin: 0; 
	padding: 0; 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Half p select { 
	float: left; 
	width: 90px; 
	margin: 0; 
	padding: 0; 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Submit { 
	clear: both; 
	width: 305px; /* 500px */ 
	margin: 0; 
	padding: 20px 0px 15px 195px; 
	}

#Form_Container form .Form_Submit input { 
	margin: 0; 
	}

/* Form Submit */
#Form_Submit_Container { 
	width: 500px; 
	margin: 10px auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	text-align: center;
	}
	
#Form_Submit_Container h4 { 
	margin: 0; 
	padding: 10px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000; 
	text-align: center; 
	}

/* Email Template */
#Email_Template {
	width: 500px;
	border: 1px #A77E4B solid; 
	margin: 0 auto;
	background-color: #F3F1EB;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px 2px;
	empty-cells: show;
	}

#Email_Template th {
	width: 115px; /* 120px */
	text-align: left;
	padding: 3px 0px 3px 5px;
	background: #F9F8F5;
	vertical-align: top;
	}

#Email_Template td {
	width: 380px;
	text-align: left;
	overflow: hidden;
	}
#moreinfo{font:veranda; float:left;}
