/* Baseline */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
   	color: rgb(0, 0, 0);
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img{
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var,b{
	font-style:normal;font-weight:normal;
	}
ul {
	list-style:none;
	}
ol {
	list-style: decimal;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	}
q:before,q:after {
	content:'';
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	}
a {
    /*text-decoration: none;*/
    
    border: none; 
	}

a img {
    text-decoration: none;
    color: inherit;
    border: none; 
	}	
	
font {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	}


.primary_container {
position: relative;
width:800px;
}
.primary_container:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.main_container {
position: relative;

}
.main_container:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.float_left_inner_logo {

float:left;
}
.float_left_inner_bg_image {
width:183px;
height:352px;
float:left;
}
.top_header {
width: 800px;
height:60px;
float:left;
margin-bottom: 40px;
border-bottom: 1px solid #4DAC4C;
}
.top_header_float_right{
font-family:Arial, Helvetica, sans-serif;
width:100px;
height:20px;
float:right;
text-align:right;
font-weight:bold;
margin-top:43px;
margin-right:5px;
}
.top_header_float_right:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;	
	color:#000099;
	padding: 0 0 10px 0;
	margin: 0;
	}
#main_copy{
font-family:Arial, Helvetica, sans-serif;
float:left;
width:600px;
font-size: 11px;
font-weight: normal;
line-height: 13px;	
color:#333333;
padding: 0;
margin: 0;

}

.footer{
width:800px;
height:100px;
float:left;
}
.footer:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.footer_bar{
width:800px;
height:30px;
float:left;
background:url(images/wirefly_affiliate_bar.gif) repeat-x;
}
.footer_bar:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.footer_links{
	float:left;
	width: 650px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
float:left;
vertical-align:bottom;
width: 100px;
padding-left:10px;
}