@charset "UTF-8";
/* CSS Document */


.slide_region{
padding-top:5px;
background:#fff;
width:960px;
height:385px;
border-bottom:#d2d2d2 1px solid;
margin:0 auto;
}

#preslider{
background:url(../images/bg_slider.png) no-repeat;
height:338px;
margin:0 auto;
text-align:center;
width:960px;
}

#controls{
width:140px;
float:right;
height:40px;
padding-top:9px;
}

#controls li{
cursor:pointer;
}

#controls li.left{
background:url(../images/btn_arrows.png) no-repeat;
background-position:-15px 0;
width:16px;
height:16px;
float:left;
margin-right:5px;
}

#controls li.right{
background:url(../images/btn_arrows.png) no-repeat;
width:15px;
height:16px;
float:left;
}

#controls li.cntrl{
margin-top:1px;
}

#controls li.cntrl a span{
background:url(../images/icon_slider_inactive.png) no-repeat;
width:13px;
height:13px;
float:left;
margin-right:5px;
display:block;
}

#controls li.cntrl a.active span{
background:url(../images/icon_slider_active.png) no-repeat;
}


#clientlogin{
font-size:11px;
color:#000;
font-weight:bold;
width:370px;
height:40px;
padding-top:5px;
margin-left:15px;
float:left;
}

#clientlogin a{
font-weight:normal;
color:#175c9f;
text-decoration:none;
}

#clientlogin a:hover{
text-decoration:underline;
}

#clientlogin p{
float:left;
}
#clientlogin p.text{
padding-top:6px;
float:left;
padding-right:10px;
}

#clientlogin input.txt{
background:url(../images/bg_input.png) no-repeat;
width:115px;
height:21px;
border:none;
float:left;
padding:2px 6px 0px 6px;
margin-right:5px;
}

#clientlogin .submit{
margin-top:4px;
background:url(../images/btn_arrows.png) no-repeat;
width:15px;
height:16px;
float:left;
border:none;
}

#clientlogin .submit:hover{
background:url(../images/btn_right_hover.png) no-repeat;
}

#maincontent{
background:#e8e8e8;
width:960px;
margin:0 auto;
}

#maincontent .left{
margin-left:1px;
width:699px;
float:left;
}

#maincontent .left .panel#whois{
background:url(../images/bg_panel_whois.png) no-repeat;
width:699px;
height:233px;
}

#maincontent .left .panel .heading{
height:27px;
width:679px;
padding-left:20px;
padding-top:13px;
font-size:11px;
font-weight:bold;
color:#616161;
}

#maincontent .left .panel .heading p{
padding-top:3px;
float:left;
}

#maincontent .left .panel .heading .arrow{
background:url(../images/btn_arrows.png) no-repeat;
width:15px;
height:16px;
margin-right:7px;
float:left;
}

#maincontent .left .panel .content{
font-size:11px;
color:#616161;
font-weight:normal;
line-height:17px;
padding:25px 30px 0px 20px;
}

#maincontent .left .panel .content a{
color:#175c9f;
text-decoration:none;
}

#maincontent .left .panel .content a:hover{
text-decoration:underline;
}

#maincontent .left #recentwork{
width:699px;
height:233px;
}

#maincontent .right{
background:url(../images/bg_panel_side.png) no-repeat;
width:256px;
height:466px;
float:left;
margin-left:2px;
overflow:hidden;
}

#maincontent .right .sheading{
background:url(../images/bg_panel_side_heading_inactive.png) no-repeat;
width:216px;
height:26px;
padding-top:15px;
padding-left:40px;
cursor:pointer;
font-size:11px;
font-weight:bold;
color:#616161;
}

#maincontent .right .sheading:hover{
background:url(../images/bg_panel_side_heading_inactive_hover.png) no-repeat;
}


#maincontent .right .sheading a{
color:#616161;
text-decoration:none;
}

#maincontent .right .sheading a:hover{
color:#175c9f;
}


#maincontent .right .sheading.selected{
background:url(../images/bg_panel_side_heading_active.png) no-repeat;
}

#maincontent .right .sheading.selected:hover{
background:url(../images/bg_panel_side_heading_active_hover.png) no-repeat;
}

#maincontent .right .section{
padding:17px;
color:#616161;
font-weight:normal;
line-height:14px;
font-size:11px;
}

#maincontent .right .section a{
color:#175c9f;
text-decoration:none;
}

#maincontent .right .section a:hover{
text-decoration:underline;
}

#maincontent .right .section ul li{
margin-bottom:24px;
padding-left:11px;
background:url(../images/icon-sidelist.png) no-repeat;
background-position:0 4px;
}


#maincontent .right .section ul#services li{
margin-bottom:11px;
padding-left:11px;
background:url(../images/icon-sidelist.png) no-repeat;
background-position:0 4px;
}

