body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}


img {border:0px;
     margin:0;
	 padding:0;
	 }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}



.phone_box { background: url(images/Header_02.jpg) no-repeat left;
             font-family:Arial, Helvetica, sans-serif;
			 font-size:15px;
			 font-weight:normal;
			 color:#FFFFFF;
			 height:118px;
			 padding:30px 80px 0 0;
			 margin:0;
			 text-align:right;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 0px;
	font-size: 14px;
}

li {
	
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}


a:link.dark {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited.dark {
	color: #cccccc;
	text-decoration: none;
}
a:hover.dark {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}

p {

	font-size: 14px;
	line-height: 18px;
}

#foot {
	background-position: center center;
	text-align: center;
}


.cform select{ 
	padding:2px;
	border: 1px solid #958576;
	
}
.cform input {border: 1px solid #000000; height:22px;}
.cform input:hover {border: 1px solid #666666; }
.cform textarea {border: 1px solid #000000;}
.cform textarea:hover {border: 1px solid #666666;
}



.border {border:1px solid #000000;
	     font-family: Arial, Helvetica, sans-serif;
	     color: #000;
	     font-size:12px;
	     height: 25px;
	     width:250px;
	     padding: 3px 0 3px 3px;
}


.borderquoteMessage {border:1px solid #000000;
	                 font-family: Arial, Helvetica, sans-serif;
	                 font-size:12px;
	                 color: #000;
	                 height: 120px;
	                 width:380px;
	                 padding:3px 0 0 3px;
	
}


#phone {
	position:absolute;
	left:940px;
	top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	height:42px;
	width:197px;
	text-align:right;
	font-weight: bold;
}

