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

html{
height:101%;
}

#container {
position: absolute;
left: 50%;
width: 744px;
margin-left: -372px; /* half of width */
}

#logo{
width:169px;
height:20px;
margin:10px 0 6px 38px;
}

#banner{
width:522px;
height:229px;
float:left;
}

#menu{
position:relative;
top:2px;
width:206px;
float:right;
}

#menu li{
list-style-image:none;
list-style:none;
/*line-height:43px;*/
line-height:36px;
border-top:solid 1px #cccccc;
}

a{
color:#4551b0;
}

a:hover{
text-decoration:none;
}

#menu li a{
/*height:43px;*/
height:36px;
width:206px;
font-size: 14px;
color:#000000;
text-decoration:none;
text-indent:30px;
display:block;
background-color:#ffffff;
}

#menu li a:hover{
background-image:url(images/rollover.gif);
background-position:0 -4px;
color:#4551b0;
}

#content{
width:744px;
clear:both;
}

#content a{
font-size:12px;
} 

#copy{
width:455px;
/*margin:0 0 0 27px;*/
padding-left:27px;
float:left;
font-size: 12px;
color:#666666;
}

#copy2{
width:600px;
/*margin:0 0 0 27px;*/
padding-left:27px;
float:left;
font-size: 12px;
color:#666666;
}

#news{
width:206px;
float:right;
font-size: 11px;
color:#666666;
}

#news a{
font-size:11px;
}

p{
margin:10px 0 10px 0;
line-height:16px;
}

h1{
margin:20px 0 10px 0;
font-size: 14px;
color:#000000;
}

h2{
margin:5px 0 5px 0;
font-size: 12px;
color:#4551b0;
}

h3{
margin:5px 0 5px 0;
font-size: 11px;
color:#ffffff;
}

#services{
clear:both;
width:522px;
background-image:url(images/services_middle.jpg);
background-repeat:repeat-y;
position:relative;
top:20px;
}

#services p{
color:#cccccc;
font-size:11px;
}

#services a{
font-size:11px;
color:#ff6633;
font-weight:bold;
} 

.service_item{
width:134px;
}

#footer{
width:206px;
position:absolute;
left:533px;
top:0;
}

#footer a{
color:#4551b0;
}

#footer p{
color:#666666;
}

#footer li{
list-style:none;
display:inline;
color:#4551b0;
font-size:11px;
}

.textinput{
border:1px solid #999999;
background-color:#FFFFFF;
font-size:9px;
height:auto;
width:auto;
padding:2px;
}

#gobutton, select {
border:1px solid #999999;
background-color:#FFFFFF;
font-size:9px;
height:auto;
width:auto;
padding:2px;
margin-top:10px;
}

#copy img, #copy2 img{
border: 1px solid #333333;
}

#copy ul li, #copy2 li{
list-style:circle;
margin-left:20px;
}
