body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	font-size: 12px;
	/*color:#ccc;  */
	line-height: 1.3; 
}
.bw_customstyle_content_background_color {
	background-color: #ffffff;
}
.content {
	width: 928px;
}
p {
	margin: 0px;
	padding: 0px;
}
#header, #subheader, #main, #menu {
	width: 900px;
}

#main .left_side {
	width: 650px;
}

#main .right_side {
	width: 190px;
}

.nav {
	width: 100%;
}

#shader_main {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
}

.shader_left, .shader_right, .shader_content {
	background-repeat: repeat-y;
	width: 14px;
	border: 0;
	padding: 0;
}

.shader_left {	
	background-image: url(shader_left.png);
	background-position: right;
}
.shader_right {
	background-image: url(shader_right.png);	
	background-position: left;
}

#bg {
	background: url(bg.png) 0 -47px repeat-x;
	position: absolute;
	top: 50px;
	left: 0px;
	height: 132px;
	width: 100%;
	z-index: 0;
}

.content { 
	position: relative;
	/*background: url(mainbg.jpg) repeat-y center;*/
	/*color: #ccc; */
	margin: 0 auto; 
	padding: 0; 
}

.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}



/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	padding: 0;
	margin: 0;
	background: url(top.png) no-repeat bottom;
	height: 42px;
}

#top .padding { 
	width: 900px;
	height: 28px;
	position: relative;
	top: 14px;	
	left: 14px;
}

#top a { color: #E0F5FF; }

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #000 repeat-y center;
	height: 30px;
	color: #FFF;	
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { 
	text-align: left; 
	padding: 20px 0 0 0px; 
}
.nav li { 
	border-bottom: 1px dotted #ccc;
	list-style: none;
	margin: 0px;
}
.nav li a { 
	color: #546078; 
	text-decoration: none; 
	display: block; 
	line-height: 27px;
	padding: 0 0 0 10px; 
}
.nav li a:hover, 
.nav li a.active { 
	color: #075181; 
	text-decoration: none; 
	display: block; 
}

.bw_customstyle_navigation_active_background_color a {
	color: #075181;
	text-decoration: none;
	cursor: default;
	font-weight: bold !important;
}
.bw_customstyle_navigation_link_active_color {
	color: #075181;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}
.bw_customstyle_navigation_active_background_color {
	background: #eee;
}
.bw_customstyle_navigation_link_inactive_color {
	color: #546078; 
	text-decoration: none;
}
.bw_customstyle_navigation_link_inactive_color:hover {
	background: #eee;
}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background: #FFF; margin: 0; color: inherit; }  
#main .right_side { 
	float: left;
	margin:0;
	padding-left: 20px;
}

#main .right_side .hitems { margin: 0; 	padding: 0; }
#main .right_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(arrow.gif);
}
	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .left_side { float: right; padding:25px 20px 0 10px; margin:0; color: inherit;}
.right_side h3 {  
	font-size: 12px;
	font-family: Arial, Sans-Serif; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 5px; 
	color: #5f5f5f; 
	background: inherit; 
	border-bottom: 1px solid #000;
	line-height: 20px;
	font-weight: normal;
}
#main span.icon {
	font-size: 14px !important;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 0 0 5px 0; 
	padding : 0; 
	list-style : none; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	color: #555;
}

#main .right_side  .padding {
	margin: 0 0 10px 5px;
	padding: 0 0 0 0px;
	/*color: #555;*/
}
#main a:hover {
	text-decoration: none;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 43px;
	color:#ccc;  
	background: url(footer.png) top no-repeat; 
	font-size:90%; 
	padding: 0; 
/*	text-align:center; */
}

#footer .padding { 
	padding: 6px 0px 0px 0px; 
	margin: 0 0 0 14px;
	height: 22px;
	width: 900px;
	text-align: center;
}
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #E0F5FF; }

/*  Top Menu */
#menu {
	height: 35px;
	margin: 0;
	padding: 0;
}

#menu ul { margin:0; list-style:none; padding: 6px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 5px; text-decoration:none;  }
#menu a { float:none; }
#menu li { float:left; color: #FFF; background: #000; margin:0; padding:0 0 0 0px; }
#menu a:hover { text-decoration:underline;}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px; color: inherit; }
h3 { 
/*	color:#379125;*/
	font-size: 12px; 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 30px; 
}

h3 a { background: #FFF; color: #379125; }
h3 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }
