/*
Colors..

Main-blue: #009AC7
*/

body {
	margin: 0;
	font-size: 62.5%;
	font-family: Arial;
	color: #222;
	
}

img {
	border: 0;
}

a {
	color: #009AC7;
	text-decoration: none;
}

a:hover {
	background-color: #eee;
}

p {
	margin: 0 0 1.8em 0;
	line-height: 1.3em;
}

h2 {
	width: 225px;
	margin: 0;
	padding: 2px;
	font-size: 105%;
	font-weight: normal;
	border: 1px solid #009AC7;
	color: #009AC7;
	text-align: right;
}

#first_index, #first_index div  {
	text-align: center;
}

#first_index img {
	width: 493px;
	margin: 0 auto;
	margin-top: 100px;
}

#heading {
	width: 231px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 51px;
}

#start h2 {
	width: 615px;
	background-color: #009AC7;
	color: #fff;
	text-align: center;
}

#logo {
	position: absolute;
	top: 112px;
	left: 9px;
}

#wrapper {
	width: 885px;
	margin: 0 0 0 44px;
	background: url(../gfx/backgrounds/bg-side_col.png) no-repeat 68px 153px;
}

#side_col {
	float: left;
	display: inline;
	width: 100px;
	min-height: 325px;
	margin: 124px 0 20px 0;
}

#main_col {
	float: right;
	display: inline;
	width: 778px;
	margin: 38px 0 20px 0;
	font-size: 1.1em;
	background: url(../gfx/backgrounds/bg-main_col.png) no-repeat bottom left;
}

#main_menu {
	height: 99px;
	float: left;
	width: 100%;
	background: #fff url(../gfx/backgrounds/bg-menu.png) no-repeat 0 8px;
	font-size: 100%;
	letter-spacing: 0.1em;
}

#main_menu #main_menu_flash {
	float: right;
}

.menu li a,
.menu .dir_active li a {
	color: #666;
	background-color: #fff;
	display: block;
	padding: 2px;
}

.menu .dir_active a,
.menu .dir_active .dir_active a,
.menu .active a,
.menu .dir_active .active a  {
	background-color: #009AC7;
	color: #fff;
}

.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	float: left;
	width: 111px;
	margin: 0 0 0 9px;
	border: 1px solid #009AC7;
	text-align: right;
	background-color: #fff;
}

.menu ul ul {
	width: 631px;
	position: absolute;
	left: 319px;
	top: 85px;
}

#sub_menu {
	position: absolute;
	width: 100px;
	left: 44px;
	top: 250px;
	height: 250px;
	
}

#sub_menu ul,
#sub_menu_flash
{
	height: 250px;
}

#sub_menu li {
	width: 98px;
	display: block;
	float: none;
	margin: 0 0 8px 0;
	border-color: #999;
	background-color: #fff;
}


#main_content {
	float: right;
	width: 731px;
	margin-bottom: 13px;
	padding: 0 0 0 36px;
	background: #fff url(../gfx/backgrounds/bg-main_content.png) no-repeat 0 9px;
}

#main_content #content {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

#content #left_column {
	float: left;
	width: 281px;
}

/*#content*/ .text_box {
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	
}

/*#content*/ .bottom {
	height: 12px;
	line-height: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #fff;
}

/*#content*/ .text_box p {
	margin: 0 18px;
	margin-bottom: 18px;
}

/*#content*/ .text_box ul {
	margin: 0 18px 0 36px;
	margin-bottom: 18px;
}

/*#content #left_column*/ .text_box {
	text-align: right;
	width: 281px;
	background-image: url(../gfx/backgrounds/bg-left_col_text.png);
}

#content #left_column .text_box ul {
	text-align: left;
}

/*#content #left_column */.text_box .bottom {
	background-image: url(../gfx/backgrounds/bg-left_col_text_bottom.png);
}

#content #right_column {
	float: right;
	width: 429px;
	margin-left:15px
}

#content #right_column .text_box {
	text-align: left;
	width: 429px;
	background-image: url(../gfx/backgrounds/bg-right_col_text.png);
}

#content #right_column .text_box .bottom {
	background-image: url(../gfx/backgrounds/bg-right_col_text_bottom.png);
}

#main_content #content #text {
	float: left;
	width: 246px;
	background: #fff url(../gfx/backgrounds/bg-main_content_content.png) no-repeat 0 0;
	border-bottom: 1px solid #dfdfe0;
	padding: 50px 18px 0 18px;
	margin-right: 20px;
}

#main_content #content img {
	
}

#main_content #content p {
	/*text-align: right;*/
	font-size: 100%;
}

#slideshow {
	float: left;
	display: inline;
	margin: 0 0 14px 9px;
	padding: 0;
	width: 750px;
	height: 400px;
}

#slideshow p {
	margin: 5px 0 5px 40px;
	padding: 0 350px 0 0;
}

#footer_menu {
	float: left;
	width: 378px;
	margin: 0 0 0 166px;
}

#footer_text {
	float: left;
	width: 710px;
	margin: 14px 0 0 60px;
}

#footer_text p {
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #000;
}

#footer_text p span.capitals {
	font-weight: bold;
	font-size: 10px;
}

#footer_text p a {
	color: #000;
}

#open {
	text-align: center;
	background-image: none;
}

#open img {
	margin: 150px auto;
}

#open a {
	display: block;
	width: 100%;
	height: 100%;
}

