
/* MAIN */
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.jpg) #efefef repeat-x top;
	color: #49595f;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 25px
}
a{
	color: #efb400;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 2em;
	margin: 0 0 1em
}
h3{
	color: #49595f;
	font-size: 1.5em;
	margin: 0 0 .5em
}
h2 span, h3 span{
	display: none
}
h2 img, h3 img{
	display: block
}
h4{
	color: #6a7f87;
	font-size: 1.1em;
	margin: 0 0 1em
}
p{
	line-height: 1.6em;
	padding: 0 0 1.5em
}

/* LAYOUT */
#page{
	margin: 0 auto;
	width: 960px
}

/* HEADER */
#header{
	height: 120px
}
#header .content{
	float: right;
	padding: 17px 40px 0 0;
	width: 600px
}

#phone { 
	width: 960px;
	float: left;
	padding-top: 18px;
	background: url(images/btn-phone-hours6.png) no-repeat top right;
}

/* LOGO */
#header h1{
	background: url(images/logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 247px
	
}
#header h1 a{
	display: block;
	height: 95px;
	text-decoration: none
}

/* NAVIGATION */
/*- Nav -*/
#nav{
	height: 39px;
	margin: -59px 0 0 0;
	text-indent: -9999px;
	width: 960px
}
#nav ul{
	float: right;
	width: 713px
}
#nav li{
	float: left
}
#nav li a{
	background: url(images/nav-gr.png) no-repeat top;
	display: block;
	height: 39px
}
#nav li a:hover{
	text-decoration: none
}
#nav li#about a{
	background-position: 0 0;
	width: 112px
}
#nav li#about a:hover, #nav li#about.active a{
	background-position: 0 -39px
}
#nav li#process a{
	background-position: -112px 0;
	width: 140px
}
#nav li#process a:hover, #nav li#process.active a{
	background-position: -112px -39px
}
#nav li#services a{
	background-position: -252px 0;
	width: 104px
}
#nav li#services a:hover, #nav li#services.active a{
	background-position: -252px -39px
}
#nav li#customers a{
	background-position: -356px 0;
	width: 121px
}
#nav li#customers a:hover, #nav li#customers.active a{
	background-position: -356px -39px
}
#nav li#partners a{
	background-position: -477px 0;
	width: 106px
}
#nav li#partners a:hover, #nav li#partners.active a{
	background-position: -477px -39px
}
#nav li#contact a{
	background-position: -583px 0;
	width: 130px
}
#nav li#contact a:hover, #nav li#contact.active a{
	background-position: -583px -39px
}


/*- Nav2 -*/
.sub-nav{
	margin: 0 0 1em
}
.sub-nav li{
	background: url(images/nav2-sep.gif) repeat-x bottom
}
.sub-nav li a{
	color: #49595f;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 10px
}

.sub-nav li a:hover {
	color: #e96524;
	text-decoration: none;
}

.sub-nav li.here a{
	background: url(images/nav2-hover.png) #cbd0d1 no-repeat right;
	font-weight: bold;
	margin: 0 -19px 0 0;
	position: relative;
	text-decoration: none;
	width: 199px
}

/* SLIDESHOW */
.slideshow{
	clear: both;
	font-size: 18px;
	height: 270px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 20px 0px 0 0px
}

.slideshow h2{
	margin: 0 0 15px
}
.slideshow img{
	display: block
}


/* COLUMNS */
#columns{
	height: 1%;
	padding: 0 0 30px
}

.col1.first, .col2.first{
	clear: left;
}

.col1{
	float: left;
	margin: 0 30px 0 0;
	width: 300px
}


.col1.last, .col2.last{
	margin: 0
}

.col2{
	float: left;
	margin: 0 30px 7px 0;
	width: 217px
}


* html .col2{
	margin-right: 21px;
}

.col2 h4{
	margin: 0 0 .5em
}
.col3{
	float: left;
	width: 190px
}
.col4{
	float: left;
	margin: -30px 0 0 58px;
	width: 710px
}
.col5{
	float: left;
	width: 715px
}

#showroom_entries br {
	clear: both;
}

* html .col5{
overflow: hidden;
}
.col6{
	float: right;
	width: 220px
}
.col7{
	float: left;
	width: 465px
}


/*=== Styling Lists ===*/
#primary ol{
	margin: 0 0 1.5em;
	padding: 0 0 0 3em;
}
#primary ol li{
	list-style: decimal;
	list-style-position: outside;
	margin: 0 0 .8em;
	line-height: 1.6em
}

#primary ul{
	margin: 0 0 1.5em;
	padding: 0 0 0 3em;
}
#primary ul li{
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 .8em;
	line-height: 1.6em;
}

#columns ul li ul {
	list-style: circle;
	margin-top: 1em;
}


/* MISC */
.btn01{
	height: 170px;
	margin: 0 0 15px;
	overflow: hidden
}
.btn02{
	width:217;
	height: 122px;
	margin: 0 0 12px;
	overflow: hidden
}

/* FORMS */

input.btn{
	background: #efb400;
	font-size: 14px;
	font-weight: bold;
	border: 1;
	margin: 0;
	padding: 4px 15px;
	color: #FFF;
}

div.form {
	border: 1px solid #cccfd0;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 30px;
}

div.form .field_group {
	clear: both;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
	/*border-top: 1px solid #cccfd0;*/
	overflow: hidden;
}

div.form .field_group label {
	float: left;
	width: 120px;
	padding: 4px 0 0 0;
	vertical-align: middle;
}

	div.form .field_group .radio label {
		float: left;
		width: 120px;
		padding: 0 0 0 10px;
	}

	#main div.form .field_group .radio ul li {
		width: 300px;
		background: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	#main div.form .field_group .radio ul li input {
		border: none;
		margin-top: 2px; 
		float: left;
	}

div.form .field_group span.req {
	/* margin: 0 5px 0 5px; */
	font-family: Baskerville, Georgia, serif;
	color: #efb400;
	font-size: 16px;
	/* line-height: 1; */
}

div.form .field_group .field {
	float: left;
	width: 500px;
} 

div.form .field_group .field input {
	padding: 3px;
	font-size: 14px;
}

div.form .field_group .field textarea {
	padding: 2px;
	font-size: 12px;
	width: 100%;
}


div.form div.submit {
	clear: both;
	padding-left: 120px;
}



/* FOOTER */
#footer{
	color: #49595f;
	font-size: 12px;
	height: 15px;
	margin: 0 auto;
	width: 960px
}
#footer a{
	color: #49595f;
	font-weight: bold;
	border-bottom: 1px dotted #6a7f87;
}

#footer a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #29393f;
}

#footer h4{
	color: #6a7f87;
	font-size: 12px;
	margin: 0
}
#footer p{
	padding: 0
}

/*- Footer Cols 215-*/
#footer .col{
	line-height: 1.4em;
	border-right: 1px solid #c8cccd;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 50px;
	margin: 0 0px 0 0;
	min-height: 55px;
	width: 960px
}

#footer .col.last{
	border: 0;
	margin: 0
}

#footer small, #footer ul {
	font-size: 11px;
}

#page-bot{
	background: #dee0e0;
	height: 1%;
	padding: 9px 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 50px;
	margin: 0 0px 0 0;
	min-height: 55px;
	width: 960px
}

#footer .col.last{
	border: 0;
	margin: 0
}

#footer small, #footer ul {
	font-size: 11px;
}

#page-bot{
	background: #dee0e0;
	height: 1%;
	padding: 9px 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}


