html, body {
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 13px/20px "Arial",Helvetica,sans-serif;
	color: #555555;
	background: #F9F9F9 url(../images/bg-top.jpg) repeat-x;
	}
	
body#body2 {
	background: #F9F9F9 url(../images/bg2-top.png) repeat-x;
}
	
h1 {
	font-size: 18px;
	line-height: 120%;
	}
	
h2 {
	font-size: 15px;
	margin: 10px 0 25px;
	padding: 7px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	}
	
h3 {
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.5px;
	}
	
hr {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #DDDDDD;
	border-width:1px 0;
	margin: 2px 0 5px;
	*margin: -5px 0 0;
	}
	
a {
	outline: none;
	color: #005BBB;
	}
	
a:hover {
	color: #000000;
	}
	
p {
	margin:0 0 15px;
	}

#logo {
	width: 355px;
	height: 180px;
	float: left;
	}
	
#logo img {
	border: none;
	}
	
#container {
	background: url(../images/top-header.jpg) no-repeat 0 0;
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	}

#container-success {
	width: 690px;
	margin: 20px auto;
	position: relative;
	}
	
#header {
	background: url(../images/shadow.png) no-repeat 50% 410px;
	clear: both;
	padding-bottom: 30px;
	}
	
#intro {
	background: none repeat scroll 0 0 #FFF;
    border-radius: 10px;
    padding: 10px 10px 5px;
}
	
.slogan {
	position: absolute;
	top: 595px;
	margin: 0 50px;
	width: 820px;
	display: none;
	}
	
.slogan h1 {
	color: #002780;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	line-height: 120%;
	text-shadow: 1px 1px 3px #999;
	padding-left: 450px;
	}
	
#nav {
	background: url(../images/nav-right.png) no-repeat right 0;
	height: 20px;
	position: relative;
	top: -75px;
	display: none;
	}
	
#nav ul {
	background: url(../images/nav-left.png) no-repeat 480px 0;
	text-align: right;
	margin: 0 6px 0 0;
	height: 20px;
	}
	
#nav ul li {
	display: inline;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	}
	
#nav ul li a, #nav ul li a:hover {
	text-decoration: none;
	color: #F5F5F5;
	}
	
.facebook {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    margin-top: 30px;
    padding: 10px 10px 7px;
	}
	
.content {
	padding: 50px 50px 0;
}

h1.title {
	clear:left;
	color:#003366;
	font-size:22px;
	font-weight:bold;
	line-height:120%;
	margin:195px 0 0.5em;
	padding:0;
	text-shadow:1px 2px #CCCCCC;
	text-transform:uppercase;
}
	
#left {
	float: left;
	width: 540px;
	}
	
#right {
	float: right;
	width: 400px;
	text-align: justify;
	}
	
#right h2 {
	color: #002780;
	font-size: 18px;
	padding-left: 3px;
}
	
ul.bullet1 li {
	background: url(../images/error.png) no-repeat left 5px;
	list-style: none;
	padding-left: 45px;
	margin: 0 0 13px -40px;
	}
	
ul.bullet2 li {
	background: url(../images/ok.png) no-repeat left 5px;
	list-style: none;
	padding-left: 45px;
	margin: 0 0 13px -40px;
	}
	
.quote {
	padding: 5px 10px;
	background: #FFFFCC;
	margin: 15px 0 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	
.block {
	background: #F5F5F5;
	padding: 15px 20px 5px;
	margin: 0 0 20px;
	text-align: justify;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.clear {
	clear: both;
	height: 1px;
	}
	
label {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 20px;
	}
	
#form {
	background: url(../images/right-form.jpg) no-repeat 215px 0;
	padding: 10px 0 20px 230px;
	margin: 4px 0 50px;
	}
	
#left-form {
	background: url(../images/left-form.jpg) no-repeat;
	float: left;
	width: 215px;
	height: 280px;
	position: relative;
	top: -75px;
	}
	
.formcontent {
	width: 710px;
	position: relative;
	padding: 0;
	}
	
.textarea textarea {
	margin: 0;
	position: relative;
	z-index: 999;
	}
	
.textarea {
	float: right;
}
	
#inputs {
	width: 360px;
	float: left;
	padding-bottom: 15px;
	position: relative;
	z-index: 999;
}

.div1, .div2, .div3, .div4 {
	float: left;
	width: 173px;
	height: 50px;
}

.div1, .div3 {
	margin-right: 10px;
}

.div1, .div2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

.textbox {
	padding: 8px;
	width: 155px;
}

.textcountry {
	padding: 8px;
	width: 173px;
	line-height: 32px;
	}
	
.formbutton {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	height:35px;
	left:363px;
	padding:1px 0 2px;
	position:absolute;
	text-transform:uppercase;
	top:140px;
	width:350px;
	z-index: 999;
	cursor: pointer;
	}
	
.small-white {
	color: #DDDDFF;
	font-size: 11px;
	position: relative;
	top: 10px;
	width: 325px;
	clear: right;
	text-align: center;
	}
	
.small-white a {
	color: #FFFFFF;
	position: relative;
	z-index: 999;
	}
	
#footer-wrapper {
	background: url(../images/bg-bot.jpg) repeat-x 0 top;
	height: 125px;
	margin-top: -65px;
	padding-bottom: 45px;
	width: 100%;
	}

body.page #footer-wrapper {
	margin-top: 0;
	padding-bottom: 0;
	height: 175px;
	position: absolute;
	bottom: 0;
}
	
.footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
	
.footer-success {
	}
	
.legal a {
	color: #FFFFAA;
	text-decoration: none;
	position: relative;
	z-index: 999;
	}
	
.legal a:hover {
	color: #FFF;
	}
	
.legal, .footer.popup .legal {
	font-size: .9em;
	position: absolute;
	width: 100%;
	margin-top: 70px;
	color: #CCCCFF;
	background: url(../images/logo-footer.jpg) no-repeat right 6px;
	min-height: 75px;
}

body.popup {
	background: url(../images/bg-top-popup.jpg) repeat-x 0 0;
}

#popup #container {
	width: 680px;
	background: none;
}

#popup #logo {
	margin-left: 25px;
	height: 185px;
}

#popup .content {
	padding: 0 50px;
}

#popup h1.title {
	margin-top: 165px;
}

.footer.popup {
	width: 600px;
}

/* Contact form fixes */

body.contact {
}

body.contact #logo {
	float: none;
	height: 170px;
}

body.contact #popup h1.title {
	margin: 0 0 30px;
}

body.contact .block {
	padding-bottom: 0;
}

body.contact label {
	color: #666;
	margin-top: 10px;
}

body.contact .block .left {
	float: left;
	width: 262px;
	margin-right: 14px;
}

body.contact .block .right {
	float: left;
	width: 262px;
}

body.contact input.text-med {
	width: 250px;
	padding: 5px;
}

body.contact input.text-short {
	padding: 5px;
	margin: 0 0 10px 35px;
}

body.contact select {
	padding: 5px;
	width: 260px;
}

body.contact .textbox {
	width: 519px;
	resize: vertical;
}

body.contact input.button {
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}

small.whythis a {
	text-decoration: none;
	font-size: 12px;
}

small.whythis a span {
    color: #F5F5F5;
    padding: 0 4px;
    text-decoration: none;
}

small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  color : #CC0000;
  padding : 4px 8px; 
  text-decoration : none; 
  border-radius: 5px;
}

body.contact dl dd {
	color: #CC0000;
	padding: 0 0 5px 0;
	font-weight: bold;
}

p.error, p.success {
	background: none repeat scroll 0 0 #FFDDDD;
    border: 1px solid #CC3333;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px 20px;
	margin-bottom: 30px;
}

p.success { 
	background: none repeat scroll 0 0 #DFF2BF;
	border: 1px solid #4F8A10;
}

.explain {
	font-weight: bold;
	color: #222;
}

h3 span {
	color: #CC0000;
    float: right;
    font-size: 10px;
}