/* Site Name */
/* last modified date and author */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../../images/bg-home.jpg) repeat-x #003366;
	}
	
strong {
	font-weight: bold;
	}

a {
	color: #3C76A2;
	}

#container {
	width: 1000px;
	margin: 0 auto;
	}

#header {
	width: 1000px;
	margin: 0 auto;
	}

#nav-container {
	width: 100%;
	overflow: auto;
	}

#nav-phone {
	float:right;
	}
	
/*	
#nav-menu {
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	}*/

	
#content-container {
	width: 100%;
	overflow:auto;
	margin-top: -3px;
	background:url(/images/bg.jpg);
	}
	
#content-phone {
	float:right;
	width: 553px;
	}
	
#content {/*ie6*/
	width:440px;
	}
	
#content-margin {
	margin-left: 70px;
	}
	
#title {
	width: 100%;
	}
	
#content-img {
	margin: 0px 0 20px 420px;
	}

ul#nav-footer {
	margin-left: 60px;
	margin-bottom: 50px;
	}
	
ul#nav-footer li {
	float:left;
	margin-right: 10px;
	background:url(/images/nav-bull.gif) 0px 1px no-repeat;
	padding-left: 13px;
	}
	
ul#nav-footer li a {

	}
	
ul#nav-footer2 {
		margin-left: 120px;
		}

	
ul#nav-footer2 li {
	float:left;
	margin-right: 10px;
		background:url(/images/nav-bull.gif) 0px 1px no-repeat;
		padding-left: 13px;
	}
	
#footer-text {
	margin:auto;
	width: 362px;
	color:#fff;
	}

/* -------------------- POP UP MENUS -------------------- */

.subnav {
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	color: #3C76A2;
	width: 195px;
}
table.subnav {
	border: 1px solid #ccc;
	background: #F1F5F8;
}
table.subnav td {
	white-space: nowrap;/*border: 1px solid #ccc;*/
}
.subnav a {
	color: #3C76A2;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 5px;
}
.subnav a:hover {
	background-color: #C7E1E7;
}
.menu-container {
	margin-left: 16px;
}
.menu-top {
	border-right: 1px solid #ccc;
}








/*	
div.menu-1 {
	width: 212px;
	z-index: 5;
	position:relative;
	top: -400px;
	left:66px;
	background:url(/images/nav-bg.gif) no-repeat;
	visibility:hidden;
	}
	
div.menu-1 ul {
	margin-left: 16px;
	padding-top: 15px;
	}
	
div.menu-1 ul li {
	border-bottom: 2px solid #ccc;
	padding-left: 8px;
	display: none;
	}




	
div.menu-2 {
	width: 212px;
	z-index: 6;
	position:relative;
	top: -467px;
	left:218px;
	background:url(/images/nav-bg.gif) no-repeat;
	visibility:hidden;
	}
	
div.menu-2 ul {
	margin-left: 16px;
	padding-top: 15px;
	display: none;
	}
	
div.menu-2 ul li {
	border-bottom: 2px solid #ccc;
	padding-left: 8px;
	}





	
div.menu-3 {
	width: 212px;
	z-index: 7;
	position:relative;
	top: -531px;
	left:370px;
	background:url(/images/nav-bg.gif) no-repeat;
	
	}
	
div.menu-3 ul {
	margin-left: 16px;
	padding-top: 15px;
	display: none;
	}
	
div.menu-3 ul li {
	border-bottom: 2px solid #ccc;
	padding-left: 8px;
	}
	
	*/
