#top_elements {
	margin-bottom:5px;
width:972px;
}

h2.logo {
	float: left;
	padding: 4px 0 0 26px;
	width: 98px;
}

* html h2.logo {
	margin-right: -3px;
}

#banner {
	float: left;
	margin-left: 35px;
	width:646px;
	height: 149px;
	background: url('../i/banner_flash.jpg') top right no-repeat;
}
* html #banner {
	margin-right: -3px;
}

#search{
	width:165px;
	height: 149px;
	float: right;
	background: url('../i/search_bg.gif') top right no-repeat;
}
#search .search_data{
	margin-top:60px;
	margin-left:12px;
	width:135px;
}
#search .go{
	margin-top:20px;
	margin-left:55px;
}
body {
	background: #fff url('../i/bg_home.gif') top center repeat-x;
	margin: 0;
	text-align: center;
}




div{
	display: inline-block;
}
div{
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
}
a:link, a:active, a:visited {
	color: #006492;
	text-decoration: underline;
}
a:hover {
	color: #006492;
	text-decoration: none;
}
h1, h2, h3, h4, h5,h6, h7, p {
	margin: 0 0 11px;
}

h1, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006491;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006491;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #006491;
}

h6 {
	font-weight: bold;
	font-size: 8pt;
}

body.blue {
	background: url('../i/bg_blue.gif') top center repeat-x;
}

body.red {
	background: url('../i/bg_red.gif') top center repeat-x;
}

body.green {
	background: url('../i/bg_green.gif') top center repeat-x;
}

body.mustard {
	background: url('../i/bg_mustard.gif') top center repeat-x;
}
body.brown {
	background: url('../i/bg_brown.gif') top center repeat-x;
}


#ct0 {
	background: url('../i/bgx_home.jpg') top center no-repeat;
}


body.blue #ct0 {
	background: url('../i/bgx_blue.jpg') top center no-repeat;
}

body.red #ct0{
	background: url('../i/bgx_red.jpg') top center no-repeat;
}

body.green #ct0 {
	background: url('../i/bgx_green.jpg') top center no-repeat;
}

body.mustard #ct0 {
	background: url('../i/bgx_mustard.jpg') top center no-repeat;
}
body.brown #ct0 {
	background: url('../i/bgx_brown.jpg') top center no-repeat;
}

#ct1 {
	width: 972px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	text-align: left;
}

#menubar0 {
	z-index: 2000;	background: url('../i/mainmenu_bg.gif') top center repeat-x;
}

#menubar1 {
	background: url('../i/mainmenu_left.gif') top left no-repeat;
}

#menubar2 {
	background: url('../i/mainmenu_right.gif') top right no-repeat;
	height: 34px;
	padding: 0 10px 0 1px;
}
ul#menubar2 li {
	display: inline-block;
}

ul#menubar2 li {
	display: block;
	
}
ul#mainmenu {
	margin: 0;
	padding: 2px 5px;
	list-style: none;
	height: 30px;
	
}

ul#mainmenu li {
	float: left;
	height: 30px;
	background: url('../i/mainmenu_separator.gif') center left no-repeat;
	display: block;
}

ul#mainmenu li.f {
	background: none;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited  {
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
}

ul#mainmenu li a span {
	display: block;
}

ul#mainmenu li a span span {
	height: 24px;
	display: block;
	padding: 6px 8px 0;	
}
* html ul#mainmenu li a span span {
	white-space: nowrap;	
	width: 0;	
}

ul#mainmenu li a:hover {
	background: url('../i/mainmenu_hover_bg.gif') top center repeat-x;
}

ul#mainmenu li a:hover span {
	background: url('../i/mainmenu_hover_left.gif') top left no-repeat;
}

ul#mainmenu li a:hover span span {
	background: url('../i/mainmenu_hover_right.gif') top right no-repeat;
}

div.dropdown {
	position: absolute;
	display: none;
	color: #fff;
	padding: 0;
	z-index: 2000;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 200px;
}


div.dropdown ul {
	background: #88c0db;
	border: 1px solid #729bb6;
	border-top: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.dropdown li {
	float: none;
	background: url('../i/dashed_hor.gif') top left repeat-x;
	margin: 0;
	padding: 0;
	display: block;
	padding:5px 0;
	height:20px;
}

div.dropdown li.f {
	background: none;
}

#menubar2 .dropdown ul li a:link, #menubar2 .dropdown ul li a:active, #menubar2 .dropdown ul li a:visited {
	color: #fff;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 7px 16px 8px 14px;
	margin: 0;
	height:20px;
	text-decoration: none;


}


#menubar2 .dropdown ul li a:hover {

}


#nav_and_content0 {
	z-index: 10;
	background: url('../i/nav_content_bg.gif') top left repeat-y;

}

#nav_and_content1 {
	background: url('../i/nav_content_bottom.gif') bottom left no-repeat;
}

#nav_and_content2 {
	background: url('../i/nav_content_top.gif') top left repeat-x;
	padding-top: 19px;
}

#nav {	
	float: left;
	width: 222px;
	padding-right: 8px;
}
#nav img{
	padding-bottom: 8px;
}
#content {
	margin-left: 230px;
	padding: 0 28px 33px 19px;
}

* html #nav {	
	margin-right: -3px;
}

* html #content {
	margin-left: 187px;
}



#contact {
	padding: 1px 17px 0 10px;
}

.testimonial {
	padding: 30px 17px 0 10px;
}

ul#leftlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#leftlist li.red {
	background: #920112 url('../i/leftlist_red_top.gif') top left no-repeat;
}

ul#leftlist li.red a {
	background: url('../i/leftlist_red_bottom.gif') bottom left no-repeat;
}

ul#leftlist li.blue {
	background: #19aebf url('../i/leftlist_blue_top.gif') top left no-repeat;
}

ul#leftlist li.blue a {
	background: url('../i/leftlist_blue_bottom.gif') bottom left no-repeat;
}

ul#leftlist li.green {
	background: #619202 url('../i/leftlist_green_top.gif') top left no-repeat;
}

ul#leftlist li.green a {
	background: url('../i/leftlist_green_bottom.gif') bottom left no-repeat;
}

ul#leftlist li.mustard {
	background: #a29415 url('../i/leftlist_mustard_top.gif') top left no-repeat;
}

ul#leftlist li.mustard a {
	background: url('../i/leftlist_mustard_bottom.gif') bottom left no-repeat;
}

ul#leftlist li {
	margin-top: 4px;
	/*border: 1px dashed #000;*/
}
ul#leftlist li a:active, ul#leftlist li a:visited, ul#leftlist li a:link {
	display: block;
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
	padding: 9px 5px 10px 10px;
	
}

ul#leftlist ul {
	margin: -3px 0 0 0;
	padding: 0 9px 0 6px;
	list-style: none;
	
}

ul#leftlist .red ul {
	background: #ad404d url('../i/leftlist_red_context.gif') bottom left no-repeat;

}

ul#leftlist .blue ul {
	background: #56c4d0 url('../i/leftlist_blue_context.gif') bottom left no-repeat;

}

ul#leftlist .green ul {
	background: #82a937 url('../i/leftlist_green_context.gif') bottom left no-repeat;

}

ul#leftlist .mustard ul {
	background: #beb45b url('../i/leftlist_mustard_context.gif') bottom left no-repeat;

}

ul#leftlist ul li {
	background: none;
	padding: 7px 5px 4px 12px;
	margin: 0;
}

ul#leftlist .red ul li {
	border-top: 1px solid #b5535f;
}

ul#leftlist .blue ul li {
	border-top: 1px solid #67cad5;
}

ul#leftlist .green ul li {
	border-top: 1px solid #8fb24b;
}

ul#leftlist .mustard ul li {
	border-top: 1px solid #c5bc6c;
}
ul#leftlist ul li a:link, ul#leftlist ul li a:active, ul#leftlist ul li a:visited  {
	background: none;
	padding: 0;
	margin: 0;
	
}










.float_img {
	float: right;
	width: 140px;
}

.img_wrap {
	margin-right: 140px;
	padding: 0 20px 0 0;
}

* html .float_img {
	margin-left: -3px;
}

* html .img_wrap {
	margin-right: 137px;
}

.float_img img {
	padding: 1px;
	margin-bottom: 10px;
	border: 1px solid #cecece;
}


.hpbox.red .box0 {
	background: url('../i/homebox_red_bg.gif') top center repeat-y;
}

.hpbox.red .box1 {
	background: url('../i/homebox_red_top.gif') top center no-repeat;
}

.hpbox.red .box2 {
	background: url('../i/homebox_red_bottom.gif') bottom center no-repeat;
}

.hpbox.green .box0 {
	background: url('../i/homebox_green_bg.gif') top center repeat-y;
}

.hpbox.green .box1 {
	background: url('../i/homebox_green_top.gif') top center no-repeat;
}

.hpbox.green .box2 {
	background: url('../i/homebox_green_bottom.gif') bottom center no-repeat;
}


.hpbox.blue .box0 {
	background: url('../i/homebox_blue_bg.gif') top center repeat-y;
}

.hpbox.blue .box1 {
	background: url('../i/homebox_blue_top.gif') top center no-repeat;
}

.hpbox.blue .box2 {
	background: url('../i/homebox_blue_bottom.gif') bottom center no-repeat;
}


.hpbox.mustard .box0 {
	background: url('../i/homebox_mustard_bg.gif') top center repeat-y;
}

.hpbox.mustard .box1 {
	background: url('../i/homebox_mustard_top.gif') top center no-repeat;
}

.hpbox.mustard .box2 {
	background: url('../i/homebox_mustard_bottom.gif') bottom center no-repeat;
}


#hp_items {
	border-top: 1px dashed #bdbdbd;
	margin-top: 28px;
}

.hpbox {
	margin-top: 18px;
}


.hpbox .box2 {
	padding: 12px 14px 10px 0;
}

.hpbox div {
	color: #fff;
}

.box_header {
	float: left;
	width: 86px;
	padding: 0 2px 0 12px;
}

.box_content {
	min-height: 33px;
	padding: 4px 0 0 10px;
	margin-left: 104px;
}

.box_header h4 a:active, .box_header h4 a:visited, .box_header h4 a:link {
	color: #fff;
	text-decoration: none;
}





#footer {
	border-top: 1px solid #f2f2f2;
	padding: 8px 9px 10px;
}

#footer div {
	font-size: 7pt;
	color: #797979;
	font-family: Verdana, Arial, sans-serif;
	
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #797979;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 200px;
}

#footer_right {
	margin-left: 200px;
	text-align: right;
}

* html #footer_left {
	margin-right: -3px;
}

* html #footer_right {
	margin-left: 187px;
}