body {
	background: #27343c;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.nav_bar_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	float: right;
}
.nav_bar_top ul {
	list-style-type: none;
}
.nav_bar_top li {
	display: inline;
}
.nav_bar_top ul li a {
	color: #09f;
	text-decoration: none;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354853;
	padding-right: 15px;
}
.nav_bar_top ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.header {
	height: 75px;
	float: left;
	width: 925px;
	display: inline;
}
.header .logo {
	float: left;
	width: 210px;
	height: 50px;
}
.header .live_chat {
	float: right;
	margin-top: 40px;
}
#top_menu {
	font-family: "segoe ui", verdana, arial;
	font-size: 13px;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	background-color: #000;
	background-image: url(../images/bgtopmenu.png);
	background-repeat: no-repeat;
	float: left;
	width: 925px;
}
#top_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#top_menu li {
	display: inline;
	list-style-type: none;
}
#top_menu a   {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	margin-top: 10px;
	float: left;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #09F;
}
#top_menu ul #current a {
	background-color: #09F;
	color: #333;
	border-right-style: none;
}
#top_menu ul #current a:hover {
	background-color: #06F;
	color: #FFF;
}


#top_menu a:hover {
	background-color: #CF0;
	color: #27343C;
}

#top_menu li a:focus {
	background-color: #CF0;
}
.content {
	color: #333;
	background-color: #FFF;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	width: 925px;
	display: inline;
	position: relative;
	float: left;
	height: 100%;
	font: 13px "segoe ui", tahoma;
}
.content .blue_box_wrapper {
	float: left;
	width: 925px;
}

.content .blue_box {
	color: #FFF;
	height: 650px;
	width: 900px;
	background-color: #09F;
	background-image: url(../images/bgbluebox.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content .blue_box h1 {
	margin-top: 0px;
	font: italic 100 normal 40px/90% Delicious;
	margin-bottom: 0px;
	font-weight:bold;
}
.content .blue_box h2 a {
	color: #CF0;
	text-decoration: none;
}

.content .blue_box .left {
	float: left;
	display: inline;
	width: 300px;
}
.content .blue_box .right {
	float: right;
	margin-top: 20px;
	padding-right: 40px;
	width: 485px;
}

.content .blue_box .header1 {
	margin-top: 30px;
	width: 300px;
	margin-bottom: 10px;
	padding-left: 40px;
}
.content .blue_box .header2 {
	margin-top: 30px;
	margin-left: 40px;
	width: 300px;
}

.content .blue_box .text {
	margin-top: 5px;
	width: 300px;
	font-size: 17px;
	padding-left: 40px;
}
.content .blue_box #separator { float: left; }


.content .blue_box .separator {
	height: 1px;
	width: 820px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFF;
	margin-left: 40px;
}
.info_boxes   {
	margin-top: 20px;
	float: left;
	width: 820px;
	padding-left: 40px;
}
.info_boxes p {
	margin: 0px;
	padding: 0px;
	display: inline;
}


.info_boxes h2 {
	padding-top: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	font: 100 25px "segoe ui", tahoma;
	margin-bottom: 25px;
}
.info_boxes .column1 {
	float: left;
	width: 240px;
	margin-right: 25px;
	height: 320px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CFF;
	padding-right: 20px;
}
.info_boxes .column2 {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CFF;
	height: 320px;
	padding-right: 20px;
}

.info_boxes .column3 {
	float: right;
	width: 250px;
	height: 320px;
}
.info_boxes_header {
	margin-bottom: 25px;
}
.column_boxes {
	height: 65px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFF;
}
.column_boxes p {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.column_boxes img {
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}
.column_boxes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	line-height: 90%;
}
.column_boxes h2 a:hover {
	color: #27343C;
	text-decoration: underline;
}

.content .sub_content_wrapper {
	width: 925px;
	margin-bottom: 5px;
	float: left;
}

.content .sub_content {
	width: 820px;
	float: left;
	margin-left: 50px;
	display: inline;
	padding-bottom: 5px;
	font: 12px arial, helvetica, verdana, sans-serif;
}

.sub_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sub_content .column_boxes {
	height: auto;
	margin-bottom: 10px;
	border-bottom-style: none;
	padding-bottom: 0px;
}

.sub_content .column_boxes h2 {
	color: #27343C;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
}
.sub_content .column_boxes h2 a {
	color: #27343C;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.sub_content .column_boxes h2 a:hover {
	color: #09f;
	text-decoration: none;
}

.sub_content  .column1 {
	float: left;
	width: 240px;
	margin-right: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CCFF;
	padding-right: 20px;
	height: auto;
}
.sub_content  .column2 {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CCFF;
	height: auto;
	padding-right: 20px;
}
.sub_content  .column3 {
	float: right;
	width: 250px;
}
.sub_content   .column_boxes   img    {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.separator_wrapper { float: left; }
.separator {
	height: 1px;
	width: 820px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9cf;
	margin-left: 50px;
	margin-bottom: 10px;
}
.footer2 {
	float: left;
	margin-top: 10px;
}

.nav_bar_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}
.nav_bar_footer ul {
	list-style-type: none;
}
.nav_bar_footer li {
	display: inline;
}
.nav_bar_footer  li  a  {
	color: #09f;
	text-decoration: none;
	border-right: 1px solid #354853;
	margin-right: 15px;
	text-align: center;
	padding-right: 15px;
}
.nav_bar_footer  li  a:hover  {
	color: #FFF;
	text-decoration: underline;
}

.footer {
	height: 100px;
	float: left;
	width: 925px;
	background: #FFFFFF url(../images/bgfooter.jpg);
	margin-top: 35px;
	padding-top: 23px;
	font: 12px tahoma, verdana, arial, sans-serif;
}
.footer img {
	float: left;
	padding-right: 5px;
	padding-bottom: 50px;
}

.footer .block {
	float: left;
	width: 160px;
	margin-left: 50px;
	padding-right: 10px;
	display: inline;
	border-right: 1px dotted #9cf;
}
.footer ul {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding-left: 0px;
}
.footer li { list-style: none; }
.footer  #last {
	float: right;
	margin-right: 50px;
	margin-left: 0px;
	border-right-style: none;
}



a {
	color: #06F;
	text-decoration: underline;
}

a:visited {
	color: #09f;
	text-decoration: none;
}

a:hover {
	color: #9c0;
	text-decoration: none;
}

a:active {
	color: #9c0;
	text-decoration: underline;
}
