html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0;
	border:0; 
}

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	color: white;
	background-color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

.banner {
	width: 100%;
	height: 70px;
	background:url(site_imgs/banner_bg.jpg);
	margin: 0;
	border: 0;
	padding: 0;
	text-align:center;
}

.wp_center {
	width:900px;
	height:70px;
	margin: 0 auto;
}

.logo {
	width:500px;
	height:70px; /** change your logo here **/
	background-repeat:no-repeat;
	float:left;
	background-image: url(site_imgs/ResultzzsLogoSmall.png);
}

/** Login Panel **/

.login {
	width:346px;
	float:right;
	height:70px;
	display: block;   /** login panel on/off  (block/none) **/
}

.login_input {
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 150px;
	height: 20px;
	border:0px;
	float:right;
	background:url(site_imgs/login_input_bg.jpg);
	background-repeat:no-repeat;
	text-indent: 3px;
}

.login_left {
	width:400px;
	float:left;
	display:block;
}

.login_line1 {
	padding-top: 17px;
	padding-bottom: 3px;
	height:20px;
	line-height:20px;
}

.login_line2 {
	padding-top: 0px;
	height:20px;
	line-height:20px;
}
.login_txt {
	line-height:20px;
	height:20px;
	float:left;
	text-align:right;
	width:200px;
}

.login_right {
	width:116px;
	height:70px;
}

.login_right_center {
	padding-top: 18px;
	padding-bottom: 3px;
}

.login_confirm { 
	color:#99b9f2;
	font-size:12px;
	line-height:12px;
}

.login_confirm a:link {
	color:#99b9f2;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}

.login_confirm a:visited {
	color:#99b9f2;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}

.login_confirm a:hover {
	color:#99b9f2;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
}

.login_confirm a:visited:hover{
	color:#99b9f2;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
}

.login_options {
	color:#ffffff;
	font-size:10px;
	line-height:10px;
	vertical-align:top;
}

.login_options a:link {
	color:#ffffff;
	font-size:10px;
	line-height:10px;
	vertical-align:top;
	text-decoration:none;
}

.login_options a:visited {
	color:#ffffff;
	font-size:10px;
	line-height:10px;
	vertical-align:top;
	text-decoration:none;
}

.login_options a:hover {
	color:#ffffff;
	font-size:10px;
	line-height:10px;
	vertical-align:top;
	text-decoration:underline;
}

.login_options a:visited:hover {
	color:#ffffff;
	font-size:10px;
	line-height:10px;
	vertical-align:top;
	text-decoration:underline;
}


.main_container {
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	text-align:center;
}

/** Main Menu **/

.container_menu {
	width:900px;
	height:28px;
	text-align:left;
	margin: 0 auto;
}

ul#mainNav {
	height:28px;
	line-height:28px;
	padding-left: 0;
	margin: 0;
	text-decoration:none;
}

ul#mainNav li {
	display: block;
	float: left;
	background-image: url(site_imgs/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
}
uL#mainNav li.first {
	padding-left: 0;
}

ul#mainNav li a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

ul#mainNav li a:hover  {
	color: #99b9f2;
	text-decoration: none;
	font-size: 12px;
}


.section_active {		/** menu active **/
	color:#99b9f2;
}


.content_sep {
	width: 900px;
	height: 2px;
	background-image:url(site_imgs/center_top_sep.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
}

.content_bottom_sep {
	width: 900px;
	height: 2px;
	background-image:url(site_imgs/center_bottom_sep.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	margin: 0 auto;
	padding-bottom: 5px;
}

.container_content {
	width:900px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	margin: 0 auto;
	position: relative;
}

.content_title {     /** title in content area **/
	color:#99b9f2;
	font-size:18px;
	font-weight: bold;
}

.content_subtitle { 	 /** subtitle in content area **/
	color:#99b9f2;
	font-size:12px;
}

/** blocks **/

.container_blocks {
	width:900px;
	height:200px;
	text-align:left;
	margin: 0 auto;
	padding-bottom:20px;
}

.blocks {
	width:300px;
	height:200px;
	float:left;
	padding: 0px;
	margin: 0 auto;
	border: 0px;
	background:url(site_imgs/block_bg.jpg);
	background-repeat:no-repeat;
}

.blocks_inside {
	width:260px;
	height:160px;
	float:left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding:0px 0px 0px 0px;
	border: 0px;
	text-align: left;
}
#leftbox {
	padding: 5px;
	float: right;
	height: 250px;
	width: 150px;
	background-image: url(site_imgs/boxback.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blocks_title {		 /** title in blocks area **/
	color:#99b9f2;
	font-size:12px;
}

.blocks_subtitle {		/** subtitle in blocks area **/
	color:#99b9f2;
	font-size:12px;

}

.readmore {		/** read more button **/
	color:#999999;
	font-size:10px;
}

.readmore a:link {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

.readmore a:visited {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

.readmore a:hover {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

.readmore a:visited:hover {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}


.blocks_smalltxt {		/** small text in blocks area **/
	font-size:10px;
}

/** footer **/

.container_footer {
	width:900px;
	text-align:center;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#484848;
	display:block;
	padding-top: 0px;
}

.container_footer a:link {
	color:#484848;
	text-decoration:none;
}

.container_footer a:visited {
	color:#484848;
	text-decoration:none;
}

.container_footer a:hover {
	color:#484848;
	text-decoration:underline;
}

.container_footer a:visited:hover {
	color:#484848;
	text-decoration:underline;
}

/** about us **/

.about_us_container {
	width: 900px;
	float: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

.about_us_text {
	width:590px;
	float:left;
	padding-right:10px;
}

.about_us_blocks {
	width:300px;
	height:200px;
	float:left;
	padding: 0px;
	padding-top: 5px;
	margin: 0 auto;
	border: 0px;
	background:url(site_imgs/block_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
}

/** services **/

.services_container {
	width: 900px;
	float: left;
	margin: 0 auto;
}

.service_left {
	width: 435px;
	height:150px;
	padding-left: 10px;
	padding-right: 5px;
	float:left;
	padding-top: 30px;
}

.service_right {
	width: 435px;
	height:150px;
	padding-left: 5px;
	padding-right: 10px;
	float:right;
	padding-top: 30px;
}

/** store **/

.store_container {
	width: 900px;
	float: left;
	margin: 0 auto;
}

.store_left {
	width: 435px;
	height:150px;
	padding-left: 10px;
	padding-right: 5px;
	float:left;
	padding-top: 30px;
}

.store_right {
	width: 435px;
	height:150px;
	padding-left: 5px;
	padding-right: 10px;
	float:right;
	padding-top: 30px;
}

/** contact us **/

.contact_us_container {
	width: 900px;
	float: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

.contact_us_text {
	width:590px;
	float:left;
	padding-right:10px;
}

.contact_us_blocks_container {
	width:300px;
	float:right;
}

.contact_line {
	width:600px;
	height:15px;
	float:left;
	padding-top: 15px;
}

.contact_name {
	float:left;
	width:100px;
	padding-right: 20px;
	line-height:20px;
	text-align:right;
}

.contact_input {
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 300px;
	height: 20px;
	border:0px;
	float:left;
	background:url(site_imgs/contact_input_bg.jpg);
	background-repeat:no-repeat;
	text-indent: 3px;
}

.contact_textarea {
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(site_imgs/textarea_bg.jpg);
	float:left;
	width:300px;
	height:100px;
}

.contact_send_button {
	background-color:#212121;
	color:#FFFFFF;
	border:none;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 90px;
	margin-left: 330px;
}
