@import url("/inc/ppc.css");
@import url("/inc/menu.css");

body {
	margin:125px 0 50px 0;
	padding:0;
	background:url(/i/background.gif) repeat-x #8d8b86;
	font-family:Arial, Helvetica, sans-serif;	
}

h1 {
	font-size:24px;
	line-height:26px;
	color:#475c1d;
	padding-bottom:10px;
	margin-bottom:-10px;
	border-bottom:1px solid #bfbfbf;
}

h2 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#2f4b5d;
}

h3 {
	margin-bottom:-5px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#434343;
}
h3 a {
	color:#434343;
}
h3 a:hover {
	text-decoration:none;
}

p, li, ul, ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#333;
}

ul, ol {
	margin-bottom:20px;	
}

li {
	list-style-type:disc;	
}

p a, li a {
	text-decoration:underline;
	color:#950000;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#950000;
}

img {
	border:0;
}

#wrapper {
	width:768px;
	margin:0 auto;
	background:url(/i/wrapper.gif) repeat-y;
}

#wrapper-background {
	background:url(/i/wrapper-background2.gif) 0 123px no-repeat;
}

#header {
	width:768px;
	height:123px;
	position:absolute;
	top:0px;	
}
#header img {
	width:190px;
	height:105px;
	position:relative;
	top:10px;
	left:10px;
}

#search {
	position:absolute;
	right:13px;
	top:84px;	
}
#search .searchbox {
	float:right;
	width:150px;
	position:relative;
	top:5px;
	padding:3px 3px;	
	border:0;
	background:none;
	font-size:11px;
	color:#fff;
}
#search .searchbutton {
	float:right;
	width:95px;
	height:30px;
	border:0;	
}

#breadcrumbs {
	width:740px;
	height:22px;
	position:absolute;
	top:123px;
	padding:7px 10px 0 10px;
	margin-left:4px;
	background:url(/i/breadcrumb.gif) repeat-x #4b607d;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#bfcbd6;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

#content {
	margin-top:29px;
	float:right;
	width:564px;		
}

#contentppc {
	width:530px;
	float:left;
	padding:10px 10px;
	color:#565656;
}

#right {
	display:block;
	width:200px;
	float:right;
	position:relative;
	right:4px;
}

#footer {
	width:763px;
	height:25px;
	clear:both;
	padding-top:20px;
	padding-right:5px;
	background:url(/i/footer.gif) no-repeat;
	text-align:right;
	font-size:10px;
	color:#950000;
}

#footer a {
	padding:0 5px;
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

.keywords {
	text-transform:capitalize;
}

/* Marketing Styles */
#leaderboard {
	width:768px;
	height:0px;
	position:absolute;
	top:0;
	padding-top:20px;
	text-align:center;
	/*background:url(/i/leaderboard-background.gif) no-repeat;	*/
}

#skyscraper {
	width:200px;
	height:613px;
	padding-top:17px;
	background:url(/i/skyscraper.gif) no-repeat;
	text-align:center;
}

#leaderboard img:hover, #leaderboard script:hover, #skyscraper img:hover, #skyscraper script:hover {
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

#medrect {
	margin:25px 0 10px 0;	
	text-align:center;
}

/* Flip it banner DIV */

#Flipit {
	margin-top:90px;
	width:300px;
	height:250px;
	float:right;
	padding-right:1px;
	
}