#header{
	width: 824px;
	height: 200px;
	margin: auto;
}
#header_content{
	width: 800px;
	height: 200px;
	float: left;
}
#header_lft_col{
	background-color: #fff;
	height: 200px;
	width: 222px;
	float: left;
}
#logo{
	padding: 5px;
	padding-bottom: 0px;
}
#main_menu{
	padding: 5px;
	padding-top: 5px;
	text-align: left;
}
#main_menu UL{
	padding: 0px;
	margin: 0px;
}
#main_menu LI{
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 200px;
	border-bottom: 1px solid #444444;
	margin-top: 3px;
}
#main_menu A:link, #main_menu A:visited{
	text-decoration: none;
	color: #444444;
	display: block;
	line-height: 12px;
}
#main_menu A:hover{
	text-decoration: none;
	color: #ff6600;
	margin-left:10px;
	display: block;
	line-height: 12px;
}
#header_image{
	background-image: url(img/header_img_color_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	height: 200px;
	float: left;
}
#header_claim{
	background-image: url(img/claim_bg_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 258px;
	height: 180px;
	padding: 10px;
	float: left;
	clear: right;
}
#header_claim H1{
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 2em;
}
#header_claim H3{
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	margin-top: 5px;
}
#page_container{
	background-image: url(img/right_site_shadow_new.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 824px;
	margin: auto;
	height: auto;
}
#page_left_shadow{
	background-image: url(img/left_site_shadow_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 300px;
	width:824px;
}
#page_content{
	margin-left: 12px;
	margin-right: 12px;
	width: 800px;
	height: auto;
	min-height: 300px;
}
#page_lft_col{
	/*
background-image: url(img/lft_col_bg_new.jpg);
*/
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 212px;
	clear: left;
	float: left;
}
#page_main_col{
	background-image: url(img/dot_line_fill.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 548px;
	float: right;
	min-height:300px;
}
#page_right_shadow{
	background-image: url(img/right_site_shadow_new.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 300px;
	width:824px;
}
#foo_reflection A:link, #foo_reflection A:visited, #foo_reflection A:hover{
	color: #fff;
	text-decoration: none;
}
#foo_reflection A:hover{
	text-decoration: underline;
}
#main_content UL{
	padding: 0px;
	margin: 0px;
	margin-left:15px;
}
#main_content LI{
	margin-top:5px;
	margin-bottom: 5px;
}
#page_lft_col LI{
	margin-bottom: 10px;
}
#main_content OL{
	padding: 0px;
	margin: 0px;
	margin-left:20px;
}
P{
	line-height: 150%;
}
A{
	text-decoration: underline;
	color: blue;
}
.no_border{
	border: 0px;
}
#foo_menu{
	margin-bottom: 10px;
}
#copyrights{
	float: left;
	clear: left;
}
#made_by{
	color: #999999;
	font-size: 10px;
	float: right;
}
#made_by A:link,#made_by A:visited,#made_by A:hover{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
#made_by A:hover{
	text-decoration: underline;
}
IMG{
	border: none;
}
H1,H2,H3,H4,H5,.h_normal{
	padding: 0px;
	margin: 0px;
}
H3{
	font-size: 16px;
	text-align: left;
	font-weight: bolder;
}
H4{
	font-size: 10px;
	text-align: right;
	font-weight: lighter;
}
#main_title H4{
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
}
H5{
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
}
.h_normal, .h_bold, H2{
	font-size: 18px;
	color: #ff6600;
}
#cat_title{
	margin-bottom: 5px;
}
#main_content{
	margin-top:10px;
	padding-right: 20px;
	
}
#main_content H1{
	color: #ff6600;
}
#main_content .profil_img{
	float:left;
	margin-right:10px;
}
.hidden{
	display: none;
}
.unhidden{
	display: block;
}
.sh_title{
	text-decoration: none;
	color: #333;
}
.sh_title:hover {
	text-decoration: underline;
}
#id_contactForm INPUT, TEXTAREA{
	width: 350px;
	border: 1px solid #dcdcdc;
}
#id_contactForm LABEL{
	display: inline;
}
.orange{color:#ff6600;}
.blue{color:#183f7a;}
