html, div, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, form, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff
}
p {
	margin: 0;
	padding-bottom: 5px
}
a {
	text-decoration: none
}
ul, li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: disc
}
/* Page elements                            	       
================================================*/

body {
	background-color: #121a39
}
/* Main
================================================*/

#container {
	margin: auto;
	width: auto;
	height: 600px;
	background-image: url(image/body.gif);
	background-repeat: no-repeat;
	background-position: top
}
#splash {
	padding-top: 70px;
	text-align: center
}
#navigation {
	padding: 28px 0 0 30px;
	color: #fc8953;
	text-align: left
}
#main {
	padding: 0 10px
}
#main_thankyou {
	padding: 0 10px 250px 10px
}
#main_industry {
	padding: 0 10px 190px 10px
}
#main, #main_thankyou, #main_industry, .style4, .style6 {
	text-align: justify
}
/* Forms
================================================*/

.text {
	padding: 2px;
	color: #121a39;
	border: 1px solid #4b85f4
}
/* Headings
================================================*/

.style1 {
	padding: 0 0 15px 15px;
	text-align: left
}
.style2 {
	padding-left: 20px;
	font-size: 13px
}
.style3 {
	padding: 15px 0;
	text-align: center;
	font-style: italic
}
.style4, .style7, .style10 {
	font-size: 11px
}
.style5 {
	padding: 5px 0 5px 0
}
.style6 {
	color: #121a39
}
.style7 {
	padding-top: 5px;
	text-align: right
}
.style9 {
	padding: 5px 0 5px 10px
}
.style11, .style13 {
	font-size: 10px
}
.style12, .style13 {
	 padding-left:10px
}
.style1, .style5, .style8, .style9 {
	font-size: 15px
}
.style2, .style8 {
	color: #fff
}
.style1, .style4, .style5, .style9, .style13 {
	color: #e33131
}
/* Hyperlink Styles
================================================*/

a:link, a:visited {
	color: #fff
}
a:hover, a:active {
	color: #e33131
}
	
/* End
================================================*/

