@charset "utf-8";
/* 

SITE NAME

Description
	
	This stylesheet is used for additional page styling 

Contents

	1. 
	2. 
	3. 
	4. 
	5. 
	6. 
	7. 
	8. 
*/


/* - 1.  -  */

#opening1{
	float:left;
	display:inline;
	width:200px;
	font-weight:bold;
	margin-top:50px;
	margin-left:140px;
	border:0px solid red;}

#opening2{
	float:left;
	display:inline;
	width:200px;
	margin-top:50px;
	border:0px solid red;}
	
#opening1 li, 	#opening2 li{
	margin-bottom:10px;}

/* - 2.  -  */
#contactleft{
	float:left;
	display:inline;
	width:200px;
	font-weight:bold;
	margin-top:0px;
	border:0px solid red;}

#contactright{
	float:right;
	display:inline;
	width:200px;
	margin-top:30px;
	border:opx solid red;}
	
#map{	
	width:550px;
	height:350px;
	margin-top:30px;
	border:1px solid #cccccc;}

/* - 3.  -  */
#servbuttons{
	margin-left:240px;}

/* - 4.  -  */
fieldset{
padding:10px;
margin:20px 0px;}

legend{
font-weight:bold;}

textarea{
width:630px;
height:150px;}

.PR{
	clear:both;
	border:0px solid red;
	float:left;
	margin-bottom:10px;
}
input, select	{
float:right;
margin-right:300px;
margin-bottom:10px;
}
/* - 5.  -  */
/* - 6.  -  */
/* - 7.  -  */
/* - 8.  -  */

