/*
	Default Styles
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 12px/14px Arial,sans-serif; color: #3a3a3a; text-align: left; background: #cad8e3 url(images/background.gif) repeat-x 0 0; padding-top: 10px; }

a { color: #c60; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

.fl { float: left; display: inline; }
.fr { float: right; display:inline; }
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0 auto; p}

.box { margin-bottom: 10px; }
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .bottom { background: url(images/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top { 
	background: url(images/box-top.gif) no-repeat 0 0; 
	height: 4px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
}

/* Header */
#header { background: url(images/header-bg.gif) repeat-x 0 0; height: 104px; position: relative; }

h1#logo { height: 82px; width: 378px; padding: 10px 0 0 50px; }
h1#logo a { display: block; height: 82px; background: url(../images/logo.png); text-indent: -4000px; }

#line { height: 65px; width: 220px; top: 10px; left: 450px; position: absolute;  }

.a-side-header { float: right; display: inline; width: 220px; font-size: 14px; color: #8f8f8f; line-height: 20px; padding-top: 10px; }
.a-side-header a:hover { text-decoration: none; }
.a-side-header span { line-height: 25px; }

.a-side-header span.sep { 
	float: left; 
	display: inline; 
	height: 25px; 
	width: 1px; 
	background: #ebebeb; 
	position: relative; 
	margin: 0 5px; 
}

.a-side-header .lang {
	float: left;
	display: inline;
	height: 20px;
	width: 72px; 
	background: url(images/lang-bg.gif) no-repeat 0 0; 
	padding-left: 7px; 
	font-size: 10px; 
	line-height: 20px; 
	color: #4d4d4d;
	margin: 3px 5px 0;
}

.a-side-header .sitemap { 
	float: left; 
	display: inline; 
	color: #8f8f8f; 
	background: url(images/icon-sitemap.gif) no-repeat 0 center; 
	padding-left: 14px; 
	line-height: 25px;
}

/* Navigation */

#navigation { 
	height: 44px; 
	background: url(images/navigation.gif) no-repeat 0 0;
	padding-top: 4px; 
	margin: 5px 0 10px 0; 
}

#navigation ul { 
	list-style: none outside; 
	float: left; 
	display: inline; 
	width: 100%; 
	margin-left: 120px;
	margin-top: 3px;
}

#navigation li { 
	float: left; 
	display: inline; 
	height: 34px;
	margin-left: auto; 
	margin-right: auto;
	width: 150px;
}

#navigation li a {
	float: left; 
	display: inline; 
	height: 35px; 
	width: 108px; 
	padding-right: 10px;
	background: url(images/nav-bg.gif) no-repeat 0 0; 
	text-align: center;
	font-size: 18px; 
	text-transform: uppercase;
	line-height: 35px; 
	color: #616b63;
	font-weight: bold;
}

#navigation li a:hover { 
	background-position: -236px 0; 
	text-decoration: none; 
}

#navigation li a.active {
	background-position: -118px 0;
	text-decoration: none;
}

#navigation li a.active:hover {
	background-position: -354px 0;
	text-decoration: none;
}

#search { 
	float: right; 
	display: inline; 
	width: 160px; 
	height: 25px; 
	margin: 3px 7px 0 0;
	background: url(images/search-field.gif) no-repeat 0 0;
}

#search .field { 
	font-size: 10px; 
	float: left; 
	display: inline; margin: 6px 0 0 5px;
	width: 120px; 
	border: 0;
	background: none;
	color: #616b63;
}

#search .btn { 
	float: right; 
	display: inline; 
	height: 13px; 
	width: 12px; 
	background: url(images/icon-search.gif) no-repeat 0 0; 
	border: 0;
	margin: 6px 7px 0 0; 
	cursor: pointer;
}

.column-1 { float: left; display: inline; width: 675px; }
.column-2 { float: left; display: inline; width: 280px; }

.middle-col { margin: 0 15px; }

.service { 
    float: left;
	display: inline;
	width: 185px; 
	height: 164px; 
	margin: 5px;
	padding: 7px 15px;
	position: relative;
	top: 30px;
}

.service p { 
	text-align: center; 
	color: #fff; 
	font-size: 14px; 
	line-height: 18px; 
	padding: -5px 0 5px 0; 
}

.stitle a {
	font-size: 16px; 
	line-height: 22px;
	color: #222;
}

.service .more { 
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	background: url(images/button-lrn-more.png) no-repeat 0 0; 
	color: #5d5d5d;
	font-size: 13px;
	line-height: 28px;
	margin: 7px auto;
	position: absolute;
	top: 140px;
	left: 50px;
}

.column-1 #c_link h6 { font-size: 12px; }
.column-1 #c_title { width: 630px; padding: 0 20px 20px 20px; float: left; }
.column-1 #c_title h2 {
	display: inline;
	position: relative;
	top: 5px;
	padding: 5px 10px 5px 5px;
	font-size: 25px;
	color: #000;
	border-left: 5px solid #AAA;
	border-bottom: 2px solid #AAA;
}

/* Red Box */
.red-box { background: url(images/red-box.gif) no-repeat 0 0; }
.red-box h2 { height: 36px; }
.red-box h2 span { 
	display: block; 
	height: 26px; 
	background: url(../images/h2_title.png) no-repeat 0 0; 
	margin-left: 22px;
	position: relative; 
	top: 5px;
}

/* Orange Box */
.orange-box { background: url(images/orange-box.gif) no-repeat 0 0; }
.orange-box h2 { height: 36px; }
.orange-box h2 span { 
	display: block;
	height: 26px;
	background: url(../images/h2_title.png) no-repeat 0 -26px;
	margin-left: 22px;
	position: relative;
	top: 5px;
}

/* Green Box */
.green-box { background: url(images/green-box.gif) no-repeat 0 0; }
.green-box h2 { height: 36px; }
.green-box h2 span {
	display: block;
	height: 26px;
	background: url(../images/h2_title.png) no-repeat 0 -52px;
	margin-left: 22px;
	position: relative;
	top: 5px;
}

/* Latest News */
.latest-news { height: 100%; background: url(images/latest-news-bg.gif) repeat-y 0 0; }
.latest-news .latest-bottom { background: url(images/latest-news-bottom.gif) no-repeat 0 bottom; }
.latest-news .lastest-boot .sidebar { margin-left: auto; margin-right: auto; text-align: center; }
.latest-news .latest-top { background: url(images/latest-news-top.gif) no-repeat 0 top; padding: 7px; }
.latest-news h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}
.latest-news .news { 
	padding: 10px 5px; 
	background: url(images/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}
.latest-news .news small { 
	display: block; 
	color: #c04226; 
	font-size: 11px; 
	margin-bottom: 3px; 
}
.latest-news .news p { line-height: 15px; color: #5a5a5a; }
.latest-news .actions { 
	float: right; 
	display: inline; 
	background: url(images/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px; 
	color: #c24426; 
	text-decoration: underline; 
	margin:  10px 5px 5px 5px; 
}
.latest-news .actions:hover { text-decoration: none; }

/* Other News */
.post { padding: 5px 0 5px 10px; } 
.post h2 { font: 20px "Trebuchet MS", Arial, sans-serif; color: #404040; margin-bottom: 7px; }
.post h2 span { color: #be3f24; }
.post p { padding-bottom: 10px; }
.post .more { 
	display: block;
	height: 11px;
	background: url(images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #c24426; 
	text-decoration: underline; 
}
.post .more:hover { text-decoration: none; }
.post ul { list-style: none outside; padding: 20px 0 0 0; }
.post li { 
	background: url(images/latest-news-actions.gif) no-repeat 0 2px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
}
.post li a { 
	font-size: 11px; 
	line-height: 11px; 
	color: #c24426; 
	text-decoration: underline;
}
.post li a:hover { text-decoration: none; }

/* menu */
#sidebar { width: 260px; margin: 0px auto 0px auto; padding: 20px 10px 10px; }
#sidebar #search-m1,#sidebar #search-a1 { width: 180px; height: 30px; margin: 3px 7px 0 40px; background: url(images/search-field.png) no-repeat 0 0; }
#sidebar #search-m1 .field,#sidebar #search-a1 .field { font-size: 14px; float: left; display: inline; margin: 7px 0 0 5px; width: 120px; border: 0; background: none; color: #616b63; }
#sidebar #search-m1 .btn,#sidebar #search-a1 .btn { float: right; display: inline; height: 13px; width: 12px; background: url(images/icon-search.gif) no-repeat 0 0; border: 0; margin: 6px 7px 0 0; cursor: pointer; }
#sidebar #menu,#sidebar #list { margin: 15px 30px; }
#sidebar #menu img,#sidebar #list img { margin: 0px; padding: 0px; }
#sidebar #menu ul,#sidebar #list ul { margin: 0px; padding: 0px; }
#sidebar #menu ul li { list-style-type: none; padding-top:5px; padding-left:15px; background-image:url(../images/menu-center.png); background-repeat:repeat-y; line-height: 20px; height: 20px; }
#sidebar #list ul li { list-style-type: none; padding-top:5px; padding-left:15px; background-image:url(../images/article-center.png); background-repeat:repeat-y; line-height: 20px; height: 20px; }
#sidebar #menu ul li a,#sidebar #list ul li a { font-size: 16px; text-decoration: none; }
#sidebar #success { width: 260px; height: 110px; margin: 5px; padding: 5px; margin-left: auto; margin-right: auto; }
#sidebar #success a { width: 260px; height: 100px; float: left; background-image: url(../images/btn_success.png); background-repeat: no-repeat; }
#sidebar #success a:hover { background-position:0px -100px; }
#sidebar #fbpage { margin-left: auto; margin-right: auto; margin-bottom: 10px; }


/* Footer */
#footer { padding: 10px 0; font-size: 14px; }
#footer a { color: #3a3a3a; text-decoration: underline; }
#footer a:hover { text-decoration: none; }




#main { padding: 20px; }
#main2 { padding: 30px; margin-top: 50px; line-height: 28px; font-size: 16px; }
#main3 { padding: 30px; margin-top: 30px; }


/* service */
#service { width: 100%; margin-top: 10px; }
#service { clear: both; padding-top: 50px; }

/*home*/
#service #computer { float: left; width: 300px; height: 200px; background-image: url(../images/computer.png); margin-right: 30px; }
#service #computer h2 { font-size: 24px; line-height: 28px; background-image: url(../images/computer-h2.png); margin: 8px 75px 3px; padding: 5px 10px; width: 150px; text-align: center; color: #f00; }
#service #computer p { font-size: 16px; line-height: 24px; text-align: center; color: #f00; }
#service #weakelectricity { float: left; width: 300px; height: 200px; background-image: url(../images/weakelectricity.png); }
#service #weakelectricity h2 { font-size: 24px; line-height: 28px; background-image: url(../images/weakelectricity-h2.png); margin: 8px 75px 3px; padding: 5px 10px; width: 150px; text-align: center; color: #fff; }
#service #weakelectricity p { font-size: 16px; line-height: 24px; text-align: center; color: #fff; }
#service #map { float: left; margin-top: 10px; margin-right: 30px; }
#service #traffic { float: left; width: auto; margin-top: 10px; margin-left: 10px; }
#service #page { clear: both; margin-top: 10px; padding-top: 20px; }