* {
	margin		: 0;
	padding		: 0;
	font-family	: arial;
}

body {
	text-align	: center;
	background	: url(../images/background.png) center;
}

#main {
	margin-left	: auto;
	margin-right	: auto;
	width		: 800px;
	text-align	: left;
}

#header {
	background	: url(../images/header.jpg);
	height		: 228px;
	cursor		: pointer;
}

#content {
	background	: #97ADCA;
	height		: 310px;
}

#content_left {
	margin-left	: 39px;
	margin-top	: 20px;
	position	: absolute;
	width		: 320px;
	height		: 200px;
}

#content_right {
	position	: absolute;
	margin-left	: 384px;
	margin-top	: 20px;
	width		: 381px;
}

#content_right h1 {
	background	: #ACBDD5;
	color		: #fff;
	font-size	: 26px;
	font-weight	: normal;
	padding-top	: 2px;
	padding-bottom	: 2px;
	padding-left	: 20px;
}

#content_right ul {
	margin-top	: 30px;
	margin-left	: 15px;
	list-style	: none;
	color		: #fff;
	font-size	: 18px;
}

#content_right ul a {
	color		: #fff;
	text-decoration	: none;
}

#content_right ul a:hover {
	color		: #004071;
}

#content_right li {
	background	: url(../images/arrow.png) left no-repeat;
	padding-left	: 10px;
}

#download_flash {
	padding-top	: 3px;
	color		: #fff;
	font-size	: 11px;
	font-weight	: normal;
	text-align	: center;
}

#download_flash a {
	color		: #fff;
	font-size	: 11px;
	font-weight	: normal;
	text-decoration	: underline;
}

#menu {
	padding-top	: 18px;
	position	: absolute;
	width		: 200px;
	background	: #D7E0EC;
	font-size	: 12px;
	height		: 880px;
}

#menu h2 {
	margin-left	: 15px;
	margin-right	: 25px;

	background	: #004071;
	height		: 22px;
	line-height	: 22px;
	vertical-align	: middle;
	color		: #fff;
	font-size	: 12px;
	font-weight	: bold;
	margin-bottom	: 6px;
	padding-left	: 13px;
}

#menu ul {
	list-style	: none;
	font-size	: 12px;
	margin-left	: 15px;
	margin-right	: 15px;
	padding-bottom	: 20px;
	border-bottom	: 1px #000 solid;
}

#menu a {
	text-decoration	: none;
	color		: #000;
}

#menu a:hover {
	color		: #6CA83B;
	text-decoration	: underline;
}

#menu ul ul {
	margin-top	: 0;
	padding-bottom	: 0;
	border-bottom	: none;
}

.submenu {
	display		: none;
}

.box {
	margin-left	: 15px;
	margin-right	: 25px;
	margin-top	: 20px;
}


#search input {
	width		: 128px;
	height		: 19px;
	vertical-align	: middle;
	font-size	: 9px;
	border		: 2px #93949A solid;
	border-right	: none;
	padding-right	: 4px;
	padding-left	: 4px;
}

#search .submit {
	width		: 22px;
	height		: 22px;
	background	: #7AC142;
	border		: 1px #91C96D solid;
	color		: #fff;
	cursor		: pointer;
}

#send_to_a_friend {
	display		: none;
	margin-bottom	: 4px;
}

#send_to_a_friend input {
	width		: 128px;
	height		: 10px;
	vertical-align	: middle;
	font-size	: 9px;
	border		: 2px #93949A solid;
	border-right	: none;
	padding		: 4px;
}

#send_to_a_friend .submit {
	width		: 22px;
	height		: 22px;
	background	: #7AC142;
	border		: 1px #91C96D solid;
	color		: #fff;
	cursor		: pointer;
}

.link {
	background	: #004071;
	height		: 22px;
	line-height	: 22px;
	vertical-align	: middle;
	color		: #fff;
	font-size	: 12px;
	font-weight	: bold;
	margin-bottom	: 3px;
	padding-left	: 13px;
}

#links .link a {
	color		: #fff;
}

#links .link a:hover {
	color		: #6CA83B;
	text-decoration	: none;
}

.minilink {
	height		: 22px;
	line-height	: 22px;
	vertical-align	: middle;
	width		: 60px;
	background	: #939598;
	float		: left;
	margin-bottom	: 3px;
	margin-right	: 4px;
	color		: #fff;
	font-size	: 10px;
	font-weight	: bold;
	text-align	: center;
}

#links .minilink a {
	color		: #fff;
}

#links .minilink a:hover {
	color		: #6CA83B;
	text-decoration	: none;
}

ul#link_list {
	border-bottom	: none;
	padding-bottom	: 4px;
}

#logo {
	background	: url(../images/logo.png);
	width		: 82px;
	height		: 82px;
	margin-top	: 160px;
	margin-left	: 15px;
	cursor		: pointer;
}

#contact {
	margin-bottom	: 10px;
}

#categories {
	padding-top	: 18px;
	position	: relative;
	left		: 200px;
	width		: 600px;
}

.category {
	float		: left;
	width		: 120px;
}

.category h2 {
	font-size	: 11px;
	color		: #fff;
	height		: 31px;
	font-weight	: normal;
	padding-left	: 10px;
	margin-bottom	: 25px;
}

#cat27 h2, #cat31 h2, #cat1 h2 {
	line-height	: 31px;
	vertical-align	: middle;
}

.category h2 a {
	text-decoration	: none;
	color		: #fff;
}

.category .bar {
	position	: absolute;
	margin-top	: 31px;
	height		: 10px;
	font-size	: 2px;
	display		: none;
	width		: 600px;
}

#bar26 {
	background	: url(../images/pixel-1.png);
}

#bar21 {
	background	: url(../images/pixel-2.png);
	margin-left	: -120px;
}

#bar27 {
	background	: url(../images/pixel-3.png);
	margin-left	: -240px;
}

#bar30 {
	background	: url(../images/pixel-4.png);
	margin-left	: -360px;
}

#bar31 {
	background	: url(../images/pixel-5.png);
	margin-left	: -480px;
}

.category {
	width		: 120px;
}

.category .bar.active {
	display		: block;
}

.category h3 {
	font-size	: 11px;
	text-decoration	: underline;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-top	: 6px;
	height		: 62px;
	min-height	: 62px;
}

.category h3 a {
	color		: #000;
}

.category p {
	font-size	: 11px;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	height		: 115px;
	overflow-y	: hidden;
	color		: #888;
}

#cat1 {
	background	: url(../images/cat-0.png) repeat-x;
	width		: 120px;
	height		: 31px;
	float		: none;
}

#cat26 {
	background	: url(../images/cat-1.png) repeat-x;
}

#cat21 {
	background	: url(../images/cat-2.png) repeat-x;
}

#cat27 {
	background	: url(../images/cat-3.png) repeat-x;
}

#cat30 {
	background	: url(../images/cat-4.png) repeat-x;
}

#cat31 {
	background	: url(../images/cat-5.png) repeat-x;
}

#mentions {
	position	: absolute;
	display		: none;
	margin-left	: 200px;
	z-index		: 1000;
	background	: #fff;
	width		: 560px;
	font-size	: 11px;
	padding		: 20px;
	height		: 600px;
}

#mentions p {
	text-align	: justify;
	color		: #888;
}

#mentions ul {
	padding-left	: 12px;
	color		: #888;
}

#mentions a {
	color		: #000;
}

#mentions h2 {
	font-size	: 12px;
}

#mentions a:hover {
	color		: #6CA83B;
}
