/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	margin: 0px;
	background-image: url(../images/background_template.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_01.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 960px;
}
#flash {
	color: #545B69;
	background-image: url(../images/template_02.jpg);
	height: 309px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
}

#column_wrapper {
	background-image: url(../images/template_03.gif);
	width: 960px;
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 730px;
	float: left;
	padding-top: 0px;
}
#right ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#right ul li{
}
#right ul a{
	padding: 0 13.5px;
	font-size: 12px;
	line-height: 2.5em;
	text-decoration: none;
	display: block
	}
#left {
	width: 230px;
	float: left;
}
#left .content {
	font-size: 11px;
	line-height: 13pt;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #545B69;
	padding-right: 10px;
	padding-left: 10px;
}
#left .contentleft2 {
	font-size: 11px;
	line-height: 14pt;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #9C8867;
}

#right .content {
	font-size: 11px;
	line-height: 14pt;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #545B69;
	padding-top: 5px;
}
#masthead .content {
	top: 0px;
	position: relative;
	left: 0px;
	text-align: center;
	padding-top: 0px;
}
#masthead ul a.first{
	padding-left: 250px;
}
#masthead ul a.last{
	border-right-width: 0px;
}
#masthead ul a.color{
	color: #BA8539;
}
#footer .content {
	padding-top: 0px;
	padding-left: 250px;
	padding-bottom: 45px;
}
#footer  .contentcopyright {
	padding-top: 15px;
	padding-left: 175px;
	padding-bottom: 20px;
}

#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/template_04.gif);
	width: 100%;
	background-repeat: no-repeat;
	height: 162px;
	background-color: #7D7D7D;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
#footer ul li{
	float: left;
}
#footer ul a{
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #777777;
	}
#footer ul a.first{
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:link {
	color: #BA8539;
	text-decoration: none;
}
#right a:visited {
	color: #BA8539;
	text-decoration: none;
}
#right a:hover {
	color: #BDBDBD;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #BA8539;
	text-decoration: none;
}
#footer a:visited {
	color: #BA8539;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.p7uberlink {
	font-weight: normal !important;
	border-color: #2A2A2A !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	letter-spacing: .5em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: .4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#flash_portfolio {
	color: #545B69;
	background-image: url(../images/template-portfolio_02.jpg);
	height: 309px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
}

#flash_products {
	color: #545B69;
	background-image: url(../images/template-products_02.jpg);
	height: 309px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
}
#flash_materials {
	color: #545B69;
	background-image: url(../images/template-materials_02.jpg);
	height: 309px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
}
#flash_about {
	color: #545B69;
	background-image: url(../images/template-about_02.jpg);
	height: 309px;
	width: 960px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
}
