/************************* 
Global
*************************/

body {
	background: #fff;
    margin: 0;
	padding: 0;
}

/************************* 
Headers, Divs, etc 
*************************/

#container {
	background: url("images/container_background.gif") repeat-y;
	margin: 0 auto;
    width: 921px;
}

#header {
	height: 97px;
    width: 921px;
}

#menu_top_container {
	background: url("images/enable_finance_menu.jpg") no-repeat;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 44px;
	text-align: center;
    width: 921px;
}

#menu_top_container p {
    float: left;
	margin: 12px 10px 0 10px;
	padding: 0;
}

#menu_top {
    margin: 0 auto;
	text-align: center;
	width: 900px;
}

#menu_left {
	background: #e5e4e4;
	clear: left;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 25px 0;
    width: 180px;
}

p.menu_left_title {
    color: #ff1a00;
	font-size: 14px;
    margin: 0;
	padding: 20px 0 0 20px;
}

#menu_left ul {
	list-style-position: outside;
	list-style-type: none;
    margin: 0;
	padding: 0 0 0 20px;
}

#menu_left li {
    background: url("images/menu_bullet.gif") 0 7px no-repeat;
	padding: 0 0 0 10px;
}

#content {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 11px 14px 0 14px;
    width: 457px;
}
#content form2 {
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-right:0px;
	}

h1 {
	color: #ff0000;
	font-family: "Arial", sans-serif;
    font-size: 18px;
	font-weight: bold;
	margin: 10px 0 15px 0;
	padding: 0;
}

#content p {
	line-height: 17px;
	margin: 0 0 15px 0;
	margin-right: 0px;
}

#price_box {
	background: url("images/price_box.gif") no-repeat;
	height: 133px;
	margin: 15px 0 5px 0;
	text-align: center;
    width: 450px;
}

p#price_box_title {
    color: #253494;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	padding: 10px 0 0 0;
}

#price_box_allfields_container {
	float: left;
	margin: 0 0 0 5px;
	width: 300px;
}

.price_box_field_container {
	clear: both;
	margin: 0 auto;
	padding: 0 0 15px 0;
    width: 345px;
}

p.price_box_field_title {
    color: #253494;
    float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
	width: 120px;
}

p.price_box_field_field {
    float: left;
}

#price_box_go {
    float: right;
	padding-right:32px;
}

.bluebar_container_1 {
    float: left;
	width: 225px;
}

.bluebar_container_2 {
    float: right;
	width: 225px;
}

.bluebar_title {
	background: url("images/blue_bar.gif") no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
    height: 35px;
	width: 225px;
}

.bluebar_title p {
    margin: 0;
	padding: 8px 0 0 10px;
}

.bluebar_container_1 ul, .bluebar_container_2 ul {
	line-height: 17px;
	list-style-position: outside;
	list-style-type: none;
    margin: 0;
	padding: 13px 0 0 0;
}

.bluebar_container_1 li, .bluebar_container_2 li {
    background: url("images/menu_bullet.gif") 0 7px no-repeat;
	padding: 0 0 0 10px;
}

.text_red {
    color: #ff1a00;
}


#menu_right {
	float: right;
	padding: 6px 0 0 0;
    width: 254px;
}

#menu_right p {
    margin: 0;
	padding: 0;
}

#footer {
	text-align:center;
	background: #fff;
    clear: both;
	color: #222222;
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 921px;
}

#footer_links {
	text-align:center;
	margin: 10px 0 10px 0;
}

#footer_logos {
    float: right;
}
#fast_form{ 
	background:#fff url(images/fastquote.jpg) no-repeat top;
	width:443px; padding:5px 5px 0px 5px;
	height:190px;
	color:#333;
	border:1px solid #ccc;

}
#fast_form1{ 
	background:#fff url(images/fastquote1.jpg) no-repeat top;
	width:425px;
 	padding:50px 5px 0px 5px;
	margin-top:40px;
	height:175px;
	color:#333;


}
.textfield{ 
	background-color:#FFFFCC; 
	padding-left:2px; font-size:15px;
	width:160px;
	border:1px solid #ccc;
	margin:1px;

}
.textfield1{ 
	font-size:12px; font-weight:bold; color:#333;
	padding-left:1px;

}


/*************************
Links
*************************/

#menu_top_container a, #menu_top_container a:visited {
    color: #fff;
	text-decoration: none;
}

#menu_top_container a:hover {
    text-decoration: underline;
}

#menu_left a, #menu_left a:visited,
.bluebar_container_1 a, .bluebar_container_1 a:visited, 
.bluebar_container_2 a, .bluebar_container_2 a:visited {
    color: #000;
	text-decoration: none;
}

#menu_left a:hover, 
.bluebar_container_1 a:hover, 
.bluebar_container_2 a:hover {
    text-decoration: underline;
}

#footer_links a, #footer_links a:visited {
    color: #222222;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

/************************* 
Images 
*************************/

img {
    border: 0;
}

#header img {
    display: block;
}

#menu_right img {
    display: block;
}

/************************* 
Forms
*************************/

#price_box select {
    width: 200px;
}

/* Forms Area */
form {
	margin: 10px 10px;
}

form fieldset {
	border: 0px solid #000;
	margin-bottom: 15px;
}

form div.inpRow {
	clear: both;
	display: block;
	padding-bottom: 3px;
}

form label {
	display: block;
	float: left;
	padding-bottom: 3px;
	width: 165px;
}

form div.inp {
	display: block;
	float: left;
	padding-bottom: 3px;
}

form input {
	padding: 3px 3px;
	border: 1px solid Silver;
	width: 200px;
}

.submitbutton {
	text-align:center;
	padding: 3px 3px;
	border: 0;
	width: 200px;
}

form input.Small {
	width: 100px;
}
.radio1{ 
	width:15px;
	border-style:none;
}
.check_but{ 
	width:15px;
	border-style:none;
	padding-left:20px;
}

form select {
	padding: 3px 3px;
	border: 1px solid Silver;
}

form option {
	padding: 0px 0px 0px 3px;
}

form select.Fixed {
	width: 208px;
	padding: 3px 3px;
	border: 1px solid Silver;
}

form textarea{
	border: 1px solid Silver;
	width: 207px;		
	height: 60px;
}

form div.msg {
	float: left;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	padding-top: 2px;
}

form div.btns {
	float: left;
	text-align: center;
	height: 25px;
	margin-left: 30px;
}

form div.btns button {
	width: 100px;
	background-color: #FFF;
	border: 1px solid Silver;
	text-align: center;
	color: Black;
	margin-left: 5px;
	font-weight: bold;
}

form div.btns button:HOVER {
	border: 1px solid #FD7406;
}

#form2 {
	margin-right:0px;
	padding:0px 0px 0px 0px;
	margin-left:0px;
	}
