@charset "UTF-8";
/* CSS Document */

/* RESET ALL */
html, body, div, span, applet, object, iframe, , blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption,  tfoot, thead,h1,h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}	

body {
	background: #b1bece url(../images/bg.gif) top repeat-x;
	font-family:Calibri;
              margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family:Calibri;
	font-size: 14px;
}

#wrapper2 {
	width: 1010px;
	margin: 0 auto;
	margin-top:10px;
	padding-bottom:30px;
	min-height:100%;
	overflow:hidden;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
	margin-top:10px;
	padding-bottom:30px;
	overflow:hidden;
min-height:100%;
}

.top {
	width:1010px;
	height:10px;
	background:url(../images/top.png) no-repeat;
}

.bottom {
	width:1010px;
	height:10px;
	background:url(../images/bottom.png) no-repeat;
}


#header {
	width:990px;
	height:135px;
	background:url(../images/body.png) repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#logo {
	float:left;
}

#contact {
	float:right;
	margin-right:25px;
	margin-top:110px;
}

#contact a:link{
	color:#000;
}

#contact a:hover{
	color:#3270ba;
}

#address {
	float:right;
	margin-right:10px;
	margin-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #214673;
}

a:link {
	text-decoration: none;
	color: #214673;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	color: #214673; 
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #636363;
	font-weight:bold;
}

#nav {
	width:1005px;
	height:34px;
	background:url(../images/navbg.png) repeat-y;
	padding-left:4px;

}

#flash {
	width:990px;
	height:317px;
	background:url(../images/body.png) repeat-y;
	padding-left:5px;
	padding-right:15px;
}

.left {
	width:375px;
	height:312px;
	background-color:#fff;
	float:left;
	padding-left:5px;
	padding-top:5px;
	
}

.right {
	width:590px;
	height:295px;
	background-color:#fff;
	float:right;
	padding-left:10px;
	padding-top:0px
	font-size:12px;
}

.inner-content {
	background-color:#fff;
	font-size:14px;
	padding:15px;
}

#main-content {
	width:995px;
	height:auto;
	padding-left:5px;
        	padding-right:10px;
	background:url(../images/body.png) repeat-y;
}

#content {
	width:1010px;
	height:auto;
	background:transparent;	
}

#clearFoot {
	clear:both;
	height:60px; /*or something more to your liking*/
}

#footer {
	background:#214673 url(
	../images/footer.gif) repeat-x;
	bottom: 0;
	width: 80%;
	text-align: center;
	height:100%;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;
}

.footer-container {
	width:1000px;
	margin:auto;
	text-align:center;
	height:60px;
	font-size:13px;
	color:#FFF;
	padding-top:5px;
}

.footer-container a:link {
	color:#FFF;
}
.footer-container a:visited {
	color:#FFF;
}
.footer-container a:hover {
	color:#CCC;
}

* html #footer {
	position: absolute;
}

h1 {
	font-size:24px;
	color: #3b4e66;
}

h2 {
	font-size:18px;
	color: #000;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:5px;
	text-align:center;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#214673;
	margin:0px;
	text-align:left;
}

.bodBullet {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	list-style-type: disc;
	margin-top: 0px;
	/* margin-bottom: 4px; */
}

UL LI { 
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	list-style-type: disc;
	margin-top: 0px;
}

UL LI LI { 
	list-style-type: circle;
}



.call {
	margin:5px;
	font-size:12px;
	color:#000; }

.menu {
	margin:0;
	padding:0;
	padding-top:7px;
	height:34px;
	font-size:16px;
	/*text-transform:uppercase;*/
	color:#FFFFFF; 
	font-weight:bold;
    	text-align:center; 
	cursor:pointer;
	border-bottom:0;
	padding-left:2px;
}

.menu_hover{
	margin:0;
	padding:0;
	padding-top:7px;
	height:34px;
	font-size:16px;
	/*text-transform:uppercase;*/
	color:#FFFFFF; 
	background:transparent url("/images/navigation_hover.png") repeat-x top;
	font-weight:bold;
    	text-align:center; 
	cursor:pointer;
	padding-left:2px;
}

.menu_selected{
	margin:0;
	padding:0;
	padding-top:7px;
	height:34px;
	font-size:16px;
	/*text-transform:uppercase;*/
	color:#FFFFFF; 
	background:transparent url("/images/navigation_hover.png") repeat-x top;
	font-weight:bold;
    	text-align:center; 
	cursor:pointer;
	padding-left:2px;
}


.sub_menu {
	margin:0;
	padding-left:5px;
	padding-top:5px;
	height:20px;
	font-size:12px;
	/*text-transform:uppercase;*/
	background-color:#3b4e66;
	color:#FFFFFF; 
	font-weight:bold; 
	cursor:pointer;

}

.sub_menu_hover{
	margin:0;
	padding-top:5px;
	padding-left:5px;
	height:20px;
	font-size:12px;
	/*text-transform:uppercase;*/
	color:#FFFFFF; 
	background:#3b4e66 url("/images/navigation_hover.png") repeat-x center;
	font-weight:bold;
	cursor:pointer;

}

.sub_menu_selected {
	margin:0;
	padding-top:5px;
	padding-left:5px;
	height:20px;
	font-size:12px;
	/*text-transform:uppercase;*/
	color:#FFFFFF; 
	background:#3b4e66 url("/images/navigation_hover.png") repeat-x center;
	font-weight:bold;
	cursor:pointer;

	}	

.callbox {
	background: url(../images/callbox.png) no-repeat;
	width:240px;
	height:247px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:5px;
	padding-right:5px;
	cursor:pointer;
	font-family:Calibri,Arial,Tahoma;
	font-size:12px;
	color:#000;
}



.callbox p {
	font-family:Calibri,Arial,Tahoma;
	font-size:12px;
	color:#000;
	padding-left:5px;
}

.callbox a {
	font-family:Calibri,Arial,Tahoma;
	font-size:12px;
	color:#eafa63;
}

.callbox a:hover {
	font-family:Calibri,Arial,Tahoma;
	font-size:12px;
	color:#eafa63;
}

.callbox:hover {
	background:url(../images/callbox-hover.png) no-repeat;
	width:240px;
	height:247px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:5px;
	padding-right:5px;
}

.callbox h3 {
	color:#ffffff;
	font-family:Calibri,Arial,Tahomaf;
	font-size:18px;
}

#callbox-pane {
	margin-top:5px;
}

/* --------- HORIZONTAL NAVIGATION ---------- */


#hori-nav /* Main Menu Holder */
{
	clear:both;
	height:34px;
	width:1008px;
	padding:0;
	background:url(http://totesystems.com/images/navbg.png) repeat-y;
}

#hori-nav ul /* First Level Menu */
{
	list-style:none;
    width:1008px;
	height:34px;
	left:0;
	margin:0;
	padding:0;
	margin-left:5px;
}

#hori-nav ul a /* First Level Menu */
{
	width:auto;
	height:34px;
}

#hori-nav ul li /* First Level Menu */
{
	width:auto;
	display:inline;
	float:left;
	list-style:none;
	height:34px;
	text-align:center;
	background-image:url(http://totesystems.com/images/hnav-hr.png);
	background-repeat:no-repeat;
	background-position:right;
}

#hori-nav ul li a /* First Level Menu */
{	
	display: block;
	font-family:Calibri;
	font-size:17px;
	color:#fff;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	height:26px;
	padding:0;
	padding-top:8px;
	padding-left:1.97em;
	padding-right:2em; 
}

#hori-nav ul li a:hover /* First Level Menu */
{
	display: block;
	font-family:Calibri;
	font-size:17px;
	color:#fff;
	cursor:pointer;
	clear:both;
    background:transparent url("http://totesystems.com/images/navigation_hover.png") repeat-x top; 
}

#hori-nav .selected  /* First Level Menu */
{

}

#hori-nav .selected a /* First Level Menu */
{
	color: #fff;
}

#hori-nav .selected a:hover /* First Level Menu */
{
	color: #fff;
	cursor: pointer;
}

#hori-nav ul li ul /* Second Level Menu */
{
	display: none;
	margin:0;
	padding:0;
	border:0;
}

#hori-nav ul li ul li /* Second Level Menu */
{
	width:170px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style:none;
	height:auto;
	text-align:center;
}

#hori-nav ul li:hover ul /* Second Level Menu */
{
	display: block;
	width:180px;
	height:auto;
	padding:0px;
	clear:both;
    border-right:1px solid #000;
	border-left:1px solid #000;
}

#hori-nav ul li:hover ul li /* Second Level Menu */
{
	display: block;
	padding:0px;
	clear:both;
	border-bottom:1px solid #fff;
	width:180px;
	height:25px;
}

#hori-nav ul ul /* Second Level Menu */
{
	position: absolute;
	z-index: 500;
	padding: 0px;
}

#hori-nav ul li:hover ul li a  /* Second Level Menu */
{
	display:block;
	height:25px;
	width:175px;
    border-top:0; 
	border-bottom:0;
	font-weight: normal;
	color: #fff;
	font-family:Calibri;
	font-size:16px;
	text-align:left;
	padding:0;
	padding-left:5px;
	margin:0;
	text-decoration:none;
	background-color:#3b4e66;
}

#hori-nav ul li:hover ul li a:hover  /* Second Level Menu */
{
    color:#fff;
	display:block;
}

#hori-nav ul li:hover .selected a  /* Second Level Menu */
{
	color: #fff;
}

#hori-nav ul li:hover .selected a:hover  /* Second Level Menu */
{
	color: #fff;
}

#hori-nav ul ul ul /* Third-and-Above-level lists */
{
	position:absolute;
	padding:0;
	margin:0;
    margin-left:100%;
	margin-top:-35px;
	left:0;
	width:150px;
}

#hori-nav ul li:hover ul li ul /* Third-and-Above-level lists */
{
	display:none;
	width:180px;
	left:0;
}

#hori-nav ul li:hover ul li:hover ul /* Third-and-Above-level lists */
{
	display:block;
	width:180px;
	height:auto;
}

#hori-nav ul li:hover ul li:hover ul li /* Third-and-Above-level lists */
{
	display:block;
	width:180px;
	height:25px;
}

#hori-nav ul li:hover ul li:hover ul li a /* Third-and-Above-level lists */
{
	display:block;
	width:180px;
	height:25px;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#hori-nav ul li:hover ul li:hover ul li a:hover /* Third-and-Above-level lists */
{
	display:block;
	width:180px;
	height:25px;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#hori-nav li ul ul /* Third-and-Above-level lists */ 
{ 
	margin-top:-26px;
	margin-left:100%;
}

#hori-nav li:hover ul ul, #hori-nav li:hover ul ul ul, #hori-nav li.sfhover ul ul, #hori-nav li.sfhover ul ul ul 
{
	left: 100%;
}

#hori-nav li:hover ul, #hori-nav li li:hover ul, #hori-nav li li li:hover ul, #hori-nav li.sfhover ul, #hori-nav li li.sfhover ul, #hori-nav li li li.sfhover ul /* lists nested under hovered list items */
{ 
	left: auto;
}

#hori-nav ul #end/* End Item List Style*/
{
	width:auto;
	background-image:none;
	cursor:pointer;
}


#hori-nav ul #end a /* End Item List Style*/
{
	width:auto;
	background-image:none;
	cursor:pointer;
}

#hori-nav ul #end a:hover /* End Item List Style*/
{
	width:auto;
	background:transparent url("http://totesystems.com/images/navigation_hover.png") repeat-x top; 
	cursor:pointer;
}

/* --------- END OF HORIZONTAL NAVIGATION ---------- */
