body {
	background:#F3F3F3 url(images/body.gif) repeat-x top;
	color:#5E5C5C;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
}
a {
	color:#5E5C5C;
}
div#wrap {
	width:970px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat top;
}
div#header {
	height:110px;
}
h1#logo {
	height:55px;
	margin:0;
	padding:0;
	font-size:36px;
	overflow:hidden;
	display:block;
	text-indent: -5000px;
}
ul#menu {
	list-style-type:none;
	margin:0;
	padding:0 2px;
	height:40px;
	overflow:hidden;
}
ul#menu li {
	float:left;
	display:block;
	width:161px;
	height:40px;
}
ul#menu li a {
	width:161px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
ul#menu li a:hover {
	text-decoration:underline;
}
ul#menu li a.selected,
ul#submenu li a.selected {
	background:url(images/menu_over.png) no-repeat center center;
}
ul#submenu {
	list-style-type:none;
	padding:0;
	overflow:hidden;
	width:194px;
	margin:0 5px 0 0;
	float:left;
}
ul#submenu li {
	margin:0;
	padding:0px;
	overflow:hidden;
	width:194px;
	display:block;
	height:45px;
	background:url(images/submenu.png) no-repeat top;
}
ul#submenu li a {
	display:block;
	margin:0 2px;
	padding:0;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
ul#submenu li a:hover {
	text-decoration: underline;
}

div#footer {
	border-top: 1px dotted #999;
	padding:10px 0;
	margin:10px 0 0;
}

ul#menu_footer {
	list-style-type:none;
	margin:0;
	padding:5px;
	overflow:hidden;
}

ul#menu_footer li:first-child {
	border-left:0 none !important;
	padding:0 !important;
}
ul#menu_footer li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 5px;
	border-left:1px solid #999;
}
ul#menu_footer li a {
	text-decoration: underline;
}
ul#menu_footer li a:hover {
	text-decoration:none;
}
div#copy {
	float:right;
	padding:5px;
}
div.cleaner {
	clear: both;
}
div#callcenter {
	float:right;
	width:260px;
	height:150px;
	background:url(images/callcenter.jpg) no-repeat top left;
	padding:15px;
	margin:0 0 5px 5px;
}
div#callcenter h2 {
	color:#C00;
	font-size:20px;
	margin:0;
	padding:0;
}
div#callcenter h1 {
	color:#000;
	font-size:24px;
	margin:5px 0 0;
	padding:0;
}
div#callcenter h1 * {
	margin:0;
	padding:0;
	display:inline;
}
div#callcenter span {
	display:block;
	text-align:center;
	width:194px;
	margin:5px 0;
}
div.button {
	margin:0;
	padding:0px;
	overflow:hidden;
	width:194px;
	display:block;
	height:45px;
	background:url(images/submenu.png) no-repeat top;
}
div.button a {
	display:block;
	margin:0 2px;
	padding:0;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
div.button a:hover {
	text-decoration: underline;
}
div#framed {
	background:#FFF;
	border:1px solid #CCC;
	margin:0 295px 0 0;
}

div#framed .br > h2 {
	text-transform: capitalize;
	margin:0 0 15px;
	padding:0;
	font-size:24px;
}

div#framed .tl,
div#framed .tr,
div#framed .bl,
div#framed .br {
	height:100%;
}
div#framed .tl {
	margin:-1px;
	background:url(images/tl.jpg) no-repeat top left;
}
div#framed .tr {
	background:url(images/tr.jpg) no-repeat top right;
}
div#framed .bl {
	background:url(images/bl.jpg) no-repeat bottom left;
}
div#framed .br {
	background:url(images/br.jpg) no-repeat bottom right;
	padding:15px;
}
ul#submenu ~ div#framed {
	margin-left:200px !important;
}
div#content {
	width:950px;
	margin:0 auto;
}
div#right_2{
	background:url(images/side_2.jpg) no-repeat top right;
	width:290px;
	height:390px;
	float:right;
	clear:right;
}
div#right_3,
div#right_5  {
	background:url(images/side_3.jpg) no-repeat top right;
	width:290px;
	height:390px;
	float:right;
	clear:right;
}
div#right_6 {
	background:url(images/side_6.jpg) no-repeat top right;
	width:270px;
	padding:10px;
	float:right;
	clear:right;
}
div.post {
	padding:5px 0;
	clear:left;
}
ul#submenu ~ div#framed div.post {
	clear:none;
}
div.bigpost {
	height:75px;
	padding:5px 0 5px 80px !important;
	overflow:hidden;
}
div.bigpost h3 a {
	color:#C00 !important;
}
div.post div.img {
	float:left;
	width:100px;
	height:100px;
	border:1px solid #999;
	background:#EEE;
	margin:0 5px 5px 0;
}
div.post ~ div.post {
	border-top:1px dotted #999;
}
div.post h3 {
	margin:0;
	padding:0;
	font-size:12px;
}
div.post h3 a {
	color:#000;
}
div.post p {
	margin: 0;
}
div.post img[align="left"], div.post > img {
	position:absolute;
	margin:0 0 0 -80px;
}
div.post h3 a:hover {
	text-decoration:none;
}
.xsmall {
	font-size:10px;
}
hr {
	width:98%;
	border:0 none;
	border-top:1px dotted #999;
}
div#left {
	padding:0;
	overflow:hidden;
	width:194px;
	margin:190px 5px 0 0;
	position:absolute;
}
div#left a:hover {
	text-decoration:none;
}
.required {
	display:none;
	visibility:hidden;
	color:transparent !important;
}