body {
	margin: 0 auto 20px auto;
  background: #F2F2F2;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
@font-face {
 font-family: LeagueGothic;
 src: url("../font/League_Gothic.eot") /* EOT file for IE */
}
@font-face {
 font-family: LeagueGothic;
 src: url("../font/League_Gothic.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: LeagueGothicExtended;
 src: url("../font/League_Gothic_Extended.eot") /* EOT file for IE */
}
@font-face {
 font-family: LeagueGothicExtended;
 src: url("../font/League_Gothic_Extended.ttf") /* TTF file for CSS3 browsers */
}
.font {
	font-family: LeagueGothicExtended;
}
#wrapper { 
 margin: 0px auto 0px auto;
 width: 1000px;
 overflow: hidden;
 background: url(../images-red/wrapper-bg.png) right repeat-y;
}
#logo {
	width: 310px;
	height: 76px;
	float: left;
	margin: 0;
	padding: 0px 0px 10px 70px;
	}
#navcontainer ul
 {
 padding: 0;
 margin: 30px 0 0 0;
 float: left;
 font-family: LeagueGothic;
 font-size: 27px;
 color: #0D3352;
 height: 30px;
 }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
 {
 margin: 0 29px 4px 10px;
 color: #0D3352;
 text-decoration: none;
 }
#navcontainer a:link#current, .navlist a:visited#current, .navlist a:hover
 {
 border-bottom: 3px solid #C61717;
 padding-bottom: 1px;
 background: transparent;
 color: #0D3352;
 }
#navcontainer ul li a:hover
 {
 color: #999;
 }
 
#header {
	float: left;
	height: 245px;
	width: 960px;
	background: url(../images-red/header_en.png) right no-repeat;
	padding: 0 0 0 20px;
  }
#header_hr {
	float: left;
	height: 245px;
	width: 960px;
	background: url(../images-red/header_hr.png) right no-repeat;
	padding: 0 0 0 20px;
  }
#header_de {
	float: left;
	height: 245px;
	width: 960px;
	background: url(../images-red/header_de.png) right no-repeat;
	padding: 0 0 0 20px;
  }
#header h1 {
	font-family: LeagueGothic;
  font-size: 34px;
  font-weight: normal;
  color: #F0EC68;
  margin: 50px 0 0 370px;
  }
 #header_hr h1 {
	font-family: LeagueGothic;
  font-size: 34px;
  font-weight: normal;
  color: #F0EC68;
  margin: 50px 0 0 370px;
  }
 #header_de h1 {
	font-family: LeagueGothic;
  font-size: 34px;
  font-weight: normal;
  color: #F0EC68;
  margin: 50px 0 0 370px;
  }
#header p {
	font-size: 14px;
	font-weight: bold;
	color: white;
  margin: 10px 0 0 370px;
  width: 330px;
  }
#header_hr p {
	font-size: 14px;
	font-weight: bold;
	color: white;
  margin: 10px 0 0 370px;
  width: 330px;
  }
#header_de p {
	font-size: 14px;
	font-weight: bold;
	color: white;
  margin: 10px 0 0 370px;
  width: 330px;
  }
#header a {
	color: #F0EC68;
}
#header_hr a {
	color: #F0EC68;
}
#header_de a {
	color: #F0EC68;
}
#header a:hover {
	color: white;
}
#header_hr a:hover {
	color: white;
}
#header_de a:hover {
	color: white;
}
#language ul
 {
 float: right;
 padding: 0 0 0 0;
 margin: 5px 0 0 0;
 font-family: LeagueGothic;
 font-size: 22px;
 color: white;
 height: 30px;
 }

#language ul li { display: inline; }

#language ul li a
 {
 margin: 0 31px 4px 0px;
 padding: 0;
 color: white;
 text-decoration: none;
 }
#language a:link#current, .navlist a:visited#current, .navlist a:hover
 {
 border-bottom: 3px solid #C61717;
 padding-bottom: 1px;
 background: transparent;
 color: #0D3352;
 }
#language ul li a:hover
 {
 color: #F0EC68;
 }
#dotted {
  float: left;
	background: url(../images-red/dotted.png) left top repeat-y;
  }
#container {
	float: left;
	width: 718px;
	margin: 0 0 0 20px;
	padding: 38px 0 0 0;
	background: url(../images-red/header-bottom.png) left top no-repeat;
 }
#right_column {
 float: right;
 width: 240px;
 display: inline;
 margin: 0px 0px 0px 0px;
 padding: 70px 10px 30px 10px;
 background: url(../images-red/free_quote.png) left top no-repeat;
}
#right_column_hr {
 float: right;
 width: 240px;
 display: inline;
 margin: 0px 0px 0px 0px;
 padding: 70px 10px 30px 10px;
 background: url(../images-red/free_quote_hr.png) left top no-repeat;
}
#right_column_de {
 float: right;
 width: 240px;
 display: inline;
 margin: 0px 0px 0px 0px;
 padding: 70px 10px 30px 10px;
 background: url(../images-red/free_quote_de.png) left top no-repeat;
}
.text {
	padding: 0px 30px 20px 35px;
}
.text h2 {
	color: #C61717;
	font-family: LeagueGothic;
	font-weight: normal;
  font-size: 27px;
  padding: 10px 0 0 0;
  margin: 0;
}
.text p {
  padding: 12px 0 0 0;
  margin: 0;
}
.text p a {
	color: #C61717;
	text-decoration: none;
}
.text p a:hover {
	color: #53617C;
}
.box {
	float: left;
	width: 190px;
  height: 230px;
	padding: 0 5px 0 35px;
}
.box2 {
	float: left;
	width: 190px;
  height: 100px;
	padding: 0 10px 0 35px;
}
.box3 {
	float: left;
	width: 195px;
	padding: 10px 10px 15px 10px;
}
.box2 h2 {
	color: #C61717;
	font-family: LeagueGothic;
	font-weight: normal;
  font-size: 27px;
  padding: 0;
  margin: 0 0 10px 0;
}
.box2 ul {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0 0 0 12px;
	margin: 0;
}
.box3 ul {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0 0 0 12px;
	margin: 0;
}
.box2 ul a {
	color: #C61717;
	text-decoration: none;
}
.box2 ul a:hover {
	color: #53617C;
}
.box a {
	color: #0D3352;
	text-decoration: none;
}
.box a:hover {
	color: #C61717;
	text-decoration: none;
}
.box h2 {
	color: #C61717;
	font-family: LeagueGothic;
	font-weight: normal;
  font-size: 27px;
  padding: 0;
  margin: 0 0 10px 0;
}
.box ul {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0 0 0 12px;
	margin: 0;
}
.box ul a {
	color: #C61717;
	text-decoration: none;
}
.box ul a:hover {
	color: #53617C;
}
.box_de {
	float: left;
	width: 190px;
  height: 290px;
	padding: 0 5px 0 35px;
}
.box_de a {
	color: #0D3352;
	text-decoration: none;
}
.box_de a:hover {
	color: #C61717;
	text-decoration: none;
}
.box_de h2 {
	color: #C61717;
	font-family: LeagueGothic;
	font-weight: normal;
  font-size: 27px;
  padding: 0;
  margin: 0 0 10px 0;
}
.box_de ul {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0 0 0 12px;
	margin: 0;
}
.box_de ul a {
	color: #C61717;
	text-decoration: none;
}
.box_de ul a:hover {
	color: #53617C;
}
span.one {
  margin-left: 18px;
}
span.one_a {
  margin-left: 10px;
}
span.two {
  margin-left: 73px;
  font-size: 12px;
}
span.three {
  margin-left: 36px;
}
.box p {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0;
	margin: 0;
}
.box_de p {
	font-size: 12px;
	color: #06141F;
	line-height: 14px;
	padding: 0;
	margin: 0;
}
.form {	
	width: 220px;
	padding: 0 0 0 7px;
	font-size: 12px;
	}
.form p {	
	width: 210px;
	}
.field {
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0;
	}
.radio {
	margin: 4px 0 0 0;
	*/margin: 0;
  float: left;
  width: 70px;
	padding: 0;
	}
.textarea {	
	width: 200px;
	height: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0;
	}
#submitBtn {
	background: #C61717;
	color: white;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	padding: 1px 4px 2px 4px;
	margin: 0 0 0 124px;
	width: 80px;
	height: 21px;
	}
	#clients_logoBox {
	float: left;
	padding: 0  0 16px 16px;
	}
	.client_logo {
	border: 1px solid #DDE1E6;
}
#mapBox {
	float: left;
	padding: 20px 20px 20px 20px;
	}
#footer {
	float: left;
	width: 960px;
	height: 30px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	border-top: dotted 2px #C61717;
	background: #EBEBEB;
	font-size: 12px;
	text-align:center;
  }

#page_end {
	margin: 0px auto;
	width: 1000px;
	height: 14px;
	background: url(../images-red/footer.png) left top no-repeat;
  }
.box_quote {
	float: left;
	padding: 0px 25px 0 85px;
	}
  