* {
	padding:0px;
	margin:0px;
}

img, img a {
	border:none;
}

div#site {
	width:1191px;
	margin:auto;
}

div#top {
	height:40px;
	background:url('images/bar_top.png') no-repeat;
}

div#welcome_to_website {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474e54;
	float:left;
	margin:13px 0px 0px 20px;
}
div#welcome_to_website a {
	font-weight:bold;
	text-decoration:none;
	color:#39a7db;
}
div#welcome_to_website a:hover {
	text-decoration:underline;
}

div#login {
	float:right;
	margin:4px 8px;
}
input.login_input_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474e54;
	padding:5px 4px;
	border:1px #d1d1d1 solid;
	width:187px;
}
input.login_input_submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474e54;
	padding:4px 4px;
	border:1px #d1d1d1 solid;
	font-weight:bold;
}

div#logo {
	height:118px;
	background:url('images/bar_logo.png') no-repeat;
}

div#logo_left_half {
	width:545px;
	float:left;
	height:118px;
}
div#logo_right_half {
	width:644px;
	float:left;
	margin-left:2px;
	height:118px;
}

div#main_navigation {
	margin:42px auto 0px auto;
	height:25px;
	width:430px;
	background:#3ba8dc;
}
div#main_navigation a {
	color:#474e54;
	font-family:'Calibri', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
	font-size:17px;
	padding:0px 8px;
}
div#main_navigation a:hover {
	color:#FFF;
}
div#main_navigation .active_link {
	color:#FFF;
}
div#main_navigation_left {
	height:25px;
	width:24px;
	background:url('images/navi_rounded_left.png') no-repeat;
	float:left;
}
div#main_navigation_right {
	height:25px;
	width:24px;
	background:url('images/navi_rounded_right.png') no-repeat;
	float:right;
}

div#company_logo {
	margin:22px 0px 0px 13px;
}

div#site_content {
	margin-top:6px;
}

#left {
	width:208px;
	float:left;
}

#mid {
	width:774px;
	float:left;
}

#right {
	width:209px;
	float:left;
}

/**
 * *********************************
 * **** SUBMENU START **************
 * *********************************
*/
.submenu_box {
	width:184px;
	margin:auto;
	background:#bee2f3;
}
.submenu_box h2 {
	height:26px;
	line-height:26px;
	display:block;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#3ba8dc;
	padding:0px 7px;
}
a.collapse_subnav {
	float:right;
	margin:7px 14px 0px 0px;
	display:block;
	height:12px;
	width:13px;
	background:url('images/collapse_subnav.png') no-repeat;
}
a.expand_subnav {
	float:right;
	margin:7px 14px 0px 0px;
	display:block;
	height:12px;
	width:13px;
	background:url('images/expand_subnav.png') no-repeat;
}
div.submenu_items {
	padding:8px 17px;
}
div.submenu_items a {
	display:block;
	padding:3px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e3518;
	text-decoration:none;
	border-bottom:1px #18719b dashed;
}
/**
 * *********************************
 * **** SUBMENU END ****************
 * *********************************
*/

/**
 * *********************************
 * **** CONTENTBOX START ***********
 * *********************************
*/
div.contentbox {
	width:758px;
	background:url('images/content_bg.png') repeat-y;
}
div.contentbox_top {
	width:758px;
	height:8px;
	background:url('images/content_top.png') no-repeat;
}
div.contentbox_bot {
	width:758px;
	height:8px;
	background:url('images/content_bot.png') no-repeat;
}
div.contentbox_content {
	padding:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0f4f6e;
	text-align:justify;
}
div.contentbox_content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px;
}
div.contentbox_content p {
	padding:5px;
}
/**
 * *********************************
 * **** CONTENTBOX END *************
 * *********************************
*/

/**
 * *********************************
 * **** DARKBLUE ROUNDED BOX START *
 * *********************************
*/
div.darkbluebox_content {
	border:2px #013d5b solid;
	border-top:none;
	padding:7px;
}
div.darkbluebox_top_left {
	width:17px;
	height:19px;
	background:url('images/darkblue_corner_left.png') no-repeat;
	float:left;
}
div.darkbluebox_top_right {
	width:17px;
	height:19px;
	background:url('images/darkblue_corner_right.png') no-repeat;
	float:right;
}
div.darkbluebox_top {
	height:19px;
	background:url('images/darkblue_top.png') repeat-x;
}
div.darkbluebox table {
	width:100%;
	border:1px #7d8284 solid;
	border-right:none;
	border-bottom:none;
}
div.darkbluebox td {
	border-bottom:1px #7d8284 solid;
	border-right:1px #7d8284 solid;
	padding:3px;
}
/**
 * *********************************
 * **** DARKBLUE ROUNDED BOX END ***
 * *********************************
*/

/**
 * *********************************
 * **** ROUNDED INFO BOX START *****
 * *********************************
*/
div.rounded_infobox {
	width:185px;
	margin:auto;
	background:#3ba8dc;
	border-bottom:1px #3ba8dc solid;
}
div.rounded_infobox_top {
	height:9px;
	width:185px;
	background:url('images/rounded_infobox_top.png') no-repeat;
}
div.rounded_infobox h2 {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:2px 3px 7px 25px;
}
div.rounded_infobox_infoicon {
	height:14px;
	width:14px;
	background:url('images/info_icon_for_infobox.png') no-repeat;
	float:left;
	margin-right:4px;
}
div.rounded_infobox p {
	background:#bee2f3;
	padding:8px;
	margin:0px 2px 2px 2px;
	color:#0f4f6e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/**
 * *********************************
 * **** ROUNDED INFO BOX END *******
 * *********************************
*/

div#footer, div#footer a {
	text-align:center;
	color:#474e54;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-top:30px;
}
div#footer a:hover {
	text-decoration:underline;
}