/* 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;}

h4 {margin: 0px; padding: 0px;color:#006600;font-size:20px;}
p {margin: 0px; padding: 0px;font-size:17px;}

body {
	margin: 0px; padding: 0px;
	background:#666;
	
}

#bg {
	width:1180px;
	height:800px;
	background:url(../images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
}

#bgg {
	width:1180px;
	height:825px;
	margin-left:auto;
	margin-right:auto;
	background:#017ab3;
}

#site {
	width:960px;
	height:800px;
	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:960px;
	height:516px;
	
}

#box3pic {
	width:960px;
	height:516px;
	background:url(../images/aboutuspic.jpg);
}

#box3text {
	width:575px;
	height:490px;
	margin-left:350px;
	margin-top:25px;
}

#box4 {
	width:960px;
	height:0px;
	margin-top:15px;
}

#box5 {
	width:940px;
	height:96px;
	margin-top:15px;
	margin-left:10px;
	background:url(../images/contactpic.jpg);
}
