#page {
	background-color: #FFF;
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#topbar {
	position: relative;
}

#sidebar {
	float: left;
}

.subnav {
	width: 150px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 12pt;
	visibility: hidden;
	z-index: 999;
}

.subnav_item {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu_box {
	text-align: left;
	font-family: Arial;
	font-size: 10.5pt;
	color: #727272;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 176px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	margin-right: 14px;
	padding: 14px;
	
}

#blog_box {
	text-align: left;
	font-family: Arial;
	font-size: 7.5pt;
	color: #727272;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 176px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	margin-right: 14px;
	padding: 14px;
}

#clientarea {
	text-align: left;
	font-family: Arial;
	font-size: 10.5pt;
	color: #727272;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	margin-left: 30px;
	margin-right: 7px;
	padding: 14px;
}

#content {
	font-family: Arial;
	font-size: 10pt;
	color: #666;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 691px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	text-align: left;
	padding: 14px;
	margin-bottom: 20px;
	line-height: 130%;
}

.home_contentbox {
	font-family: Arial;
	font-size: 10pt;
	color: #666;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	text-align: left;
	padding: 14px;
	margin-bottom: 15px;
	line-height: 130%;
}

#promotions_box {
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	color: #727272;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 176px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	margin-top: 15px;
	margin-right: 14px;
	padding: 14px;
}

.rightcolumn_contentbox {
	font-family: Arial;
	font-size: 8pt;
	color: #888888;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 248px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	text-align: left;
	padding: 14px;
	line-height: 170%;
	margin-bottom: 15px;

}

a {
	color: #bb0000;
	text-decoration: none;	
}

a:hover {
	color: #bb0000;
	text-decoration: none;	
}

.menu_link {
	padding-top:4px;
}

a.menu_link {
	color: #727272;
	text-decoration: none;
	padding-top:4px;
	line-height: 14px;
}

a.menu_link:hover {
	color: #bb0000;
	text-decoration: none;	
	padding-top:4px;
	line-height: 14px;
}

a.blog {
font-weight: bold;
}

.active_menuitem {
	color: #bb0000;
	line-height: 14px;
}

input {
	font-family: Arial;
	font-size: 8pt;
}

.input_label {
	font-family: Arial;
	font-size: 9pt;
	color: #888888;
}

input {
	font-family: Arial;
	font-size: 7pt;
}

#lower_box {
	text-align: left;
	font-family: Arial;
	font-size: 10.5pt;
	color: #727272;
	width: 911px;
	height: 22px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	padding: 14px;
	line-height: 16pt;
	clear: both;
}

#footer_box {
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	color: #727272;
	width: 939px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C8C8C8;
	margin-top: 16px;
	padding-top: 12px;
	clear: both;
}

.spacer {
        clear: both;
        width: 206px;
        height: 3px;
}
h1 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 130%;

}

h2 {
	font-size: 10pt;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 11pt;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
}

