*{
border: 0px;
padding: 0px;
margin: 0px;
font-family: verdana, sans-serif;
}

body{
background-color:#e7e7dd;
}

#container{
margin: 18px auto;
width:1024px;
height:auto;
}

#header{
width:988px;
height:190px;
border: solid #fff 18px;
background-color:#fff;
}

#header .quote{
width:190px;
height:190px;
margin-right:18px;
float:left;
}

#header .slideshow{
width:380px;
height:190px;
float:left;
margin-right:18px;
}

#header .logo{
width:380px;
height:190px;
float:right;
background-color:#fff;
}

#pagecontent{
width:1024px;
}

#sidebar{
float:left;
width:190px;
height:1280px;
background-color:#fff;
border-right: solid #fff 18px;
border-bottom: solid #fff 18px;
border-left: solid #fff 18px;
}

#sidebar .menu{
height:333px;
background-color:#d9d8c6;
margin-bottom:18px;
padding:10px 0px 5px 10px;
font-size:12px;
}

.menu li{
padding-bottom:2.5px;
list-style-type:none;
}

.menu a{
color:#746f69;
text-decoration:none;
}

.menu a:hover{
color:#746f69;
text-decoration:underline;
}

.menu a:active{
color:#746f69;
text-decoration:underline;
}

.menu li a span{
color:#8c896d;
}

#sidebar .downloads{
background-image: url(../images/downloads_corporate.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 190px;
height: 114px;
margin-bottom:18px;
}

.downloads li{
font-family: Verdana, sans-serif;
font-size:12px;
line-height:13px;
text-transform:uppercase;
list-style-type:none;
padding-left:10px;
}

.spacer{
font-size:24px;
}

.downloads a{
color:#fff;
text-decoration:none;
}

.downloads a:hover{
color:#fff;
text-decoration:underline;
}

#content{
width:780px;
height:1280px;
border-right: solid #fff 18px;
border-bottom: solid #fff 18px;
margin-left: 226px;
background-color:#e7e7dd;
text-align:justify;
}

#content h1{
background-image:url(../images/header_makeanenquiry_cpe.jpg);
background-repeat:no-repeat;
background-position:left top;
width:780px;
height:40px;
border-bottom: solid #fff 18px;
background-color:#e2e0c4;
text-indent: -999em;
font-size:1px;
}


#content h2 {
color:#989976;
font-family: verdana, sans-serif;
font-size:14px;
text-transform:uppercase;
padding:14px 14px 0px 14px;
}

#content p{
color:#757070;
padding:0px 14px 0px 14px;
font-size:12px;
}

#content address{
	color:#757070;
	padding: 0px 14px;
	font-size:12px;
	font-style:normal;
}

#content strong{
font-weight:normal;
}

#content em{
font-style:normal;
}

#content a{
color:#8c896d;
text-decoration:none;
}

#content a:hover{
color:#8c896d;
text-decoration:underline;
}

/* FORM */

div#form{
width:650px;
background-color: #e7e7dd;
padding:0px 10px;
}

div#form fieldset{
border:none;
}

div#form h6{
font-size:0px;
}

div#form legend{
font-family: verdana, sans-serif;
font-size:20px;
color: #8c896d;
padding-left:10px;
}

div#form fieldset label{
font-family: verdana, sans-serif;
font-size:12px;
float:left;
display:inline;
width:150px;
line-height:18px;
margin: 3px 5px;
text-align:center;
background-color: #e2e0c4;
border: 1px solid #8c896d;
}

div#form select.date{
width:100px;
}

div#form textarea, select{
margin:3px 0px 8px;
border: 1px solid #8c896d;
width: 480px;
line-height:18px;
}


div#form input.text{
margin:3px 0px 8px;
border: 1px solid #8c896d;
width: 480px;
line-height:18px;
}

div#form input.go{
margin: 10px 0 0 130px;
border-style:solid;
border-color: #8c896d;
border-width:1px;
background: #8c896d;
width:auto;
height: auto;
}

td.format{
width: 460px;
font-size:12px;
font-family: verdana, sans-serif;
line-height:14px;
border: 1px solid #e2e0c4;
}

td.check{
width:20px;
margin:3px;
border: 1px solid #e2e0c4;
}

table{
width:480px;
border: 1px solid #8c896d;
}

.clear{
clear:both;
}
