body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666666; 
 font-size: 11px;
 background-image: url('images/structure/bg.jpg');
 background-position: top center;
 background-repeat: repeat-x;
 background-color: #e8e8e8;
 margin-top: 15px; 
 margin-left: 0px;
}
 
img, div {
	border: 0px;
}

h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

input{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;

}

select{
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}


textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 959px;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
 color: #666666;
}

td {
 color: #666666;
 vertical-align: top;
 font-size: 11px;
}

td .right {
text-align: right;
}

em {
font-style: italic;
font-weight: normal;
text-decoration: none;
}

a em {
font-style: italic;
font-weight: normal;
text-decoration: none;
}

a{
 border: 0px;
 text-decoration: underline;
 color: #339933;
}

a:link{
 text-decoration: underline;
 color: #339933;
}

a:visited{
 text-decoration: underline;
 color: #339933;
}

a:hover{
 text-decoration: underline;
 color: #cccccc;
}

a:active{
 text-decoration: underline;
 color: #339933;
}

img.border {
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeftBorder {
float: left;
margin-top:5px;
margin-right:15px;
margin-bottom:5px;
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatRightBorder {
float: right;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
border: 2px solid #999999;
}

img.floatLeft {
float: left;
margin-top:5px;
margin-right:20px;
margin-bottom:5px;
}

img.floatRight {
float: right;
margin-top:0px;
margin-right:0px;
margin-left: 20px;
margin-bottom:5px;
}

.floatRight{
float: right;
}

.floatLeft{
float: left;
}

#banner{
position: relative;
top: 0px;
left: 313px;
height: 193px;
width: 646px;
background-color: #333333;
}

#banner_caption{
position: absolute;
top: 65px;
left: 313px;
}

#menu{
position: absolute;
z-index: 9;
top: 10px;
left: 330px;
}

#logo{
position: absolute;
top: 65px;
left: 0px;
}

#grey_bar{
position: absolute;
top: 148px;
left: 0px;
height: 45px;
width: 313px;
background-color: #e8e8e8;
}

#news{
position: absolute;
left: 30px;
top: 214px;
width: 275px;
}

#news a{
 border: 0px;
 text-decoration: none;
 color: #666666;
}

#news a:link{
 text-decoration: none;
 color: #666666;
}

#news a:visited{
 text-decoration: none;
 color: #666666;
}

#news a:hover{
 text-decoration: underline;
 color: #666666;
}

#news a:active{
 text-decoration: none;
 color: #666666;
}

#content{
position: relative;
top: 20px;
left: 340px;
width: 582px;
padding-bottom: 10px;
}

.green{
color: #339933;
font-weight: bold;
}

#footer{
position: relative;
top: 25px;
left: 30px;
color: #424243;
}

#footer a{
 border: 0px;
 text-decoration: underline;
 color: #424243;
}

#footer a:link{
 text-decoration: underline;
 color: #424243;
}

#footer a:visited{
 text-decoration: underline;
 color: #424243;
}

#footer a:hover{
 text-decoration: none;
 background-color: #424243;
 color: #339933;
}

#footer a:active{
 text-decoration: underline;
 color: #3424243;
}

#via{
position: relative;
left: 772px;
top: 25px;
width: 187px;
height: 41px;
}

#vertical{
position: absolute;
background: url('images/structure/vertical_break.gif') no-repeat;
left: 310px;
top: 200px;
height: 554px;
width: 3px;
z-index: 9;
}

/* HOME */

.featured_services td{
width: 50%
}

#client_news{
height: 115px;
}

#content_news{
position: relative;
top: 20px;
left: 340px;
width: 582px;
height: 500px;
padding-bottom: 10px
}