* { padding:0;margin:0; }
body { background-color:#FFF;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000; }
img { border:0px;margin:0px;padding:0px; }
h1 { line-height:2.0em;font-size:1.8em;color:#9c0;margin-bottom:1.0em; }
h2 { line-height:1.5em;font-size:1.5em;color:#9c0;margin-bottom:1.0em; }
p { margin-bottom:1.5em; }
a img { border:0; }
a { text-decoration:underline;color:blue;cursor:pointer; }
a:link { color:blue; }
a:visited { color:blue; }
a:hover { color:black;text-decoration none; }
a:active { color:black; }
li {
	margin-left: 20px;
}

.home_wrapper 
{ width:806px;
margin:0 auto;
background-image:url(../images/bgLower.jpg);
background-repeat:repeat-y;
background-position:center; 
}
.divLogo { 
float:left;
width:419px;
height:125px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;cursor:pointer; 
}
.divCampaign { 
float:left;width:387px;height:125px;background-image:url(../images/campaign.jpg);background-repeat:no-repeat;cursor:pointer; }
.divMovie { position:relative;float:left;width:806px;height:229px;background-image:url(../images/bgVideo.jpg);background-repeat:no-repeat; }
.divWalkIt {
	position:relative;
	float:left;
	top:75px;
	left:35px;
	;
	width:360px;
	height:140px;
	color:#fff;
	font-size:1.0em;
	line-height:1.3em;
}
.divContent1 { clear:both;flaot:left;width:806px;background-image:url(../images/bgSubVideo.jpg);background-repeat:repeat-y;padding:30px 20px 40px 30px; }
.divContent1End { width:806px;height:18px;background-image:url(../images/SubVideoLine.jpg);background-repeat:no-repeat; }
.divContent2 { position:relative;width:806px;background-image:url(../images/bgLower.jpg);background-repeat:repeat-y;padding:10px 0px 50px 30px; }
.divMoreInfo { position:absolute;right:30px;top:-50px; }
.divQA { float:left;width:100%;margin-top:10px;background-image:url(../images/bgQA.jpg);font-size:11px; }

