/* =html */
html {
	color : #333;
	margin: 0;
	padding: 0;
}

/* =body */
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #F9F3E7;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
ul ,ol{
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
h1, h2, h3 , h4{
	color: #333;
	font-weight: bold;
	margin: 0px;
}


/* =hx */
h1 {
	text-align: center;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 24px;
}

h2 {
	font-size: 18px;
	padding-top: 10px;
	Padding-bottom: 10px;
	line-height: 20px;
}
h3 {
	font-size: 140%;
	line-height: 24px;
	padding-top: 5px;
	Padding-bottom: 5px;
}
h4 {
	font-size : 110%;
	padding-top: 5px;
	Padding-bottom: 5px;
}

img, img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#imagespace {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.centerp {
	text-align: center;
}

p {
	font-size: 13px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}


div#container {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: auto;
}

div#header {
	width: 100%;
}
#headertop {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div#navigation {
	width: 100%;
}


div#headerbottom {
	width: 100%;
	background-image: url(../images/headerbottom.jpg);
	height: 14px;
}

div#top {
	width: 100%;
	height: 40px;
	background-color: #FFF;
	margin-top: 10px;
}

#breadcrumb a {
	color: #FFF;
}

#breadcrumb {
	top: 105px;
	position: relative;
	left: 80px;
	color: #FFF;
	line-height: normal;
}
div#footer {
	width: 100%;
	font-size: 90%;
	text-align: center;
	height: 80px;
	background-color: #FFF;
	padding-top: 20px;
	margin-top: 10px;
}

/* CSS Document */

div#content {
	width: 100%;
	position: relative;
	float: left;
}
#mainbody {
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFF;
}
#mainboxes {
	text-align: center;
	background-color: #FFF;
}



div#main-box {
	height: 270px;
	width: 248px;
	margin-left: 5px;
	float: left;
	background-color: #F2F2F2;
	border: 1px double #000;
	margin-bottom: 0px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
}
div#intro {
	height: 292px;
	width: 100%;

}
div#introleft {
	margin-bottom: 5px;
	width: 500px;
	float: left;
	width: 505px;
	background-color: #F5F5F5;
	height: 280px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


div#introright {
	margin-bottom: 5px;
	width: 505px;
	float: right;
	background-color: #F5F5F5;
	height: 280px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#totform{
	margin-left: 0px;
	margin-right: 0px;
	width: 240px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#formrow {
	height: 25px;
	width: 200px;
	margin-left: 20px;

}






label, label span {
	display : block;
	padding-top: 0.25em;
}
label {
	float : left;
	width : 100%;
	font-size: 10px;
}
div#policies {
	float: left;
	position: relative;
	width: 780px;
	margin-left: 94px;
}
.imgleft {
	float: left;
	width: 120px;
	margin-top: 15px;
	height: 155px;
}
.txtright {
	float: right;
	width: 280px;
	margin-left: 10px;
}
.txtleft {
	float: left;
	height: 100px;
	width: 100px;
}


label span {
	float : left;
	width : 30%;
	text-align : right;
}

/* =input */
fieldset input {
	float : left;
	border : 1px solid #000;
	background-color: #F0F3F4;
}

fieldset input:hover { border-color : #000; }

div#submit {
	float: left;
	padding-left: 300px;
	
}

div#signupform {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/form-bg-240.jpg);
	background-color: #FFF;
	
}

div#signupform2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/form-bg-240.jpg);
	background-color: #CCC;	
}
.mainbutton {
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.BoxDescription {


	
}


.BoxButton {
	height: 25px;
	margin: 0px;
	padding: 0px;
	
}
td {
	font-size: 11px;
}

.pricefont {
	font-size: 18px;
	color: #F00;
	text-align: center;
	font-weight: bold;
}
#introboxes {
	text-align: center;
}
#formrow  select {
	font-size: 10px;
}
