/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #FFF;
	}
a img {
	border: 0px;
	}
	
	

/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	line-height: 20px;
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content a {
	color:#40B9CE;
	text-decoration:none;
	}
	div#mn-content a:hover {
		text-decoration:underline;
		}


/*  *********************************************  BOTTOM  STYLE *********************************************** */

div#mn-bottom {
	line-height: 20px;
	}
	#mn-bottom p {
		font-weight: bold;
		color: #0D7284;
		margin: 0;
		padding: 20px 0 0 40px;
		}
	#mn-bottom ul {
	float: left;
	padding: 0;
	margin: 10px 10px 0 30px;
	color: #FDE198;
		}
		#mn-bottom li {
			}
		#mn-bottom .bottom-item {
			color: #000;
			font-weight: bold;
			margin-right: 10px;
			}
	#mn-bottom a {
		color: #0E7385;
		text-decoration: none;
		}
		#mn-bottom a:hover {
			text-decoration:underline;
			}
			

/*  *********************************************  LINKS  STYLE *********************************************** */

div#mn-links {
	line-height: 20px;
	font-size: 11px;
	color: #0E7385;
	}
	#mn-links ul {
	float: left;
	padding: 0;
	margin: 20px 0 0 35px;
	list-style-type: none;
		}
		#mn-links li {
			display: inline;
			padding-right: 3px;
			}
	#mn-links a {
		color: #0E7385;
		text-decoration: none;
		}
		#mn-links a:hover {
			text-decoration:underline;
			}
			
			
/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #0D7284;
	}
	#mn-footer p {
		float: left;
		text-align: left;
		padding: 0;
		margin: 11px 0 0 0;
		}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1 {
	font-weight: normal;
	color:#FCE097;
	margin: 0 0 0 -2px;
	padding: 33px 0 15px 0;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

H2 {
	font-weight: normal;
	color:#FCE097;
	margin: 0 0 0 -2px;
	padding: 20px 0 0 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h3 {
	font-weight: normal;
	color: #FCE097;
	margin: 0 0 0 -2px;
	padding: 10px 0 0 0;
	font-size: 14px;
	}

/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid;
	border-color:#2C93A2;
}

.picRight {
	border: 1px solid;
	border-color:#666666;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #1C5596;
	float:left;
	margin-right:10px;
    margin-top:5px;
}
.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}
	
/*  *********************************************   ADDRESS  *********************************************** */
#addresswrap {
	width:700px;
	height:500px;
	z-index:1;
	top: 50px;
	overflow: hidden;
	clear:left;
	margin: 0 auto;
	
}
#address2 {
	width:300px;
	height:350px;
	z-index:2;
	top: 8px;
	float:left;
}
#address3 {
	width:350px;
	height:500px;
	z-index:1;
	float:left;
	padding:0 0 0 50px;
}
/*  *********************************************   SERVICES  *********************************************** */
#serviceswrap {
	width:400px;
	height:95px;
	margin: 0 auto;
	
}
.serviceleft {
	width:150px;
	height:80px;
	z-index:2;
	top: 8px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
.serviceright {
	width:200px;
	height:80px;
	top: 8px;
	float:left;
	overflow: hidden;
}
/*  *********************************************   SERVICES Home *********************************************** */
#serviceswraphome {
	width:400px;
	height:95px;
	
}
.servicehomeleft {
	width:150px;
	height:80px;
	z-index:2;
	top: 8px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
.servicehomeright {
	width:200px;
	height:80px;
	top: 8px;
	float:left;
	overflow: hidden;
}
/*  *********************************************   Pictures Home *********************************************** */
#picwraphome {
	width:435px;
	height:132px;
	
}
.pichomeleft {
	width:198px;
	height:130px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
.pichomeright {
	width:200px;
	height:130px;
	float:left;
	overflow: hidden;
}
#picwrapservices {
	width:650px;
	height:230px;
	
}
.picserviceleft {
	width:300px;
	height:200px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
.picserviceright {
	width:315px;
	height:200px;
	float:left;
	overflow: hidden;
}
#painservices {
	width:640px;
	height:230px;
	
}
.painserviceleft {
	width:300px;
	height:200px;
	float:left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
.painservicemiddle {
	width:315px;
	height:220px;
	float:left;
	overflow: hidden;
}
.painserviceright {
	width:209px;
	height:220px;
	float:left;
	overflow: hidden;
	padding-left: 65px;
}
/*  *********************************************   CONTENT ELEMENTS  *********************************************** */


hr {
	width: 80%;
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px auto;
	}
.picrightname {
	width:209px;
	height:325px;
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}.picrightname2 {
	width:242px;
	height:270px;
	float:right;
	margin-left:15px;
}
.ulnodot {
list-style:none

}
