body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #1c366e url(../images/back_body1.gif) repeat-x 0 0;
	height: 100%;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

form, ul, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

/* Start Generic Values */

.clearboth {
	clear: both;
}

p {
	margin: 0 0 10px 0;
}

h3{
	color:#1a3b7d;
	font-size: 24px;
	margin: 0 0 10px 0;
	font-weight:normal;
}

.maroon_text {
	color: #9c2138;
}

.blue_text {
	color: #1a3b7d;
}

.round_list_arrow li {
	background: url(../images/round_list_arrow.gif) no-repeat 0 1px;
	padding: 0 0 0 20px;
	list-style: none;
}

.round_list_arrow li a {
	color:#9c2138;
	text-decoration: none;
}

.round_list_arrow li a:hover {
	text-decoration: underline;
}

/* End Generic Values */

/* Start Home Container */

#outer_container {
	background: url(../images/clouds1.jpg) repeat-x 50% 100%;	
}

#container_home {
	margin: 0 auto 0;
	background: url(../images/home_glow.jpg) no-repeat 100% 0;
	width: 990px;
	padding:21px 0 0 0;
	min-height: 100%;
   height: auto !important;
   height: 100%;
	color:#1a3b7d;
}

/* Start Header */

#header{
	height:164px;
	padding:0 10px 0 10px;
	margin: 0 0 8px 0;
}

#header .logo {
	float:left;
	margin:23px 0 14px 0;
}

#topnav {
	background:url(../images/home_nav_bg.jpg) no-repeat 0 0;
	width:231px;
	height:40px;
	float:right;
	padding:7px;
	position: relative;
}

#topnav li {
	list-style: none;
	float:left;
}

#topnav li a {
	background-image: url(../images/nav_hover.gif); 
	float:left;
	height:40px;
	width:45px;
}

#topnav li#nav1 a {background-position: 0 0;}
#topnav li#nav1 a:hover {background-position: 0 -40px;}

#topnav li#nav2 a {background-position: -45px 0;margin:0 0 0 1px;}
#topnav li#nav2 a:hover {background-position: -45px -40px;}

#topnav li#nav3 a {background-position: -90px 0;margin:0 0 0 1px;}
#topnav li#nav3 a:hover {background-position: -90px -40px;}

#topnav li#nav4 a {background-position: -135px 0;margin:0 0 0 1px;}
#topnav li#nav4 a:hover {background-position: -135px -40px;}

#topnav li#nav5 a {background-position: -180px 0;margin:0 0 0 1px;}
#topnav li#nav5 a:hover {background-position: -180px -40px;}

#topnav span{
	display:none;
}

#topnav .subnav ul {
	background-image: url(../images/sub_nav_hover.gif);
	float:left;
	height:38px;
}

#topnav .subnav ul li a {background:none;height:38px;}

#topnav #subnav1 ul {background-position: 0 0;width:55px;position:absolute;left:0;top:47px;}
#topnav #subnav1 ul li#subnav1_1 a {width:55px;}

#topnav #subnav2 ul {background-position: -55px 0;width:245px;position:absolute;left:0;top:47px;}
#topnav #subnav2 ul li#subnav2_1 a {width:60px;}
#topnav #subnav2 ul li#subnav2_2 a {width:40px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_3 a {width:23px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_4 a {width:55px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_5 a {width:50px;margin:0 0 0 4px;}

#topnav #subnav3 ul {background-position: -300px 0;width:51px;position:absolute;left:95px;top:47px;}
#topnav #subnav3 ul li#subnav3_1 a {width:51px;}

#topnav #subnav4 ul {background-position: -351px 0;width:62px;position:absolute;left:137px;top:47px;}
#topnav #subnav4 ul li#subnav4_1 a {width:62px;}

#sitenav {
	background: url(../images/nav_bg.gif) no-repeat 0 0;
	width:956px;
	height:40px;
	float:left;
	padding:7px;
	z-index: 100;
}

#sitenav li {
	background: url(../images/seperator.gif) no-repeat 100% 0;
	list-style: none;
	float:left;
}

#sitenav li.last {
	background: none;
}

#sitenav li a {
	height:40px;
	display: inline;
	padding: 0 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	font-size:12px;
	float:left;
}

#sitenav li a:hover,
#sitenav li a.active {
	background: url(../images/nav_arrow_hover.gif) no-repeat 50% 0; 
}

/* End Header */

/* Start Main Home */

#main_home {
	padding:0 10px 88px 10px;
	width: 970px;
}

/* Start home left */

#left_home {
	width: 767px;
	float: left;
}

/* End home left */

/* Start Right Home */

#right_home {
	position: relative;
	float:left;
}

#right_home .actionbtns {
	padding: 5px 0;
	width: 203px;
	text-align:right;
}

#right_home .actionbtns a {
	display: block;
	width:203px;
	height:95px;
	margin: 0 0 12px 0;
	position: relative;
	float:left;
}

#right_home .actionbtns span {
	display:none;
}

#right_home .actionbtns a.actionbtn1:hover {background:url(../images/action1.jpg) no-repeat 0 0;}

#right_home .actionbtns a.actionbtn3:hover {background:url(../images/action2.jpg) no-repeat 0 0;}

#right_home .actionbtns a.actionbtn4:hover {background:url(../images/action4.jpg) no-repeat 0 0;}

#right_home .actionbtns a.actionbtn6:hover {background:url(../images/action6.jpg) no-repeat 0 0;}

#right_home .actionbtns a.actionbtn7:hover {background:url(../images/action7.jpg) no-repeat 0 0;}



/*End Right Home*/

/* Start Bottom home */

#bottom_home {
	background: #ffffff;
	padding: 28px;
}

#bottom_home .block1 {
	float: left;
	width: 700px;
	padding: 0 10px 0 0;
}

#bottom_home .block2 {
	float: right;
	width: 176px;
	padding: 0;
}

#bottom_home .alt_col1 {
	background: url(../images/alt_bg_home.gif) repeat-y 0 0;
	padding: 10px 0 10px 0;
	margin:0 0 0 140px;
}

#bottom_home .block2 li {
	background: url(../images/list_item_arrow.gif) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

#bottom_home .block2 li a {
	color: #9c2138;
	text-decoration: none;
}

#bottom_home .block2 li a:hover {
	text-decoration: underline;
}

/* Emd Bottom home */

/* End Main Home */

/* Start Container */

#container {
	margin: 0 auto 0;
	background: url(../images/glow2.jpg) no-repeat 238px 0;
	width: 990px;
	padding:21px 0 0 0;
	min-height: 100%;
   height: auto !important;
   height: 100%;
}

/* End Container */


/* Start Main */

#main {
	padding:0 10px 118px 10px;
	width: 970px;
	position:relative;
}

.short #main {
	padding: 0 10px 213px 10px;
}

#main p {
	margin: 0 0 10px;
}

#main a {
	text-decoration: none;
}

/* Start Left */

#left {
	width: 732px;
	float: left;
	background: #ffffff;
	padding:10px;	
}

#left a{
	color: #9c2138;
}

#left a:hover {
	text-decoration: underline;
}	

#left .highlight_block {
	background: #eaeaea url(../images/highlight_block_bg.gif) repeat-x 0 0;
	padding:20px;
	margin:0;
	width: 692px;
}

#left .breadcrumb {
	color:#a3a3a3;
	font-size: 11px;
	margin: 0 0 10px 0;
}

#left .breadcrumb a {
	color: #a3a3a3;
	font-size: 11px;
}

#left .breadcrumb span {
	padding:0 7px;
}

#left .breadcrumb a:hover,
#left .breadcrumb .active {
	color: #666666;
	text-decoration:none;
}

#left .breadcrumb span.active {
	padding:0;
}

#left h1, .heading {
	color: #1a3b7d;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

.heading {
	margin: 0 0 10px 0;
}

#left h2 {
	font-size: 36px;
	font-weight: bold;
	color: #cccccc;
}

#left h3{
	color:#1a3b7d;
	font-size: 24px;
	margin: 0 0 10px 0;
}

#left h4 {
	color: #cccccc;
	font-size:24px;
}

#left h5 {
	color: #1a3b7d;
	font-size:20px;
	margin:0 0 10px 0;
	font-weight:normal;
}

#left .content_inner {
	padding: 0 20px 21px 20px;
}

#left .content_inner li {
	background: url(../images/list_item_arrow.gif) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

#left .content_inner ul.no-style li {
	background: none;
	padding: 0;
}

#left .content_inner li ul {
	margin: 5px 0 0 30px;
}

#left .content_inner li li {
	background: none;
	list-style: disc;
	padding: 0 0 0 5px;
}

#left .content_inner .orderedlist_container {
	margin: 0 0 0 -10px;
}

#left .content_inner ol li {
	background: none;
	list-style: decimal;
}

#left .round_list_arrow li {
	background: url(../images/round_list_arrow.gif) no-repeat 0 1px;
	padding: 0 0 0 20px;
	list-style: none;
}

#left .round_list_arrow li a {
	color:#00aba4;
	text-decoration: none;
}

#left .round_list_arrow li a:hover {
	text-decoration: underline;
}

#left .content_inner p {
	margin: 0 0 20px 0;
}

#left .alt_col1 {
	background: url(../images/alt_bg.gif) repeat-y 0 0;
	padding: 10px 0 10px 0;
	margin: 0 0 0 20px;
}

#left .alt_hr1 {
	margin: 0 0 0 20px;
}

#left .alt_hr2 {
	margin: 0 0 20px 20px;
}

#left .content_inner .title_space {
	margin: 20px 0 10px 0;
}

/* Start Directors */

#left .director	{
	padding: 10px 0 10px 0;
}

#left .director_pic {
	float: left;
	margin: 0 15px 0 0;	
}

#left .director_name {
	float: left;
	font-weight: bold;
	font-size: 13px;
}

#left .director_copy2 .director_name {
	float: none;
}

#left .director_copy1 {
	float: left;
	width: 540px;
	position: relative;
}

#left .director_copy2 {
	width: 600px;
	float: left;
	position: relative;	
}

#left .director .alt_hr1, 
#left .director .alt_col1,
#left .director .alt_hr2,
#left .teammate .alt_hr1, 
#left .teammate .alt_col1,
#left .teammate .alt_hr2 {
	margin: 0;
}

#left .director .readmore,
#left .director .readless {
	margin: 0 0 0 20px;
	padding: 10px;
}

/* End Directors */

/* Start Team */

#left .teammate {
	padding: 10px 0 10px 0;
}

#left .teammate p,
#left .teammate table {
	margin: 0 0 15px 61px;
}

#left .teammate table .responsible {
	width: 110px;
}

#left .teampic {
	float: left;
}

#left .teammate_name {
	font-weight: bold;
}

/* End Team */

/* Start Domicilium */

#left .left_right_col {
	float: left;
	width: 50%;
}

#left .tabbed_info {
	display: block;
	float: left;
	width: 35px;
}

/* End Domicilium */

/* Start Right */

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

#right .actionbtns {
	width: 203px;
	margin: 0 0 0 15px;
}

#right .actionbtns a {
	display: block;
	width:203px;
	height:95px;
	margin: 0 0 10px 0;
	position: relative;
	float:left;
}

#right .actionbtns a.actionbtn2{
	height: 113px;
}

#right .actionbtns a.actionbtn1:hover {background:url(../images/action1.jpg) no-repeat 0 0;}

#right .actionbtns a.actionbtn2:hover {background:url(../images/action2.jpg) no-repeat 0 0;}

#right .actionbtns a.actionbtn3:hover {background:url(../images/action4.jpg) no-repeat 0 0;}

#right .actionbtns a.actionbtn4:hover {background:url(../images/action4.jpg) no-repeat 0 0;}

#right .actionbtns a.actionbtn6:hover {background:url(../images/action6.jpg) no-repeat 0 0;}

#right .actionbtns a.actionbtn7:hover {background:url(../images/action7.jpg) no-repeat 0 0;}


/* End Right */

/* End Main */

/* Start Footer */

#footer {
	width:100%;
	height: 49px;
	background: url(../images/footer_repeat_bg.gif) repeat-x 0 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_container {
	font-size:15px;
	height:49px;
	position: relative;
}

#footer_container .youarehere_block{
	float:left;
	width: 400px;
	color: #999999;
	font-size:12px;
	padding: 18px 0 0 0;
}

#footer_container .youarehere_block a{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

#footer_container .youarehere_block a:hover{
	text-decoration: underline;
}

#footer_container .youarehere_block .here {
	color: #ffffff;
	font-size:11px;
}

#footer_container .copyright_block{
	text-align: right;
	float:right;
	width: 400px;
	padding:18px 0 15px 0;
	color: #575757;
	font-size: 11px;
}

#footer_container .copyright_block a{
	color: #575757;
	font-size: 11px;
}

#footer_container .footer_toggle {
	display:block;
	height:49px;
	width:70px;
	font-size:11px;
	position:absolute;
	left:45%;
}

#footer_container .footer_toggle span{
	display: none;
}

#footer_open {
	background:#181c22 url(../images/footer_repeat_bg.gif) repeat-x 0 0;
	width:100%;
	z-index:999;
	position: absolute;
	bottom: 0px;
}

#footer_open .footer_open_container{
	width:969px;
	padding:0 10px 0 10px;
	margin: 0 auto;
	background: url(../images/footer_bg_open.gif) no-repeat scroll 0 0;
	position:relative;
}

#footer_open .sitemap_container {
	padding: 30px 0;
}

#footer_open .sitemap_container ul {
	width:108px;
	padding:0 15px 0 23px;
	border:solid #494d51;
	border-width: 0 1px 0 0;
	float:left;
}

#footer_open .sitemap_container ul.lastlist {
	border-width: 0;
}

#footer_open .sitemap_container ul li{
	list-style: none;
	color: #c0c0c0;
	font-size:11px;
	font-weight: bold;
	padding:0 0 5px 0;
}

#footer_open .sitemap_container ul li a{
	color: #8c8e91;
	font-size:11px;
}

#footer_closed {
	width:100%;
	position: absolute;
	bottom: 0px;
}


#footer_closed .footer_closed_container {
	width:969px;
	margin:0 auto;
	background:url(../images/footer_bg.gif) no-repeat scroll 0 0;
	height:49px;
	padding:0 10px 0 10px;
	position:relative;
}
/* End Footer */

/* End Home Container */
