body {
	background:#A1D5E3 url(images/mainbg.gif) repeat-x;
	text-align:center;
	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
}

form { margin:0; padding:0 }

a {
	color:#218A9F;
	text-decoration:none;
}

a:hover {
	color:#f70;
	text-decoration:underline;
}

h1 {
	font:24px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#92CD0B;
	margin:0 0 25px 0;
	line-height:normal;
}

h1.bar { padding-bottom:3px; border-bottom:1px dashed #B9E0EA }

h2 {
	font:17px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#777;
	margin:0 0 20px 0;
	line-height:normal;
}

p { 
	margin:0 0 20px 0;
}

#wrapper {
	background:#fff;
}

#container {
	background:#fff url(images/bodybg.gif) repeat-y center top;
	width:780px;
	margin:auto;
	text-align:left;
}

#header {
	width:780px;
	height:96px;
	margin:auto;
	background:#fff url(images/headerbg.gif) repeat-x;
	padding:0 5px;
}

#header div {
	margin-top:25px;
}

#nav {
	clear:both;
	width:780px;
	height:27px;
	margin:auto;
	background:#3FA4C0 url(images/navbg.gif) repeat-x;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
}

.buttons {
	list-style-type:none;
	margin:0;
	padding:0;
}

.buttons li {
	display:block;
	float:left;
}

.buttons li a {
	display:block;
	color:#C2E3EB;
	text-decoration:none;
	padding:6px 10px 0 10px;
}

.buttons li a:hover, .buttons li a.active {
	background-image:url(images/navonbg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color:#fff;
	text-decoration:none;
}

#mid {

}

#midleft {
	width:640px;
	float:left;
}

#midright {
	float:right;
	width:139px;
	text-align:center;
	padding:5px 0;
}

#midpic {
	height:250px;
	background:#fff url(images/homepic.jpg);
	line-height:normal;
}

#midpic div {
	padding:25px 20px 0 230px;
}

#midpic h1 { margin-bottom:10px; font-size:24px; line-height:35px }

#midpic p { 
	
	font:18px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#999;
	margin-bottom:0;
	line-height:30px;
}

.midpad { padding:20px }

.box1 {
	position:relative;
	float:left;
	background:#fff url(images/boxtips.gif);
	width:182px;
	height:192px;
}

.box2 {
	position:relative;
	background:#fff url(images/boxequip.gif);
	width:182px;
	height:192px;
	margin:auto;
	text-align:center;
}

.box3 {
	position:relative;
	float:right;
	background:#fff url(images/boxnews.gif);
	width:182px;
	height:192px;
}

.boxgo {
	position:absolute;
	bottom:0;
	right:0;
}

#footer {
	clear:both;
	height:75px;
	background:#A1D5E3 url(images/footerbg.jpg) repeat-x;
	text-align:center;
	color:#fff;
}

#footer div {
	padding:12px 0 0 0;
}

#footer a {
	font:11px Arial, Helvetica, sans-serif;
	padding:0 4px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#footer a:hover { text-decoration:none }

.lfloat { float:left }
.rfloat { float:right }
.clear { clear:both }
.breaker { clear:both; font-size:1px; line-height:1px }
.automargin { margin:auto }
.acenter { text-align:center }
.bullet { 
	list-style-image:url(images/bullet.gif);
	margin-bottom:25px;
	margin-top:10px;
}
.bullet2 { 
	list-style-image:url(images/bullet.gif);
	margin-bottom:25px;
	margin-top:10px;
}
.bullet li { margin-bottom:8px; line-height:normal }
.bullet2 li { margin-bottom:8px; line-height:normal }
.bullet li a { margin-left:8px }
.txthome { font-size:13px; line-height:24px }
.txtsmaller { font-size:11px }
.txtorange { color:#f70; }
.formbox {
	border:1px solid #DCEFF4;
	padding:15px;
	margin-bottom:25px;
}
.nomargin { margin:0 }
.sitestyle {
	margin-left:8px;
	padding:4px 0 10px 0;
	font-size:11px;
}
.smrgin { margin-left:8px }

