@charset "UTF-8";
/* CSS Document */

.class1 A:link {
	text-decoration: none;
	color: #333333;
	position: relative;
	right: auto;
}
.class1	A:visited {text-decoration: none; color: #333333;}
.class1	A:active {text-decoration: none; color:#003333;}
.class1	A:hover {text-decoration: none; color:#FF0000;}


.redquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}


body { 
	font: 85% verdana, serif;
	line-height: 1.88889; 
 	margin: 0; 
	padding: 0;
}
	

#exterior {
	border: 1px solid #666666;
	width: 910px;
	height: 580px;
	overflow: hidden;
	position: relative;
	top: 30px; right: -15%;
	vertical-align: middle;
}

#seagull{
	background-image: url(images/coomansmedia2.jpg);
	background-repeat: no-repeat;
	width:200px;
	height: 242px;
	overflow: hidden;
	position: relative; top: 10px; right: -10px;
	}
	
#quote{
	background-image: url(images/COMMUNICATE.jpg);
	background-repeat: no-repeat;
	width:580px;
	height: 100px;
	overflow: hidden;
	position: relative; top: -90px; right: -250px;
	
	}
	
	
#navlist { 
	list-style-type: none; 
	position: relative; top: -75px; right: -51px;
	}
	
	
#container1 {
	width: 553px;
	height: 380px;
	overflow: hidden;
	position: relative;
	top: -195px; right: -260px;
		
	}
	
#bottomcontacts {
	width: 480px;
	height: 25px;
	overflow: hidden;
	position: relative;
	top: 35px; right: -600px;
		
	}	
	


.smallred A:link {
	text-decoration: none;
	color: #FF0000;
	
}
.smallred	A:visited {text-decoration: none; color: #FF0000;}
.smallred	A:active {text-decoration: none; color:#FF0000;}
.smallred	A:hover {text-decoration: none; color:#FF0000;}

.smallred2{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;	
}
.bottomcontacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
}
.serviceslist {
	list-style-type: square;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
}
