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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color: #24272C;
	line-height: 20px;
	}
a img {
	border: 0px;
	}
	

	
/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {
	margin: 0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 200px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#999;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	margin-top: -28px;
	margin-left: 165px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 3px 16px 3px 0;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	}
#multi-ddm li {
	border-right: none;
	border-left: none;
	}
	#multi-ddm li:first-child { border-left: none; }
	#multi-ddm li:last-child { border-right: none; }
	#multi-ddm ul li { border: none; }

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #9FC4F1; }
#multi-ddm ul a:hover { color: #5B626A; }



/*  *********************************************  ICONS  STYLE *********************************************** */

div#mn-icons ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}

div#mn-icons li {
	float: left;
	width: 241px;
	height: 138px;
	}

div#mn-icons .title {
	margin: 0;
	padding: 15px 0 0 25px;
	font-size: 18px;
	text-transform: uppercase;
	}
	div#mn-icons .title a {
		text-decoration: none;
		color: #546988;
		}
	div#mn-icons .title strong { color: #444; }

div#mn-icons .info {
	margin: 0 0 0 0;
	padding: 5px 0 0 25px;
	width: 170px;
	line-height: 16px;
	}



/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}

div#mn-sidebar li {
	float: left;
	width: 266px;
	height: 75px;
	overflow: hidden;
	background: url(../images/sb_item.jpg);
	}
div#mn-sidebar li.contact {
	height: 79px;
	background: url(../images/sb_contact.jpg) #64696F;
	}

div#mn-sidebar p {
	margin: 0;
	padding: 20px 0 0 20px;
	font-size: 20px;
	text-transform: uppercase;
	}
	div#mn-sidebar a {
		text-decoration: none;
		color: #3B4859;
		}
	div#mn-sidebar .sub {
		display: block;
		clear: left;
		font-size: 16px;
		color: #667;
		}
	div#mn-sidebar .contact a {
		color: #FFF;
		}
	div#mn-sidebar .consub {
		font-size: 12px;
		color: #FFF;
		}



/*  *********************************************  QCONTACT  STYLE *********************************************** */

.menu_list {	
}
.menu_head {
	padding: 0;
	cursor: pointer;
	position: relative;
	margin:0;
    font-weight:bold;
	height: 79px;
	width: 266px;
	background:url(../images/sb_contact.jpg);
}
.menu_head2 {
	padding: 0;
	position: relative;
	margin:0;
    font-weight:bold;
	height: 79px;
	width: 266px;
	background:url(../images/sb_contact.jpg);
}
.menu_body b {
	display:none;
}
.menu_body{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }



div#quickcontact {
	float: left;
	margin: 11px 0 0 20px;
	width: 213px;
	}

.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #AAA;
	padding: 4px 8px;
	margin: 3px 4px 0 0;
	}
.inputSelectquick {
	display: block;
	clear: left;
	color: #002E3B;
	width:195px;
	background-color: #FFF;
	}
.inputCommentquick {
	color: #002E3B;
	width:195px;
	background-color: #FFF;
	}
.inputButtonquick {
	text-align: center;
	color: #FFF;
	cursor: pointer;
	margin: 3px 0 20px 0;
	padding: 6px 16px;
	border: none;
	background: #667;
	font-size: 11px;
	width: 100px;
	}
.inputButtonquick2 {
	float: left;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	margin: 3px 0 20px 0;
	padding: 6px 16px;
	border: none;
	width: 100px;
	background: #667;
	font-size: 11px;
	}
div#quickcontact .captcha {
	float: left;
	height: 33px;
	width: 199px; 
	margin: 4px 0;
	padding: 2px 6px;
	border: 1px solid #AAA;
	}

div#quickcontact .field {
	clear: left;
	margin-bottom: 5px;
	}

div#quickcontact .captcha div {
	float: left;
	margin-right: 2px;
	}
	div#quickcontact .captcha div.last {
		margin-right: 0px;
		}




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

div#mn-content {
	}

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;
		list-style-image:url(../images/arrow_01.gif);
		}

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




/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #999;
	}
	#mn-footer p {
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	font-weight: normal;
	color:#5d626a;
	margin: 0 0 0 -2px;
	padding: 0 0 20px 0;
	font-size: 22px;
	text-transform: uppercase;
	}
#mn-sidebar .header { margin-left: 15px; color: #FFF; padding: 0;}

H2 {
	padding: 20px 0 0 0;
	font-size: 18px;
	}



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

.picborder, .picRight, .picLeft {
	border: 3px solid #fff; 
	padding: 3px;
	-webkit-box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #ccc;

	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 20px auto;
	}
	
div.spacer{clear:both; height:5px; display:block;}	