/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	color: #35556E;
	}
a img {
	border: 0px;
	}
/*  *********************************************  QCONTACT  STYLE *********************************************** */


#quickcontact .inputSelectquick, #quickcontact .inputCommentquick {
	margin: 0 0 4px 30px;
	padding: 3px 5px;
	border: 1px solid #8EA2AD;
	width: 235px;
	color: #000000;
	font-family: "MS Sans Serif", sans-serif, arial;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFF;
	}
#quickcontact .inputButtonquick {
	width: 294px;
	height: 23px;
	background:url(../images/qcontactsubmit.jpg);
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
	}


/*  *********************************************  SERVICELIST  STYLE *********************************************** */



div#servicelist {
	line-height: 20px;
	}

div#servicelist ul {
	clear: left;
	margin:0;
	padding: 0;
	list-style: none;
	font-family: "MS Sans Serif", sans-serif, arial;
	font-size: 13px;
	}
	div#servicelist li {
		padding: 4px 20px 3px 35px;
		border-bottom: 1px solid #475E70;
		}

div#servicelist a {
	color:#8BA8BA;
	margin-left: 5px;
	text-decoration:none;
	}
	div#servicelist a:hover {
		color:#FFF;
		}


/*  *********************************************  ADDRESS STYLE *********************************************** */

#mn-address p {
	margin: 0;
	padding: 22px 0 0 55px;
	font-family: "MS Sans Serif", sans-serif, arial;
	font-size: 15px;
	}

#mn-address a {
	color: #35556E;
	text-decoration: none;
	margin-right: 20px;
	}
#mn-address a:hover {
	color: #8BA8BA;
	}


/*  *********************************************  HEADER  STYLE *********************************************** */

#text-sizer {
	float: right;
	margin: 0; 
	padding: 0;
	color: #000;
	font-family: "MS Sans Serif", sans-serif, arial;
	font-size: 13px;
	}
#text-sizer p {
	margin: 0;
	line-height: 40px;
	padding: 32px 50px 0 10px;
	}


/*  *********************************************  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 0px 50px;
		list-style-image: url(../images/arrow.gif);
		}
	div#mn-content li {
		margin-left: 5px;
		}


.link {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #891C39;
	text-decoration:none;
}

.link:hover {
	font-size: 12px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color: #891C39;
	text-decoration: underline;
}
.smalllink {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #891C39;
	text-decoration:none;
}

.smalllink:hover {
	font-size: 11px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color: #891C39;
	text-decoration: underline;
}



/*  *********************************************  FOOTER  STYLE *********************************************** */



div#mn-footer {
	font-family: "MS Sans Serif", sans-serif, arial;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	color: #8BA8BA;
	}
	#mn-footer p {
		}
	#mn-footer ul {
		padding: 0;
		margin: 5px 0 0 0 ;
		}
		#mn-footer li {
			list-style-type: none;
			display: inline;
			padding-right: 5px;
			}
	#mn-footer a {
		color: #79888B;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1, #quickcontact .header, #servicelist .header {
	float: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 30px 0 10px 55px;
	font-size: 30px;
	color: #315673;
	}
	#quickcontact .header, #servicelist .header {
		width: 259px;
		margin: 0;
		padding: 10px 0 10px 35px;
		font-size: 24px;
		}	
	#quickcontact .header {		
		color: #32404B;
		}
	#servicelist .header {	
		color: #FFF;
		border-bottom: 1px solid #475E70;
		}



H2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 12px 0 0px 0;
	font-size: 18px;
	color: #32404B;
	letter-spacing: -1px;
	}
H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0 0px 0;
	font-size: 16px;
	color: #658BA3;
	letter-spacing: -1px;
	}
.header {
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #32404B;
	text-decoration: none;
}
.header2 {
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #658BA3;
	text-decoration: none;
}

/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid; 
	border-color:#C1CED5;
}

.picRight {
	border: 1px solid;
	border-color:#C1CED5;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRightnoborder {
	float:right; 
	margin-left:10px;
	margin-top:5px;
}
.picLeft {
	border: 1px solid #C1CED5;
	float:left;
	margin-right:10px;
    margin-top:5px;
}
.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}

/*  *********************************************   FORMS   *********************************************** */
.formtext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35556E;
	line-height: 20px;
	}
.smalltext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35556E;
	}	
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

#contact, .inputSelect, #code, .inputComment, .inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #555;
	padding: 3px;
	margin: 4px 4px 0 0;
	}

#contact {
	width: 500px;
	color: #FFF;
	border: none;
	margin: 0 auto;
	letter-spacing: 0;
	}
	#contact td {
		vertical-align: middle;
		}
.inputSelect {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #C1CED5 1px solid;
	color: #35556E;
	width:180px;
	background-color: #ECF1F2;
}
#code {
	color: #000000;
	width:100px;
	background-color: #FFF;
	padding: 3px;
	}
.inputComment {
	color: #000;
	width:240px;
	background-color: #FFF;
	}
.inputButton {
	color: #5A6B49;
	background-color: #FFF;
	width: 120px;
	cursor: pointer;
	padding: 3px;
	}
.inputButton2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #FFF;
	width:37px;
	background-color: #2B5575;
	border: 1px solid #32404B;
	
}
label.error {
	color: red;
	font-style: italic;
	display: block;
	}



/*  *********************************************   CONTENT ELEMENTS  *********************************************** */


hr {
	width: 100%;
	border: 1px solid #C1CED5;
	text-align: center;
	}

