/* CSS Document */
*		{marging 0; padding: 0;}
html	{overflow-y: scroll; height: 100%;}
ul		{list-style: square inside;}
ol		{list-style: decimal inside;}
a		{outline: none; text-decoration: underline;}
img		{vertical-align: middle;}
.left {float:left;}
h1 {
	margin:0px;
	padding:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#003300;
	font-size:40px;
}
p {
	margin:0px;
	padding:10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:20px;
}


body {
	margin: 0px; padding: 0px;
	background:#666;
	
}

#bg {
	width:1180px;
	height:1825px;
	background:url(../images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
}

#bgg {
	width:1180px;
	height:1850px;
	margin-left:auto;
	margin-right:auto;
	background:#017ab3;
}

#site {
	width:960px;
	height:1825px;
	margin-left:auto;
	margin-right:auto;
}


#box1 {
	width:945px;
	height:93px;
}

#box1logo {
	width:532px;
	height:73px;
	margin-top:20px;
	float:left;
	background:url(../images/logo.jpg)
}

#box1logocontact {
	width:240px;
	height:71px;
	margin-top:20px;
	float:left;
	margin-left:170px;
	background:url(../images/logocontact.jpg);
}



#box2 {
	margin-top:5px;
}


#box3 {
	width:954px;
	height:1515px;
	border-style:solid;
	border-width:3px;
	border-color:#006699;
	
}

#textbox {
	width:30%
	height:120px;
	margin-left:50px;
	margin-top:15px;
	
}

#box3con1 {
	width:100%;
	height:120px;
	border-bottom-style:solid;
	border-width:3px;
	border-color:#006699;
	background-color:#CCC;
}
#box3con2 {
	width:100%;
	height:450px;
	margin-top:5px;
	margin-left:10px;
}

#box3con3 {
	width:100%;
	height:450px;
	margin-top:30px;
	margin-top:15px;
	margin-left:10px;
}

#box3con4 {
	width:100%;
	height:450px;
	margin-top:30px;
	margin-top:15px;
	margin-left:10px;
}


#box3con2text1 {
	width:956px;
	height:25px;
	margin-top:10px;
}
#box3con2text2 {
	width:600px;
	height:20px;
}


#box3quartz1 {
	width:100%;
	height:200px;
	margin-top:5px;
}
#box3quartz2 {
	width:100%;
	height:200px;
	margin-top:5px;
}


#box4 {
	width:960px;
	height:10px;
	margin-top:1px;
}

#box5 {
	width:940px;
	height:96px;
	margin-top:15px;
	margin-left:10px;
	background:url(../images/contactpic.jpg);
}