html body {
	padding: 0px;
	margin: 0px auto;
	background-color: #191B28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

div#contener {
	padding: 0px;
	margin: 0px auto;
	width: 800px;
	height: auto;
	text-align: left;
}

div#header {
	width: 800px;
	height: 166px;
}

div#header_left {
	width: 280px;
	height: 166px;
	background-image: url(header_l.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#header_c {
	width: 230px;
	height: 166px;
	float: left;
}

div#header_right {
	width: 290px;
	height: 166px;
	background-image: url(header_r.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

p#p_top_menu {
	margin: 20px 0px 0px 0px;
	line-height: 25px;
}

.text_intro {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
}

p {
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0px 30px 0px;
}

h4.list {
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}

.blue_c {
	color: #386fba;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #386fba;
	text-decoration: underline;
}

a.title_h2 {
	text-decoration: none;
}

a.title_h2:hover {
	text-decoration: none;
}

.white_line {
	width: 800px;
	height: 1px;
	background-color: #fff;
	margin: 30px 0px 10px 0px;
	clear: both;
}

a.footer_menu {
	color: #386fba;
}

a.footer_menu_small {
	color: #fff;
	font-size: 12px;
}

.read_more {
	width: 800px;
	text-align: right;
}

.link_img {
	border: 0px;
}

h4.serv_menu {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

/* services only */
div#header_img {
	width: 800px;
	height: 200px;
	background-color: #0C0D14;
	line-height: 25px;
	clear: both;
}

div#header_img_left {
	width: 230px;
	height: 180px;
	padding: 10px 10px 10px 10px;
	float: left;
}

div#header_img_center {
	width: 240px;
	height: 180px;
	padding: 10px 10px 10px 10px;
	float: left;
}

div#header_img_right {
	width: 290px;
	height: 200px;
	float: left;
}

div#serv_text_box {
	width: 800px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

div#serv_text_left {
	width: 470px;
	height: auto;
	padding: 0px 30px 0px 0px;
	line-height: 18px;
	float: left;
}

div#serv_text_right {
	width: 300px;
	height: auto;
	float: left;
}

a.serv {
	color: #ffffff;
	text-decoration: none;
}

a.serv:hover {
	text-decoration: underline;
}