body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #777777;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(../gfx/bg.gif);
}
a img {
	border: 0px;
}
a {
	color: #8bbb51;
	text-decoration: none;
}
a:hover {
	color: #38a9dc;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#container {
	width: 975px;
	text-align: left;
	margin: 0 auto;
	padding-top: 30px;
	background: url(../gfx/bg_twirl.gif) 0px 45px no-repeat;
	overflow: auto;
}
.accordion_child table {
	width: 198px;
}
.accordion_child table tr {
	background: url(../gfx/bg_dot.gif) left bottom repeat-x;
}
.accordion_child table .nodots {
	background: none;
}
.accordion_child table .nodots td {
	vertical-align: top;
}
.accordion_child table td {
	height: 20px;
}
.accordion_child span {
	background: #38a9dc;
	padding-right: 2px;
}
.price span {
	padding: 0px 0px 0px 2px;
}
.price {
	text-align: right;
}
#top {
	width: 975px;
	height: 42px;
}
#banner {
	width: 919px;
	height: 209px;
	padding-left: 56px;
}
#maincontainer {
	width: 975px;	
}
#leftcontainer {
	float: left;
	width: 331px;
	padding-bottom: 50px;
	background: url(../gfx/bg_left.gif) bottom left no-repeat;
}
#lefttwirl {
	float: left;
	width: 56px;
	height: 161px;
}
#menu {
	width: 275px;
	float: right;	
}
#menu .top {
	widt: 275px;
	height: 10px;
	background: url(../gfx/menu_top.gif);
}
#menu .bottom {
	widt: 275px;
	height: 10px;
	background: url(../gfx/menu_bottom.gif);
}
#menu .mid {
	background: url(../gfx/menu_bg.gif) left bottom no-repeat #38a9dc;
	width: 275px;
	padding: 13px 0px 13px 0px;
}
#logo {
	margin-left: 83px;
	float: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #38a9dc;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #38a9dc;
	margin: 20px 0px 5px 0px;
}
#navigation {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	margin: 0px 83px 0px 0px;
	padding: 0;
}
#navigation li {
	float: left;
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}
#navigation a {
	text-decoration: none;
	color: #444;
	display: block;
	padding: 4px 0px 4px 0px;
	float: left;
}
#navigation a:hover {
	color: #38a9dc;
	border-bottom: 3px solid #38a9dc;

}
#rightcontainer {
	float: right;
	width: 637px;
	background: url(../gfx/bg_right.gif) bottom right no-repeat;
	padding-bottom: 48px;
}
.rightcontent {
	width: 580px;
	float: left;
}
.rightcontent .top {
	width: 580px;
	height: 9px;
	background: url(../gfx/content_top.gif);
	font-size: 1px;
	float: left;
}
.rightcontent .mid {
	width: 510px;
	padding: 24px 35px 24px 35px;
	background: #fff;
	float: left;
}
.rightcontent .bot {
	width: 580px;
	height: 9px;
	background: url(../gfx/content_bottom.gif);
	font-size: 1px;
	float: left;
}
.small-box {
	width: 156px;
	float: left;
}
.small-box img {
	margin-bottom: 10px;	
}
.small-box h2 {
	margin-bottom: 0px;
}
.small-box p {
	margin: 10px 0px 0px 0px;
}
#kco {
	float: left;
	width: 7px;
	/*height: 56px;*/
}
#kco img {
	width: 7px;
	/*height: 56px;*/
	margin: 30px 0px 0px 10px;
}
