body
{
	margin:0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	font-size: 0.8em;
	background:url(../images/layout/bg-body.png) left top repeat-x #c5dbfb;
	color:#0b1379;
}
* {
	padding: 0;
	margin: 0;
	border: 0px none;
}
.invisible {
     position:absolute;
     top:-2000px;
     left:0;
     width:1px;
     height:1px;
     overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
	display:block;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
input, select, textarea {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:1em;
	padding:2px 3px;
}


/*Page*/
#page {
	width:903px;
	margin:0px auto;
	text-align:left;
}
/*Page*/

/*Header*/
#header {
	height:129px;
	position:relative;
	overflow:hidden;
	color:#252377;
}

/*Logo*/
#logo-box {
	position:absolute;
	top:15px;
	left:375px;
}
a.logo{
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em;
	display:block;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:156px;
	height:60px;
}
a.logo span{
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	background:url(../images/layout/logo.png) top left no-repeat;
	width:156px;
	height:60px;
}
/*Logo*/

/*Main-menu*/
#main-menu {
	position:absolute;
	left:0px;
	top:84px;
	width:903px;
	height:45px;
	background:url(../images/layout/bg-main-menu.png) left top no-repeat;
	color:#7d7c7c;
	font-weight:bold;
	text-align:center;
}
#main-menu ul li{
	list-style-type:none;
	display:inline;
	font-size:1.15em;
}
#main-menu ul li a{
	color:#3b91ce;
	text-decoration:none;
	line-height:43px;
	padding:0px 6px 0px 3px;
}
#main-menu ul li.act a, #main-menu ul li a:hover{
	color:#252377;
}
/*Main-menu*/

/*Sub-Header*/
#sub-header {
	height:229px;
	width:903px;
	background:url(../images/layout/bg-sub-header.png) left top no-repeat;
	margin:13px 0px;
}
#sub-header div {
	position:relative;
	height:229px;
	width:903px;
}
#sub-header div#sh-img {
	position:absolute;
	left:0px;
	top:0px;	
	width:330px;
	height:229px;
	overflow:hidden;
}
#sub-header #sh-img span {
	display:block;
	width:20px;
	height:229px;
	background:url(../images/layout/bg-sub-header-span.png) left top no-repeat;
	position:absolute;
	left:0px;
	top:0px;
}
#sub-header p#sh-slogan {
	width:500px;
	left:365px;
	top:80px;
	font-size:2em;
	line-height:1.4em;
	position:absolute;
	text-align:center;
}
#sub-header-index {
	height:229px;
	width:903px;
	background:url(../images/layout/bg-sub-header-index.png) left top no-repeat;
	margin:13px 0px;
	position:relative;
}
#sub-header-index p {
	position:absolute;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
#sub-header-index p a {
	color:#3b91ce;
	text-decoration:none;
}
#sub-header-index p a:hover {
	color:#0b1379;
}
#sub-header-index p#shi1 {
	width:150px;
	left:55px;
	top:35px;
}
#sub-header-index p#shi1 a {
	padding-top:145px;
	background:url(../images/layout/bg-shi-outsourcing.png) center top no-repeat;
	display:block;
}
#sub-header-index p#shi2 {
	width:150px;
	left:700px;
	top:35px;
}
#sub-header-index p#shi2 a {
	padding-top:145px;
	background:url(../images/layout/bg-shi-internet.png) center top no-repeat;
	display:block;
}
#sub-header-index p#shi-slogan {
	width:370px;
	left:265px;
	top:80px;
	font-size:2em;
	line-height:1.4em;
}
/*Sub-Header*/
/*Header*/

/*Index-boxik*/
.index-boxik {
	width:438px;
	height:182px;
	float:left;
	background:url(../images/layout/bg-index-boxik.png) left top no-repeat;
	position:relative;
	text-align:center;
	margin-right:27px;
	margin-bottom:13px;
}
.ib-right {
	margin-right:0px;
}
.index-boxik p {
	width:425px;
	line-height:1.5em;
	position:absolute;
	left:0px;
	top:21px;
}
.ib-bottom p {
	top:60px;
}
.index-boxik h2 {
	width:425px;
	position:absolute;
	left:0px;
	top:138px;
	font-size:1.7em;
}
.ib-bottom h2 {
	top:21px;
}
.index-boxik a {
	color:#3b91ce;
	text-decoration:none;
}
.index-boxik a:hover {
	color:#0b1379;
}
/*Index-boxik*/

/*Main*/
#main {
	width:903px;
	overflow:hidden;
	margin-bottom:33px;	
}
#main-top {
	background:url(../images/layout/bg-main-top.png) left top no-repeat;
	height:16px;
	overflow:hidden;
}
#main-bottom {
	background:url(../images/layout/bg-main-bottom.png) left top no-repeat;
	height:16px;
	overflow:hidden;
}
#main-in {
	background:url(../images/layout/bg-main-in.png) left top repeat-y #f3f2f2;
	width:886px;
	padding:5px 0px 10px 17px;
}

/*Columns*/
#left-column {
	float:left;
	overflow:hidden;
	width:630px;
}
#right-column {
	float:left;
	overflow:hidden;
	margin-left:36px;
	width:203px;
}
/*Columns*/

/*Left-column*/
#left-column h1 {
	font-size:2em;
	padding-bottom:10px;
}
#left-column h2 {
	font-size:1.5em;
	padding:15px 0px 0px 0px;
	font-weight:normal;
}
#left-column h3 {
	font-size:1.3em;
	padding:15px 0px 0px 0px;
	font-weight:normal;
}
#left-column p {
	line-height:1.4em;
	padding:10px 0px;
}
#left-column a {
	color:#05a5d9;
}
#left-column a:hover {
	color:#0b1379;
}
#left-column ul, #left-column ol {
	padding:8px 0px 8px 30px;
}
#left-column ul li, #left-column ol li {
	line-height:1.4em;
	padding:2px 0px;
}
/*Table-normal*/
table.normal {
	width:99%;
	border-collapse:collapse;
	margin:10px 0px 10px 1px;
	border:1px solid #e0e0e0;
}
table.normal tr th {
	padding:5px 10px;
	background:#b0afaf;
	border:1px solid #e0e0e0;
	color:#ffffff;
}
table.normal tr td {
	padding:5px 10px;
	background:#ededed;
	border:1px solid #e0e0e0;
}
table.normal tr.suda td {
	background:#e5e5e5;
}
/*Table-normal*/
/*Left-column*/

/*Right-column*/
#right-column ul li {
	list-style-type:none;
	line-height:1.4em;
	padding:3px 0px;
}
#right-column ul li a{
	color:#0b1379;
	text-decoration:none;
}
#right-column ul li.act a, #right-column ul li a:hover{
	color:#82cfdd;
	font-weight:bold;
}

#mojemapa {
	width:600px;
	height:280px;
	padding:5px;
	border:1px solid #7a7979;
	background:#ffffff;
	margin-top:8px;
}
/*Right-column*/

/*Main*/

/*Footer*/
#footer {
	width:903px;
	height:117px;
	background:url(../images/layout/bg-footer.png) left top no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
#footer ul {

}
#footer ul li {
	position:absolute;
	list-style-type:none;
	float:left;
}
#footer ul li#fp-ms {
	position:absolute;
	left:70px;
	top:8px;
}
#footer ul li#fp-hp {
	position:absolute;
	left:347px;
	top:11px;
}
#footer ul li#fp-fortinet {
	position:absolute;
	left:324px;
	top:92px;
}
#footer ul li#fp-fs {
	position:absolute;
	left:524px;
	top:4px;
}
#footer ul li#fp-eset {
	position:absolute;
	left:532px;
	top:73px;
}
#footer ul li#fp-acer {
	position:absolute;
	left:722px;
	top:13px;
}
#footer ul li#fp-cisco {
	position:absolute;
	left:737px;
	top:63px;
}
/*Footer*/
