html, body {
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 13px/150% Arial,Helvetica,sans-serif;
	color: #555555;
	background: #FFF url(images/bg-top.jpg) repeat-x;
	}
	
h1 {
	font-size: 18px;
	line-height: 120%;
	}
	
h2 {
	font-size: 15px;
	margin: 1em 0 0.5em 0;
	padding: 7px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.5px;
	}
	
h3 {
	font-size: 13px;
	margin: 1em 0 0;
	padding: 7px 0 0 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: 215px;
	float: left;
	margin-left: 50px;
	}
	
#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/header.jpg) no-repeat;
	width: 900px;
	height: 210px;
	margin: 137px 30px 0;
	}
	
.slogan {
	position: absolute;
	top: 185px;
	margin: 0 70px;
	width: 820px;
	}
	
.slogan h1 {
	color: #002780;
	font-size: 21px;
	text-align: center;
	/*font-family: Myriad pro;*/
	text-transform: uppercase;
	line-height: 145%;
	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;
	}
	
#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;
	}
	
.content {
	padding: 0 75px;
}

h1.title {
	clear:left;
	color:#003366;
	font-family:Myriad pro;
	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: 450px;
	padding-left: 50px;
	}
	
#right {
	float: right;
	width: 380px;
	padding-right: 50px;
	}
	
ul.bullet1 li {
	background: url(images/bullet1.gif) no-repeat left 5px;
	list-style: none;
	padding-left: 20px;
	margin: 0 0 1em -3em;
	}
	
ul.bullet2 li {
	background: url(images/bullet2.gif) no-repeat left 5px;
	list-style: none;
	padding-left: 20px;
	margin: 0 0 1em -3em;
	}
	
.block {
	background: #F5F5F5 url(images/blocktop.gif) no-repeat;
	padding: 0 10px;
	}

.blockbot {
	background: url(images/blockbot.gif) no-repeat;
	width: 450px;
	height: 10px;
	margin-top: -15px;
	}
	
.textbox {
	width: 200px;
	height: 16px;
	}
	
.textcountry {
	width: 205px;
	}
	
.spacer {
	clear: both;
	height: 1px;
	}
	
label {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 4px;
	display: block;
	}
	
#form {
	background: url(images/right-form.jpg) no-repeat 265px 0;
	padding: 10px 0 20px 305px;
	margin: -2px 0 40px;
	}
	
#left-form {
	background: url(images/left-form.jpg) no-repeat;
	float: left;
	width: 215px;
	height: 280px;
	position: relative;
	top: -82px;
	left: 50px;
	}
	
.formcontent {
	width: 570px;
	position: relative;
	top: -10px;
	}
	
.textarea {
	float: right;
	position: relative;
	}
	
.formbuttom {
	color:#003366;
	font-family:Myriad pro;
	font-size:18px;
	font-weight:bold;
	height:35px;
	left:225px;
	padding:1px 0 2px;
	position:absolute;
	text-transform:uppercase;
	top:133px;
	width:345px;
	}
	
.small-white {
	color: #DDDDFF;
	font-size: 11px;
	position: relative;
	}
	
.small-white a {
	color: #FFFFFF;
	}
	
#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: 860px;
	margin: 0 auto;
	position: relative;
}
	
.footer-success {
	}
	
.legal a {
	color: #FFFFAA;
	text-decoration: none;
	}
	
.legal a:hover {
	color: #FFF;
	}
	
.legal, .footer.popup .legal {
	font-size: 85%;
	position: absolute;
	width: 100%;
	margin-top: 75px;
	color: #CCCCFF;
	background: url(images/logo-footer.jpg) no-repeat right 1px;
	min-height: 70px;
}

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;
}