@charset "UTF-8";
/* CSS Document */

img {  border: none;
 }

body {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #003f5e;
	margin: 0px;
 	padding: 0px;
 	font-family: sans-serif;
 	font-size: .8em;
	color: #FFFFFF;
	text-align: justify;
 	line-height: 1.75em;
}

.image_border {
	border:#054689 1px solid; padding:5px;
}

.image2_border {
	border:#054689 1px solid; padding:5px;
}

.image2_border:hover {
	border:#bdd63a 1px solid; padding:5px;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	height: 180px;
}

.header_left {
	float: left;
	margin-top: 60px;
}

.header_right {
	float: right;
	margin-top: 45px;
}

.header_right li {
	display: inline;
}

#title {
	height: 70px;
	padding: 10px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #bdd63a;
}

#content {
height: 370px;
}

.content_left {
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	width: 245px;
	height: 310px;
	background-image: url(images/bg-web.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.content_left_big {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	width: 563px;
	height: 310px;
	background-image: url(images/bg-who.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.content_centre {
	float: left;
	margin-top: 10px;
	width: 246px;
	height: 310px;
	background-image: url(images/bg-print.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.content_right {
	float: right;
	margin-top: 10px;
	margin-left: 2px;
	width: 245px;
	height: 310px;
	background-image: url(images/bg-testimonials.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#content_what {
height: 1870px;
}

.content_what {
	height: 1820px;
	margin-top: 10px;
	background-image: url(images/bg-what.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#container1 {
	background-image: url(images/bg-contact.jpg);
	background-repeat: repeat;
}

#contact {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contact_centre {
	height: 310px;
	margin-top: 20px;
	background-image: url(images/bg-contact.png);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.contact_what {
	height: 310px;
	margin-top: 20px;
	background-image: url(images/bg-contact.png);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}

.contact_textfield {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/bg-textfield.png);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 12px;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 360px;
}

#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(images/submit-btn.png);
	background-repeat: no-repeat;
}

#container2{
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat;
}

#footer {
	width: 950px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

/* 
FONTS
------
*/

.title_font_white {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

.content_text {
	line-height: 2em;
}

.content_titlefont {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
	font-style: italic;
	color: #bdd63a;
}

.smallfont {
	font-size: .8em;
	color: #bdd63a;
}

.what_font {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	color: #bdd63a;
}

.testimonial_text {
	line-height: 2em;
}

.compulsory_font {
	color: #ff6666;
}

.footer_link {
	color: #bdd63a;
	text-decoration: none;
}

.footer_link:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/* 
NAV
------
*/

#navi_01{
	height: 90px;
	width: 150px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/navi_01.png) top left no-repeat;
	display: block;
	float: left;
}
#navi_01:hover{
background-position: bottom left;
}

body.navi_01 a#navi_01, body.navi_01 a#navi_01:hover { background-position: bottom left; }

#navi_02{
	height: 90px;
	width: 150px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/navi_02.png) top left no-repeat;
	display: block;
	float: left;
}
#navi_02:hover{
background-position: bottom left;
}

body.navi_02 a#navi_02, body.navi_02 a#navi_02:hover { background-position: bottom left; }

#navi_03{
	height: 90px;
	width: 150px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/navi_03.png) top left no-repeat;
	display: block;
	float: left;
}
#navi_03:hover{
background-position: bottom left;
}

body.navi_03 a#navi_03, body.navi_03 a#navi_03:hover { background-position: bottom left; }

/*
float clear 
------
*/
.float_clear {}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
