body {
	background: url(../images/bg4.jpg) center 0px no-repeat;
	font-family:Verdana, Arial, Sans-serif;
	font-size:12px;
	color:#605D5C;
	margin:0px;
}
#main {
	width:990px;
	height:775px;
	margin:0 auto;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	width:500px;
	height:100px;
	left:480px;
	top:15px;
	position:relative;
}
#logo a {
	display:block;	
	width:100%;
	height:100%;
}
.menu_btn, .menu_btn_act, .twitt, #submit, .dsgn, .dsgn_act, .graphics, .graphics_act, .pv, .pv_act, #sld1, #sld2, #sld3 {
	background:url(../images/sprite.png) no-repeat;
}
/* -- Menu Style -- */
#menu {
	width:450px;
	height:55px;
	margin:20px 0 0 500px;
}
.menu_btn {
	background-position: 0 -55px;
	width:35px;
	height:40px;
	display:block;
	margin:0px auto;
}
.menu_btn_act {
	background-position: 0 -55px;
	width:35px;
	height:35px;
	display:block;
	margin:0px auto;
}
.mh {
	width:45px;
	margin:0px;
}
.ma {
	width:46px;
	margin:0 0 0 25px;
}
.mp {
	width:68px;
	margin:0 0 0 25px;
}
.mr {
	width:50px;
	margin:0 0 0 25px;
}
.mc {
	width:60px;
	margin:0 0 0 25px;
}
#menu dl {
	float:left;
	text-align:center;
}
#menu dd {
	margin:2px 0 0 0px;
}
.menu_tit {
	text-decoration:none;
	color:#ec008c;
}
.menu_tit:hover, .menu_tit_act {
	color:#fff;
	text-decoration:none;
}
#menu dl:hover dt a.menu_tit {
	color:#92278f;
}
#menu dl:hover dd a.menu_btn {
	background-position:0 -60px;
}
/* -- Footer Style  -- */
#footer {
	width:900px;
	height:20px;
	margin:0 0 0 91px;
}
.twitt {
	background-position:0 -115px;
	width:50px;
	height:30px;
	margin:0 0 0 700px;
}
.rgh {
	color:#00AEC4;
	font-size:10px;
	text-decoration:none;
}
.rgh span {
	color:#666;
}
.ftw {
	font-size:12px;
	margin:0 0 0 280px;
	text-decoration:none;
	color:#000;
}
#cnt {
	width:900px;
	height:505px;
	margin:0 0 0 30px;
}
/* -- Index Page Style -- */
.ind {
	padding:15px 0 0 106px;
}
.ind_tit {
	border-top: 2px dotted #478999;
	border-bottom: 2px dotted #478999;
	width:700px;
}
.tit1 {
	margin:10px 0 0 0;
	font-size:25px;
	color:#00AEC4;
}
.tit1 span {
	color:#18404B;
}
.tit2 {
	margin:0 0 10px 0;
	font-size:17px;
	color:#18404B;
}
.text {
	margin: 20px 0 0 110px;
	font-size:12px;
	width:710px;
}
.ind_sld {
	width:0px;
	float:left;
	position:relative;
	margin:10px 0 0 10px;
	z-index:2;

}
#sld1 {
	background-position: 0 -635px;
	width:250px;
	height:70px;
	margin:40px 0 0 120px;
	z-index:2;
}
#sld2 {
	background-position: 0 -735px;
	width:250px;
	height:70px;
	z-index:2;
	margin:10px 0 10px 120px;
}
#sld3 {
	background-position: 0 -835px;
	width:250px;
	height:70px;	
	z-index:2;
	margin:0 0 0 120px;
}
#pic_sld {
	position:absolute;
	margin:30px 0 0 180px;
	z-index:3;
}
#pic_sld img {
	width:715px;
	height:250px;
	border: 2px solid #478999;
	-moz-border-radius: 15px 15px 15px 15px;
}
.index2, .index3 {
	display:none;
}
/* -- About Page Style -- */
.tit {
	color:#00AEC4;
	padding: 50px 0 0 70px;
	font-size:25px;
}
.about {
	margin:15px 0 0 100px;
}
.about_info {
	float:left;
}
.about_info img {
	border:0px;
	padding:2px;
}
.about_info a {
	font-size:12px;
	color:#00AEC4;
	text-decoration:none;
}

/* -- Contact Page Style -- */
.cont {
	padding:30px 0 0 220px;	
}
.cont_n {
	margin:0 0 10px 0px;
	color:#000;
	font-size:24px;
}
.cont_i {
	color:#00AEC4;
	margin:20 0 0 50px;
	font-size:12px;
}
.cont_e {
	color:#00AEC4;
	margin:20px 0 0 10px;
	font-size:12px;
	padding-bottom:10px;
}
.form {
	width:500px;
}

#submit {
	background-position:0 -156px;
	width:92px;
	height:34px;
	color:#EEE;
	font-size:16px;
	font-weight:bold;
	border:0 none;
	cursor:pointer;
	margin:0 0 0 390px;
	padding:0px;
}
/* -- Portfolio Page Style -- */
.sub_menu {
	padding:35px 0 0 196px;
	height:47px;
}
.sub_menu a {
	width:170px;
	height:47px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
.dsgn {
	background-position:0 -214px;
}
.dsgn_act, .dsgn:hover {
	background-position:0 -274px;
}
.graphics {
	background-position:0 -338px;
}
.graphics_act, .graphics:hover {
	background-position:0 -400px;
}
.pv {
	background-position:0 -474px;	
}
.pv_act, .pv:hover {
	background-position:0 -540px;
}
.click {
	color:#00AEC4;
	border-top: 2px dotted #478999;
	border-bottom: 2px dotted #478999;
	width:195px;
	margin:35px auto 0;
}
.links {
	color:#00AEC4;
	border-top: 2px dotted #478999;
	border-bottom: 2px dotted #478999;
	width:460px;
	margin:20px auto 20px;
}

/* -- scroller style -- */
#slider {
	float:left;
	margin:5px 0 0 0;
}
#content-scroll {
	width:865px;
	height:300px;	
	float:left;
	margin:25px 0 0 25px;
	overflow:auto;
	overflow-x:hidden;
}

/* -- scroller style for about me -- */
#content-about {
	width:530px;
	height:275px;	
	float:left;
	margin:0px 0 0 15px;
	overflow:auto;
	overflow-x:hidden;
	font:12px;
	padding:10px;
}

/* -- Resume -- */
#content-resume {
	width:700px;
	height:300px;	
	float:left;
	margin:0px 0 0 100px;
	overflow:auto;
	overflow-x:hidden;
	font:12px;
	padding:5px;
}
 
#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 #478999;
}
/* -- Slider Style -- */
.ui-slider { position: relative; text-align: left; }

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

.ui-slider-vertical {
        width: 2px;
        height: 300px;
}
.ui-slider-vertical .ui-slider-handle {
        left: -14px;
        margin-left: 0;
        margin-bottom: -30px;
}
.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;
}

/* -- Article Page Style -- */
.artc {
	margin:45px 0 0 50px;
}
.art_pic {
	float:left;
	margin:0 15px 0 0;
}
.art_pic img {
	border:3px solid #478999;
}
.art_tit {
	color:#00AEC4;
	font-size:24px;
	padding:15px 0 0 0;
}
.art_txt a {
        font-size:12px;
        color:#00AEC4;
        display:block;
        text-decoration:none;
}