
/* CSS Document */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color: #900;
	}
#wrapper {
	text-align: left;
	margin: auto;
	width: 935px;
	}

#top_banner{
	width:935px;
	height:400px;
}

#special_banner{
	background: no-repeat;
	width:98;
	height:357px;
	float:right;
	
}

#logo_banner{
	width:300;
	height:357px;
	margin-left:190px;
	float:right;
}

#logo_banner2{
	width:300;
	height:357px;
	margin-left:190px;
	float:right;
}

#socialmedia{
width:150;
	height:45px;
	margin-left:5px;
	margin-top:350px;
	float:right;
	
}
#socialmedia2{
width:150;
	height:45px;
	margin-left:250px;
	margin-top:350px;
	float:right;
	
}
#testimonials{
width:217px;
	height:155px;
	margin-left:28px;
	font-size:13px;
	line-height:18px;
	float:right;
	
}

#testimonials2{
width:217px;
	height:155px;
	margin-left:28px;
	font-size:13px;
	line-height:18px;
	float:right;
	
}
#nav {
	padding-top: 10px;
	padding-left:25px;
	float: left;
  height: 40px;
  width:910px;
font: 200% Arial,sans-serif;
border-top:#900 thin solid;
border-bottom:#900 thin solid;
}
  ul#minitabs{
	  list-style: none;
	  margin: 0;
	  padding: 5px 0;
  text-align: left;
  white-space: nowrap;
 color: #900;
  }
  ul#minitabssub{
	  list-style: none;
	  margin: 0;
	  padding: 7px 0;
  text-align: left;
 color: #900;
  }
  ul#minitabssub a{
	text-decoration: none;
	padding: 0 0 3px;
  color: #900;
  }
  ul#minitabssub a:hover{
	border-color: #F60;
	color: #000
	}
	
	ul#minitabssub a#current{
	border-color: #F60;
	color: #EB2419;
	}

ul#minitabs li{
	display: inline;
	margin: 0 -10px;
	}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 3px;
color: #900;
  }
ul#minitabs a#current{
	border-color: #F60;
	color: #f47321
	}
ul#minitabs a:hover{
	border-color: #F60;
	color: #FC0;
	}
	
#textbanner{
	height:165px;
	width:935px;
	text-align:left;
	border-bottom:#900 thin solid;
	
}

#maincontent{
	height:385px;
	width:930px;
	text-align:left;
	float:left;	
}
#mainright{
	width:300px;
	height: 500px;
	float: right;
	text-align:left;
}

#subcontent{
	width:935px;
	text-align:left;
	
}
#leftcontent{
	width:540px;
	float:right;
	
}

#leftcontent6{
	width:500px;
	float:right;
	
}
#leftcontent3{
	width:400px;
	float:right;
	
}
#leftcontent2{
	width:935px;
	float:right;
	
	
}

#leftcontent4{
	width:600px;
	float:right;
	
	
}

#leftimages{
	width:810px;
	margin-left:80px;
	padding-left:10px;
	
}
#rightcontent{
	width:370px;
	float:right;
	margin-left:23px;
	
}


#rightcontent6{
	width:400px;
	float:right;
	margin-left:20px;
	
}
#rightcontent5{
	width:300px;
	float:right;
	margin-left:23px;
	
}
#rightcontent4{
	width:420px;
	float:right;
	margin-left:110px;
	margin-top:20px;
	
}

#rightcontent2{
	width:240px;
	float:right;
	margin-left:23px;
	
}
#rightcontent3{
	width:240px;
	float:right;
	margin-left:23px;
	
}
#bottombanner{
	height:218px;
	width:935px;
	text-align:left;
	padding-top:50px;
		
}

#bottomcontent_left{
	height:185px;
	width:430px;
	text-align:left;
	margin:10px;
	float:right;
	color:#FFF;
	
}

#bottomcontent_right{
	height:185px;
	width:430px;
	text-align:left;
	margin:10px;
	float:right;
	color:#FFF;
	
}
form#requestform {
	width: 400px;
	padding: 0 10px;
	}
	
form#requestform ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
form#requestform ol li {
	padding: 5px 0;
	}
	
form#requestform ol li.button {
	border-bottom: none;
	}
	
form#requestform ol label {
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #900;
	margin: 0 0 2px 0;
	}
	
form#requestform ol label em {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	color: #5E0000;
	text-transform: none;
	}
	
form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email {
	width: 300px;
	background:#ffffff;
	border: 1px solid #000000;
	padding: 5px;
	}
	
form#requestform ol input#name:hover,
form#requestform ol input#company:hover,
form#requestform ol input#email:hover {
	border: 1px solid #000000;
	}
	
form#requestform ol select {
	width: 150px;
	height: 30px;
	padding: 3px;
	}
	
form#requestform ol option {
	font: 11px Georgia, Times, "Times New Roman", serif;
	color: #000000;
	padding: 3px 0 3px 5px;
	}
	
form#requestform ol textarea {
	width: 380px;
	height: 100px;
	background:#ffffff;
	border: 1px solid #000000;
	padding: 5px;
	}
	
form#requestform ol textarea:hover {
	border: 1px solid #000000;
	}
	
form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email,
form#requestform ol textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #900;
	word-spacing: 1px;
	}
	
form#requestform ol button {
	background:#900;
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	}
	
form#requestform ol button:hover {
	background: #CC0000;
	cursor: pointer;
	}
	
	#content_about{
	width:592px;
	margin-top: 10px;
	margin-right: 4px;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	float:right;
	font-size:12px;
	line-height:23px;
	color:#000;
	}

	
