* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #dcdbdb;
	text-align: center;
}

a:link {
	color: #5474A9;
	text-decoration:underline;
}

a:visited {
	color: #5474A9;
	text-decoration:underline;
}

a:hover {
	color: #5474A9;
	text-decoration:none;
}

a:active {
	color: #5474A9;
	text-decoration:underline;
}

#container {
	margin:auto;
	width: 950px;
	margin-bottom:50px;
	padding-bottom:30px;
	background-color: #fff;
}

h1 {
	font-family: Arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style:italic;
	line-height:16px;
	color: #0A317A;
}


#header {
	margin:auto;
	width: 950px;
	background-image:url(images/header_bgr.gif);
	background-repeat: no-repeat;
	overflow:auto;
}

#header_left {
	float:left;
	width: 452px;
	height: 276px;
	margin: 95px 10px 0px 30px;
}
#header_top_right a {
	display: block;
	float: left;
	width: 428px;
	height: 140px;
}
#header_right {
	float:left;
	width: 380px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	text-align:left;
	font-family: Arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:16px;
	color: #000;
}
#header_right h2 {
	margin: 10px 0 0;
}
#header_right p {
	margin: 1em 0 0;
}
#header_right p a {
	color: #000;
}
	
#content_logos {
	margin:auto;
	width: 884px;
	height:150px;
	padding-top:10px;
}

#content_logos_left {
	float:left;
	width: 442px;
	height:150px;
}

#content_logos_right {
	float:left;
	width: 442px;
	height:150px;
}

#content_btm1 {
	margin:auto;
	width: 884px;
	height:100px;
	margin-top:10px;
	background-image:url(images/btm_box_top.gif);
	background-repeat: repeat-x;
}

#content_btm1_corner1 {
	float:left;
	width:20px;
	height:100px;
	background-image:url(images/btm_box_upr_lft.gif);
	background-repeat: no-repeat;
}

#content_btm1_top{
	float:left;
	width: 843px;
	height:100px;
}

#content_btm1_corner2 {
	float:right;
	width:20px;
	height:100px;
	background-image:url(images/btm_box_upr_right.gif);
	background-repeat: no-repeat;
}

.content_btm1_tab{
	float:left;
	width: 150px;
	margin-top:20px;
	margin-right:31px;
	text-align:left;
	font-family: Arial,sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #000;
}

.content_btm1_tab_right {
	float:left;
	width: 117px;
	margin-top:20px;
	text-align:left;
	font-family: Arial,sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #000;
}

#content_btm2 {
	margin:auto;
	width: 882px;
	height:149px;
	border-left: 1px solid #676464;
	border-right: 1px solid #676464;
}

#content_btm2_lft {
	float:left;
	width: 368px;
	height:149px;
}

#content_btm2_right {
	float:left;
	width: 512px;
	height:149px;
	background-image:url(images/gray_box_back.gif);
	background-repeat: no-repeat;
}

.content_btm2_col {
	float:left;
	width: 230px;
	margin-top:15px;
	margin-left:15px;
	text-align:left;
	font-family: Arial,sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #000;
}

.content_btm2_col p {
	line-height:16px;
}

#content_btm3 {
	margin:auto;
	width: 884px;
	height:24px;
}

#content_btm3_corner1 {
	float:left;
	width:12px;
	height:24px;
	background-image:url(images/btm_box_lwr_lft.gif);
	background-repeat: no-repeat;
}

#content_btm3_btm{
	float:left;
	width: 860px;
	height:16px;
	padding-top:8px;
	background-image:url(images/btm_box_btm.gif);
	background-repeat: repeat-x;
	text-align:right;
	font-family: Arial,sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #000;
}

#content_btm3_corner2 {
	float:right;
	width:12px;
	height:24px;
	background-image:url(images/btm_box_lwr_right.gif);
	background-repeat: no-repeat;
}