
body {
	}
#nav-container {
	height:40px;
	margin:4px 0 0 0; 
	background-color:#404040;
	text-align:center;
	padding-top:8px;
	}
body>#nav-container {
	height:32px;
	}

#nav {
		text-align:left;
		width:960px;
		margin:0 auto;
		font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		}
#wrapper {
	background-color:#fff;
	padding:20px 0 30px 0;
	}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	background: #fff url(../Images/Graphics/container-bg.jpg) repeat-y right top;
	}
	#right-column {
		width:343px;
		float:right;
		}
		#search {
			margin:0 0 20px 12px;
			background-color:#f0f0f0;
			padding:12px 0 12px 0;
			}
			#search form {
				margin:0;
				}
			#search input {
				width:192px;
				height:24px;
				font-size:16px;
				vertical-align:middle;
				border:1px solid #7f9db9;
				margin:0 5px 0 13px;
				}
			#search img {
				border:none;
				vertical-align:middle;
				}
		#services {
			margin:0 0 20px 12px;
			background-color:#f0f0f0;
			padding:12px 0 12px 0;
			}
			#services img {
				margin:0 0 13px 14px;
				border:none;
				}
			#services p {
				margin-left:13px;
				}
		#contact {
			clear:left;
			margin-left:12px;
			background-color:#f0f0f0;
			padding:12px 0 12px 0;
			}
			#contact table {
				margin:-4px 0 3px 14px;
				}
			#contact img.map {
				margin:0 0 13px 14px;
				border:none;
				}
			#contact p {
				margin-left:13px;
				}
				#contact p#office {
				margin:0 0 9px 13px;
				font-size:12px;
				font-weight:bold;
				}
				#contact p#office span {
					font-weight:normal;
					}
			#contact td {
				font-size:16px;
				font-weight:bold;
				}
	#left-column {
		width:580px;
		float:left;
		}
		#logo {
			margin:23px 0 40px 0;
			}
			#logo img {
				border:none;
				}
#footer {
	clear:both;
	color:#999999;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 30px 0;
	}
	#footer p {
		color:#999999;
		}
	#footer a {
		color:#999999;
		}
	
	
	
/* Links */


input,textarea{ font-family: arial; font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}
#googleMap { text-align: left; background-color:#FFFFFF; } 

/* ul ol li Styles */
li{ padding: 0px 0px 5px 0px; }
ul,ol { list-style: url(../Images/Graphics/li_bullet.gif) disc; }

/* Footer */
.footer{ padding: 0px 0px 0px 0px;}
.footer p { font-size: 10px; }
.footer a{ text-decoration: none; color: #bebda7;}
.footer a:hover{ text-decoration: none; color: #7f7e70;}

/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }


/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration: none;}
.Nav_Side_Level1{ color: 036; font-weight: bold; }
.Nav_Side_Level2{ color: 369; }
.Nav_Side_Leveln{ color: 69a; }
.Nav_Side_Level_Selected{}
.Nav_Top{ color: 036; }
.Nav_Top:hover{ color: black; }
.toplink { font: bold 12px verdana; color: #black; text-decoration: underline;}
.toplink:hover {color: 333; text-decoration: none; }

/* Original Start Shop Styles
.shopsubmit,.ft100bold,.pft100,.ft100,.ft{ background-color: #cccccc; font-size: 10px; }
.ft100bold,.pft100,.ft100{ width: 100px; }
.shopsubmit,.ft100bold{ font-weight: bold; font-size: 11px; }
.shopsubmit{ font-size: 12px; }
 */

 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

