/* HTML, Body, Main */
HTML, BODY
				{
				background:;
				background: #3e4043 url(../images/bg.jpg) 0px 0px repeat-x;
				min-height:854px;
				margin:0;
				padding:0;
				}

/* Default */

* 					{	padding:0px; margin:0px; text-align:left; font-family:Verdana,Arial; font-size:11px; color:#000; font-weight:normal; text-decoration:none;	}

a					{	color:#eb6e26; text-decoration:none;	}
a:Hover  			{	color:#000;	}

strong				{	font-weight:bold;	}

.white				{	color:#FFF;	}

.small				{	font-size:10px; color:#888;	}

img					{	border:0px;	}

h1
				{
				font-size:18px;
				font-weight:normal;
				color:#0d243c;
				background: url(../images/divider.gif) 0px 30px repeat-x;
				height:50px;
				}

h3
				{
				font-size:13px;
				font-weight:bold;
				color:#0d243c;
				margin-bottom:10px;
				}

.float_left
				{
				float:left;
				}
				
.float_right
				{
				float:right;
				}

.default_list ul
				{
				list-style:none;
				}
			
.default_list ul li
				{
				padding-left:10px;
				background: url(../images/arrow.gif) 0px 3px no-repeat;
				margin-bottom:6px;
				}

.divider
				{
				height:1px;
				margin-top:20px;
				margin-bottom:20px;
				background: color:#CCC;
				}

/* main */
			
#id_main
				{
				margin:auto;
				width:958px;
				height:100%;
				}

/* header */
				
#id_header
				{
				width:958px;
				height:115px;
				margin-top:30px;
				margin-bottom:22px;
				background: url(../images/header_bg.gif) 0px 0px no-repeat;
				}
				
#id_logo
				{
				float:left;
				}
				
#id_meta
				{
				float:right;
				margin-top:5px;
				margin-right:14px;
				}
				
#id_meta ul
				{
				list-style:none;
				}
				
#id_meta ul li
				{
				float:left;
				margin-left:14px;
				}
				
#id_meta ul li a
				{
				font-size:10px;
				color:#FFF;
				}
				
#id_meta ul li a:Hover
				{
				font-size:10px;
				color:#eb6e26;
				}
				
#id_meta ul li .active
				{
				font-size:10px;
				color:#eb6e26;
				}
				
				
/* topnavi */
				
#id_topnavi
				{
				margin-top:10px;
				margin-left:23px;
				}
								
#id_topnavi ul
				{
				list-style:none;
				}
				
#id_topnavi ul li
				{
				float:left;
				}
				
/* Content */
				
#id_content
				{
				float:left;
				width:764px;
				height:1400px;
				background: url(../images/content_bg.jpg) 0px 0px repeat-y;
				}
				
#id_content_main
				{
				width:728px;
				margin-left:18px;
				}
				
#id_content_main_default
				{
				width:708px;
				margin-top:18px;
				margin-left:32px;
				}
				
#id_content_right
				{
				float:left;
				width:500px;
				}
				
#id_content ul
				{
				margin:20px;
				}

				
/* teaser */

#id_teaser
				{
				float:right;
				width:183px;
				}
				
.teaser
				{
				margin-bottom:10px;
				}				


/* Subnavi */


#id_subnavi
				{
				float:left;
				width:180px;
				margin-right:20px;
				}
				
#id_subnavi ul
				{
				list-style:none;
				margin:0px;
				}
			
#id_subnavi ul li
				{
				margin-bottom:6px;
				}
				
.big
				{
				font-size:12px;
				}
				
#id_subnavi ul li a
				{
				font-weight:bold;
				color:#000;
				background: url(../images/arrow_black.gif) 0px 3px no-repeat;
				padding-left:10px;
				display:block;
				}
				
#id_subnavi ul li a:Hover
				{
				color:#eb6e26;
				background: url(../images/arrow_orange.gif) 0px 3px no-repeat;
				}
				
#id_subnavi ul li .active
				{
				color:#eb6e26;
				background: url(../images/arrow_orange.gif) 0px 3px no-repeat;
				}
				

/* Rounded Corner Box */
			
.roundedcornr_box_571129
				{
				  background: #c1c1c1;
				}

.roundedcornr_top_571129 div
				{
				background: url(../images/roundedcornr_571129_tl.png) no-repeat top left;
				}

.roundedcornr_top_571129
				{
				background: url(../images/roundedcornr_571129_tr.png) no-repeat top right;
				}

.roundedcornr_bottom_571129 div
				{
				background: url(../images/roundedcornr_571129_bl.png) no-repeat bottom left;
				}

.roundedcornr_bottom_571129
				{
				background: url(../images/roundedcornr_571129_br.png) no-repeat bottom right;
				}

.roundedcornr_top_571129 div, .roundedcornr_top_571129, .roundedcornr_bottom_571129 div, .roundedcornr_bottom_571129
				{
				width: 100%;
				height: 10px;
				font-size: 1px;
				}

.roundedcornr_content_571129
				{
				margin: 0 10px;
				}