@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/ev2_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}


.body {
	background-image: url(images/bg.jpg);
	width: 940px;
	height: 133px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

.headers {
	width: 940px;
	height: 89px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
}


.logo {
	position: absolute;
	width: 200px;
	height:32px;
	margin-top:25px;
	margin-left: 25px;
}


.live_support {
	text-align: right;
	float: right;
	width: 145px;
	height:62px;
	margin-top:16px;
	margin-right: 86px;
}


.menus {

	margin-top: 2px;
	height: 42px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	

	
}
.menu_item {

}

.body_bg {
	background: url(images/body_bg.jpg);
	background-repeat:repeat;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display:block;

}


.body_bg_featured {
	background: url(images/body_bg.jpg);
	background-repeat:repeat;
	width: 1080px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display:block;
	height:760px;

}

.side_box {
	
	background: url(images/side_box_bg.jpg);
	width: 160px;
	height: 220px;	
	margin-left: 4px;
	display: block;
}


.side_header {
	padding-top: 16px;
	line-height: 40px;
	width: 160px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	display: block;
	

}
.side_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 8px;
	display: block;
}

.header_img {
	position:relative;
	width: 912px;
	height: 275px;	
	display:block;
	background-image:url(images/header.png);
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	background-repeat: no-repeat;


}


.header_text {
	position:relative;
	width: 612px;
	height: 255px;	
	display:block;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding:20px;


}
.body_right {

	margin-top: 2px;
	float:right;
	width: 914px;
	
}



.body_left{
	float: left;
	position: absolute;
	width: 148px;
}


.header_head {
	margin-left: 2px;
	background-color: #637788;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -55px;
	display: block;
	color: #d3dae0;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	width: 897px;
}

.header_rows {
	display:block;
	position: relative;
	width:940px;
	float:left;

}

.header_leftrow {

	margin-left:5px;
	margin-top:5px;
	float: left;
	position: relative;
}
.header_rightrow {
	
	overflow: hidden;
	color: #00000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-left:5px;
	margin-top:5px;
	position: relative;
	float: left;
	width: 700px;
	padding: 5px;


}

.footer {

	background-image:url(images/footer_bg.jpg);
	width: 940px;
	height: 39px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 39px;
	color: #556c7c;
	
	
}
.strong {
	font-weight: bold;
}
