﻿/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 }

#wrapper {
 text-align:left;
 border:1px solid #000000;
 width:800px;
 margin:auto;
 }

#hdr {
background-image:url('images/header/logo.gif');
color: #333333;
height: 350px; 
width: 800px ; 
margin:0 auto;
background-color: #FFFFFF; 
text-align: right; 
background-repeat: no-repeat;
position:relative;
}

h3.sales_phone
{
	font-size:14px;
	position:absolute;
	top:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}
#menu
{
	float: left; 
	padding-top: 100px;
	padding-left: 100px;
  padding-right: 10px;
  overflow:hidden;
	list-style: none;
padding: 0;
margin: 0;

}

#menu li
{
float: right;
margin: 0 0.15em;
}

#menu li a
{
background: url(images/menu_button.gif) #fff bottom left repeat-x;
height: 4em;
line-height: 5em;
width:80px;
float: right;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
font-family: "Quorum Lt BT", Perpetua, Arial;
font-size:large;
vertical-align:bottom; 
text-decoration: none;
text-align: center;
}
#menu li a:hover
{
	color:#5A8EC1;
}


/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 width: 800px;
 margin:0 auto;
 }

#bodyblock {

 background: #ededed;
 color: #333333;
 width:800px;
margin:0 auto; 
 min-height: 800px; 
 padding:0;
 
 overflow:hidden;
 }

#l-col {
 float:left;
 background:#ededed;
 color: #333333;
 width:250px;
 text-align: left; 
padding-left: 20px;

}

#cont {
 width:500px;
float:right; 
 background:#ffffff;
 color: #333333;
 border:#000000 solid;	
 border-width:0 0 0 1px;
 text-align: left;
 padding-left: 10px;
vertical-align:top;
min-height: 800px;
}

#ftr {
clear:both;
 background:#0033FF;
 color: #FFFFFF;
 border:black solid;
 width: 800px;
 margin:0 auto;
 border-width:1px 0 0;
 }

#ftr a{
 color: #FFFFFF;
 }

.titleText 
{
	position:absolute;
	top:166px;
	left:536px;
	color:white;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
}
.titleText *
{
	color:white;
	
}
.title_cu
{
	position:absolute;
	left: 527px;
	top: 113px;
	z-index:2;
}
.conditionPhrase{
	font-family: "Quorum Lt BT", Perpetua;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	width:515px;
	top:260px;
	left:0;
	text-align:right;
	position:absolute;
}

.conditionText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
    font-size:14px;
    float:right;
    padding-right:50px;
    vertical-align:top;
    padding-bottom:20px;
}

.conditionText .cutitle
{
	border:0;
	display:block;
	margin-top:2px;
}

.conditionText a {   
     color: #FFFFFF;
}

.titleWrap{
	position: absolute;
	z-index:2;
    padding-left:300px;
    padding-top:72px;
}
