html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Reset */


body {background:url(../images/background.png) no-repeat top #70b7ef; padding-top:53px;}
#wrapper {margin-left:auto; margin-right:auto; width:600px; position:relative; height:600px;}
.body_imgs {float:left; clear:left;}
#reg_button {
	position:absolute;
	top:391px;
	left:205px;
	width:195px;
	height:39px;
	z-index:500;
}
#main_txt {position:absolute; left:30px; top:320px; font-size:14px; width:544px; height:326px; color:#FFFFFF; font-family:Arial; line-height:18px; }
#main_txt2 { font-size:14px; width:544px; height:74px; color:#FFFFFF; font-family:Arial; line-height:18px; margin-top:5px; }
#form_wrap {position:absolute; left:30px; top:315px; width:544px; height:326px; background:url(../images/form_bkg.jpg) no-repeat; display:none; z-index:1000;}
#form_wrap p {font-size:14px; color:#FFFFFF; line-height:18px; font-family:Arial; width:500px; margin-top:25px; margin-left:25px; margin-bottom:15px;}
.row {width:480px; margin-left:25px; height:35px; font-size:20px; color:#FFFFFF; font-family:Arial;}
.left {width:203px; text-align:right; float:left;}
.right {text-align:left; float:left; margin-left:10px;}
.right input {background:url(../images/input_bkg.png) repeat-x; padding:3px; #padding-top:0px; line-height:21px; height:21px; font-size:14px; border:none; color:#666666; font-weight:bold; font-family:Arial;} 
.right input.mob1 {width:27px; float:left;}
.right input.mob2 {width:27px; float:left; margin-left:2px;}
.right input.mob3 {width:36px; float:left; margin-left:2px;}
.right input.zip {width:50px; }
.right select {background:url(../images/input_bkg.png) repeat-x; color:#666666; font-size:12px; #color:#666666; _color:#666666; font-weight:bold; #margin-left:10px;}
.right input.submit {background:none; }


#div_res { position:absolute; top:330px; left:50px; display:none; background-color:#70B7EF; padding:15px; color:#FFFFFF;  border:4px solid #cbe8ff; width:400px; min-height:30px; z-index:2000; font-weight:bold;  font-family:Arial; font-size:14px; line-height:16px;}
#close_but {position:absolute; top:345px; left:455px; z-index:3000; display:none;}

.footer { width:100%; text-align:center; font-size:12px; color:#FFFFFF; font-family:Arial; margin-bottom:15px; }
.footer a { color:#FFFFFF; text-decoration:none; }