﻿/* ======================================================== */
/* clear */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

small, sup, sub{font-size:.85em; }
sup, sub{height:0; line-height:1; vertical-align:baseline; position:relative; }
sub{vertical-align:sub; }
sup{bottom:1ex; font-size:65%; }
em { font-style: italic; }


/* ======================================================== */
/* global styles */

body {
	line-height: 1;
	height: 101%;
	color: #4F4F4F;
	background: #f2f2f2 url(../images/bg.gif) no-repeat top center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}	

.clear {
	clear: both;
}

h1 {
	color: #000;
	font: bold 14px "Palatino Linotype","Book Antiqua",Palatino,Times,"Times New Roman",Georgia,serif;
	letter-spacing: -1px;
}

h1 span {
	color: #ADADAD;
}

h2 {
	color: #999999;
	font: 21px "Palatino Linotype","Book Antiqua",Palatino,Times,"Times New Roman",Georgia,serif;
	letter-spacing: -1px;
	text-align: center;
}

h3 {
	color: #262626;
	font: bold 20px Palatino,Times,"Times New Roman",Georgia,serif;
}

p {
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 13px 0;
}

strong {
	color: #000;
}	

.flRight {
	float:right;
}	

.flLeft {
	float:left;
}	

/* ======================================================== */
/* layout */

div#header {
	padding: 9px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index:3000;
	background: #fff;
	border-top: 4px #000 solid;
	border-bottom: 1px #BABABA solid;
}

div#header .url {
	width: 150px;
	float: left;
	margin: 0 0 0 20px;
}	

div#header .nav {
	float: right;
	width: 350px;
	text-align: right;
}	

div#header .nav ul li {
	float: left;
	margin-left: 15px;
}	

div#header .nav ul li:after{ content: "."; }

div#header .nav ul li a {
	color: #5B5B5B;
	font: 14px "Palatino Linotype","Book Antiqua",Palatino,Times,"Times New Roman",Georgia,serif;
}	
div#header .nav ul li a:hover{
	color: #000;
}	

div#container {
	width: 945px;
	margin: 0 auto;
}

div#container .title {
	margin: 155px 0 100px 0;
}

div#container .contLeft,
div#container .contRight {
	display: block;
	padding: 0 0 40px 0;
	margin: 0 0 60px 0;
	border-bottom: 1px #C6C6C6 solid;
}

div#container .contLeft .brd,
div#container .contRight .brd {
	padding: 3px;
	border: 1px #E0E0E0 solid;
}

div#container .contLeft a .brd:hover {
	border: 1px #999 solid;
}

div#container .copyRight {
	float: right;
	width: 280px;
	margin: 0 20px 50px 0;
}

div#container .copyLeft {
	float: Left;
	width: 280px;
	margin: 0 20px 50px 0;
}

div#container .copyRight h3, 
div#container .copyRight p,
div#container .copyLeft h3, 
div#container .copyLeft p {
	margin-bottom: 13px;
}

div#container .copyRight p.cat,
div#container .copyLeft p.cat,
.driveCopy p.cat {
	font: italic 12px Georgia,"Palatino Linotype","Book Antiqua",Palatino,Times,"Times New Roman",serif;
	color: #ADADAD;
	margin: 0 0 6px 0;
}

div#container .contLeft .contImg,
div#container .contRight .contImg {
	margin-top: 38px;
	float: left;
	display: block;
	position: relative;
}

.imgChild {
	width: 255px;
	display: block;
	float: left;
	margin: 72px 20px 0 45px;
}
.imgChild img  {
	margin-top: 10px;
}

.imgRight {
	width: 620px;
	display: block;
	float: left;
}

.cokeImgSet {
	margin: 0 0 0 5px;
}

.cokeLeft {
	margin-right: 15px;
}

.driveCopy {
	position: absolute;
	top: 20px;
	left: 270px;
	width: 280px;
}

.mobileRight {
	margin-left: 220px;
	margin-top: -55px;
}	

.cccSm {
	position: absolute;
	bottom: 10px;
	right: -175px;
}

.sparkSm {
	position: absolute;
	top: -215px;
	right:14px;
}

.sparkImgSet {
	margin-left: 280px;
}

.ohSm {
	position: absolute;
	bottom:  0;
	right:-235px;
}

div#footer {
	clear: both;
}

div#footer p {
	font: 12px "Palatino Linotype","Book Antiqua",Palatino,Times,"Times New Roman",Georgia,serif;
	margin-top: -38px;
}
