body {
	background-color:#FFF;
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#676B6D;
	line-height:18px;
}

p {
	margin-top:16px;
	margin-bottom:16px;
}

a {
	color:#1D99CB;
	text-decoration:underline;
}

a:hover {
	color:#676B6D;
}

h3 a {
	color:#1D99CB;
	text-decoration:none;
}

h3 a:hover {
	color:#1D99CB;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1D99CB;
	font-size:18px;
	margin:0;
	padding-top:14px;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	width:960px;
	height:auto;
	padding-bottom:30px;
}

#header {
	width:960px;
	height:88px;
	float:left;
	background-image:url(../images/header.gif);
}

#menu_wrapper {
	width:960px;
	height:28px;
	float:left;
	background-image:url(../images/menu_bg.gif);
}

#menu {
	width:960px;
	height:28px;
	float:left;
	text-align:right;
}

#menu ul {
	margin:0;
	padding:0;
	padding-right:32px;
}

#menu li {
	list-style-type: none;
	display:inline;
}

#menu a {
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	font-size:16px;
	line-height:28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#menu a:hover {
}

#content_wrapper {
	width:960px;
	height:auto;
	float:left;
}

#section1 {
	width:960px;
	height:auto;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D99CB;
	padding-top:8px;
	overflow:hidden;
}

#section1_left {
	width:540px;
	height:auto;
	float:left;
}

#section1_right {
	width:380px;
	height:auto;
	float:left;
	margin-left:40px;
	padding-top:52px;
}

#section1_bottom {
	width:958px;
	height:auto;
	float:left;
	margin-top:15px;
	text-align:right;
	padding-bottom:5px;
	padding-right:2px;
	color:#1D99CB;
}

#section1_bottom a {
	text-decoration:none;
}

#section1_bottom a:hover {
	color:#1D99CB;
}

#section2 {
	width:960px;
	height:auto;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D99CB;
	padding-top:8px;
	overflow:hidden;
}

#section2_left {
	width:540px;
	height:auto;
	float:left;
}

#section2_right {
	width:380px;
	height:auto;
	float:left;
	margin-left:40px;
}

#section2_bottom {
	width:958px;
	height:auto;
	float:left;
	text-align:right;
	padding-bottom:5px;
	padding-right:2px;
	color:#1D99CB;
}

#section2_bottom a {
	text-decoration:none;
}

#section2_bottom a:hover {
	color:#1D99CB;
}

#section3 {
	width:960px;
	height:auto;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D99CB;
	padding-top:8px;
	overflow:hidden;
}

#section3_left {
	width:540px;
	height:auto;
	float:left;
}

#section3_right {
	width:380px;
	height:auto;
	float:left;
	margin-left:40px;
}

#section3_bottom {
	width:958px;
	height:auto;
	float:left;
	text-align:right;
	padding-bottom:5px;
	padding-right:2px;
	color:#1D99CB;
}

#section3_bottom a {
	text-decoration:none;
}

#section3_bottom a:hover {
	color:#1D99CB;
}


