/*
	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 {
	text-decoration: none;
	color: #990000;
}
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 { height: 90px; width:650px; }
h1#logo { display: block; height: 90px; background: url(images/logo2.gif); text-indent: -4000px; }

.a-side-header { float: right; display: inline; width: 220px; font-size: 11px; 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: 10px; 
	background: url(images/navigation.gif) no-repeat 0 0;
	padding-top: 4px; 
	margin: 5px 0; 
}

.column { float: left; display: inline; width: 310px; }

.middle-col { margin: 0 15px; }

.service { 
	width: 280px; 
	height: 164px; 
	padding: 7px 15px;
}

.service p { 
	text-align: center; 
	color: #fff; 
	font-size: 11px; 
	line-height: 15px; 
	padding: 5px 0; 
}


/*
	Red Box
*/

.red-box { background: url(images/red-box.gif) no-repeat 0 0; }


/*
	Orange Box
*/

.orange-box { background: url(images/orange-box.gif) no-repeat 0 0; }
.orange-box h2 { height: 57px; }
.orange-box h2 span { 
	display: block;
	height: 26px;
	background: url(images/h2-business.gif) no-repeat 0 0;
	margin-left:47px;
	position: relative;
	top: 15px;
}

/*
	Green Box
*/

.green-box { background: url(images/green-box.gif) no-repeat 0 0; }
.green-box h2 { height: 57px; }
.green-box h2 span {
	display: block;
	height: 26px;
	background: url(images/h2-project.gif) no-repeat 0 0;
	margin-left: 48px;
	position: relative;
	top: 15px;
}

/*
	saiwai
*/
.saiwai { background-image: url(images/red-back.gif);
 padding: 1em;
 border: 1px solid #eee;
 border-right: 2px solid #eee;
 border-bottom: 2px solid #eee; }
.saiwai h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}

.saiwai .news { 
	padding: 10px 5px; 
	background: url(images/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}

.saiwai .news small { 
	display: block; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.saiwai .news p { line-height: 15px; color: #5a5a5a; }
.saiwai .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; 
}

.saiwai .actions:hover { text-decoration: none; }
/*
	devotv
*/
.devotv { background-image: url(images/orange-back.gif);
 padding: 1em;
 border: 1px solid #eee;
 border-right: 2px solid #eee;
 border-bottom: 2px solid #eee; }
.devotv .latest-bottom { background: url(images/latest-news-bottom.gif) no-repeat 0 bottom; }

.devotv h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}

.devotv .news { 
	padding: 10px 5px; 
	background: url(images/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}

.devotv .news small { 
	display: block; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.devotv .news p { 	display: inline; 
	background: url(images/play.gif) no-repeat 0 bottom;
	line-height: 15px;
	padding-left: 15px; 
	color: #c24426; 
	text-decoration: none; 
	margin:  10px 5px 5px 5px; }
.devotv .news p:hover { text-decoration: underline; }
.devotv .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; 
}

.devotv .actions:hover { text-decoration: none; }
/*
	lic
*/
.lic { background-image: url(images/green-back.gif);
 padding: 1em;
 border: 1px solid #eee;
 border-right: 2px solid #eee;
 border-bottom: 2px solid #eee; }
.kic .latest-bottom { background: url(images/latest-news-bottom.gif) no-repeat 0 bottom; }

.lic h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}

.lic .news { 
	padding: 10px 5px; 
	background: url(images/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}

.lic .news small { 
	display: block; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.lic .news p { 	display: inline; 
	line-height: 15px;
	padding-left: 15px; 
	margin:  10px 5px 5px 5px; }
.lic .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; 
}

.lic .actions:hover { text-decoration: none; }
/*
	Footer
*/
.bottom {
	color: #FFFFFF;
	font-size: 16px;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover { text-decoration: none; }
