@charset "utf-8";
body {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 1.2em;
	background-image: url(ppc-landing-pages/images/red-gradient.jpg);
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #898A00;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#header {
	text-align: center;
	height: 120px;
	width: 800px;
	clear: both;
}
#main {
	clear: both;
	height: auto;
	width: 780px;
}
#main h1 {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	line-height: 25px;
	background-color: #000000;
	border: 1px dashed #CCCCCC;
	color: #CCCCCC;
}

#mainLeft {
	float: left;
	width: 200px;
	text-align: center;
}
#mainRight {
	float: left;
	width: 580px;
}
#mainRight h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#mainRight p {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}



#buttons {
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
}
#buttons   a   {
	margin-right: 6px;
	margin-left: 6px;
}
#subButtons {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}
#subButtons a {
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
}
#blueye {
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.phoneNumber {
	margin-right: 30px;
	margin-left: 30px;
	color: #999999;
}
.holdingText {
	font-size: 20px;
	margin-right: 30px;
	margin-left: 30px;
	color: #999999;
}
.holdingTextB {
	font-size: 24px;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	color: #999999;
}
.current {
	color: #898A00;
}
li {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	line-height: 14px;
}
