
p a{
	text-decoration: none;
	color: #006699;
	background: url(../images/brush.png) no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}
p a:hover{
	color: #000033;
	background: url(../images/brush_over.png) no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}

p.italic {font-style:italic}

h1{
	float: left;
	height: 40px;
	font-size: 16px;
	padding: 11px;
	margin: 11px 0 0 37px;
}

#banner{
	float: left;
	width: 706px;
	height: 60px;
	background: url(../images/banner.png) no-repeat left top;
	margin: 0 21px 10px -46px;
	padding: 0;
}

h2{
	margin: 20px 0 -5px 0;
	padding: 0 0 6px 0;
	clear: both;
	font-size: 14px;
	border-bottom: 1px solid #999;
}

h3{
	float: left;
	color: #fff;
	margin: -32px 0 0 0;
	padding: 3px 9px 5px 9px;
	text-align: center;
	font-size: 12px;
	background: #333;
	border: 1px solid #ccc;
}

h4{
	margin: 0;
	padding: 0 0 6px 0;
	clear: both;
	font-size: 14px;
	border-bottom: 1px solid #999;
}

h5{
	font-size: 13px;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
}

body {
	background: #fff url(../images/back.jpg);
	background-repeat: repeat-x;
  	background-position: top;
	padding: 15px 0 15px 0;
	margin: 0;
}

#wrapper {
	width: 691px;
	margin: 0px auto 0px auto;
  	padding: 0px;
}

#header{
	float: left;
	width: 691px;
	height: 138px;
	background: url(../images/header.png) no-repeat;
	background-position: top;
	margin: 0;
  	padding: 0;
}

#content {
	float: left;
	width: 691px;
	background: url(../images/wrapper_back.png);
	background-repeat: repeat-y;
  	background-position: top;
	margin: 0;
  	padding: 0 0 15px 0;
}

#text {
	width: 613px;
	margin: 0 0 20px 39px;
  	padding: 10px 0 0 0;
	font-family: Verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

#center {
	width: 613px;
	margin: 0 0 20px 39px;
  	padding: 10px 0 0 0;
	font-family: Verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-align: center;
}

p.we:before{content: url(../images/we.png);}
p.here:before{content: url(../images/here.png);}
p.the:before{content: url(../images/the.png);}
p.the{margin-top: 20px;}
p.this{margin-top: 20px;}

#view_models{
	float: left;
	width: 223px;
	height: 115px;
	background: url(../images/view_models.png) no-repeat;
	margin: 5px 35px 10px 0;
	padding: 0 0 0 12px;
}

ul#materials{
	padding: 0;
	margin-left: 15px;
}

#models_categories{
	margin: 5px 16px 0 0px;
	padding: 0;
}

#view_models ul, #models_categories ul{
	float:left;
	font-family: arial;
	font-size: 9px;
	padding: 3px 15px 0 0;
	margin: 0;
}

#view_models, #models_categories li{
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
}

#view_models a, #models_categories a{
	text-decoration: none;
	color: #006699;
}
#view_models a:hover, #models_categories a:hover{
	text-decoration: underline;
	color: #000033;
}

#footer {
	float: left;
	width: 706px;
	height: 128px;
	margin: 0 0 0 -7px;
  	padding: 0 0 20px 0;
	background: url(../images/footer.png) no-repeat;
  	background-position: top;
}

#footer p{
	font-family: arial;
	font-size: 10px;
	color: #666;
	padding: 0 250px 0 49px;
	margin-top: 3px;
	line-height: 110%;
}

#footer a{
	color: #333;
	text-decoration: none;
}
#footer a:hover{
	color: #000033;
	text-decoration: underline;
}

#footer ul{
	font-family: arial;
	font-size: 11px;
	color: #333;
	padding: 50px 0 0 49px;
	margin: 0;
}

#footer li{
	display: inline;
	margin-right: 5px;	
}

ul#footer_links{
	font-family: Verdana, arial;
	float: right;
	width: 358px;
	font-size: 9px;
	padding: 0;
	margin: 26px 49px 0 0;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
ul#footer_links a{
	color: #006699;
	text-decoration: none;
}

ul#footer_links a:hover{
	color: #000033;
	text-decoration: underline;
}

.blue{
	color: #006699;
}

.logo{
	width: 217px;
	height: 53px;
	margin: 29px 39px 0 33px;
  	padding: 6px;
}
.logo:hover{
	background: url(../images/logo_over.png) no-repeat;
}

.copyright{
	float: right;
	width: 175px;
	height: 43px;
	margin: 0 49px 0 0;
	clear: both;
}

.tel_icon{
	float: left;
	width: 36px;
	height: 35px;
	margin: 15px 0 0 45px;
	padding: 0;
}

.fax_icon{
	float: left;
	width: 44px;
	height: 35px;
	margin: 15px 0 0 0;
	padding: 0;
}

.email_icon{
	float: left;
	width: 46px;
	height: 35px;
	margin: 15px 0 0 0;
	padding: 0;
}

.footer_spacer{
	float: left;
	margin-top: 39px;
	border-bottom: 1px solid #ccc;
	width: 64px;
	height: 1px;
}

#buttons {
	float:left;
	width: 613px;
	height: 37px;
	margin: 6px 0 0 39px;
  	padding: 0px;
}

.button1 a {
  float : left;
  width : 101px;
  height : 37px;
  display : block;
  text-decoration: none;
  background : url(../images/button1_over.png);
}

.button2 a {
  float : left;
  width : 105px;
  height : 37px;
  display : block;
  text-decoration: none;
  background : url(../images/button2_over.png);
}

.button3 a {
  float : left;
  width : 92px;
  height : 37px;
  display : block;
  text-decoration: none;
  background : url(../images/button3_over.png);
}

.button1 a p {
	margin: 0;
	padding: 12px;
	color: #333;
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background : url(../images/button1.png);
}
.button2 a p {
	margin: 0;
	padding: 12px;
	color: #333;
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background : url(../images/button2.png);
}
.button3 a p {
	margin: 0;
	padding: 12px;
	color: #333;
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background : url(../images/button3.png);
}
.button1 a p:hover {color: #fff; background: url(../images/button1_over.png);}
.button1 a p:active {background : url(../images/button1_down.png);}

.button2 a p:hover {color: #fff; background: url(../images/button2_over.png);}
.button2 a p:active {background : url(../images/button2_down.png);}

.button3 a p:hover {color: #fff; background: url(../images/button3_over.png);}
.button3 a p:active {background : url(../images/button3_down.png);}

.tab1{
	float: right;
	width: 77px;
	height: 60px;
	padding: 0;
	margin: 14px 16px 0 0;
	background : url(../images/tab1.jpg) no-repeat;
}

.tab2{
	float: right;
	width: 77px;
	height: 60px;
	padding: 0;
	margin: 23px 16px 0 0;
	background : url(../images/tab2.jpg) no-repeat;
}

.tab3{
	float: right;
	width: 77px;
	height: 60px;
	padding: 0;
	margin: 14px 16px 0 0;
	background : url(../images/tab3.jpg) no-repeat;
}

.tab4{
	float: right;
	width: 77px;
	height: 60px;
	padding: 0;
	margin: 23px 3px 0 0;
	background : url(../images/tab4.jpg) no-repeat;
}

a.tooltip
{position: relative;z-index: 25;}
a.tooltip:hover
{text-decoration: none; color: #333; z-index: 26;}
a.tooltip span
{display: none;}
a.tooltip:hover span
{display: block; position: absolute; left: -7px; bottom: 50px; width: 92px; height: 21px; background: url(../images/tooltip.png) no-repeat;}
a.tooltip:hover span p{font-family: arial; font-size: 10px; font-weight: bold; text-align: center; padding: 0; margin: 3px 0 0 -3px;}


#flashcontent{
	float:left;
	margin: 10px 0 0 39px;
}

.flash_overlay{
	z-index: 10000;
	width: 230px;
	margin: 10px 0 0 350px;
	position: absolute;
	text-align: right;
	font-family: Verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
.flash_overlay ul{
	text-decoration: none;
	color: #fff;
	list-style: none;
}
.flash_overlay a{
	text-decoration: none;
	color: #fff;
}
.flash_overlay a:hover{
	text-decoration: none;
	color: #333;
}

#category{
	float: right;
	margin: 24px -25px 0 0;
}
#gallery{
	float: left;
	margin-top: 50px;
}

.thumbs{
	float: left;
	margin-bottom: 30px;
}

.thumbs a{
	float: left;
	width: 94px;
	height: 63px;
	margin: 2px;
	background: #666;
	border: 2px solid #ccc;
}
.thumbs a:hover{border: 2px solid #6699cc;}
.thumbs a:active{border: 2px solid #336699;}

.profile{
	float: right;
	width: 278px;
	height: 315px;
	margin: 0 0 0 25px;
}

.location{
	float: right;
	width: 216px;
	height: 399px;
	margin: 0 0 0 25px;
	padding: 0;
}

.map{
	float: left;
	width: 300px;
	height: 250px;
	margin: 25px 0 0 0px;
	padding: 0;
	border: 1px solid #ccc;
}

ul.model_list {
	float:left;
	margin: 5px 16px 0 15px;
	padding: 0;
}

.models{
	float: right;
	width: 248px;
	height: 89px;
	margin: 0 0 0 25px;
	padding: 0;
	clear: right;
}

.models:hover img{
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.right{
	float: right;
	padding: 0;
	margin: 21px 53px 0 0;
}
.right:before{
	content: url(../images/arrow.png);
	padding: 6px;
}

.contact{
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.contact a{text-decoration: none; color: #333;}
.contact a:hover{text-decoration: underline; color: #006699;}

.info{
	float: left;
	width: 570px;
	margin: 15px 0 10px 0;
	padding: 20px;
	background: #fff url(../images/pg_curl.png) no-repeat;
	background-position: right bottom;
	border: 1px solid #ccc;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}

p.address:before{
	content: url(../images/mail_icon.jpg);
	float: left;
	padding: 5px 10px 0px 0px;
	clear: left;
}
p.form{margin-top: 20px;}
p.form:before{
	content: url(../images/form_icon.jpg);
	float: left;
	padding: 0px 10px 0px 0px;
	margin-top: -10px;
	clear: left;
}

.icon {
	padding: 0px;
	margin: 0 10px -20px 0;
}

.column{
	width: 255px;
	float: left;
	padding: 0 20px 0 0;
	margin: 1px;
	text-align: right;
}

.column label{
	float: left;
	margin: 7px 5px 8px 5px;
	clear: left;
}

.column img{
	margin: 0 0 0 5px;
}

.column .key{
	float: left;
	margin: 12px 5px 0px 0px;
	clear: left;
}

#name, #company, #tel, #email, #subject, #message{
	width: 150px;
	margin: 5px;
}

input.box, textarea.box  {
	background-color: #fafbfc;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
}

.form_buttons{
	float: right;
	margin: -23px 60px 0 0;
}

.reset_btn{
	background: #3678a3;
	color: #fff;
	margin: 0px 0 0 0;
	padding: 3px 7px 4px 7px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #ccc;
	font-weight: bold;
}

.submit_btn{
	color: #fff;
	margin: 0px 0 0 5px;
	padding: 3px 7px 4px 7px;
	text-align: center;
	font-size: 11px;
	background: #333;
	border: 1px solid #ccc;
	font-weight: bold;
}

#req{
	
	margin: 2px 0 0 5px;
}

.column .indent label.error {
	margin: 0;
}

.column label.error {
	font-size: 0.8em;
	color: #F00;
	font-weight: bold;
	display: block;
	margin: 0 0 0 90px;
	text-align: left;
}
.column  input.error, .column select.error, .column textarea.error  {
	background: #FFA9B8;
	border: 1px solid red;
}



.sitemap {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

ul#sitemap_list {
 	margin : 10px 0 20px 0;
}

ul#sitemap_list li {
	list-style-type: none;
 	padding : 5px 0px 0px 0px;
	margin : 0px 0px 0px -38px;
}

ul#sitemap_list li a {
  color : #3B5AA7;
  text-decoration: none;
}

ul#sitemap_list li a:hover {
  color : #000033;
  text-decoration: underline;
}

.blog {
	margin: 50px 0px 20px 210px;
	padding: 50px 0px 0px 0px;
}





