body{
margin: 0px;
padding: 0px;
background: #ffffff url('images/example3back.png') repeat-x;
font-family: tahoma, sans-serif;
}
#header{
width: 830px;
height: 100px;
margin: 0px auto 10px auto;
background: url('images/header3.png') no-repeat;
padding: 10px;
clear: both;
}
#holder{
width: 830px;
height: 530px;
margin: 0px auto 0px auto;
padding: 10px;
clear: both;
}
#left{
float: left;
display: inline;
margin-right: 20px;
width: 510px;
height: 510px;
background: #ffffff;
padding: 10px 8px 10px 8px;
border: 1px solid #bbb;
}
#right{
float: left;
display: inline;
width: 260px;
height: 510px;
padding: 10px 8px 10px 8px;
background: #ffffff;
border: 1px solid #bbb;
}
.h2ix{
color: #000066;
font-size: 18px;
margin: 0px;
}
.servbox{
display: block;
width: 248px;
height: 73px;
margin: 10px auto 0px auto;
border: 1px solid #ddd;
clear: both;
padding: 5px;
}
.servpic{
float: left;
display: inline;
width: 90px;
height: 73px;
border: 0px;
}
.servhold{
float: left;
display: inline;
margin: 0px 0px 0px 10px;
width: 138px;
}
.servtext{
margin: 5px 0px 0px 0px;
font-size: 10px;
}
.h3ix{
color: #333333;
font-size: 12px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}
#menu{
float: right;
display: inline;
width: 530px;
clear: both;
}
.menu1 A:link {color:#ffffff; text-decoration: none;}
.menu1 A:visited {color:#ffffff; text-decoration: none;}
.menu1 A:hover {color:#ffffff; text-decoration: underline;}

.mtext{
float: left;
display: inline;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 5px 0px 0px;
color: #ffffff;
} 
.logo{
border: 0px;
margin: 20px 0px 0px 0px;
float: left;
display: inline;
}
.h1ix{
font-size: 28px;
color: #ffffff;
margin: 20px 0px 0px 200px;
float: left;
display: inline;
}
.text{
margin: 5px 0px 0px 0px;
font-size: 13px;
}
#footer{
width: 830px;
margin: 15px auto 0px auto;
clear: both;
}
.ftext{
float: left;
display: inline;
font-size: 10px;
margin: 0px 10px 0px 0px;
text-transform: uppercase;
}
.flink A:link {color:#000000; text-decoration: none;}
.flink A:visited {color:#000000; text-decoration: none;}
.flink A:hover {color:#333333; text-decoration: underline;}