body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background-color:white;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
}



#right-panel ul {
}

#right-panel ul li {
	background:url(images/dot.gif) no-repeat 0 6px;
	padding-left:20px;
	margin-bottom:5px;
}

strong {
	font-weight:bold;
}


.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#container {
	width:826px;
	margin:20px auto;
	position:relative;
}

#home {
	width:822px;
	margin:50px auto;
	position:relative;
}

#header {
	width:826px;
	height:85px;
	position:relative;
	background:url(images/header-bg.jpg) no-repeat top left;
}

#header ul {
	width:550px;
	position:absolute;
	top:10px;
	right:20px;
	color:white;
	font-weight:bold;
	text-align:center;
}

#header ul li {
	display:inline;
	line-height:30px;
}

#header ul li a {
	color:white;
	font-weight:bold;
}

#header ul li a.on {
	color:#F1C04A;
}

#header ul li a:hover {
	color:#F1C04A;
	text-decoration:none;
}

#home-header {
	width:822px;
	height:150px;
	position:relative;
	background:url(images/home-bg.jpg) no-repeat top left;
}

#home-header ul {
	width:240px;
	position:absolute;
	top:12px;
	right:45px;
	color:white;
	font-weight:bold;
}

#home-header ul li {
	line-height:18px;
}

#home-header ul li a {
	color:white;
	font-weight:bold;
}

#home-header ul li a:hover {
	color:#F1C04A;
	text-decoration:none;
}

#home-header ul li a.on {
}

#home-header ul li a:hover {
}

#content {
	background:white url(images/column.jpg) repeat-y top left;
	width:826px;
	border-bottom:1px solid #919181;
}

#left-panel {
	width:246px;
	float:left;
}

#right-panel {
	width:545px;
	float:right;
	margin-right:15px;
	padding:20px 0;
}

#footer {
	width:826px;
	color:#919181;
	font-size:9px;
	padding:15px 0;
}

#home-footer {
	width:822px;
	color:white;
	font-size:9px;
	padding:15px 0;
}

#right-panel h1 {
	font-size:14px;
	font-weight:bold;
	color:#F1C04A;
	margin-bottom:15px;
	text-transform:uppercase;
}

#right-panel h2 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}

#right-panel ul, #right-panel p {
	margin-bottom:15px;
}

.cnt {
	color:#919181;
	text-align:center;
	padding:30px 0;
	font-size:13px;
	font-weight:bold;
}