/*generales*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#C0D72D url(img/body_bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
body.section{
	background:#C0D72D url(img/body_bg2.png) repeat-x;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */ ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#0396D6;
}


p {
	line-height:16px;

}

h1 {

}

h2 {
	color:#333333;
	font-size:30px;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:5px;
}
h3 {
	font-size:13px;
	color:#fff;
	margin:8px 0 5px;
}
h4 {
	color:#fff;
	font-size:21px;
	padding-left:10px;	
	margin:2px 0 8px;	
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

h5 {
	color:#FFFFFF;
	font-size:30px;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:5px;
	margin:15px 0px 0px 10px;
}

h5.margin_20{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.title_15px{
	font-weight:bold;
	color:#333333;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	margin:15px 0px 0px 0px;
}

hr{
	/*border-bottom:#C0D72D inset 1px;*/
	background:url(img/hr-img.jpg) repeat-x top;
	height:2px;
	margin:3px 0 6px 0 ;
	*filter: alpha(opacity=90);
}
img {
	
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.margen_xs {
	margin: 5px;
}
.margen_s {
	margin: 10px;
}
.margen {
	margin: 15px;
}
.margen_l {
	margin: 20px;
}
.clear {
	clear: both;
}

.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.fright {
	float: right !important;
}	
.fleft {
	float: left !important;		
}
/*end generales*/

#layout{
	margin:0px auto;
	width:1000px;
}

#header{
	height:152px;
	width:1000px;
	float:left;	
	background:url(img/head_bg.jpg) no-repeat 0px 0px;
}
#header a#logo{
	width:219px;
	height:114px;
	float:left;
	margin:0 0 0 85px;
}
ul#navigation{
	width:921px;
	height:36px;
	float:left;	
	margin:2px 0 0 43px;
	_margin:2px 0 0 20px;	
	text-align:center;
}
ul#navigation li{
	margin:7px 0 6px 0;
	height:23px;
	line-height:23px;
	width:14%;
	_width:129px;
	float:left;
	border-right: 1px #3C3C3C solid;
	border-left: 1px #989895 solid;	
}
ul#navigation li.fist{
	border-left:none;	
}
ul#navigation li.last{
	border-right:none ;
}
ul#navigation li a{
	font-size:12px;
	color:#C0D72D;
	height:23px;
	line-height:23px;
	padding:3px 18px;	
	text-decoration:none;
	font-weight:bold;
}
ul#navigation li a:hover, ul#navigation li a.active{
	color:#0396D6;	
}
#content{
	float:left;		
	width:1000px;
	
}
#content div.banner_top{
	width:1000px;
	height:277px;
	/*background:url(img/banner.jpg) no-repeat 0px 0px;	
	margin:2px 0 0 43px;	*/
}
#content div.banner_top2{
	height:167px;
	background:url(img/banner2.jpg) no-repeat 0px 0px;	
}

#content div.banner_topHead{
	height:167px;
	padding-left:3px;
}

#content div.banner_top3{
	width:1000px;
	height:170px;
	background:url(img/banner_target.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}

#content div.banner_top8{
	width:1000px;
	height:170px;
	background:url(img/banner_sem.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}

#content div.banner_top4{
	width:1000px;
	height:170px;
	background:url(img/banner_cooperative.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}

#content div.banner_top7{
	width:1000px;
	height:170px;
	background:url(img/banner_client.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}

#content div.banner_topC{
	width:1000px;
	height:170px;
	background:url(img/banner_contact.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}

#content div.banner_topP{
	width:1000px;
	height:170px;
	background:url(img/banner_ourphilosophy.jpg) no-repeat 0px 0px;	
	margin:0px 0 0 3px;	
}



#content div.content_margen{
	margin:8px 45px;
	_margin:8px 25px;
	width:910px;
}
#content div.content_margen div.leftcol{
	float:left;
	width:280px;
}
#content .news_box{
	padding-top:2px;
	background:#C0D72D url(img/news_box_line.png) repeat-x top ;	
}
#content img.p_img{
	margin:0px 4px 5px 0;
}
#content div.content_margen div.rightcol{
	float:right;
	width:600px;	
}
#content ul.items_list{
	
}
#content ul.items_list li{
	background:url(img/li_img.jpg) no-repeat 0px 6px;
	padding-left:17px;
	line-height:20px;
}
#content div.cooperative ul.items_list{
	margin: 20px 0 0 200px;
}
#content ul.section_nav{
	float:right;
	width:700px;
	margin:0px -8px 0 0;
	height:35px;		
}
#content ul.section_nav li{
	float:left;
	height:35px;	
}
#content ul.section_nav li a{
	float:left;	
	background:url(img/section_nav_bt_s.jpg) no-repeat top;
	text-align:center;
	line-height:35px;
	height:35px;
	margin:0px 5px 0 5px;
	width:117px;
	color:#333333;
	font-size:16px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;	
}
#content ul.section_nav li a.large_bt{
	background:url(img/section_nav_bt_l.jpg) no-repeat top;
	width:168px;
}
#content ul.section_nav li a:hover, #content ul.section_nav li a.active{
	background-position:bottom;
}
#content .casestudies_box{
	margin:10px 10px 0px 10px;
	padding-bottom:30px;
}
#content .casestudies_box img{
	margin:0 10px 0 0; 
}
#content .casestudies_box span.right_small_box{
	float:right;
	margin:15px 0pt -20px 0px;
	width:265px;
}
#content .casestudies_box div.news_box{
	margin-left:340px;
}
#content .design_box{
	margin:15px 0px 0px 15px;
	padding-bottom:30px;
}
#content .design_box div.item_box{
	float:left;
	width:184px;
	margin:0px 38px 20px 0;
}
#content .design_box div.item_box_small{
	width:150px;
	margin:0px 28px 20px 0;
}

#footer{
	height:105px;
	background:url(img/footer_bg.png) repeat-x 0px 0px;	
	width:100%;
	float:left;	
	text-align:center;	
}
#footer div.content{
	width:405px;
	margin:0 auto;
}
#footer div.content ul{
	margin:15px 0 10px;
	width:410px;
	line-height:20px;
	height:20px;	
	text-align:center;
	float:left;	
}
#footer div.content ul li{
	float:left;
	line-height:20px;
	height:20px;
}
#footer div.content p{
	color:#0695D7;
	clear:both;
}


/*span*/
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span150{width:150px !important;}
.span180{width:180px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span350{width:350px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span580{width:580px !important;}
.span600{width:600px !important;}
.span620{width:620px !important;}
.span660{width:660px !important;}
/*end span*/

/*enter services*/

#content div.content_margen_2{
	margin:8px 32px;
	_margin:8px 15px;
	width:948px;
	/*background-color:#0000FF;*/
}
#content div.content_margen_2 div.leftcol{
	float:left;
	width:280px;
}


#content div.lcd{
	width:952px;
	height:345px;
	float:left;
	margin:0px 0px 0px -4px;
	background-image:url(img/banner_lcd.jpg) ;
}

#content div.other_serv{
	width:945px;
	height:225px;
	float:left;
	/*background-color:#FFFF00;*/
	
}


.other_serv_left{
	_width:400px;
	width:455px;
	height:225px;
	float:left;
	/*background-color:#CCCCCC;*/
}

.other_serv_right{
	width:480px;
	height:225px;
	float:left;
	/*background-color:#00FFFF;*/
}
.other_serv_left_2{
	width:420px;
	_width:400px;
	height:170px;
	float:left;
	margin:0px 0px 0px 7px;
	/*background-color:#00CCFF;*/
}

.other_serv_right_2{
	width:480px;
	height:172px;
	float:right;
	margin:0px 0px 0px 10px;
	/*background-color:#CC3366;*/
}

.other_serv_left_p{
	float:left;		
	margin:-169px 0px 0px 133px;
	_margin:-169px 0px 0px 67px;
}

.lcd_p{
	float:left;
	padding:0px 0px 0px 17px;
}

.lcd_p_2{
	float:left;
	margin:80px 0px 0px -402px;
}

.lcd_p_color{
	font-family:Arial;
	color:#FFFFFF;
	font-size:11px;	
	
}

.lcd_li{
	float:left;
	margin:5px 0px 0px 17px;
	line-height:16px;
}

#content div.rich_media{
	width:937px;
	height:232px;
	background-image:url(img/rich_media.jpg);
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px -4px; 
}

.rich{
	line-height:13px;
}

.rich_img{
	width:947px;
	height:73px;
	float:left;
	margin:28px 0px 0px -4px;
}

#content div.busi_serv{
	width:945px;
	height:323px;
	float:left;
	margin:5px 0px 0px -11px;
	/*background-color:#00CC66;*/
}

.busi_cont{
	width:932px;
	height:260px;
	float:left;
	margin:0px 0px 0px 7px;	
}

.busi_cont_p{
	float:right;
	margin:-262px 0px 0px 344px;
	
}

.no{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
/*end services*/


/*enter cooperative*/


#content div.group_team{
	width:956px;
	height:545px;
	float:left;
	margin:0px 0px 0px -8px;
	background-image:url(img/banner_group.jpg);
}

.group_left{
	width:424px;
	height:473px;
	float:left;
	margin:28px 0px 0px 20px;
}

.group_right{
	width:452px;
	height:429px;
	float:left;
	margin:12px 0px 0px 20px;
	/*background-color:#00CC66;*/
}

.space{
	line-height:17px;
	letter-spacing:1px;
}

.itm{
	width:970px;
	height:275px;
	float:left;
	/*background-color:#00CC66;	*/	
}

.itm_left{
	width:425px;
	height:190px;
	float:left;
	margin:4px 0px 0px 0px;
	/*background-color:#00CC66;*/
}

.itm_left_p{
	/*padding:0px 0px 0px 130px;*/
	/*padding:0px 0px 0px 10px;*/
}

.itm_right{
	width:469px;
	/*height:190px;*/
	height:240px;
	float:right;
	margin:4px 0px 0px 0px;	
	/*background-color:#00C606;*/
}

.itm_text{
	float:right;
	width:330px;
	height:80px;
	margin:4px 0px 0px 0px;	
	background-color:#FF0000;
}

#width{
	width:890px;
}


#bgrp{
	background-image:url(images/bgimag_rp_y.jpg);
	background-repeat:repeat-y;
}

#bg_top{
	background-image:url(images/bgimag_top.jpg);
	height:281px;
	background-repeat:no-repeat;
	background-position:top;
}

#bottomcurve{
	background:url(images/bgimag_bottom.jpg) no-repeat;
	height:11px;
	
}

#content .test_box{
	padding-top:2px;
	background:#C0D72D url(img/news_box_line.png) repeat-x top ;	
}

.f_13 {
	font-size:13px;
}

.line_18 {
	line-height:18px;
}

.p_div {
border:0px solid #809753; background-color:#4C2E21;
}

/*end cooperative*/
