/*Normalizing across site///////////////////////////////////////////////*/

/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe{
	margin: 0;
	padding: 0;
}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}

/*Removes list-style from lists*/
ol, ul{
	list-style: none;
}

/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, th, var{
	font-style: normal;
	font-weight: normal;
}

/*Removes border from fieldset and img*/
fieldset, img, button, input{
	border: 0;
}

a{
	border: 0;
	text-decoration: none;
	outline: none;
}

img{
outline: none;
}

/*End Normalizing////////////////////////////////////////////////////////*/

body {
	margin: 16px 0 0 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a {
	color: #cd181f;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 973px;
}
#wrap1 {
	float: left;
	width: 445px;
}
#wrap2 {
	float: left;
	width: 520px;
}
#logo {
	float: left;
	margin: 90px 0 20px 47px;
}
#video {
	margin: 0 0 0 0;
}
#quote {
	margin: 0 0 0 25px;
}

#bja_callout{
	margin: 0 0 35px 20px;
}

#offer_info {
	width: 508px;
	height: 348px;
	background: url(../images/bg_offer.gif) no-repeat;
	margin: 0 0 0 20px;
}
#heading_3ways {
	margin: 0 0 0 22px;
}
#heading_online {
	float: left;
	margin: 34px 0 0 22px;
}
#text_online {
	float: left;
	width: 111px;
	margin: 16px 0 0 22px;
	line-height: 17px;
}
#heading_phone {
	float: left;
	margin: 34px 0 0 102px;
}
#text_phone {
	float: left;
	width: 137px;
	margin: 16px 0 0 66px;
	line-height: 17px;
}
#heading_person {
	float: left;
	margin: 34px 0 0 84px;
}
#text_person {
	float: left;
	width: 120px;
	margin: 16px 0 0 47px;
	line-height: 17px;
}
#jujamcyn {
	float: left;
	margin: 0 0 0 0;
}
#btn_buyNow {
	float: left;
	margin: -42px 0 47px 22px;
}
#btn_otherPerf {
	float: left;
	margin: 12px 0 47px 20px;
}
#heading_body {
	margin: 0 0 0 20px;
}
#btn_homepage {
	margin: 35px 6px 35px 20px;
}
