<!-- services page css-->
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
margin:0;
padding:0;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a
{
color:#3169B5;
text-decoration:none;
outline:none;
}
a:hover
{
text-decoration:underline;
}
b
{
color:#666666;
}
ul, li
{
list-style:outside;
list-style-image:none;
list-style-type:none;
clear:both;
line-height:15px;
width:250px;
padding:1px 0px 0px 0px;
}
.menu
{
background:#F5F8FA;
}
h1
{
padding: 10px 0 2px 0;
color: #676767;
font-weight: normal;
font-size: 24px;
}
#head
{
height:100px;
}
#wrap
{
width:910px;
}
#footer
{
width:100%;
float:none;
clear:both;
padding:100px 0px 0px 0px;
vertical-align:top;
}
#leftcol
{
float:left;
width:30%;
}
#rightcol
{
float:right;
width:66%;
padding:0px 0px 0px 5px;
}
.handcursor
{
cursor:hand;
cursor:pointer;
color:#666;
font-weight:normal;
}
.handcursor:hover
{
cursor:hand;
cursor:pointer;
font-weight:normal;
color:#ccc;
}
.menu_head_what, .menu_head_why, .menu_head_location, .menu_head_faq, .menu_head_compatibility
{
cursor:pointer;
padding:3px;
display:block;
width:250px;
height:24px;
background:url(../images/head.png) top no-repeat;
text-indent:-5000px;
}
.menu_head_what
{
background-position:0 -240px;
}
.menu_head_what:hover
{
background-position: 0 -270px;
cursor:pointer;
}
.menu_head_why
{
background-position:0 -0px;
}
.menu_head_why:hover
{
background-position: 0 -30px;
cursor:pointer;
}
.menu_head_location
{
background-position:0 -60px;
}
.menu_head_location:hover
{
background-position: 0 -90px;
cursor:pointer;
}
.menu_head_faq
{
background-position:0 -120px;
}
.menu_head_faq:hover
{
background-position: 0 -150px;
cursor:pointer;
}
.menu_head_compatibility
{
background-position:0 -180px;
}
.menu_head_compatibility:hover
{
background-position: 0 -210px;
cursor:pointer;
}

.list_white
{
padding-left:5px;
width:580px;
height:auto;
background:#FFFFFF;
border:1px solid #E2E9F1;
color:#666;
}
.list_blue
{
padding-left:5px;
width:580px;
height:auto;
background:#E2E9F1;
color:#666;
border-left:1px solid #E2E9F1;
border-right:1px solid #E2E9F1;
}
.list_white_small
{
color:#666;
width:200px;
height:auto;
background:#FFFFFF;
text-indent:3px;
border:1px solid #E2E9F1;
}
.list_blue_small
{
border-left:1px solid #E2E9F1;
border-right:1px solid #E2E9F1;
width:200px;
height:auto;
background:#E2E9F1;
color:#666;
text-indent:3px;
}
.serviceoption
{border-bottom:1px dotted #CCCCCC; vertical-align:middle;}

.serviceoption02
{border-right:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC; vertical-align:middle;}

.serviceoption002
{border-right:1px dotted #CCCCCC; vertical-align:middle;}

.serviceoption03
{border-left:1px dotted #CCCCCC; vertical-align:top;}
