@charset "utf-8";
body,div,ul,li,img,p,h1,h2,h3,h4,h5,h6,a {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: arial;
}
p {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
a {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#header {
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	height: 80px;
}
#header #logo {
	float: left;
	margin-top: 15px;
}
#header #quickmain {
	float: right;
}
#header #quickmain #quick {
	background-image: url(images/quick_bg.png);
	height: 57px;
	width: 380px;
	float: left;
}
#header #quickmain #quick a {
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	color: #00FFFF;
	font-size: 14px;
}
#header #quickmain #quick a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
#mainlink {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 52px;
}
#mainlink #link {
	width: 926px;
	float: left;
	background-image: url(images/mainlink_bg.png);
	background-repeat: repeat-x;
	height: 52px;
}
#mainlink #link li {
	float: left;
	text-align: center;
	padding-right: 22px;
	padding-left: 21px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00FFFF;
	border-left-color: #00FFFF;
	height: 52px;
}
#mainlink #link li a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 52px;
}
#mainlink #link li:hover {
	background-image: url(images/mainlink_hover.png);
	background-repeat: repeat-x;
	height: 52px;	
}
#banner {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	clear: both;
}
#bannerfirst {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	height: 213px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#bannerfirst #punch {
	width: 500px;
	margin-left: 25px;
	margin-top: 100px;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
	text-align: justify;
}
#mainbody {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
#mainbody #boxmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	position: relative;
	width: 922px;
	float: left;
	padding-right: 2px;
}
#mainbody #boxmain #box {
	width: 224px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
#mainbody #boxmain #box #planbox {
	background-image: url(images/plan_bg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	width: 212px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00FFFF;
	border-left-color: #00FFFF;
	background-color: #286BA0;
	position: relative;
}
#mainbody #boxmain #box #planbox #plan {
	margin-left: 10px;
	margin-bottom: 15px;
}
#mainbody #boxmain #box #planbox #plan li {
	font-family: Arial;
	font-size: 12px;
	list-style-image: url(images/plan_bullet.png);
	list-style-position: outside;
	color: #FFFFFF;
	text-align: left;
	margin-top: 6px;
}
#mainbody #boxmain #container {
	width: 675px;
	float: left;
}
#mainbody #boxmain #nav {
	width: 220px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#mainbody #boxmain #nav #testbox {
	padding: 8px;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69AFE7;
	border-left-color: #69AFE7;
	width: 204px;
}
#mainbody #boxmain #nav #testbox #serv li {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	background-image: url(images/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#footer {
	width: 936px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}
#footer #foot {
	width: 922px;
	float: left;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 90px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	padding-top: 10px;
}
#footer #foot #copy {
	display: block;
	width: 350px;
	margin-top: 50px;
	font-size: 10px;
	float: left;
}
#footer #foot #checkout {
	width: 450px;
	float: right;
	height: 45px;
	text-align: left;
	font-size: 12px;
	color: #0099CC;
	margin-top: 30px;
	padding-left: 70px;
	line-height: 20px;
	background-image: url(images/paypal.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	background-image: url(images/unerline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 40px;
}
h2,h3 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	line-height: 40px;
	}
.imgspace {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.heading {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.subhead {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A2D84D;
}


.ul li {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
	font-weight: bold;
}
a.detail:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #659C0A;
	text-decoration: none;
}
a.detail:hover {
	text-decoration: none;
	color: #666666;
}
.bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	line-height: 25px;
}
.boldred {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;
}
.points {
	font-family: arial;
	font-size: 11px;
	margin-left: 20px;
	line-height: 20px;
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
}
.test:hover {
	background-color:#EBEBEB;
}
