body,td,th {

	margin: 0px;

	background: url(img/top_bg.gif);

	background-repeat: repeat-x;
	
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 20px;
}



p {

	line-height: 17px;

	margin: 11px 0 10px 0;

	padding: 0px;

}

h2 {

	color: #73353A;

	margin:0px;

	padding:0px;

	font-size: 15px;

}

ul {

	margin:0;

	padding:0;

	list-style-image: url(img/bullet.gif);

	font-size: 12px;
}

a {

	color: #8B0000;

}

a:hover {

	text-decoration: underline;
	color: blue;

}

blockquote{

	background: #F7FDE3;

	color: #606060;

	padding: 10px;

}

#wrap {

       margin-left: auto;

       margin-right: auto;

       width: 800px;

}

#top {

	width: 100%;

	height: 60px;

	color: #fff;

	background: #000 url(img/top_bg.gif);

	overflow:hidden;

}

#top h2 {

	color: White;

	letter-spacing: 3px;

	position: relative;

	margin: 0px;

	top:10px;

	display:block;

	float:left;

	background: url(img/logo.jpg) no-repeat;

	padding-left: 40px;

}

#top h2 a {

	color: white;

	text-decoration: none;

}

#top h2 a:hover {

        color: #FF5938;

}

#menu {

	display: block;

	float:right;

}

#menu ul {

	margin: 0;

	list-style: none;

}

#menu li {

	display: block;

	float: left;

	white-space: nowrap;

}

#menu li a {

	display: block;

	padding: 55px 20px 12px 20px;

	text-decoration: none;

	color: #fff;

}

* html #menu a {width:1%;}

#menu li a:hover {

	background: #FF5938;

}

#menu li a.current {

	letter-spacing: 1px;

	color: gray;

}

#menu li a.current:hover {

	color: #fff;

}

#content {

	width: 100%;

	margin-top:5px;

}

#content h2 {

	margin: 0;

	padding: 10px 0 10px 0;

}

#left ul {

	padding: 10px 0 10px 30px;

	margin:0;

}

#left li {

	margin-bottom:5px;

}

#left {

	width: 400px;

	float:left;

	display: block;

    margin-left: 10px;

	display: inline;
	

}

#left .box {
	width: 380px;
	
	background: #F6F9FB;

	border: 1px solid #E1E1E1;

	padding:0px 10px 15px 10px;
	
	float: left;
}

#right {

	width: 340px;

	float: right;

	display:block;

	margin-top: 0px;

}

#right .box {

	width: 340px;

	background: #F6F9FB;

	border: 1px solid #E1E1E1;

	padding:10px 10px 15px 10px;

	float: right;
}

#right .box h2 {

	margin: 0px 0 0px 0;

	padding:0px 0 5px 0;

}

#right .box a {

	margin: 10px 0 10px 0;

	color: #56677C;


}



#right .box p {

	margin: 5px 0 10px 0;

}



#right .box ul {

	padding: 0 0 7px 20px;

	margin:10px 0 10px 0;

}



#right .box li {

	margin-top:5px;

}

#right .box a:hover {
	text-decoration: underline;
	color: blue;
}


#clear {

	display: block;

	clear: both;

	width: 100%;

	height:1px;

	overflow:hidden;

}



#footer {

	margin: 10px auto 0 auto;

	text-align: center;

	border-top: dotted 1px gray;

	padding: 10px 0 10px 0;

	width: 70%;
	height: 60px;

}



#footer p {

	margin: 0px;

	padding: 0;

}
