@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #222;
height: 240px;
background: url(../img/bg.jpg);
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
color:#b60e06;
font-weight:normal;
width:300px;
margin-left: 35px;
margin-top: 35px;
}

h1#float {
float: left;
margin-top: 0;
margin-bottom: 18px;
}

h2 {
font-size: 18px;
font-weight:normal;
width: 450px;
}

h2.white {
font-family:Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight:normal;
color:#FFF;
width: 350px;
}

p.white{
font-family:Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
color:#FFF;
width: 275px;
}

a {
color:#335c90;
text-decoration: none;
}

a:hover {
color:#b60e06;
text-decoration: underline;
}

div.head {
padding:0;
margin:0;
background: url(../img/topbg.jpg);
height:240px;
}

div.top {
width:914px;
height:240px;
margin:0 auto;
padding:0;
}

div.logo {
width:213px;
height:44px;
padding: 30px 0 20px 35px;
margin:0;
}

div.logo2 {
width:127px;
height:26px;
padding: 15px 0 0 50px;
margin:0;
float:left;
}

div.info {
font-size: 12px;
color: #444;
padding:34px 0 0 105px;
margin:0;
text-align: center;
float:left;
}

div.menu {
font-family:Myriad Pro;
font-variant:small-caps;
font-size:14px;
font-weight:bold;
padding:0;
margin: 47px 0 0 34px;
}

div.menu a {
	display:block;
	float:left;
color: #222;

height:33px;
text-align:center;
margin: 0 30px 0 0;
padding: 15px 0 0 0;
}

div.menu a:hover {
color:#b60e06; 
text-decoration: none;
}

a.home_actv, a.about_actv, a.people_actv, a.products_actv, a.findus_actv, a.press_actv, a.contacts_actv {
color: #fff !important;
background:url(../img/button.png) center no-repeat;
text-decoration: none;
font-weight:normal;
}

a.home_actv {
width:101px
}

a.about_actv {
	width:101px
}

a.people_actv {
	width:101px
}

a.products_actv {
	width:101px
}

a.findus_actv {
	width:101px
}

a.press_actv {
	width:101px

}
a.contacts_actv {
	width:101px
}

div.content {
width:914px;
margin-left:auto;
margin-right:auto;
padding-bottom:40px;
}

div.bg1 {background:url(../img/bg1.jpg) repeat-x;}
div.bg2 {background:url(../img/bg2.jpg) bottom repeat-x;}

div.bcont {
width:914px;
margin-left:auto;
margin-right:auto;
}

div.submenu {
float: left;
width:340px;
height:18px;
color:#b60e06;
font-size:12px;
padding:0;
margin: 10px 0 0 360px;
}

div.submenu a {margin: 0 10px;}

div.box1 {
padding:0;
margin:0;
width:914px;
}

div.box1 img {margin:0; padding: 0}

div.box0cont {
background:url(../img/boxbg.png) repeat-y;
height: 404px;
padding: 30px 0 0 55px;

}

div.box1cont {
background:url(../img/boxbg.png) repeat-y;
height: 304px;
padding: 30px 0 0 55px;

}

div.box2cont {
background:url(../img/boxbg.png) repeat-y;
height: 400px;
padding: 30px 0 0 55px;

}

div.box1contPeople {
background:url(../img/boxbg.png) repeat-y;
padding: 30px 0 0 55px;

}

div.box1cont2 {
background:url(../img/boxbg.png) repeat-y;
height: 404px;
margin: 0 0 80px 0;

}

div.homebg {
background:url(../img/homebg.jpg) no-repeat;
padding: 20px 0 40px 50px;
margin: 0 0 0 7px;
width:950px;
height: 374px;
}

div.txt {
width:460px;
float:left
}

div.txt2 {
width:760px;
float:left
}

div.img {
padding-left:55px;
width:295px;
float:left
}

div.button_red, div.button_red2 {
margin: 43px 0 0 0;
padding: 8px 10px;
width:226px;
height:23px;
background:url(../img/button_red.png) no-repeat;
color: #fff;
}

div.button_red2 { background:url(../img/button_red2.jpg) no-repeat; width:257px;}

div.button_red a, div.button_red2 a {
	color:#fff;
	margin: 0 0 0 25px;
	font-variant: normal;
	font-size: 12px;
} 

div.bottom {
background:#dfdfdf;
height:100px;
}

div.topimg {
background:url(../img/topimg.jpg) top center no-repeat;
margin: 0 auto;
width:1280px;
height:189px;
}
div.clear {
clear:both;
}
