/* 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;
	text-align:center;
	font-size:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#000033;
}

h3 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:25px;
	font-family: "Times New Roman", Times, serif;
	color:#900;
}
p {
	margin:0px;
	padding:0px;
	color:#000033;
	font-size:18px;
	line-height:35px;
}

body {
	margin: 0px; padding: 0px;
	background:#666;
	
}

#bg {
	width:1180px;
	height:1130px;
	background:url(../images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
}

#bgg {
	width:1180px;
	height:1155px;
	margin-left:auto;
	margin-right:auto;
	background:#017ab3;
}


#site {
	width:960px;
	height:1130px;
	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:135px;
	
}

#box3text {
	width:550px;
	height:110px;
	margin-top:25px;
	margin-left:15px;
}

#box4 {
	width:960px;
	height:700px;
	margin-top:25px;
}

#box4pic {
	width:350px;
	height:700px;
	background:url(../images/servicespic.jpg);
}

#box4text {
	width:585px;
	height:50px;
	margin-top:15px;
	margin-left:20px;
}

#box4text2 {
	width:570px;
	height:700px;
	margin-left:385px;
}

#box5 {
	width:940px;
	height:96px;
	margin-top:15px;
	margin-left:10px;
	background:url(../images/contactpic.jpg);
}
