/* Rapport Main CSS */

/* Main */
body {
	font-family: Arial;
	font-size: 1em;
	background-color: #b4bfcd;
	margin: auto;
	border: 0;
	color: #1B3D66;
}

a {
	color: #1B3D66;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container_12 .grid_8 {
	width: 622px;
	margin-right: 6px;
}

.container_12 .grid_9 {
	margin-right: 6px;
}

#head {
	height: 146px;
	background-image: url("_img/headbg.gif");
	background-color:#FFF;
}

#head .container_12 {
	height: 146px;
	background-image: url("_img/head.jpg");
	width: 940px;
}

#banner {
	clear: left;
	height: 220px;
	border-bottom: 1px solid #E8EBF0;
	background-image: url("_img/bannerbg.gif");
}

#banner_wrapper {
	clear: left;
	background-image: url("_img/banner2bg.gif");
	background-repeat: repeat-x;
	background-color: #EBEEF3;
	border-bottom: 1px solid #AFBBCA;
	padding-bottom: 20px;
}

#contentmain {
	border-bottom: 1px solid #AFBBCA;
	background-color: #EBEEF3;
	background-image: url("_img/contentbg.gif");
	background-repeat: repeat-x;
	overflow: hidden;
	padding-bottom: 20px;
}

#foot {
	height: 120px;
	background-image: url("_img/footbg.gif");
}

/* Text */
h1 {
	font-size: 1.2em;
	padding: 16px 20px 10px 20px;
}

h1.single {
	padding-bottom: 16px;
}

h2 {
	clear: both;
	font-size: 1.1em;
	padding: 14px 20px 8px 20px;
}

h4 {
	font-size: 1em;
	padding: 12px 20px 8px 20px;
}

h3 {
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 20px 4px 20px;
}

p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #585F67;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

p.vat {
	font-size: 0.6em;
}

.contacting {
	color: #1B3D66;
	padding: 0px 2px 0px 6px
}

.linebreak {
	clear: both;
	border-bottom: 1px solid #DBDCE0;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
	margin-bottom: 4px;
	overflow: hidden;
}

.smalllink {
	margin-left: 20px;
	font-size: 0.8em;
	background-image: url("_img/smalllink.gif");
	background-repeat: no-repeat;
	background-position: 70px 3px;
}

/* Button */
.button {
	background-image: url("_img/btn_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 4px;
	margin-right: 20px;
	position: relative;
	left: 20px;
}

.button a {
	background-image: url("_img/btn_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 26px;
	display: block;
	padding-top: 7px;
	height: 21px;
	text-decoration: none;
	float: left;
}

.button:hover {
	background-position: right bottom;
}

.button.hover {
	background-position: right bottom;
}

.button a:hover {
	background-position: left bottom;
}

/* Flash */
#flashContent {
	margin-left: 2px;
	margin-right: 8px;
	height: 220px;
}

#flashContentPane {
	margin-top: 12px;
	margin-bottom: -4px;
	height: 207px;
}

/* List */
#map {
	font-size: 12px;
	color: #585F67;
	margin-left: 20px;
	width: 580px;

}

ul.map {
	padding-left: 40px;
	margin-top: 10px;
} 

#map a {
	border-bottom: 1px solid #BFC6CC;
	padding-bottom: 10px;
	margin-top: 10px;
	display: block;

}

#map li {
	height: 20px;
	display: inline;
}

#map a.section {
	border-color: #8F9AA7;
}

ul.tick {
	font-size: 0.84em;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul.bullet {
	font-size: 0.84em;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
}

ul.indent {
	font-size: 0.84em;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
}

ul.tick li {
	line-height: 1.2em;
	color: #647C9A;
	padding-left: 10px;
	list-style-image: url("_img/tick.gif");
	padding-bottom: 16px;
}

ul.bullet li {
	line-height: 1.2em;
	color: #647C9A;
	list-style-image: url("_img/bullet.gif");
	padding-bottom: 16px;
}

ul.indent li {
	color: #585F67;
	line-height: 1.2em;
	padding-left: 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:lower-alpha;
	padding-bottom: 8px;
}

/* Banner */
#bannerwall {
	height: 220px;
	background-image: url("_img/banner.jpg");
	background-repeat: no-repeat;
	width: 960px;
}

#bannerwall2 {
	background-image: url("_img/banner2.jpg");
	background-repeat: no-repeat;
	position: relative;
	background-position: 15px 0px;
}

#headimg {
	margin-top: 12px;
	width: 622px;
}

.grid_9 #headimg {
	width: 702px;
}

/* Content */
.content {
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 10px;
	display: block;
	float: left;
}

.content img {
	padding: 0px 7px;
}

.box {
	margin-bottom: 18px;
}

.boxfirst {
	margin-right: 18px;
}

#cta {
	float: right;
	position: absolute;
}

.ctabtn {
	width: 280px;
}

.ctabtn a {
	height: 84px;
	width: 302px;
	background-image: url("_img/roi.gif");
	background-repeat: no-repeat;
	margin-top: 15px;
	display: block;
}

.ctabtn a:hover, .ctabtn2 a:hover {
	background-position: 0 -84px;
	border-bottom: 0px;
	padding: 0px;
}

.ctabtn2 a {
	height: 84px;
	width: 302px;
	background-image: url("_img/opeff.gif");
	background-repeat: no-repeat;
	margin-top: 9px;
	display: block;
}

.address, .phone {
	width: 300px;
	float: left;
}

.grid_8 img {
	float: left;
}

/* Subnav */
.subnav {
	width: 220px;
	float: left;
	margin-top: 18px;
	position: relative;
	left: 5px;
}

.subnav li {
	float: left;
}

.subnav a {
	text-indent: 20px;
	font-size: 12px;
	background-image: url("_img/subnav.gif");
	background-repeat: no-repeat;
	background-position: -2px -30px;
	display: block;
	width: 220px;
	padding-top: 9px;
	padding-bottom: 5px;
	height: 16px;
	float: left;
	overflow: hidden;
}

.subnav .selected {
	background-position: -2px 0px;
	display: block;
	position: relative;
}

.subnav a.bottom {
	background-repeat: repeat-y;
	border: 0px;
	padding-bottom: 5px;
	height: 16px;
}

.subnav a.section {
	background: url("_img/subnav_dark.gif");
	background-position: -2px -30px;
	height: 16px;
	padding-top: 9px;
}

#landing {
	background-position: -2px 0px;
}

#nobg {
	background: none;
}

.text {
	width: 450px;
	float: left;
	position: relative;
}

/* Quote */
.quote {
	padding-left: 20px;
	color: #647C9A;
	font-size: 0.9em;
	margin-bottom: 20px;
	line-height: 1.2em;
}

/* Footer */
#footphone {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #FFFFFF;
}

#foot li {
	display: inline;
	margin-right: 20px;
}

#foot ul {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 0.7em;
	height: 20px;
}

#footcopy {
	margin-top: 20px;
	font-size: 0.7em;
	text-align: right;
}

/* Featured Module */
.featured .button a:hover {
	background-position: left bottom;
}

.featured h4 {
	padding-top: 16px;
}