* {
margin:0;
padding:0;
}

html, body {
font-size:12px;
font-family:Arial;
text-align:center;
color:#eaeaea;
background:url(images/back.jpg);
}

#body2 {
background:url(images/backtop.jpg) top left repeat-x;
}

#page {
width:960px;
margin:auto;
text-align:left;
}

#header {
width:960px;
height:81px;
background-image:url(images/header.jpg);
clear:both;
}

#header .left h1 a {
font-size:30px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
margin:0;
}

h1 a:hover {
border:none;
}

#header .left h2 {
text-transform:uppercase;
font-size:10px;
margin-top:-7px;
}

#header .left {
width:350px;
height:50px;
float:left;
padding-top:20px;
padding-left:20px;
}

#header .right {
width:500px;
height:70px;
float:right;
}

.menulinks {
padding-top:20px;
float:right;
padding-right:10px;
}

.menulinks a {
float:left;
padding-left:15px;
padding-right:15px;
height:19px;
padding-top:5px;
color:#CCCCCC;
display:block;
text-decoration:none;
margin-right:5px;
}

.menulinks a:hover, .menulinks a.active {
color:#FFFFFF;
text-decoration:none;
background-image:url(images/menuhover.jpg);
border:none;
}

#mainarea {
width:960px;
clear:both;
}

ul {
margin-left:10px;
}

h2 {
font-size:22px;
font-weight:normal;
padding-bottom:10px;
}

h3 {
font-size:10px;
clear:both;
}

a {
text-decoration:none;
color:#CCCCCC;
}

a:hover {
text-decoration:none;
border-bottom:1px dotted #FFFFFF;
}

#banner {
width:920px;
padding-left:30px;
padding-right:10px;
height:312px;
background-image:url(images/banner.jpg);
clear:both;
}

#banner .left {
width:300px;
margin-right:10px;
float:left;
}

#banner .line1, #banner .line2 {
clear:both;
}

#banner .line2 {
clear:both;
margin-top:-15px;
}

#banner .line1 .left, #banner .line2 .left {
float:left;
width:220px;
}

#banner .line1 .right, #banner .line2 .right {
float:left;
width:50px;
text-align:right;
}

#banner  h2 {
padding:0;
}

#banner h3 {
}

#banner .center {
width:300px;
margin-right:10px;
float:left;
}

#banner .right {
width:300px;
float:left;
}

#banner .top {
width:300px;
padding-top:10px;
height:55px;
}

#banner .bottom {

}

#banner ul li {
list-style-type:none;
background:url(images/bullet.gif) left center no-repeat;
padding-left:20px;
line-height:24px;
font-size:14px;
font-weight:bold;
}

a.button {
float:left;
padding-left:15px;
padding-right:15px;
height:19px;
padding-top:5px;
color:#FFFFFF;
display:block;
text-decoration:none;
margin-right:5px;
background-image:url(images/menuhover.jpg);
}

a.button:hover {
color:#FFFFFF;
text-decoration:none;
background-image:url(images/button.jpg);
}

#banner a.button {
margin-right:15px;
margin-top:5px;
border:1px solid #fba866;
float:right;
}

#contentarea {
width:585px;
padding:20px;
float:left;
margin-right:10px;
}

.hostingtable {
clear:both;
padding-top:10px;
}

.hostingtable .col1 {
width:150px;
float:left;
text-align:right;
}

.hostingtable .col2 {
width:140px;
float:left;
color:#999999;
text-align:center;
}

.hostingtable .col3 {
width:140px;
float:left;
color:#999999;
text-align:center;
}

.hostingtable .col4 {
width:140px;
float:left;
color:#999999;
text-align:center;
}

.hostingtable .line {
width:100%;
line-height:28px;
border-bottom:1px solid #555555;
}

.hostingtable .lineheader {
width:100%;
line-height:28px;
color:#FFFFFF;
font-size:14px;
background-color:#555555;
}

.hostingtable .linefooter {
width:100%;
line-height:28px;
color:#FFFFFF;
font-size:12px;
}

.hostingtable .col1 .line, .hostingtable .col1 .lineheader {
padding-right:20px;
width:90%;
line-height:28px;
}

p {
line-height:24px;
}

#sidebar {
background:url(images/sidebar.jpg) top left no-repeat #d56f1c;
width:272px;
float:left;
padding:20px;
}

.testimonial {
clear:both;
margin-bottom:20px;
}

.testimonial p {
line-height:20px;
}

.testimonial .author {
font-weight:bold;
padding-top:5px;
}

#footer {
color:#cccccc;
width:920px;
padding-top:20px;
padding-bottom:20px;
clear:both;
text-align:left;
margin-left:20px;
margin-right:20px;
border-top:1px dotted #555555;
line-height:18px;
}

#contactform {
font-size:12px;
color:#9f9f9f;
padding-top:10px;
padding-left:10px;
}

#contactform .line {
clear:both;
padding-top:5px;
padding-bottom:5px;
}

.input {
background-color:#FFFFFF;
border:1px solid #666666;
float:left;
width:300px;
padding:4px;
height:14px;
}

.textarea {
background-color:#FFFFFF;
border:1px solid #666666;
float:left;
width:300px;
padding:4px;
}

#sendbutton {
background-color:#333333;
border:none;
color:#FFFFFF;
width:100px;
font-family:Arial;
font-size:12px;
padding:4px;
margin-top:5px;
float:left;
margin-left:315px;
}

#sendbutton:hover {
background-color:#333333;
color:#CCCCCC;
}

.input_caption {
float:left;
width:100px;
text-align:right;
padding-top:5px;
padding-bottom:5px;
padding-right:6px;
}