@charset "utf-8";
*{ 
padding: 0;
margin: 0;
}
body{
	background-image:url(images/bottombg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color: #FFF;
}
#wrapper #bgBottom {
	background-image:url(images/bg1.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	height: 660px;
	position: absolute;
	z-index:-2;
	}
#bgWhole {
	background-image:url(images/bg2.png);
	background-repeat:repeat;
	height: 655px;
	position: relative;
	z-index:-2;
}

a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#wrapper{
	position: relative;
	height: 1000px;
}
#header {
	position: relative;
	background-color: #09F;
	width: 800px;
	margin: auto;
	margin-top: 70px;
	height: 85px;
	color: #D6D6D6;
}
#logo{
	position: absolute;
	background-image: url(images/logo.png);
	background-position: center;
	background-repeat:no-repeat;
	width: 200px;
	height: 200px;
	top:-25px;
	left: 0;
	z-index: 3;
}
#nav {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color:#FFF;
	color:#09F;
	height:60px;
	border-top: solid 2px #CCC;
	border-bottom: solid 2px #CCC;
	text-align: right;
	width: 790px;
	margin: auto;
}

#nav a {
	text-decoration:none;
	font-weight: bold
}
#nav a:hover {
	text-decoration:bold;
	color:#CCC
}
#nav .active a {
	color: #333;
	text-decoration: none;
}
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#content {
	position:relative;
	margin-bottom: 15px;
	background-color: #3b99e9;
	background-image: url(images/bgtemp.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F93;
	height: 400px;
	z-index: -1;
}
#flashIntro {
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-left: 175px;
	position: relative;
	width: 670px;
	z-index: 30;
	height: 151px;
	left: 78px;
	top: 102px;
}
#contactForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: auto;
	background-color: #F93;
	background-image: url(images/bgtemp.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	margin-top: auto;
}
#contactForm2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
	background-color: #F93;
	background-image: url(images/bgtemp3.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 675px;
	margin-top: 0px;
}
#text {
	position: relative;
	background-color: #06F;
	background-color: #09F;
	margin: auto;
	margin-top: 10px;
	height: 200px;
	width: 800px;
}
#text4 {
	position: relative;
	background-color: #06F;
	background-color: #09F;
	margin: auto;
	margin-top: 10px;
	height: 200px;
	width: 800px;
	top: -975px;
}
.clear{
	line-height: 0;
	font-size: 0;
	clear: both;
}

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #09F;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	position:relative;
	color: #FFF;
}
h1 {
	font-family: Eurostile, "Arial Black", verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	word-spacing: normal;
	margin-left: 10px;
	margin-bottom: 3px;
	position:relative; 
}
h2 {
	font-family: Eurostile, "Arial Black", verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	word-spacing: normal;
	margin-left: 10px;
	margin-bottom: 3px;
	position:relative; 
}
p {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
	color: #333;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	position:relative;
	text-align: left;
	text-indent: 45px;
}
#wrapper #contactForm #textBox2 #headerBar p {
	width: 550px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 10px;
}


p2 {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
	color: #333;
	margin-top: 40px;
	margin-left: 150px;
	margin-right: 150px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	position:relative; 
}
#p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	word-spacing: normal;
	margin-left: 10px;
	margin-bottom: 3px;
	position:relative; 
}
#servicesBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	margin-right: 400px;
	margin-left: 400px;
	text-align: justify;
	position: absolute;
	width: 243px;
	left: -178px;
	top: 105px;
	height: 65px;
}
#frontpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-right: 400px;
	margin-left: 400px;
	text-align: justify;
	position: absolute;
	width: 197px;
	left: 456px;
	top: 344px;
	height: 119px;
	background-image: url(images/frontpage.png);
	background-repeat: no-repeat;
}
#contactBottom {
	background-image:url(images/bg2.png);
	background-repeat:no-repeat;
	position: relative;
	top: auto;
	background-position: center top;
	z-index: -1;
	height: 400px;
}
#bottom2 {
	background-image: url(images/bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	top: -450px;
	height: 375px;
	float: none;
	z-index: -10;
}
#bottom4 {
	background-image: url(images/bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	top: -1200px;
	height: 375px;
	float: none;
	z-index: -10;
}
#services {
	background-image: url(images/logobounce.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 155px;
	width: 228px;
	position: absolute;
	left: 864px;
	top: 252px;
}
#sideBg {
	background-image: url(images/sidebg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 800px;
	width: 100px;
	position: absolute;
	left: 1029px;
	top: -126px;
}
#bottom3 {
	background-repeat: repeat-x;
	background-position: center center;
	position: relative;
	top: auto;
	height: 375px;
	float: none;
	z-index: -2;
	background-image: url(images/bg2.png);
}
.ital {
	font-style: italic;
}
#verificationSticker {
	background-color: #09F;
	height: 30px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -225px;
	z-index: 300;
	text-align: center;
}
#servicesBlock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 650px;
	height: 300px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	top: -989px;
}
#headerBar {
	background-color: #09F;
	height: 40px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: -10px;
	background-position: center;
	text-align: center;
}
.titleSection {
	color: #09F;
	font-size: 18px;
	font-weight: bold;
}
#designBox {
	background-color: #FFF;
	text-align: left;
	height: 610px;
	width: 700px;
	border: thick solid #09F;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
#bottom5 {
	background-image: url(images/bg1.png);
	height: 400px;
	width: 1290px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: -35px;
}
#textBox2 {
	height: 400px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#textBox2 #headerBar p {
	text-align: center;
}
