/* <------------ Browser Reset ---------- */
@import url(reset.css);

/*
	Copyright: 	Copyright
	Web: 		Web Adresse
	EMail: 		Contact Email
	Version:	0.1

	File Contents:
	 - Basic Layout
*/


html {
	width: 100%;
	background: #000;	
}

body {
	width: 100%;
	display: table;
	background: url(images/bg_body.jpg) center 0 no-repeat;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    color: #444444;
}

/* <------------ Special Bodys ---------- */

#body_partner .divider {
	float: left;
	width: 990px;
	height: 20px;
	background: #fff;
}

	#wrapper_porsche {
		width: 100%;
		height: 100px;
		background: url(images/bg_html.jpg) 0 0 repeat-x;
	}
	
		#porsche_link {
			width: 990px;
			height: 100px;
			margin: 0 auto;
			text-align: center;
		}
		
			#porsche_link a {
				float: left;
				width: 318px;
				height: 100px;
				text-indent: -99999px;
				background: url(images/bg_porsche.jpg) 0 0 no-repeat;
			}
			
#body_info #wrapper_maincontent ul {
	float:left;
	margin-top: 0px;
	width: 300px !important;
}

#body_info #wrapper_maincontent p {
	float:left;
}

#content_partner p,
#content_sponsor p {
	float: left;
	width: 280px;
	margin: 0 20px 0 0;
}

	#content_partner strong,
	#content_sponsor strong {
		font-weight: bold;
	}
	
#body_login #wrapper_maincontent p {
	width: 500px;
}
			
/* <------------ Wrapper ---------- */

#wrapper {
    width: 990px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
}
	
/* <------------ Basic Fonts ---------- */

h1 {
	margin: 20px 0 5px 0;
	
	font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 1.2em;
	color: #017daf;
	text-shadow: 1px 1px #bababa;
}

h2 {
	margin: 0 0 20px 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #444444;
}

h4 {
	float: left;
	width: 100%;
	
	font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	text-shadow: 1px 1px #bababa;
}

	.content h4 {
		margin: 20px 0 5px 0;
		font-size: 18px;
		color: #017daf;
		text-shadow: 1px 1px #bababa;
	}

p {
	float: left;
	margin: 0 0 15px 0;
	font-size: 0.75em;
}

	p a {
		color: #017daf;
		text-decoration: underline;
	}
	
	a {
		color: #017daf;
		text-decoration: none;
	}
	
		p a:hover {
			text-decoration: none;
		}
	
	.content {
		float: left;
		padding: 0 20px;
	}
		
		.content ul {
			float: left;
			width: 100%;
			margin: -10px 0 10px 20px;
			list-style-type: disc;
			font-size: 12px;
		}
		
		ul.submenu {
			margin-left: 0;
		}

/* <------------ Basic Buttons ---------- */

.more_info {
	float: left;
	width: 150px;
	height: 23px;
	margin: 10px 20px 0 0;
	padding: 1px 0 0 0;
	display: block;
	background: url(images/button_large.jpg) 0 0 no-repeat;
	
	font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

	.more_info:hover {
		text-shadow: 1px 1px #005172;
	}
	
	.standings_content .more_info {
		margin: 20px 0 0 20px;
	}
	
.track_view {
	float: left;
	height: 23px;
	margin: 13px 0 0 0;
	padding: 0 0 0 20px;
	background: url(images/icon_track.jpg) 0 0 no-repeat;
	
	font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
}

	.track_view:hover {
		text-decoration: underline;
	}
	
#button_newsletter {
	float: left;
	width: 416px;
	height: 55px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 10px 0;
	background: url(images/button_newsletter.jpg) 0 0 no-repeat;
}

.button_gallery {
	position: absolute;
	right: 40px;
	bottom: 32%;
	width: 149px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: url(images/button_gallery.png) 0 0 no-repeat;
}

.button_download {
	float: left;
	width: 305px;
	height: 55px;
	margin: 10px 0 0 0;
	display: block;
	text-indent: -99999px;
	background: url(images/button_download.jpg) 0 0 no-repeat;
}

.button_partner {
	width: 305px;
	height: 55px;
	margin: 20px 300px 0 0;
	display: block;
	text-indent: -99999px;
	background: url(images/button_partner.jpg) 0 0 no-repeat;
}

.button_back {
	float: left;
	width: 149px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: url(images/button_back.jpg) 0 0 no-repeat;
}

/* <------------ Category Headers ---------- */

.header_newsletter,
.header_standings,
.header_events,
.header_calendar,
.header_partners,
.header_tracks,
.header_regulations,
.header_media,
.header_imprint,
.header_contact,
.header_search,
.header_login {
	height: 45px;
    margin: 0 0 0 18px;
    padding: 12px 0 0 45px;
}

	.header_newsletter {
	    background: url(images/icon_newsletter.jpg) 0 0 no-repeat;
	}
	
	.header_standings {
	    background: url(images/icon_standings.jpg) 0 0 no-repeat;
	}
	
	.header_events {
	    background: url(images/icon_events.jpg) 0 0 no-repeat;
	}
	
	.header_calendar {
		background: url(images/icon_events.jpg) 0 0 no-repeat;
	}
	
	.header_partners {
		background: url(images/icon_partners.jpg) 0 0 no-repeat;
	}
	
	.header_tracks {
		background: url(images/icon_tracks.jpg) 0 0 no-repeat;
	}
	
	.header_regulations {
		background: url(images/icon_regulations.jpg) 0 0 no-repeat;
	}
	
	.header_media {
		background: url(images/icon_media.jpg) 0 0 no-repeat;
	}
	
	.header_imprint {
		background: url(images/icon_imprint.jpg) 0 0 no-repeat;
	}
	
	.header_contact {
		background: url(images/icon_contact.jpg) 0 0 no-repeat;
	}
	
	.header_search {
		background: url(images/icon_search.jpg) 0 0 no-repeat;
	}
	
	.header_login {
		background: url(images/icon_login.jpg) 0 0 no-repeat;
	}

/* <------------ Header ---------- */

#wrapper_head {
	float: left;
	width: 990px;
}

	/* <------------ Mainmenu ---------- */

	#wrapper_mainmenu {
		float: left;
		width: 990px;
		height: 70px;
		background: url(images/bg_mainmenu.jpg) 0 0 repeat-x;
	}
	
		.dropdown {
			position: absolute;
			float: left;
			margin: 0 0 0 15px;
		}
		
			.dropdown li {
				float: left;
				padding: 0 20px;
			}
				a.menuactive.menuparent {
					color: #fff;
				}
							
				.dropdown a {
					height: 20px;
					padding: 25px 0;
					display: block;
					
					font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
					font-size: 18px;
					font-weight: bold;
					color: #00315b;
					text-decoration: none;
					text-shadow: 1px 1px #107db7;
				}
				
				@media screen and (-webkit-min-device-pixel-ratio:0) { 

					.dropdown a {						
						font-family: "Trebuchet MS", Helvetica, sans-serif;
						font-size: 17px;
						font-weight: bold;
					}
					
					.search_button {
						border: 0 !important;
					}
				
				}
								
					.dropdown a:hover,
					.dropdown a.active,
					.dropdown a.menuactive {
						color: #fff;
						text-shadow: 1px 1px #083349;
					}
				
				.dropdown ul {
					visibility: hidden;
					position: absolute;
					margin: 0 0 0 -8px;
					z-index: 100;
					width: 200px;
					background: #0e5a84;

				}
				
					.dropdown ul li {
						float: none;
						padding: 0;
					}
					
						.dropdown ul li a {
							padding: 10px;
							font-size: 14px;
							
							border-bottom: 1px solid #07496d;
							font-weight: normal;
						}	
						
							.dropdown ul li a:hover,
							.dropdown ul li a.active,
							.dropdown ul li a.menuactive {
								background: #0ea4e1;
							}		
	
	/* <------------ Searchfield ---------- */
	
	#wrapper_search {
		float: right;
		width: 198px;
		height: 27px;
		margin: 23px 20px 0 0;
		background: url(images/bg_search.jpg) 0 0 no-repeat;
	}
	
		.search_button {
			float: left;
			width: 20px;
			height: 20px;
			margin: 2px 0 0 7px;
			display: block;
			text-indent: -99999px;
			border: 0;
			background: none;
			cursor: pointer;
		}
	
		#search_field {
			float: right; 
			width: 155px;
			height: 19px;
			margin: 2px 10px 0 0;
			padding: 1px 0 0 0;
			border: none;
			
			font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
			font-size: 14px;
			color: #3a3a3a;
		}
	
	
	/* <------------ Breadcrump nav ---------- */
	
	#wrapper_breadcrump {
		float: left;
		width: 955px;
		height: 25px;
		padding: 5px 0 0 35px;
		background: url(images/bg_breadcrump.jpg) 0 0 repeat-x;
		
		font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	
		#wrapper_breadcrump a {
			text-decoration: none;
			font-weight: normal;
		}
		
			#wrapper_breadcrump a:hover {
				text-decoration: underline;
		}	
	
	/* <------------ Mainteaser ---------- */
	
	#wrapper_mainteaser {
		float: left;
		width: 990px;
		height: 420px;
	}
	
		#mainteaser_content {
			position: relative;
			width: 990px;
			height: 375px;
			overflow: hidden;
		}
		
			#mainteaser_content li {
				position: relative;
				float: left;
				width: 990px;
				height: 375px;
			}
		
			#mainteaser_content img {
				width: 990px;
				height: 375px;
			}
			
			.mainteaser_text {
				position: absolute;
				width: 970px;
				padding: 15px 0 0 20px;
				background: url(images/bg_mainteaser-text.png) 0 0 repeat-x;
				bottom: 0;
				color: #fff;
			}
			
				.mainteaser_text h3 {
					float: left;
					width: 720px;
				}
			
				.mainteaser_text p {
					float: left;
					width: 720px;
					margin: 0 60px 20px 0;
				}
		
		#mainteaser_nav {
			float: left;
			width: 990px;
			height: 45px;
			background: url(images/bg_mainteaser-nav.jpg) 0 0 repeat-x;
		}
		
			#mainteaser_nav ol {
				float: left;
				padding: 0 1px 0 0;
				background: url(images/bg_mainteaser-nav-last.jpg) top right no-repeat;
			}
			
				#mainteaser_nav li {
					float: left;
					width: 45px;
					height: 45px;
				}
				
					#mainteaser_nav a {
						width: 25px;
						height: 35px;
						padding: 10px 0 0 20px;
						display: block;
						background: url(images/bg_mainteaser-nav-a.jpg) 0 0 no-repeat;
						
						font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
						font-size: 16px;
						text-decoration: none;
						color: #444444;
						text-shadow: 1px 1px #fff;
					}
					
						#mainteaser_nav a:hover,
						#mainteaser_nav li.current a {
							background: url(images/bg_mainteaser-nav-a.jpg) 0 -45px no-repeat;
							color: #fff;
							text-shadow: 1px 1px #1b1b1b;
					} 		
		
/* <------------ Subteaser ---------- */
	
#wrapper_subteaser {
	float: left;
	width: 990px;
	height: 200px;
}

/* <------------ Content ---------- */

#wrapper_content {
	float: left;
	width: 990px;
	padding: 20px 0 0 0;
	background: #fff;
}

	.content_header {
		width: 100%;
		height: 45px;
		background: url(images/bg_content-header.jpg) 0 0 repeat-x;
		
		font-size: 14px;
		font-weight: bold;
		color: #3d3d3d;
		text-shadow: 1px 1px #dddddd;
	}
	
	#wrapper_maincontent,
	#wrapper_drivers {
		float: left;
		width: 650px;
		padding: 0 0 20px 0;
		background: #efefef;
	}
	
			#wrapper_maincontent img {
				float: left;
				padding: 5px 10px 0 0;
			}
			
			#content_presse {
				float: left;
				width: 100%;
			}
			
			#content_drivers {
				float: left;
				width: 100%;
			}
			
			.header_drivers {
				height: 45px;
				margin: 0 0 0 18px;
				padding: 12px 0 0 45px;
				background: url(images/icon_drivers.jpg) 0 0 no-repeat;
			}
		
			
				.drivers_image {
					float: left;
					width: 610px;
					height: 200px;
				}
				
					.drivers_image img {
						float: left;
						height: 200px;
						margin-bottom: 20px;
					}
				
				.drivers_text {
					float: left;
					width: 320px;
					margin: 20px 0 0 0px;
				}
				
					.drivers_text ul{
						list-style-type: none;
						margin: 0 0 20px 0;
					}
					
					ul.drivers_info {
						float: left;
						width: 130px;
						font-weight: bold;
					}
					
				
					ul.drivers_detail {
						float: left;
						width: 190px;
					}

	
	#wrapper_sidecontent {
		float: right;
		width: 320px;
		padding: 0 0 20px 0;
		background: #efefef;
	}
	
		#wrapper_sidecontent p {
			padding: 20px 0 0 0;
		}
		
		#wrapper_sidecontent li {
			font-size: 12px;
			list-style-type: none;
			margin: 0 10px 10px 0;
		}
		
			#wrapper_sidecontent li a:hover {
				text-decoration: underline;
			}
			
			.picturelist li {
				float: left;
				width: 110px;
				height: 85px;
				text-align: center;
			}

	/* <------------ Alert Message ---------- */
	
	#wrapper_alert {
	    float: left;
	    width: 990px;
	    height: 50px;
	    margin: 0 0 20px 0;
	    background: #019edd url(images/bg_alert.jpg) bottom left repeat-x;
	    text-align: center;
	    overflow: hidden;
	}
	
		#alert_message {
			position: relative;
 			float: left;
			left: 50%;
			
			color: #fff;
			text-shadow: 1px 1px #005172;
		}
		
			#alert_message h3 {
				position: relative;
				left: -50%;
				float: left;
				height: 38px;
				padding: 13px 0 0 45px;
				background: url(images/bg_alert-sign.jpg) no-repeat;
				
				font-size: 18px;
				text-decoration: none;
			}
			
			#alert_message p {
				position: relative;
				left: -50%;
				float: left;
				height: 37px;
				margin: 0 0 0 15px;
				padding: 14px 45px 0 0;
				background: url(images/bg_alert-sign.jpg) top right no-repeat;
				
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-style: italic;
			}
			
				#alert_message a {					
					text-decoration: underline;
					color: #fff;
				}	
				
					#alert_message a:hover {					
						text-decoration: none;
					}		
			

	/* <------------ Newsletter ---------- */
	
	#wrapper_newsletter {
		float: left;
		width: 990px;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		background: #efefef;
	}
	
		#newsletter_content {
			width: 970px;
			margin: 0 0 0 20px;
		}
		
			.content_left,
			.content_right {
				float: left;
				width: 455px;
 			}
			
				.content_left {
					margin: 0 30px 0 0;
				}
				
				.content_right {
					margin: 0 0 0 0;
				}
				
				#wrapper_newsletter img {
					float: left;
					padding: 5px 10px 0 0;
				}
	
	/* <------------ Standings ---------- */
	
	#wrapper_standings {
		float: left;
		width: 990px;
		height: 295px;
		margin: 10px 0;
	}			
		
		#standings-a {
			float: left;
			width: 990px;
			height: 295px;
			background: #efefef url(images/bg_standings.jpg) bottom right no-repeat;
		}
		
		#standings-b {
			float: left;
			width: 990px;
			height: 295px;
			margin: 10px 0 0 0;
			background: #efefef url(images/bg_standings-b.jpg) bottom right no-repeat;
		}
		
			.standings_content .more_info {
				clear: both;
			}

			
			.table_profiles {
				float: left;
				width: 485x;
				
				font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
				font-size: 14px;
				text-decoration: none;
				color: #444444;
			}
				
				.table_profiles {
					width: 610px;
					margin: 20px 0 0 0;
				}
			
				.table_profiles tr {
					float: left;
					width: 610px;
					padding: 6px 0 0 0;
				}
				
					.td_info {
						float: left;
						width: 150px;
						margin: 0;
						font-weight: bold;
					}
					
					.td_detail {
						float: left;
						width: 440px;
						margin: 0;
					}
			
			.table_standings {
				float: left;
				width: 485px;
				
				font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
				font-size: 14px;
				text-decoration: none;
				color: #444444;
			}
			
				.table_standings tr {
					float: left;
					width: 485px;
					height: 29px;
					padding: 6px 0 0 0;
				}
				
					.td_first {
						float: left;
						width: 65px;
						margin: 0 0 0 22px;
						font-weight: bold;
					}
					
					.td_second {
						float: left;
						width: 300px;
						margin: 0 0 0 20px;
					}
					
					.td_third {
						float: right;
						margin: 0 20px 0 0;
						font-weight: bold;
					}
					
					.table_standings tr:hover {
						height: 28px;
						padding: 5px 0 0 0;
						border-top: 1px solid #70caee;
						border-bottom: 1px solid #0a86b9;
						background: #0ea4e1;
						color: #fff;
					}
			
				.tr_odd {
					background: #fff;
				}

	
	/* <------------ Events ---------- */
	
	#wrapper_events {
		position: relative;
		float: left;
		width: 990px;
		height: 335px;
		margin: 10px 0;
	}
		
		#events_content {
			position: absolute;
			width: 990px;
			height: 290px;
			overflow: hidden;
		}
			
			#events_content li {
			    float: left;
			    width: 990px;
			    height: 290px;
			}
		
			.events_text {
				position: absolute;
				width: 380px;
				margin: 20px 0 0 20px;
			}
			
				.events_text h3 {
					margin: 0 0 10px 0;
					color: #000;
					
					font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					color: #444444;
				}
				
				.events_details {
					float: left;
					width: 380px;
					font-size: 12px;
				}
								
					.events_details tr {
						height: 20px;
					}
					
						.td_bullet {
							width: 115px;
							font-weight: bold;
							color: #000;
						}
				
				.events_buttons {
					float: left;
					width: 310px;
					height: 40px;
					margin: 10px 0 0 0;
				}

			.events_pic {
				width: 990px;
				height: 290px;
			}
			
				#eventsNext a {
					position: absolute;
					right: -15px;
					top: 170px;
					width: 30px;
					height: 30px;
					display: block;
					text-indent: -99999px;
					background: url(images/sprite_event-nav.png) 0 0 no-repeat;
				}
				
				#eventsPrev a {
					position: absolute;
					left: -15px;
					top: 170px;
					width: 30px;
					height: 30px;
					display: block;
					text-indent: -99999px;
					background: url(images/sprite_event-nav.png) 0 -30px no-repeat;
				}
	
	/* <------------ Partners ---------- */
	
	#wrapper_partners  {
		float: left;
		width: 990px;
		height: 250px;
		margin: 10px 0;
	}
	
		.header_partners {
			height: 45px;
			margin: 0 0 0 18px;
			padding: 12px 0 0 45px;
			background: url(images/icon_partners.jpg) 0 0 no-repeat;
		}
		
		#partners_content {
			margin: 10px 0 0 0;
			text-align: center;
		}
		
		#content_partner {
			float: left;
			margin: 0 0 20px 0;
		}
		
			#content_partner p,
			#content_sponsor p {
				margin-bottom: 20px;
			}
		
	/* <------------ Calendar ---------- */
	
	.table_calendar {
		float: left;
	    width: 100%;
	    margin: 0 0 20px 0;
	    
	    font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	    font-size: 14px;
	    text-decoration: none;
	    color: #444444;
	}
	
		.table_calendar th {
			font-size: 16px;
			margin-bottom: 10px;
			font-weight: bold;
		}
	
	    .table_calendar tr {
	    	float: left;
	    	width: 610px;
	    	padding: 6px 0 7px 0;
	    }
	    
	    	.td_round {
	    		float: left;
	    		width: 50px;
	    		margin: 0 0 0 20px;
	    		font-weight: bold;
	    	}
	    
	    	.td_date {
	    		float: left;
	    		width: 115px;
	    		margin: 0 0 0 22px;
	    	}
	    	
	    	.td_loc {
	    		float: left;
	    		width: 180px;
	    		font-weight: bold;
	    		margin: 0 0 0 20px;
	    	}
	    	
	    	.td_desc {
	    		float: right;
	    		width: 150px;
	    		margin: 0 20px 0 0;
	    	}
	    	
	    	
	    	.table_calendar tr:hover {
	    		padding: 5px 0 6px 0;
	    		border-top: 1px solid #70caee;
	    		border-bottom: 1px solid #0a86b9;
	    		background: #0ea4e1;
	    		color: #fff;
	    	}
	
	    .tr_odd {
	    	background: #fff;
		}
		
/* <------------ Contact ---------- */

#wrapper_contact {
	float: left;
	width: 610px;
}
	
	.field {
		width: 265px;
		margin: 0 0 20px 0;
	}
	
		.name,
		.company,
		.phone,
		.subject {
			float: left;
		}
		
		.name,
		.company,
		.subject {
			margin-right: 20px;
		}
		
		.email {
			float: left;
			margin-right: 300px;
		}
		
		.select select {
			width: 250px;
			padding: 5px 0;
		}

	label {
		float: left;
		width: 265px;
		margin: 0 0 5px 0;
		
		font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
	    font-size: 16px;
	    text-decoration: none;
	    color: #444444;
	}
	
	input {
		float: left;
		width: 250px;
		height: 20px;
		font-size: 14px;
	}
	
		.cookie input {
			width: 15px;
		}
	
	textarea {
		float: left;
		width: 540px;
		margin: 0 0 0 0;
		
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    	font-size: 1em;
    	line-height: 1.3em;
    	color: #000;
	}
	
	.submit {
		float: left;
		width: 149px;
		height: 24px;
		margin: 20px 0 0 0;
		background: url(images/button_send.jpg) 0 0 no-repeat;
	}
	
		#body_login .submit {
			background: url(images/button_login.jpg) 0 0 no-repeat;
		}
	
		.submit input {
			float: left;
			width: 149px;
			height: 24px;
			border: none;
			display: block;
			text-indent: -99999px;
			background: none;
			cursor: pointer;
		}
	
	#contact_results strong {
		font-weight: bold;
	}
	
	.error_message {
		color: red;
	}
	
	.contact_invalid {
		width: 265px;
		color: red;
		
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    	font-size: 12px;
	}
	
	.fb_invalid input {
		border: 1px solid red;
	}
	

	
/* <------------ Footer ---------- */
	
#wrapper_footer {
    float: left;
    width: 990px;
    padding: 0 0 20px 0;
    background: #efefef url(images/bg_footer.jpg) bottom left no-repeat;
}

	.footer_col {
		float: left;
		width: 140px;
		margin: 0 40px 0 0;
	}

	#footer_menu {
		float: left;
		width: 600px;
		margin: 20px 0 0 20px;
	}
		
	#footer_menu li {
		width: 140px;
		margin: 0 40px 15px 0;
	}
	
	#footer_menu li ul li {
		margin: 0 0 0 0;
	}
	
		#footer_menu ul li ul li {
			float: none;
		}
		
		#footer_menu ul ul {
			margin: 0 0 15px 0;
		}
	
		#footer_menu a {
			text-decoration: none;
			color: #444444;
		}
		
			#footer_menu ul li a {
				font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
				font-size: 16px;
				color: #444444;
				text-shadow: 1px 1px #bababa;
				font-weight: bold;
			}
	
				#footer_menu ul li ul a {
					margin: 0 !important;		
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-shadow: none;
					font-weight: normal;
				}
		
	#footer_message {
		float: left;
		width: 350px;
		margin: 20px 0 20px 0;
	}
	
		#footer_message h4 {
			margin: 0 0 20px 0;
			
			font-family: "Calibri", Trebuchet MS, Helvetica, sans-serif;
			font-size: 16px;
			color: #444444;
			text-shadow: 1px 1px #bababa;
		}
	
		#footer_message p {
			float: left;
			width: 100%;
			margin: 10px 0 0 0;
		}


/* <------------ Copyright ---------- */

#footer_copyright {
	float: left;
    width: 970px;
    margin: 0 0 60px 0;
    padding: 10px 0 0 20px;
	background: #fff;
	color: #9f9f9f;
}

	#footer_copyright a {
		color: #444444;
	}








