﻿@charset "utf-8";

/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
		background-color:#29173D;
}

#menu_links{
	height:210px; 
	padding-top:5px; 
	padding-bottom:5px; 
	background:url(../images/slide_bg.jpg) top center repeat-x; 
	border-bottom:#FFFFFF solid 2px; 
	text-align:center; 
	color:#FFFFFF ;
	}

#menu{ 
	font-size:12px; 
	text-align:center; 
	float:left; 
	position:absolute; 
	left:0; 
	width:100%; 
	}

.quote_box {
	width:870px;
	height:176px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:0px; 
	margin-top:14px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;}



.quoterequest {
	width:264px; 
	height:171px; 
	float:left; 
	background:url(../images/request_quote.jpg) top center no-repeat; 
	text-align:left; 
	font-size:11px; 
	color: #fff; 
	line-height:20px;
	}



.quoteinner { 
	width:220px; 
	margin:60px 22px 22px 22px; }



.quote_form {
	width:575px; 
	height:171px; 
	background:url(../images/quote_box.jpg) top center no-repeat; 
	float:left; 
	margin-left:20px; 
	font-size:12px; 
	color:#fff; 
	}

.request2 {
	width:224px; 
	height:89px; 
	background:url(../images/request_quote.jpg) top center no-repeat; 
	float:left; 
	text-align:left; 
	font-size:11px; 
	color:#7abaee; 
	padding:22px; 
	padding-top:60px; 
	line-height:20px;
	}

.quote_form2 {
	width:575px; 
	height:171px; 
	background:url(../images/quote_box.jpg) top center no-repeat; 
	float:left; 
	margin-left:20px; 
	font-size:12px; 
	color:#7abaee;
	}



.leftforminner {
	width:270px; 
	margin:10px;
	}

.rightform {
	float:left; 
	text-align:left; 
	width:280px; 
	padding-top:10px; 
	margin-left:5px;
	overflow:hidden;
	}

.leftform {
	float:left; 
	width:280px; 
	text-align:left; 
	padding-top:10px;
	margin-left:10px;
	}
	
.leftform p {
	height:40px;
	}

.leftform label {
	float:left; 
	height:22px; 
	width:65px; 
	display:block;
	padding-top:10px;
	}
	
.rightform textarea{ 
	height:70px; 
	width:255px; 
	background-image:url(../images/text_area.jpg);
	background-repeat:no-repeat; 
	border:0px; color:#000; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:15px; 
	overflow:auto;
	padding:5px 0 0 5px;
}

.leftform input { 
	float:left; 
	background:url(../images/input.jpg) top center no-repeat; 
	margin:0px;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:15px; 
	padding:5px 0 0 5px; 
	height:24px; 
	width:184px; 
	border:0; 
	margin-bottom:0; 
	}

.leftform  select {
	width:189px; 
	color:#000; 
	margin:0; 
	padding:2px; 
	}

/**:first-child+html .leftform input { /*border:1px solid #FF0033;float:left; width:189px; min-height:29px; background:url(../images/input.jpg) top center no-repeat; border:0px; margin:0px; color:#7abaee; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:15px; padding-top:5px; padding-left:5px; margin-top:5px;}*/

.rightform .button input {
	width:275px; 
	background:url(../images/send.jpg) top center no-repeat; 
	min-height:53px; 
	font-size:0.1px; 
	padding:0px; 
	margin-top:10px;
	}

/**:first-child+html .rightform .button input {float:left; width:268px; background:url(../images/send.jpg) top center no-repeat; min-height:53px; border:0px; margin:0px; font-size:0.1px; padding:0px; margin-left:-5px; margin-top:-15px;}*/

.rightform .button2 input {float:left; width:268px; background:url(../images/send.jpg) top center no-repeat; min-height:53px; border:0px; margin:0px; font-size:0.1px; padding:0px; margin-left:-5px; margin-top:5px;}

*:first-child+html .rightform .button2 input {float:left; width:268px; background:url(../images/send.jpg) top center no-repeat; min-height:53px; border:0px; margin:0px; font-size:0.1px; padding:0px; margin-left:-5px; margin-top:-15px;}



.quote_thanks { padding:40px 20px 20px 20px; }
