/****************************************************************
 
	Default Styles
	
****************************************************************/
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background: #000000;
}
p{
margin: 5px;
}
strong{
font-weight:bold;
}
.clear{
clear:both;
}
.left{
float:left;
}
.right{
float:right;
}
#wrapper{
margin:0 auto;
}
#wrapper {
width: 780px;
padding: 0;
margin-top:40px;
}
#main{
float:left;
width:780px;
}
#header {
float: left;
width: 780px;
height: 95px;
margin-bottom: 10px;
background: #000000;
}
#logo {
float: left;
width: 237px;
height: 95px;
}
#navbar {
float: left;
width: 780px;
height: 35px;
color: #FFFFFF;
margin:0;
padding:0px;
}
#navigation {
padding:0;
margin:0px;
}
#navigation ul {
padding: 0px;
margin: 0px;
}
#navigation li {
padding: 0px;
margin: 0px;
list-style-type: none;
display:inline;
}
#navigation a {
display: block;
width: 193px;
height: 20px;
float: left;
font-size: 11px;
color: #BBB5B5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 10px 0 5px 0;
margin:0 2px 0 0;
text-indent: 45px;
}
#navigation a:visited {
}
#navigation a:hover,
#home #navigation a.home,
#company #navigation a.company,
#customer #navigation a.customer,
#contact #navigation a.contact {
color: #EEEEEE;
}
#navigation a.home {
background:#000 url(images/home.gif) no-repeat top left;
}
#navigation a.company {
background:#000 url(images/company.gif) no-repeat top left;
}
#navigation a.customer {
background:#000 url(images/customer.gif) no-repeat top left;
}
#navigation a.contact {
background:#000 url(images/contact.gif) no-repeat top left;
}
#navigation a.home:hover, #navigation a.home:active, #home #navigation a.home {
background:#000 url(images/home_over.gif) no-repeat top left;
}
#navigation a.company:hover, #navigation a.company:active {
background:#000 url(images/company_over.gif) no-repeat top left;
}
#navigation a.customer:hover, #navigation a.customer:active {
background:#000 url(images/customer_over.gif) no-repeat top left;
}
#navigation a.contact:hover, #navigation a.contact:active {
background:#000 url(images/contact_over.gif) no-repeat top left;
}
#faux {
float: left;
width: 100%;
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
background: #FFFFFF;
padding: 0 0 30px 0;

}
#leftcolumn {
float: left;
width: 240px;
margin:30px 0 20px 10px;
background: #FFFFFF;
}

#leftcolumn h3{
font-size: 13px;
color: #921116;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
}
#leftcolumn a:link, #leftcolumn a:active, #leftcolumn a:visited {
text-decoration: none;
}
#leftcolumn a:hover {
text-decoration: none;
}
.lbox{
float:left;
display: block;
width: 216px;
padding: 0;
margin:0 0 10px 10px;
}
.lbox .top{
display: block;
width: 216px;
height: 44px;
background:#FFFFFF url(images/lbox_top.gif) no-repeat top left;
}
.lbox .top h2{
padding: 10px 0 0 20px;
font-size: 18px;
font-weight: bold;
color: #C18928;
text-decoration:none;
}
.lbox .middle{
width: 216px;
font-size: 11px;
color: #333;
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
background:#FFFFFF url(images/lbox_middle.gif) repeat-y;
}
.lbox .bottom{
display: block;
width: 216px;
height: 6px;
background:#FFFFFF url(images/lbox_bottom.gif) no-repeat top left;
}
/* element: left navigation */
ul#menu, ul#menu ul {
  margin: 10px 0 20px 30px;
  padding: 0;
  width: 155px;
}
ul#menu li {
  margin-top: 1px;
		list-style-type:none;
		list-style-position: outside;
}
ul#menu li.border {

		border-bottom:#D7D4D4 1px solid;
}
ul#menu li.arrow {

		background:#FFFFFF url(images/arrow.gif) no-repeat top left;
}
ul#menu li a {
		width: 135px;
		height:17px;
		display: block;
  text-decoration: none;	
  padding: 3px 0 5px 20px;
		margin: 0;
		font-size: 12px;
		font-weight: bold;		
		color: #5E5A5A;
}
ul#menu li a:hover {
		color: #C18928;
}
.contact a, .contact a:visited{
color:#333333;
}
.contact p{
		padding:10px 0 0 10px;
		font-size: 13px;
		font-weight: bold;		
		color: #5F5E5E;
}
#rightcolumn {
float: right;
width: 500px;
font-size: 90%;
color: #333;
margin: 50px 25px 0 0;
padding: 0;
background: #FFFFFF;
}
#rightcolumn h1 a{
color: #C18928;
}
#rightcolumn ul {
list-style: none;
margin-left: 0;
padding-left: 1.5em;
text-indent: -1em;
/*list-style-image: url(images/bullet.gif);*/
list-style-type: disc;

}
#rightcolumn li{
list-style-position: inside;
}
#rightcolumn .welcome{
margin: 0 0  2px 5px;
font-size: 13px;
font-weight: bold;
color: #7A7878;
text-decoration:none;
}
#rightcolumn h1{
margin: 0 0  20px 5px;
font-size: 20px;
font-weight: bold;
color: #C18928;
text-decoration:none;
}
#rightcolumn h2{
margin: 0 0  10px 5px;
font-size: 20px;
font-weight: bold;
color: #C18928;
text-decoration:none;
}
.productbox{
float:left;
display: block;
width: 498px;
height:151px;
padding: 0;
margin:0 0 10px 0;
background: url(images/product_box.gif) no-repeat top left;
}
.productbox h3{
margin: 10px 0 10px 0;
font-size: 15px;
font-weight: bold;
color: #485E3E;
text-decoration:none;
}
.productbox h5{
margin: 2px 0 0 0;
font-size: 12px;
font-weight: bold;
color: #485E3E;
text-decoration:none;
}
.productbox .info{
float:left;
padding: 0;
margin:0;
}
.productbox p{
padding: 0;
margin:0;
}
.productbox .img_box{
float:left;
width:92px;
text-align:center;
padding: 10px 0 5px 0;
margin:0 10px 0 0;
}
#footer {
float:left;
width: 780px;
height: 45px;
color: #FFFFFF;
font-size: 88%;
margin-top:5px;
margin-bottom:5px;
}
#footer a {
margin: 0;
color: #FFFFFF;
padding: 0 2px 0 2px;
text-decoration: none;
}
#links {
float: left;
display:block; /*allows width and height to apply*/ 
margin-top:10px;
margin-left:10px;
padding: 0;
}
#copyright {
float: right;
display:block; /*allows width and height to apply*/ 
margin-top:10px;
margin-right:10px;
padding:0;
}
/****************************************************************
 
	Element: Footer
	
****************************************************************/
#form{
padding: 10px;
}
#form td{
padding: 0 2px 5px 2px;
}
/* Messages */
#error{      
margin: 0 0 10px 0;
padding: 5px;
border: solid 1px #dd3c10;
background: #ffebe8;
}

#error p{	
text-align:left;  
font-weight: normal;
font-size: 14px;
padding: 5px;
}
.submit{
cursor:pointer;
color:#666666;
font-weight:bold;
padding: 1px 8px;
border:outset 1px #999999;
background:#eeeeee;
}
.cancel{
cursor:pointer;
color:#FFFFFF;
font-weight:bold;
padding: 1px 4px;
border:outset 1px #ccc;
background:#999;
}