﻿body {
	margin: 0 0;
	background-color: #FFFFFF;
	background-image:url(backcouds.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	
}
#container img {
	border: 0;
}
#container-header {
	width: 820px;
	height: auto;
	background-image: url('images/head_new.gif');
	line-height: 0px;
	font-size:12px;
	font-weight:bold;
}

#container-name {
	float: left;
	width: 300px;
	background-image:url('images/bp_logo.jpg');
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	height: 60px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #cc9900;
}

#container-eyecatcher {
	width: 820px;
	height: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 170px;
	padding-left: 0px;
}

#container-navigation {
	width: 721px;
	background-color: #ff9900;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	margin-left: 20px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: none;
	background-color:#CC3333;
}

#container-content {
	width:820px;
	background-image: url('images/bg_content.jpg');
	background-repeat: repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 500px;
	float: right;
	margin-right: 0px;
}
#float{float:right;
max-width:230px;}

#contentcontact {
	width: 670px;
	height: auto;
	margin-left: 80px;
}

#formleft {
	float: left;
	height: auto;
	width: 200px;
}
#formleft ul {

}
#formleft li {
	height: 30px;
	list-style-image:url('images/transparent.gif');
	border-bottom: 1px dotted #cccccc;
	text-align:center;
}
#formright {
	float: left;
	width: 200px;
	height: auto;
}
#formright ul {
	padding-left: 0;
	margin-left: 0;
}
#formright li {
	height: 30px;
	list-style-image:url('images/transparent.gif');
	padding-left: 0;
	border-bottom: 1px dotted #cccccc;
	text-align:center;
}

.details {
	width: 390px;
	background-color: #cccccc;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.floatdetails {
	float: left;
	width: 125px;
	text-align:center;
}

#border {
	width: 220px;
	margin-right: 0px;
	margin-left: 0px;
	top:0px;
	left:0px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 820px;
	clear: both;
	color: #aeaeae;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: bottom;
	
}
#bottom_nav {
	width: 820px;
	border-bottom: 4px solid #E5E5E5;
	text-align:center;
	padding-bottom: 20px;
}
#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #996600;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 820px;
	margin-bottom: 20px;
	
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
	
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #000;
	line-height:20px;
	padding:  0 0 0 0;
}

h2 {
	font-size: 16px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	line-height:16px;
}

h3 {
	font-size: 16px;
	color:#333;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color:#000
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
	
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
	
}

#content p {
	line-height: 19px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 10px;	
}

#content p a, #border p a {
	text-decoration: none;
	color: #666;
	padding: 2px 2px 2px 2px;	
}

#content p a:hover, p a:hover  {
	text-decoration: underline;
	color: #666;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url('images/bg_quote.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #cc9900;
	font-style: italic;
	
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #000;
	margin: 0 0 15px 10px;
	
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #cc9900;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666600;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	
}

#news li {
	list-style: none;
	background-image: url('images/li_cube.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}
#news li a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #006AC3;
}

#news li a:hover {
font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid #666600;
}

ul#sitemap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	background-image: none;
	
}

#sitemap li {
	list-style: none;
	background-image: url('images/li_cube.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}
#sitemap li a {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dotted #006AC3;
}

#sitemap li a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #996600;
	color: #ffffff;
}
#content img {
	padding: 4px;

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
/*attributes*/
.borderspace {
	margin: 5px;
}
.column1 {
	width: 95px;
	height: 17px;
}
.column1right {
	width: 95px;
	height: 17px;
	text-indent: 40px;
	border: 1px dotted #cccccc;
}
.column2 {
	width: 100px;
	height: 17px;

}
.column3 {
	width: 100px;
	height: 17px;

}
.columnwhole {
	width: 150px;
	height: 17px;
}
.cotactaddress2 {
	width: 200px;
	height: 17px;
}
.tableholderorder {
	width: 600px;
	height: auto;
	padding: 5px;
}
.tableholder {
	width: 600px;
	height: auto;
	padding: 5px;
}
.addressholder {
	width: 600px;
	height: auto;
	padding: 5px;
}
.artwork {
	text-align: center;
	color: #666666;
	border-top: 1px dotted #cccccc;
	padding: 5px;
}
.divider600x50 {
	width:600px;
	height: 50px;
}
.divider600x20 {
	width: 600px;
	height: 20px;
}
.linedivider {
	width: 460px;
	border-bottom: 1px dotted #cccccc;
	height: 10px;
}
.center {
	text-align:center;
}
.quantitycontainer {
	float: right;
	width: 460px;
	height: auto;
	border-top: 2px solid #cc9900;
}
.coloredb1 {
	color: #cc9900;
}
.smallfont {
	color: #666666;
	font-size: 9px;
	border: 1px solid #cccccc;
	text-align: center;
}
input {
	border: 1px solid #000000;
	text-indent: 3px;
}
.buttonface {
	background-color:#FFFFFF;
	color: #000;
}
/*testimonial*/
.testimonialcontainer {
	width: 460px;
	margin-left: 30px;
}
.name {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}
.job {
	font-size: 12px;
	color: #666666;
}
.message {
	color: #000000;
	font-size: 12px;
}
.time {
	float: right;
	color: #000000;
	font-size: 10px;
}
.contexttesti {
	width: 450px;
	border-bottom: 1px dotted #cccccc;
}
.pagenumber {
	width: 450px;
	padding-bottom: 2px;
	border-bottom: 2px solid #666666;
}
.pagenumber a, #border p a {
	text-decoration: none;
	color: #cc9900;
	border: 1px solid #666666;
	padding: 2px 3px 2px 3px;
}
.pagenumber a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff9900;
	padding: 2px 3px 2px 3px;
}
.testinote {
	font-size: 11px;
	color: #cc9900;
	font-weight: bold;
	padding-top: 10px;
}
.video {
	margin-left: 25px;
}
#menu{width:899px;
background-color:#333333;
text-align:center;}

.style4 {font-size: 16px}
.style5 {color: #000000}
.style6 {color: #F0F0F0}
.style7 {font-size: 14px}
a.style1:link 		{color:#000;text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
a.style1:visited 	{color:#000;text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
a.style1:hover 		{color:#000;text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}
#picmainflaot{float:right;}
#picmainflaot2{float:right;}
.padding11{padding-left:10px;}
.paddingxx{padding-right:10px;}
.style9 {font-weight: bold}
.style11 {color: #FF0000}
.style12 {font-size: 18px}
.floats{float:right;}
.form-width{300px;}
.blog-front h4{padding:0 0 0 0;color:#333;
text-transform: none;}
.blog-front p{padding:0 0 0 0;color:#666;
text-transform: none;}
.blog-front h2{
	padding:0 0 0 0;
	color:#333;
	letter-spacing:-1px;
	text-transform: none;
	font-size: 18px;
}
.size22{font-size:22px;}