* {margin:0; padding:0; list-style:none;}
html, body {
	height:100%;
	min-height:100%;
}
body {
	background:#FFF;
	font:normal 12px Arial;
	color:#525663;
	line-height:130%;
}
img {border:0;}

a {color:#19328a;text-decoration:underline;}
a:hover {color:#e10000;}
	
.clearit {clear:both;font-size:0;height:1px;}


.wrap, .thebody_inner {
	overflow:hidden;
	min-height:1%;
}
* html .wrap, * html .thebody_inner {
	height:1%;
	overflow:visible;
}

.wrapper:after, .hand:after, .header .right .faculty:after, .subfaculty:after, .thebody:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.wrapper, .left_wrapper, .hand, .header .right .faculty, .subfaculty, .thebody {min-height:1%;}
* html .wrapper, * html div {height: 1%;}

.left_wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: left; 
	visibility: hidden;
}

.container {
	min-height:100%;
	min-width:1000px;
}

* html .container {
	height:100%;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px" : "auto");
}
.header {background:#f8f7f6 url(i/fon_header.gif) repeat-x bottom;}
#inner .header {background:#f8f7f6 url(i/fon_header.gif) repeat-x top;}

.hand {
	min-height:520px;
	background:url(i/hand.jpg) no-repeat 0 bottom;
}
* html .hand {height:520px;}
#inner .hand {
	height:auto;
	min-height:1%;
	background:transparent;
}
.header .left {
	float:left;
	width:31%;
}
.header .left h1 {
	padding:37px 0 37px 48px;
	width:223px;
	height:55px;
	background:url(i/fon_h1.gif) no-repeat 48px 37px;
	text-indent:-6666em;
}
.header .left h1 a {
	display:block;
	width:223px;
	height:55px;
	overflow:hidden;
}
#index .header .left h1 a {display:none;}
.service_nav li {
	padding:4px 0 4px 70px;
	width:201px;
	color:#1a2240;
	font-size:11px;
}
.service_nav li span {display:none;}
.service_nav li a, .service_nav li span {margin-right:33px;}

.service_nav .lang {color:#e10000;}
.service_nav .lang:hover {color:#1a2240;}

.service_nav li.on {
	background:#8cc513;
	padding:8px 0 7px 70px;
	margin-bottom:2px;
}

.service_nav li.on span {display:inline;}
.service_nav li.on .lang {display:none;}

.service_nav li a.post img, .service_nav li a.search_it img, .service_nav li a.home_it img {
	background:url(i/post.gif) no-repeat 0 -11px;
}
.service_nav li a.search_it img {
	background-image:url(i/search.gif);
}
.service_nav li a.home_it img {
	background-image:url(i/home_off.gif);
}
.service_nav li.on a.post img, .service_nav li.on a.search_it img, .service_nav li.on a.home_it img {
	background-position:0 0;
}
.service_nav li.on span.home_it, #index .service_nav li.on a.home_it {display:none;}
#index .service_nav li.on span.home_it {display:inline;}

.header .right {
	float:right;
	width:67%;
	padding-top:35px;
}
.header .right h6 {
	color:#132566;
	font:normal 15px "Century Gothic", Helvetica;
	height:24px;
}
.header .right .faculty {
	background:#233575 url(i/fon_faculty.gif) repeat-x 0 bottom;
	min-height:282px;
}
* html .header .right .faculty {height:282px;}
.header .right .faculty dl {
	float:left;
	width:49.5%;
}
.faculty dl a {color:#beec5d;}
.faculty dl a:hover {color:#FFF;}
.faculty dt {
	padding:40px 0 6px 38px;
	font-size:15px;
	font-weight:bold;
}
.faculty dt.row2 {
	padding-top:28px;
}
.faculty dd {
	font-size:13px;
	padding:3px 0 5px 55px;
}
.header .right .subfaculty {
	padding-top:20px;
	position:relative;
}

.header .right .subfaculty dl {
	padding-left:50px;
	width:200px;
	float:left;
}
.subfaculty dt {
	padding-bottom:12px;
	font-size:15px;
	font-weight:bold;
}
.subfaculty dt a, .sub_fac li a {color:#6ea101;}
.subfaculty dt a:hover, .sub_fac li a:hover {color:#e10000;}

.subfaculty dd {
	font-size:13px;
	font-weight:bold;
	padding:7px 0 0;
}
.header .right .subfaculty .getconnected {
	float:left;
	font-size:11px;
	line-height:110%;
}
.header .right .subfaculty .getconnected h5 {
	color:#444755;
	font:bold 17px "Century Gothic", Helvetica;
	padding-bottom:4px;
}
.header .right .subfaculty .getconnected p, .thebody_inner .getconnected p {padding-bottom:3px;}
.header .right .subfaculty .plug, .thebody_inner .plug {
	padding:12px 0 0 107px;
}
.header .right .subfaculty .plug label, .thebody_inner .plug label {
	float:left;
	width:50px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}
.header .right .subfaculty .plug input.text, .thebody_inner .plug input.text  {
	border:solid 1px #444755;
	background:#FFF;
	padding:2px;
	font:normal 11px Arial;
}
.header .right .subfaculty .plug *, .thebody_inner .plug * {vertical-align:middle;}
.header .right .subfaculty .plug small a, .thebody_inner .plug small a {color:#8f96a3;}
.header .right .subfaculty .plug small a:hover, .thebody_inner .plug small a:hover {color:#e10000;}
.header .right .subfaculty .rj45 {
	width:101px;
	height:101px;
	position:absolute;
	z-index:100;
	background:url(i/rj45.png) no-repeat;
	top:100px;
	left:246px;
}

.thebody {
	background:url(i/fon_thebody.jpg) no-repeat 0 0;
	padding:35px 0 52px;
}
.thebody .left {
	float:left;
	width:31%;
	padding-top:285px;
}
.thebody .left .left_item {
	padding:0 0 35px 48px;
	font-size:11px;
}

.thebody .left .left_item h4 {
	padding-bottom:12px;
	text-indent:-6666em;
}
.thebody .left .left_item h4.cisco {
	background:url(i/cisco.png) no-repeat 0 0;
	height:54px;
}
.thebody .left .left_item h4.zte {
	background:url(i/zte.png) no-repeat 0 0;
	height:31px;
}
.thebody .right {
	float:right;
	width:67%;
}

.thebody .right h3 {
	color:#8daf44;
	font:bold 20px Arial;
	padding:0 0 20px 38px;
}
.news_item {padding:0 30px 10px 55px;}
.news_item h6 {
	font-size:15px;
	padding-bottom:7px;
	width:90%;
	line-height:130%;
}
.news_item h6 small {
	font-size:11px;
	white-space:nowrap;
	color:#b3b3b3;
	font-weight:normal;
	margin-left:3px;
}
.news_item p {padding-bottom:10px;}
.thebody .right .archive {
	padding:0 0 20px 38px;
	font-size:15px;
	font-weight:bold;
}
.thebody .right .archive a {color:#6ea101;}
.thebody .right .archive a:hover {color:#e10000;}

/*INNER PAGE*/
.header .right h5 {
	font-size:13px;
	color:#8f96a3;
	padding-bottom:8px;
}
.header .right h5 a {color:#8f96a3;}
.header .right h5 a:hover {color:#e10000;}
.header .right h3 {
	font-size:22px;
	color:#639200;
}
.thebody_inner {
	background:url(i/fon_thebody_inner.gif) repeat-x top;
	padding-bottom:50px;
}

.thebody_inner .left {
	float:left;
	width:31%;
}
.thebody_inner .faculty {
	background:#233575 url(i/fon_faculty.gif) repeat-x 0 bottom;
	min-height:1%;
	margin-top:20px;
	padding-bottom:28px;
	padding-right:20px;
}
.thebody_inner .faculty dt {padding-left:35px;}
.thebody_inner .faculty dd {padding-left:50px;}
.thebody_inner .faculty .on_it a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	cursor:text;
}
.thebody_inner .faculty dl span {display:none;color:#FFF;}
.thebody_inner .faculty dl .on_it span {display:inline;}
.thebody_inner .faculty dl .on_it a {display:none;}
.sub_fac {
	padding:20px 50px;
	border-bottom:solid 2px #dedad7;
}
.sub_fac li {
	padding:7px 0;
	font-size:15px;
	font-weight:bold;
}
.thebody_inner .subfaculty {
	padding:28px 30px 28px 50px;
}
.thebody_inner .subfaculty dl.left {
	width:55%;
	float:left;
}
.thebody_inner .subfaculty dl.right {
	width:44%;
	float:right;
}
.thebody_inner .subfaculty dl.right dd {padding:0 0 12px;}
.thebody_inner .getconnected {
	font-size:11px;
	line-height:110%;
	padding:17px 17px 7px 50px;
	background:#dedad7;
	border-bottom:solid 2px #e10000;
	position:relative;
	margin-bottom:54px;
}
.thebody_inner .plug {
	padding-left:80px
}
.thebody_inner .plug .rj45 {
	width:101px;
	height:101px;
	position:absolute;
	z-index:100;
	background:url(i/rj45.png) no-repeat;
	bottom:-27px;
	left:14px;
}
.thebody_inner .right {
	float:right;
	width:67%;
	padding:26px 0 50px;
	font-size:13px;
	color:#000;
}
.thebody_inner .right .text_narrower {
	width:75%;
}
.thebody_inner .right p {
	padding-bottom:13px;
	line-height:130%;
}



.footer {
	margin-top:-52px;
	height:30px;
	position:relative;
	border-top:solid 2px #e10000;
	background:#dedad7;
	color:#1a2240;
	padding:22px 48px 0;
	font-size:11px;
}
#inner .footer {border-color:#6ea101;}
.footer span {
	float:right;
	margin-top:-6px;
}
