@import url("/inc/ppc.css");

body {
	margin:15px 0 50px 0;
	padding:0;
	background:#62a4ab url(/i/background.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;	
}

h1 {
	font-size:24px;
	line-height:10px;
	font-weight:bold;	
	color:#cf2d2d;
}

h2 {
	margin-bottom:-5px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#306f77;
}

h3 {
	margin-bottom:-5px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#565656;
}

p, li, ul, ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#666;	
}

ul, ol {
	margin-bottom:20px;	
}

p a, li a {
	text-decoration:underline;
	color:#306f77;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#b60b1d;
}

li {
	list-style-type:disc;	
}

img {
	border:0;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background: url(/i/wrapper-background.gif) repeat-y;
}

#header {
	width:760px;
	height:150px;
	position:absolute;
	top:15px;	
	background:url(/i/header4.jpg) no-repeat;
}
#header img {
	width:300px;
	height:115px;
	position:relative;
	top:10px;
	left:15px;	
}

#breadcrumbs {
	width:740px;
	height:17px;
	position:absolute;
	top:165px;
	padding:3px 10px 0 10px;
	background-color:#cf2d2d;
/*	background:url(/i/breadcrumb-background.gif);*/
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#fff;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

#menu {
 	width:220px;
	display:block;
	float:left;
	margin-top:170px;
}

#content {
	margin-top:170px;
	float:right;
	width:510px;
	padding:15px;	
}

.m1, .m1:hover, .youarehere1, .open1 {
	width:190px;
	display:block;
	padding:7px 0 7px 30px;
	background:url(/i/m1background.gif) no-repeat 14px 12px #423414;
	border-bottom:1px solid #fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.m1:hover, .youarehere1, .open1 {
	background:url(/i/m1-m2-background-over.gif) no-repeat 14px 12px #8e7d59;	
}

.m2, .m2:hover, .youarehere2 .open2 {
	width:185x;
	display:block;
	padding:3px 0 3px 35px;
	background:url(/i/m3-background.gif) no-repeat 20px 6px #306f77;
	border-bottom:1px solid #fff;
	font-size:11px;
	text-decoration:none;
	color:#fff;
}
.m2:hover, .youarehere2, .open2 {
	background:url(/i/m3-background-over.gif) no-repeat 20px 6px #306f77;
}

#footer {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	background-color:#b60b1d;
/*	background:url(/i/footer-background.gif) no-repeat;*/
	text-align:right;
	font-size:11px;
	color:#fbaf0b;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer img {
	position:relative;
	top:5px;	
}

/* Yieldy */
#outRt-H, #outRt-C { margin:10px 0 0 30px;} 
