body {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background: black;
}	

#adwords {
	background: url(/images/adwords.png) no-repeat;
	background-position: top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 382px;
	height: 92px;
}

a.email {
	text-decoration: underline;
	color: black;
}

a.email:hover {
	color: #ffab00;
}

#container {
	background: black;
	overflow: hidden;
	margin: auto;
	width: 860px;f
}

#cr {
	background: black;
	overflow: hidden;
	margin: auto;
	color: white;

}

.orange {
	color: #ffab00;
}

.green {
	color: #adff03;
}

#cr a {
	margin-right: 3px;
	color: white;
}

#cr a:hover {
	color: #ffab00;
}

#cr ul {
	padding-top: 10px;
	float: right;
	list-style-type: none;
}

#cr li {
	display: inline;
	color: #ffab00;
}

#cr img {
	padding: 10px;
}
#crcontent {
	width: 950px;
	margin: auto;
	overflow: hidden;
	padding-right: 10px;
	

}

#form {
	background: url(/images/formgradient.jpg) repeat-x #eeece0;
	overflow: hidden;
	width: 750px;
	margin: auto;
	margin-top: 25px;
	padding-top: 15px;
	border: 1px solid black;
	margin-bottom: 15px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#form h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
	padding-top: 5px;
	text-align: left;
}

#form h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 30px;
	padding-top: 5px;
	text-align: left;
	color: #033cb1;
}

#form hr {
	width: 600px;
	border: 1px solid;
	color: black;
	margin-bottom: 15px;
	}

#form p.success {
	text-align: justify;
	width: 350px;
	margin: auto;
	font-size: 16px;
}

#form p.successa {
	text-align: center;
	width: 350px;
	margin: auto;
	font-size: 20px;
	margin-top: 10px;
}

#form a {
	color: #ffab00;
}

#form a:hover {
	color: black;
}

#footer {
	background: url(/images/bg2.jpg) repeat-x #202020;
	overflow: hidden;
}

#footercontent {
	width: 970px;
	margin: auto;
	overflow: hidden;
}

#footercol1 {
	float: left;
	width: 315px;
	border-right: 1px solid #474747;
	padding-top: 15px;
	margin: 20px 8px 20px 0px;
	min-height: 320px;
}

#footercol1 h1 {
	text-align: center;
	color:white;
	position: relative;
	top: -15px;
	font-size: 30px;
}

#footercol1 p.img {
	 text-align:center;

}



#footercol1 p {
	font-size: 14px;
	margin: 5px 20px 5px 10px;
	text-align: justify;
	line-height: normal;
	color: #9a9a9a;
}

#footercol1 p.orange {
color: #ffab00;
text-align: center;
}

#footercol2 {
	float: left;
	width: 315px;
	border-right: 1px solid #474747;
	padding-top: 15px;
	margin: 20px 8px 20px 0px;
	min-height: 320px;
}

#footercol2 h1 {
	text-align: center;
	color:white;
	position: relative;
	top: -15px;
	font-size: 30px;
	
}

#footercol2 p {
	font-size: 14px;
	margin: 5px 20px 5px 10px;
	text-align: justify;
	line-height: normal;
	color: #9a9a9a;
}

#footercol2 ul {
	margin-left: 75px;
	list-style-image: url(/images/list.png);
}


#footercol2 a {
	color: #ffab00;
	text-decoration: underline;
}

#footercol2 a:hover {
	color: white;
}
	

#footercol3 {
	float: right;
	width: 315px;
	padding-top: 15px;
	margin: 20px 0px 20px 0px;
}

#footercol3 h1 {
	text-align: center;
	color:white;
	position: relative;
	top: -15px;
	font-size: 30px;
}

#footercol3 p {
	font-size: 14px;
	margin: 5px 20px 5px 8px;
	text-align: justify;
	line-height: normal;
	color: #9a9a9a;
}

#footercol3 a {
	color: #ffab00;
	text-decoration: underline;
}

#footercol3 a:hover {
	color: white;
}

#main {
	width: 970px;
	margin: auto;
	overflow: hidden;
}

#content {
	width: 970px;
	margin: auto;
	
}

#nav {
	background: url(/images/navibg.jpg) no-repeat;
	float: right;
	width: 335px;
	height: 28px;
	
}

#nav ul {
	float: right;
	list-style-type: none;
	margin: 5px 10px 0px 0px;
}

#nav li {
	display: inline;
	color: #0f4883;
	font-weight: bold;
	font-size: 12px;
}

#nav a {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 5px;
}

#nav a:hover {
	text-decoration: underline;
	color: #d28e03;
}
	
	
#logo {
	margin-top: 75px;
	width: 930px;
	background: black;
}


#ss {position: relative; top: 40px;}

#submit {
	background: url(/images/submit.png) no-repeat;
	width: 322px;
	min-height: 108px;
	float: left;
	margin-top: 35px;
	overflow: visible;
}

#submit p {
	color: #c2dffc;
	text-align: left;
	padding: 40px 85px 0px 20px;
	font-size: 14px;
}

#submit a {
	text-decoration: underline;
	color: #c2dffc;
}

#submit a:hover {
	color: white;
}

#wait {
	background: url(/images/wait.png) no-repeat;
	width: 322px;
	height: 108px;
	float: left;	
	margin-top: 35px;
}

#wait p {
	color: #fcedce;
	text-align: left;
	padding: 40px 85px 0px 30px;
	font-size: 14px;
}

#wait a {
	text-decoration: underline;
	color: #fcedce;
}

#wait a:hover {
	color: white;
}

#receive {
	background: url(/images/receive.png) no-repeat;
	width: 322px;
	height: 108px;
	float: right;
	margin-top: 35px;
}

#receive p {
	color: #f0f0f0;
	text-align: left;
	padding: 40px 85px 0px 30px;
	font-size: 14px;
}

#receive a {
	text-decoration: underline;
	color: #f0f0f0;
}

#receive a:hover {
	color: white;
}


/*FAQ*/

#faq {
	width: 900px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

#faq h1 {
	text-align: center;
	font-size: 24px;
	color: black;
	margin-bottom: 7px;
}

#faq hr {
	width: 700px;
	border: 1px solid;
	color: black;
	margin-bottom: 10px;
	}


#faq p {
	text-align: justify;
	width: 700px;
	margin: auto;
	font-size: 14px;
}


.toggler {
	text-align: center;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-style: italic;
}

p.center {
	text-align: center;
	width: 700px;
	margin: auto;
}

.toggler:hover {
	text-decoration: underline;
	color: #ffab00;
}
	
#faqleft {
	margin-left: 100px;
	width: 350px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#faqright {
	width: 350px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#faqbottom {
	width: 900px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;

	
}

#faqbottom img {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}

#faqbottom h2 {
	margin-left: 100px;
	margin-bottom: 15px;
}

#faq h2 {
	font-size: 18px;
	color: #033cb1;
	margin-top: 15px;
}



#faq dt {
	font-weight: normal;
	font-size: 16px;
	margin: 15px 40px 0px;
	cursor: pointer;
	color: black;
}

#faq dt:hover {
	color: #ffab00;
	text-decoration: underline;
}

#faq dt:before {
		content: "Q:";
		font-size: 16px;
		margin-right: 7px;
		padding: 2px 6px 5px;
		font-weight: bold;
		color: #033cb1;
		background-color: white;
		border: 1px solid black;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-left: -35px;
		position: relative;
		top: 10px;
	}


#faq dd {
	margin: 10px 70px 0px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: normal;	
	}
	
#faq dd:before {
		content: "A";
		font-size: 1.5em;
		margin-right: 7px;
		padding: 2px 9px;
		color: #033cb1;
		background-color: white;
		border: 1px solid black;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-left: -38px;
		font-weight: bold;
		position: relative;
		top: 10px;
	}

.show {display: block;}
.hide {display: none;}		


/* CONTACT */

#contact {
	width: 700px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contact h1 {
	text-align: center;
	font-size: 24px;
	color: black;
	margin-bottom: 7px;

}

#contact h2 {
	text-align: center;
	font-size: 20px;
	color: #033cb1;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
}

#contact h3 {
	font-size: 22px;
	text-align: center;
}

#contact h4 {
	margin-top: 25px;
	font-size: 14px;
	line-height: normal;
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
	text-align: justify;
	font-weight: normal;
}

#contact hr {
	width: 700px;
	border: 1px solid;
	color: black;
	margin-bottom: 10px;
	}


#contact p {
	text-align: justify;
	width: 700px;
	margin: auto;
	font-size: 14px;
}

#contactform {
	float: right;
	overflow: hidden;
	text-align: left;
	width: 350px;
	margin: auto;
	padding-right: 30px;
	margin-top: 25px;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(/images/formgradient.jpg) repeat-x #eeece0;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#contactleft {
	float: left;
	text-align: center;
	width: 317px;
	margin-top: 10px;
	padding-top: 15px;
}


.blue {
	color:#033cb1;	
}


/*ABOUT*/

#about {
	width: 970px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

#about h1 {
	text-align: center;
	font-size: 24px;
	color: black;
	margin-bottom: 7px;

}
#about h2 {
	text-align: center;
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#about h3 {
	text-align: center;
	font-size: 20px;
	color: #033cb1;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#about h4 {
	text-align: center;
	font-size: 20px;
	color: #033cb1;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}


.about {
	width: 230px;
	margin-right: 8px;
	float: left;
	background: url(/images/formgradient.jpg) repeat-x #eeece0;
	border: 1px solid black;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 375px;
}




#about hr {
	width: 700px;
	border: 1px solid;
	color: black;
	margin-bottom: 10px;


	}


#about p.intro {
	text-align: justify;
	margin: auto;
	font-size: 14px;
	width: 700px;

}

 p.step {
	text-align: justify;
	margin: auto;
	font-size: 14px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
}

#aboutbottom {
	width: 700px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;

	
}

#aboutbottom img {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}

#aboutbottom p {
	text-align: justify;
	font-size: 14px;
}

#aboutbottom h2 {
	text-align: center;
	margin-bottom: 15px;
	font-size: 24px;
}

