@charset "utf-8";
/* CSS Document */

body {
	background:url(fw/bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
	}
	
p {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	color:#333333;
	line-height:24px;
	}
	
hr {
	color:#70522A;
	}
	
a {
	color:#008982;
	font-family:Century Gothic, Verdana, san-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
	
h1 {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:18px;
	color:#008982;
	padding:0;
	}
	
h2 {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:16px;
	color:#402900;
	padding:0;
	}
	
h3 {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:36px;
	color:#ffffff;
	float:right;
	}
	
.content {
	width:800px;
	margin: 0 auto 0 auto;
	background:#FFF7E8;
	border:#CCCCCC 1px solid;
	border-bottom:none;
	overflow:hidden;
	}
	
.header {
	width:100%;
	height:300px;
	background:url(fw/header.jpg) center no-repeat;
	}
	
.logoTop {
	width:214px;
	height:48px;
	display:block;
	float:right;
	margin:152px 15px  0 0;
	.margin-right:7px;
	}
	
.leftColumn {
	width:490px;
	float:left;
	padding:0 14px 10px 14px;
	}
	
.rightColumn {
	width:255px;
	float:left;
	padding:0 10px 20px 15px;
	border-left:1px solid #9D6600;
	border-bottom:1px solid #9D6600;
	border-right:1px solid #9D6600;
	background:#FFEDCA;
	}
	
.bottom {
	width:670px;
	padding:0 15px 0 15px;
	}
	
.bottom p {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	color:#333333;
	line-height:19px;
	}
	
.bottomLeft {
	width:48%;
	float:left;
	}
	
.bottomRight {
	width:48%;
	float:right;
	}

.clear {
	clear:both;
	}
	
ul {
	padding:0 0 0 15px;
	margin:0;
	font-family:Century Gothic, Verdana, san-serif;
	font-size:16px;
	font-weight:bold;
	color:#008982;
	}
	
ul li {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:21px;
	list-style-type:square;
	}
	
ul.teal {
	padding:0 0 0 30px;
	margin:0;
	}
	
ul.teal li {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:14px;
	color:#008982;
	font-weight:bold;
	line-height:21px;
	list-style-image:url(fw/tealArrow.jpg) 0 0;
	}

.footer {
	width:834px;
	height:170px;
	margin: 0 auto 0 auto;
	padding:85px 0 0 0;
	background:url(fw/footer.jpg) top left no-repeat;
	}
	
.working {
	width:227px;
	height:172px;
	background:url(fw/workingBox.jpg) center no-repeat;
	display:block;
	margin-top:30px;
	}
	
.working p {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:21px;
	padding:10px 12px 10px 12px;
	margin:0 0 0 0 ;
	} 
	
.working a {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	color:#9F2321;
	line-height:21px;
	text-decoration:underline;
	}
	
.working a:visited {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	color:#9F2321;
	line-height:21px;
	text-decoration:underline;
	}
	
.requestInfo {
	width:244px;
	height:48px;
	display:block;
	background:url(fw/btn-info-kit.jpg) center no-repeat;
	}
	
.sendFriend {
	width:244px;
	height:48px;
	display:block;
	background:url(fw/btn-send-friend.jpg) center no-repeat;
	}
	
p.italic {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:12px;
	color:#666;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	}
	
.fillLink {
	font-family:Century Gothic, Verdana, san-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	background:#008982;
	padding:5px;
	}
	
.details {
	width:226px;
	height:52px;
	display:block;
	background:url(fw/deatils.jpg) center no-repeat;
	margin:10px 0 10px 0;
	padding:0;
	}
	
.register {
	width:226px;
	height:36px;
	display:block;
	background:url(fw/register.jpg) center no-repeat;
	}
	
