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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#748faf;
	color:#666;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.color-white{ color:#FFF}
.text-underline{text-decoration:underline}

.link1{color:#FFF}
.link1:hover{color:#1ad2fd}


.link2{color:#009cd3; font-weight:bold;}
.link2:hover{color:#000; font-weight:bold;}

.color-gry{color:#333; font-weight:bold;}

img{border:0px}

.box1{ background-image:url(../images/box1.jpg); background-repeat:no-repeat; width:205px; height:311px;  }
.box1:hover{ background-image:url(../images/box1-r.jpg); background-repeat:no-repeat; width:205px; height:311px;  cursor:pointer;}


.link3{color:#000; font-weight:normal; text-decoration:none;}
.link3:hover{color:#009cd3; font-weight:normal; text-decoration:none;}

li{color:#009cd3}


.imh{ background-image:url(../images/leftnav_1.jpg); width:243px; height:37px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.imh:hover{ background-image:url(../images/leftnav_1-r.jpg); width:243px; height:37px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.sem{ background-image:url(../images/leftnav_2.jpg); width:243px; height:31px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.sem:hover{ background-image:url(../images/leftnav_2-r.jpg); width:243px; height:31px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.seo{ background-image:url(../images/leftnav_3.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.seo:hover{ background-image:url(../images/leftnav_3-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.ppc{ background-image:url(../images/leftnav_4.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.ppc:hover{ background-image:url(../images/leftnav_4-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.wdm{ background-image:url(../images/leftnav_5.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.wdm:hover{ background-image:url(../images/leftnav_5-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.wsc{ background-image:url(../images/leftnav_6.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.wsc:hover{ background-image:url(../images/leftnav_6-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.ocy{ background-image:url(../images/leftnav_7.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.ocy:hover{ background-image:url(../images/leftnav_7-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.cun{ background-image:url(../images/leftnav_8.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.cun:hover{ background-image:url(../images/leftnav_8-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}


.cpo{ background-image:url(../images/leftnav_9.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; cursor:pointer}
.cpo:hover{ background-image:url(../images/leftnav_9-r.jpg); width:243px; height:30px; color:#FFF; font-family: arial; font-size:14px;  font-weight:bold;}

.lnav{color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; text-decoration:none}
.lnav:hover{color:#FFF; font-family: arial; font-size:14px;  font-weight:bold; text-decoration:none}

.selected{background-image:url(../images/leftnav_6-r.jpg);width:243px; height:30px;}


.backPortfolio{
	padding:20px 25px 30px 30px;  
	background-image:url(../images/portfolio-bg.jpg); 
	height:418px;
}


/* -- scroller style -- */
#slider {
	float:left;
	margin:35px 0 0 0;
}
#content-scroll {
	width:884px;
	height:300px;	
	float:left;
	margin:35px 0 0 12px;
	overflow:auto;
	overflow-x:hidden;
}
#holder {
	width:878px;
	height:460px;
}
#holder a {
	width:187px;
	height:132px;
	display:block;
	text-decoration:none;
	margin: 0 14px 20px 14px;
	float:left;
}
#holder img {
	border:3px solid #FEEFB8;
}
/* -- Slider Style -- */
.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 16px;
        height: 16px;
        cursor: pointer;
        background: url(../images/portfolio/slider.jpg) no-repeat;
}
.ui-widget-content {
        background: url(../images/portfolio/sld_bg.jpg) repeat-y;
}

.ui-slider-vertical {
        width: 2px;
        height: 310px;
}
.ui-slider-vertical .ui-slider-handle {
        left: -8px;
        margin-left: 0;
        margin-bottom: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
        outline: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        text-decoration: none;
        outline: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
        outline: none;
}

.ui-state-hover a, .ui-state-hover a:hover {
        text-decoration: none;
        outline: none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
        outline: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	outline: none;
	text-decoration: none;
}
.pageTitle{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size:20px; 
		color:#1385dc; 
		font-weight: 410;
		text-decoration:none; padding:0 0 2px 0;
}
.pageTitleSub{ 
		font-family:Verdana, Geneva, sans-serif; 
		font-size:18px; 
		color:#4d4d4d; 
		text-decoration:none;	
}
