﻿body{
	margin:0 auto;
	background:
	#BFBFBF;
	text-align:left;
	color:#555;
	font-family:Verdana;
	
}

h1{
	margin:0;
	float:left;
	letter-spacing: -1px;
	font-weight:bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size: 26px;
	color: #74B122;
}

h2{
	margin:0;
	float:left;
	letter-spacing: -1px;
	font-weight:bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size: 26px;
	color: #74B122;

}



form{
	margin:0;	
	
}


ul{
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	list-style-image:url('images/accent.png');
	padding-left:0px;
	margin-left:5px;
}


hr{
	margin-top:0px;
	margin-bottom:5px;
	height: 1px;
	
}



p{
	font-family:Verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom:5px;
	text-align: left;
	line-height: 16px;
	color: #545454;
}
	
.no_border {
	border-width: 0;
	margin-top: 0px;
	float:right;
}


.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:335px; 
	height:12px; 
	float: right;
}


.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #545454;
	float:left;
}


.look{
	position: relative;
	top:0px;
	left:0px;
	float:left;
}

.look_img{
	background-image:url('../images/Look_ball2_30_29.png');
	height:29px;
	width:30px;
	position:relative;
	top:2px;
	left:0px;
	float: left;
}	


.look_white_headline{
	position: relative;
	top:1px;
	left:0px;
	float:left;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size: 48px;
	color:#FFFFFF;
}

.look_yellow_headline{
		position: relative;
		top: 1px;
		width:100%;
		float: left;
		letter-spacing: -1px;
		font-weight: bold;
		font-family: "Arial Narrow", Helvetica, sans-serif;
		font-size: 30px;
		color: yellow;
		text-align: left;
}



.look_hl{
	position: relative;
	top:1px;
	left:3px;
	float:left;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size: 26px;
	color: #74B122;
}

.look_here{
	width:100%;
	height:32px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:silver;
	margin-bottom:5px;
	}


.left_subtext_box{
		width: 240px; 
		float:left; 
		height: auto;
	}
	
.right_subtext_box{
		width: 240px; 
		float:right; 
		height: auto;
}
	
.white_text {
		color: #FFFFFF;

}
	
.white_text_40px {
		color: #FFFFFF;
		font-size: 40px;
}

.red_header {
		color:yellow; 
		font-size: 28px;
		text-align:left;
		font-family: Arial,Helvetica, sans-serif;
		letter-spacing: -1px;
		font-weight:bold;
		height:28px;
		width:100%;
}

.big_headline {
		color:white;
		font-size: 46px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing: -1px;
		height:54px;
		width:100%;
		
}


#site_wrapper{
	margin:0 auto;
	width:973px;
	height:auto;
	z-index: 1;

	
}

#header{
	margin:0 auto;
	width:973px;
	height:440px;
	background-image:url('../images/we_banner_973_440.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}


#text_top{
	margin:0 auto;
	width:973px;
	height:14px;
	background-image:url('../images/we_text_top_973_14.jpg');
	overflow:hidden;
}


#text_filler{
	margin:0 auto;
	width:973px;
	height:20px;
	background-image:url('../images/we_text_filler_973_2.jpg');
	background-repeat:repeat;
	overflow:hidden;
}


#text_mid{
	margin:0 auto;
	width:973px;
	height:auto;
	background-image:url('../images/we_text_mid_973_2.jpg');
	overflow:hidden;
}
#text_bottom{
	margin:0 auto;
	width:973px;
	height:235px;
	background-image:url('../images/we_text_bottom_973_235.jpg');
	overflow:hidden;
}



