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

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
	outline: none;
}

@font-face {
    font-family: 'LucidaSansUnicodeRegular';
    src: url('../fonts/l-webfont.eot');
    src: url('../fonts/l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/l-webfont.woff') format('woff'),
         url('../fonts/l-webfont.ttf') format('truetype'),
         url('../fonts/l-webfont.svg#LucidaSansUnicodeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, td, th, button, input, select, textarea {
	font: normal 12px/20px 'Lucida Sans Unicode', 'LucidaSansUnicodeRegular', Arial, san-serif !important;
	/*text-shadow: 1px 1px 0 #000;*/
	color: #ededed;
}
body {background: url(../images/back_img.png) left top repeat-x!important;}
html {
	background: url(../images/bg1.gif) repeat !important;
}
.clear {
	clear:both;
}
.mid_wraper {
	width:100%;
	margin:0px; padding:0px;
	border-bottom:1px dashed #444;
}
.wraper {
	width:962px;
	margin:auto;
	padding:20px 0px 0px 0px;
}
.wrap_header {
	width:100%;
	margin:auto;
}
/*start header section here*/
.header {
	height:90px;
	padding:0px 0px 0px 0px;
	width:962px;
	margin:auto;
}
.header .logo {
	width:300px;
	float:left;
	padding:20px 0px 0px 20px;
}
.header .head_right {
	float:right;
	padding:35px 0px 0px 20px;
	width:600px;
}
.header .head_right ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	color:#EDEDED;
	float:right;
}
.header .head_right ul li {
	padding:0px 0px 0px 10px;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	float:left;
	list-style-type:none;
	color:#444;
	text-shadow:1px 1px #fff;
}
.header .head_right ul li a {
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	color:#444;
}
.header .head_right ul li a:hover {
	text-decoration:none;
	color:#111;
}
.header .head_right ul li a.active {
	text-decoration:none;
	color:#111;
}
/*end header section here*/

.middle_sec {
	padding:20px 0px 10px 0px;
	margin:0 auto;
}
.middle_sec p {
	font-size:12px;
	color:#5d5d5d;
	line-height:1.8em;
	padding:13px 5px 8px 5px;
	border-top:1px solid #fff;
	margin:0;
}
.middle_sec p span {
	color:#4a8c9c;
	font-size:13px;
	font-weight:bold;
}
.middle_sec .left_new {
	width:646px;
	margin:0;
	padding:0px 7px;
	float:left;
}
.middle_sec .left_new h2 {
	font-size:21px;
	color:#2a2a2a;
	line-height:18px;
	border-bottom:1px solid #c4c4c4;
	margin:0px 0px 0px 0px;
	text-shadow:1px 1px #FFFFFF;
	padding:6px 0px 11px 0px;
}
.middle_sec .right_new {
	width:284px;
	margin:4px 0 0 0;
	padding:0px 0px 14px 0px;
	float:right;
}
.article_1 {
	background: url(../images/article_bg.png) repeat-y 0 0;
	color: #535353;
	padding: 0px 15px 0px 14px;
}
.article_t_1 {
	background: url(../images/article_t.png) no-repeat 0 2px;
	height:10px;
}
.article_b_1 {
	background: url(../images/article_b.png) no-repeat 0 0;
	margin-bottom: 10px;
	height:12px;
}
.futter_sec {
	width:100%;
	margin:auto;
	background:#000 url(../images/carousel-bottom.gif) repeat center 0;
	border-top: 1px dashed #bbb;
	padding:20px 0px 20px 0px;
}
.wraper_futter {
	width:962px;
	margin:auto;
}
.left_futter {
	font-size:11px;
	padding:0px 0px 0px 0px;
	width:500px;
	float:left;
	color:#FFFFFF;
}
.left_futter .text {
	padding:2px 0px 0px 10px;
}
.left_futter ul {
	padding:0px;
	margin:0px;
}
.left_futter ul li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
.left_futter ul li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px 10px 0px 10px;
}
.right_futter {
	font-size:12px;
	/*padding:0px 10px 0px 0px;
	width:160px;*/
	float:right;
	color:#FFFFFF;
}
.right_futter .text {
	padding:0px 0px 4px 6px;
}



.skill_sec {
	overflow: hidden;
	padding:3px 16px 12px 16px;
	background: url(../images/box.png) repeat;
	text-align:justify;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;border-left:1px solid #9f9a86;border-top:1px solid #9f9a86;
}
.skill_sec .header_1 {
	font-size: 20px;
	line-height: 37px;
	margin-bottom:0px;
	color:#2A2A2A;
	text-shadow:1px 1px #ccc;
	border-bottom:1px solid #666666;
}
/* Categories */
ul.skill_list {
	width: 250px;
	padding-top:14px;
	border-top:1px solid #ddd;
}
ul.skill_list li {
	float: left;
	width: 110px;
	padding: 5px 0 0 0;
	margin: 5px 15px 0 0;
	color:#222;
	text-shadow:1px 1px #ddd;
	background: url(../images/test_pg.png) no-repeat 0 0;
}
ul.skill_list li.first {
	margin-top: 0;
	padding: 0;
	background: none;
}
ul.skill_list li span {
	display: block;
	padding: 0 0 0 20px;
	background: url(../images/ddmenu_arr.png) no-repeat 0 5px;
}
ul {
	list-style: none;
}
