@charset "utf-8";

* {

	padding:0;

	margin:0;

}



body {

	text-align:center;

}



#main_wrap_start {

	margin:0 auto;

	width:1060px;

	text-align:left;

	background:#fff

}



#header_start {

	background:#0e4182;

	width:860px;

}



#teaser_start {

	background:#083368;

	width:860px;

}



#footer_start {

	background:#0e4182;

	width:860px;

}





/*

MAIN STYLES

*/

#main_wrap {

	margin:0 auto;

	width:1060px;

	text-align:left;

	background:#0e4182

}



#head_wrap {

	width:1060px;

	float:left;

	background:#0e4182;

}



#header_left {

	width:624px;

	float:left;

	padding:60px 0px 0px 36px

}



#header_left_topnavi {

	margin-top:40px;

}



#header_center {

	width:200px;

	float:left;

}



#header_right {

	width:200px;

	float:left;

	background:#fff;

	height:315px;

	overflow:hidden;

	padding-top:20px;

}



#content_wrap {

	width:1060px;

	float:left;

	background:url(../images/bg_content.gif) left top repeat-y;

	background-color:#0e4182;

}



#content_left {

	width:580px;

	padding:0 40px;

	float:left;

	margin-top:-30px;

}



* html #content_left {

	margin-top:0;

}





#content_center {

	width:200px;

	float:left;

	background:url(../images/right_cont_block_bg.jpg) left top no-repeat;

	padding-top:18px

}



#content_right {

	width:200px;

	float:left;

	background:url(../images/partner_bg.gif) left top repeat-x;

	background-color:#fff;

	padding-top:18px;

	overflow:hidden;

}



#footer_wrap {

	width:1060px;

	float:left;

	background:#fff

}



#footer_left {

	width:860px;

	float:left;

	background:#0E4182;

}



#footer_right {

	width:200px;

	float:left;

	background:#fff;

}


/*ps_itsm*/


#main_wrapper {
	margin:0 auto;
	width:1060px;
	text-align:left;
	
}

#main_wrapper #head_wrap {
	width:1060px;
	float:left;
	background:none;
	border-left:#0e4182 1px solid;
	overflow:hidden;

}

* html #main_wrapper #head_wrap {
	
}

#main_wrapper #header_left{
	width:622px;
	float:left;
	height:219px;
	padding:60px 0px 0px 36px;
	border-top:#0e4182 1px solid;
	background:#e0e0ff;
}

#main_wrapper #header_right {
	width:201px;
	float:left;
	background:#fff;
	height:260px;
	overflow:hidden;
	padding-top:18px;
	border-left:#0e4182 1px solid;
	border-bottom:#0e4182 1px solid;
	border-top:#0e4182 1px solid;

}
#main_wrapper #header_center {
	width:200px;
	float:left;
	height:279px;
	background:#e0e0ff;
	border-top:#0e4182 1px solid;
}

#main_wrapper #content_wrap {
	width:1060px;
	float:left;
	background:none;
	border-left:#0e4182 1px solid;
}

#main_wrapper #content_right {
	width:200px;
	float:left;
	background:none;
	padding-top:18px;
	overflow:hidden;

}


#content_main{
	width:778px;
	padding:0 40px 40px 40px;
	float:left;
	border-right:#0e4182 1px solid;
	background:#e0e0ff;

}

* html #content_main{
	
	
	overflow:hidden;
}


#main_wrapper #footer_wrap{
	background:#fff;
}

#main_wrapper #footer_left{
	background:#0E4182;
}


