/* CSS Document */


/*	Page Layout Properties	*/

#container{
	width:750px;
	margin:0px;
	padding:0px;
}

#header{
	padding-left:0px;
	text-align:left;
	padding-bottom:0px;
	background-color:#ffffff;
	width:750px;
	height:50px;
	float:left;
}

#centerleft{
	
	
	border:#8C9FAD;
	border-style:solid;
	border-left-style:none;
	border-width:thin;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	margin:0px;
	text-align:left;
	float:left;
	width:340px;
	height:415px;
}

#centerright{
	background-image:url(../images/homepageimage.jpg);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
	text-align:right;
}

#contactcenterright{
	background-image:url(../images/MAP.JPG);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
}

#aboutuscenterright{
	background-image:url(../images/aboutusimage.jpg);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
}

#saboeirocenterright{
	background-image:url(../images/SABOEIRO.JPG);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
}

#colmancenterright{
	background-image:url(../images/COLEMAN.JPG);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
}

#servicescenterright{
	background-image:url(../images/servicesimage.jpg);
	border:#8C9FAD;
	border-style:solid;
	border-width:thin;
	padding:0px;
	margin:0px;
	float:left;
	width:324px;
	height:435px;
}

#footer{
	text-align:center;
	padding-top:10px;
	padding-left:25px;
	float:left;
	background-color:#ffffff;
	height:50px;
	width:670px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
	text-decoration:underline;
}
#footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
	text—decoration:underline;
}
#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	letter-spacing:1px;
	text-decoration:none;
}

/*	Navigation Properties	*/


#navcontainer{ 
	padding-left:110px;
	padding-top:250px;
}

#navcontainer ul{
	text-align:right;
	margin-left: 0;
	margin-bottom:0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer ul li{
	margin-bottom:3px;
}
#navcontainer a{
	border-style:none;
	color: #352101;
	font-size:16px;
	display:block;
	padding: 3px;
	padding-left:15px;
	padding-right:10px;
	width: 180px;
	background-color: #D6DFE6;
	text-decoration:none;
	filter:alpha(opacity=80);
	opacity:.8;
	-moz-opacity:0.8;
}

#navcontainer a:visited{
	background-color:#D6DFE6;
	color:#352101;
}
#navcontainer a:hover{
	background-color: #BFD3ED;
	color: #352101;
	filter:alpha(opacity=80);
	opacity:.8;
	-moz-opacity:0.8;
}

#navcontainer #current a{
	background-color:#BFD3ED;
}

#nextprev{
	width:310px;
	height:20px;
	text-align:right;
}

#nextprev a{
	width:310px;
	height:20px;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#8C9FAD;
	text-decoration:underline;
	font-weight:bolder;
}

#nextprev a:visited{
	width:310px;
	height:20px;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#8C9FAD;
	text-decoration:underline;
	font-weight:bolder;
}

#nextprev a:hover{
	width:310px;
	height:20px;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#8C9FAD;
	text-decoration:none;
	font-weight:bolder;
}


/*	Text Style Properties	*/
#copy{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#352101;;
}

#copy a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#352101;
	text-decoration:underline;
}

#copy a:visited{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#352101;
	text-decoration:underline;
}


#copy a:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#352101;
	text-decoration:none;
}

#copysubheader{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#352101;
	letter-spacing:1px;
}

#listcopy{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#352101;
	list-style:none;
}

#copyheader{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#352101;
	font-weight:bolder;
	line-height:14px;
}

#bluelink a{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#8C9FAD;
	text-decoration:underline;
	font-weight:bolder;
}

#bluelink a:visited{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#8C9FAD;
	text-decoration:underline;
	font-weight:bolder;
}

#bluelink a:hover{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#8C9FAD;
	text-decoration:none;
	font-weight:bolder;
}