* { padding:0; margin:0;
}
.clear {clear:both;}
a {
	color: #105183;
}

body {background:#fff url(images/bg88.jpg) repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333;}
#wrap {width:954px; margin:10px auto;}
#header {background:url(images/header.png) no-repeat; height:207px; }
#logo #sitename {
	font-size: 36px;
	color: #eaeaea;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
#headercontent h2 {
	font-size: 18px;
	color: #105183;
}
#wrap #header #logo .quote {
	display: block;
	color: #eaeaea;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#wrap #header #headercontent p {
	color: #666666;
}
#wrap #header #description {
	margin-right: 380px;
	margin-left: 350px;
	padding-top: 94px;
	color: #fff;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
}
.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}


#wrap #header #logo {
	width: 260px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#main {background:url(images/pagebg.png) repeat-y; padding:5px 9px 0 9px; margin:0;}
#menus {background:url(images/menu.jpg) no-repeat; width:936px; margin:0 auto 15px auto; height:55px;}#submenu ul {
	list-style: none;
}
#mainmenu {
	height: 55px;
	font: bold 11px "Verdana";
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 22px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	background: url no-repeat 0px 3px;
	color: #000000;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #000000;}
#mainmenu #active a {background:url(images/menuactive.gif) no-repeat center top; color:#105183;}
#wrap #main #content {
	padding: 10px;
}
#mainmenu a:hover {color:#105183;}
#HPleftside {width:480px; float:left;}
#HPrightside { margin-left:500px; }
h1, h2, h3, h4 { font-family:"Trebuchet MS", Verdana, sans-serif; halvetica,}
h1 {font-size:22px;}
h2 {font-size:18px; color:#105183; display:block; padding:3px 0 8px 0;}
h3 {font-size:16px;}
h4 {font-size:14px;}
}
#HPrightside h3 {
	color: #727272;
	font-weight: normal;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#HPrightside .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}
#HPrightside .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#HPrightside .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #105183;
}
a:hover {
	color: #105183;
	text-decoration: none;
}
#wrap #footer {
	background: url(images/footer.png) no-repeat;
	height: 70px;
	padding-top: 12px;
	text-align: center;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {

	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 25px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 49%;
}
#sidebar2 {
	float: right;
	width: 49%;
}
#HPrightside  ul {
	list-style: none;
}
#HPrightside li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}
#HPrightside li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}

.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
#hr {
  border: 0;
  width: 95%;
  margin-left: 25px;
}
#content{
padding:25px 0 35px 0;
overflow:hidden;
}
.line{
width:937px;
overflow:hidden;
border-bottom:1px solid #CEC7B9;
margin:0 0 27px 0
}
.sidebar{
width:238px;
float:left;
padding:0 21px 30px 24px;
font-family:Verdana, Arial, Helvetica;
font-size:11px;
color:#545353
}
.sidebar h4{
font-family:Verdana, Arial, Helvetica,
font-size:13px;
font-weight:bold;
color:#040404;
line-height:48px;
}
.sidebar p{
padding:0 0 25px 0
}
.list{
background-color:#ffffff;
float:left;
padding: 30px 0 0
font-family:Verdana, Arial, Helvetica,
font-size:14px;
}
.list ul{
padding:10px 0 0 25px;
}
.list li{
list-style-type: &middot;
}
.list span{
color:#105183;
display:block;
float:left;
width:32px;
}
.list p{
display:block;
float:left;
color:#545353;
width:550px;
padding:0 45px 15px 0
}
.news{
padding:23px 0 0 0;
}
.news p{
padding:0px;
}
.news span{
display:block;
font-family:Verdana, Arial, Helvetica,
font-size:13px;
color:#105183;
font-weight:bold;
padding:0 0 12px 0
}
.news a{
color:#105183;
text-decoration:underline;
}
.news a:visited{text-decoration:underline}
.news a:hover{text-decoration:none}
.pad25{
margin:0 0 25px 0;
}
.infoblock{
font-family:Verdana, Arial, Helvetica,
font-size:11px;
color:#545353;
width:272px;
float:left;
padding:0 29px 0 24px;
}
.pic{
padding:18px 0;
}
.infoblock a{
color:#105183;
text-decoration:underline
}
.infoblock a:visited{text-decoration:underline}
.infoblock a:hover{text-decoration:none}
.infoblock p{
padding:0 0 30px 0
}
.border{
border-right:1px solid #E8E5DE
}