/* Thanks for peeking ;) */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
}
.section {
	text-align: left;
	width: 766px;
	background-color: #ffffff;
	margin: 0px auto;
}
.section2 {
	text-align: left;
	width: 766px;
	background-color: #000000;
	margin: 0px auto;
}
a {
	color: #666666 /*003366*/;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #800000/*ff6600*/;
}
#d1 {
	margin-top: 60px;
}
#d2, #d3, #d4, #d5, #d6 {
	display: none;
}
.navbar {
	font-weight: bold;
	background-image: url(images/index_01.jpg);
	height: 29px;
	text-valign: bottom;
	padding-top: 19px;
	/*padding-bottom: 25px;*/
	padding-left: 46px;
	text-transform: lowercase;
	background-color: #AAA;
}
.navbar a {
	margin-right: 10px;
}
.navbar a:hover {
	color: #ff9900;
	text-decoration: none;
}
.navbar a.current {
	color: #FFFFFF;
}
.content {
	background-image: url(images/bg.jpg);
	padding: 20px 20px 20px 46px;
	background-repeat: repeat-x;
	width: 670px; /* IE Peekaboo Bug Fix */
}
.content p {
	line-height: 18px;
}
.content ul {
	line-height: 18px;
	margin-left: 6px;
}
h2 {
	font-weight: normal;
	color: #003366;
}
h3 {
	font-weight: bold;
	color: #000000/*3366*/;
}
hr {
	border: 1px solid #CCCCCC;
	clear: both;
	height: 1px;
}
.part1 {
	width: 325px;
	float: left;
	margin-bottom: 20px;
	clear: both;
}
.part2 {
	width: 325px;
	float: right;
	margin-bottom: 20px;
}
#d6 li {
	margin-bottom: 10px;
}
#footer {
	font-size: 10px;
	line-height: 15px;
	background-color: #999999;
	background-image: url(images/footer.jpg);
	padding: 10px 0px 10px 40px;
	width: 726px;
}
#footer a {
	color: #333333;
}
