body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}
a {
	color: #2C5783;
	text-decoration: none;
}
a:hover {
	color: #F5A429;
}
#header {
	background-color: #FFFFFF;
	width: 960px;
	text-align: left;
}
#nav {
	background-image: url(../images/nav-bg.gif);
	width: 960px;
	background-position: left;
	text-align: left;
}
#content {
	background-color: #FFFFFF;
	width: 460px;
	padding-top: 10px;
	padding-left: 35px;
	line-height: 22px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
}
#content_full {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-left: 35px;
	line-height: 22px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 640px;
}
#features {
	padding-top: 50px;
	float: right;
	width: 220px;
	text-align: left;
	line-height: 16px;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 948px;
	background-color: #FFFFFF;
	text-align: right;
	color: #336699;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-size: 10px;
}
#all_rightborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 960px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#features a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #2C5783;
	text-decoration: none;
}
#features a:hover {
	color: #F5A429;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #001F34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C6F93;
	margin-bottom: 2px;
	padding-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #385A8D;
}
.arrows {
	background-attachment: fixed;
	background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 24px;
	height: 200px;
}

