@CHARSET "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

#page_logo {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#top_menu {
	position: relative;
	top: 105px;
	width: 768px;
	background-color: #cc3300;
	margin:0 auto;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.adds {
	text-decoration: none;
}

table.menu {
	border-collapse: collapse;
	border: 1px solid #111111;
	padding: 0px;
}

table.menu td {
	border-collapse: collapse;
	border: 1px solid #111111;
	text-align: center;
	background-color: #cc3300;
	padding-botton: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	position: relative;
	text-align: left;
	top: 115px;
	width: 768px;
	margin:0 auto;
}

#leftnav {
	position: relative;
	left: 0px;
	width: 202px;
	text-align: center;
}

table.leftmenu {
	border-collapse: collapse;
	border: 1px solid #111111;
	width: 100%;
}

table.leftmenu td {
	border: 1px solid #111111;
	height: 23px;
	font-weight: bold;
	font-size: 10px;
	background-color: #cc3300;
	padding-left: 5px;
	padding-right: 5px;
}

#rightnav {
	position: absolute;
	top: 63px;
	left: 215px;
	width: 550px;
}

#rightnav td.sect {
	text-align: left;
	background-color: #DDDDDD;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightnav td.sect2 {
	text-align: center;
	background-color: #DDDDDD;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightnav td.left {
	text-align: left;
}

#rightnav td.right {
	text-align: right;
}

#centernav {
	position: relative;
	text-align: left;
	top: 0px;
	width: 650px;
	margin:0 auto;
}

#centernav td.left {
	text-align: left;
}

#centernav td.sect {
	text-align: left;
	background-color: #DDDDDD;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bottom {
	position: static;
	font-size: 16px;
	margin:0 auto;
}

#left_adds {
	position: relative;
	top: 3px;
	left: 0px;
}

#section {
	border-bottom: solid 1px #AAAAAA;
	font-weight: bold;
	padding-bottom: 6px;
}

.testimonial {
	width: 320px;
	border: solid 1px #AAAAAA;
}

.readmore {
	color: blue;
	text-align: center;
}

.dogvdvhdr {
	width: 300;
	background: #C4D5E3;
	border: 1px solid #C4D5E3;
	font-weight: bold;
	padding: 10px;
}

.dogvdvbdy {
	width: 300;
	background: #FFFFFF;
	border-left: 1px solid #C4D5E3;
	border-right: 1px solid #C4D5E3;
	border-bottom: 1px solid #C4D5E3;
	padding: 10px;
}

#leftboxmenu {
	border: solid 1px;
	padding: 5px;
	text-align: center;
	padding-bottom: 8px;
}