/*dark blue:#003, light blue#, green #093; yellow: #fc0*/
body
{
	margin: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;;
	font-size: 14px;
	color: #003;
	background-color: #003;
	background-image:url(../images/mainBK.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
div.indexLeft
{
	width: 400px;
}
div.indexSHW
{
	width: 400px;
	height: 300px;
	margin: 10px;
	float: right;
	border: solid 2px #003;
}
p.uc
{
	border: 3px dashed #fc0;
	text-align:center;
	padding: 5px;
	font-weight: bold;
}
div.mainContain
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-image:url(../images/containBK.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
div.indexContain
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-image:url(../images/indexBK.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
p.update
{
	clear: both;
}
div.innerContain
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	margin-top: 0;
	padding: 0 0 20px 0;
	text-align:left;
	clear:both;
}
div.catalogue, div.requestInfoCont
{
	text-align:left;
	width: 850px;
}

div.catalogue a
{
	color: #093;
	text-decoration: none;
}
div.catalogue a:hover
{
	color: #093;
	text-decoration: underline;
}


div.headerPult
{
	height: 150px;
	padding: 0;
	margin: 0;
	color: white;
	font-size:24px;
}
div.header
{
	height: 200px;
	padding: 0;
	margin: 0;
	color: white;
	display: block;
}
div.header img
{
	display: block;
}
div.footer
{
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size:90%;
	width: 900px;
	height:26px;
	margin-top: 0px;
	padding-top: 4px;
	text-align: center;
	background-image:url(../images/footerBK.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color: #003;
	clear:both;
}
div.videoMain
{
	width: 320px;
	height: 280px;
	color: #360;
	margin: 0 20px 20px 20px;
	float: right;
	position: relative;
	z-index:0;
}
div.video
{
	width: 355px;
	float: right;
}
div.pultrusionIntro
{
	width: 390px;
	color: #363;
	border: 1px #363 solid;
	margin: 50px 10px 0 440px;
	padding: 10px;
}

p.stuff
{
clear:both;
}

div.spOffers
{
	text-align:left;
	width: 400px;
	height: 300px;
	margin: 10px;
	float: right;
}

div.offer
{
	background-image: url(../images/offersStar.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 180px;
	height: 171px;
	margin: 10px;
	color:#363;
}
div.videoPul
{
	width:300px;
	height: 250px;
	color: #360;
	margin: 0 0 20px 20px;
	float: right;
	position: relative;
	z-index:0;
}
div.offer img
{
	border: none;
}
p.spoP1
{
	margin:20px 0 3px 15px ;
	font-weight: bold;
}
p.spoP2
{
	margin:0 0 3px 15px ;
}
p.spoP3
{
	margin:5px 0 0 25px;

}
div.offerI
{
	width: 400px;
	height: 400px;
	padding: 20px;
}
div.offerI img
{
	border: none;
	cursor:pointer;
}
body.detailPO
{
	background-image: url(../images/spbackground.jpg);
	background-repeat:no-repeat;
	background-color:#d3e8ed;
}
div.containPO
{
	text-align: left;
	color: #70676c;
	margin: 10px;
}
div.containPO img
{
	float: right;
	margin: 10px;
}
p.poHead1
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}
p.poDesc
{
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 6px;
}
p.poSpec
{
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 6px;
	clear:both;
}
p.poText
{
	margin:0;
}

h1
{
	margin: 10px 0 10px 0;
	border-bottom: solid 1px #009933;
	color:#009933;
	font-size:20px;
	font-weight: bold;
}

h2
{
	margin: 10px 0 5px 0;
	color:#009933;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	margin: 10px 0 5px 0;
	color:#009933;
	font-size: 16px;
	font-weight: bold;
}
a
{
	color: #009933;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	margin: 0 0 10px 0;
}

/*link menus*/

div.linkContain
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 20px;
	padding: 10px 10px 0 10px ;
	background-image:url(../images/linkBK.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #fc0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	color: #fff;
	border-right: 1px solid #fc0;
}

#p7menubar li {
	float: left;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 170px;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 0 10px 0 10px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #093;

}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #093;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;

}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #003!important;
	color: #fc0!important;
}

/*div.linkContain a
{
	color: white;
	text-decoration: none;
}

div.linkContain a:hover
{
	text-decoration: underline;
}

div.sub
{
	font-size:12px;
}*/

/*tables*/
table
{
	border-collapse: collapse;
	border:1px solid black;
	width: 800px;
	font-size:12px;
	margin: 5px;
}
td
{
	border:1px solid black;
}
img.offerImg
{
	float: left;
	padding: 0 5px 5px 0;
}
div.equip
{
	width: 190px;
	height: 225px;
	float: left;
	margin: 5px;
	text-align: center;
	border: black solid 1px;
	background-color: white;
}
div.equip p
{
	margin-bottom: 10px;
}
div.complete
{
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	border:1px #363 solid;
	background-color: white;
	width: 400px;
	height: 400px;
	text-align: center;
	padding: 20px;
	color: #363;
}


div.contactL
{
	width: 300px;
	float: left;
	margin: 0 0 10px 10px;
}
div.contactR
{
	width: 300px;
	float:left;
	margin: 0 0 10px 10px;
}
div.contactR p, div.contactL p
{
	margin: 0;
}
/*headers and text*/
p.address
{
	margin-bottom: 0;
}

p.contact
{
	font-weight: bold;
	margin: 10px 0 0px 0px;
}
/*RSS*/


div.article
{
	width: 630px;
	float: left;
	border-right: solid #003 1px;
	padding: 10px;
}
div.news
{
	width: 175px;
	float: right;
}
img.rssImg
{
	float: left;
	padding: 5px 10px 6px 10px;
}
p.readMore
{
	margin-top: 3px;
	font-size: 12px;
}
p.description
{
	margin-bottom: 3px;
}

div.requestInfo
{
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
	margin-top:10px;
}