/**
 * Stylesheet
 *

 */


/* NORMALIZING styles
-------------------------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}
table{
	border: 0px;
}





/* MAIN styles
-------------------------------------------*/
body{
	background: #696969 url(../images/bg.gif) 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #363636;
}

h1{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325E82;
	margin:0px 0px 0px 0px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7795AE;
	margin:10px 0px 0px;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


td{
	vertical-align: top;
}

a:link{color: #325E82;}
a:visited{color: #325E82;}
a:hover{color: #325E82;}
a:active{color: #325E82;}

dt{
	font-weight: bold;
}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






/* CONTAINER styles
-------------------------------------------*/
#container{
	width: 850px;
	position:relative;
	left: 50%;
	margin: 0px 0px 0px -425px;
	padding: 0px;
	background: #fff;
}




/* HEADER styles
-------------------------------------------*/
#header{
	margin: 0px;
	padding: 0px;
	text-align: right;
	background: #ccc url(../images/splash.jpg) 0 71px no-repeat;
	height: 246px;
	position: relative;
}
	#header h1 {
		margin: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
		#header h1 a {
		background: transparent url(../images/logo.gif) 0 0 no-repeat;
		display: block;
		height: 69px;
		width: 215px;
		color: #F3F3F3;
		padding: 69px 0px 0px 0px; 
		height: 0px !important;
		height /**/:69px;
		overflow:hidden;
		font-size: 1px;
		}
/* Begin Navblock Styles */
	#nav-container{
		position: absolute;
		left: 0px;
		top: 226px;
		background: #254661 url(../images/bg_nav.jpg) 0 -1px no-repeat;
		width: 100%;
		text-align: left;
		border-top: 1px solid #8B8B8B;
	}
	#header-nav{
		list-style: none;
		width: 282px; height: 18px;
		background: url(../images/nav.gif);
		margin: 0; padding: 0;
		position: relative;
		}
	
	#header-nav li{
		margin: 0px; 
		padding: 0px; 
		list-style: none;
		position: absolute; top: 0;
		display: block;
	}
	
	#header-nav a {
		height: 18px; display:block;
		padding: 18px 0px 0px 0px; 
		height: 0px !important;
		height /**/:18px;
		overflow:hidden;
		font-size: 1px;
	}
	
	#nav-home{left: 0px; width: 60px;}
	/*#nav-about{left: 60px; width: 75px;}*/
	#nav-services{left: 60px; width: 70px;}
	#nav-clients{left: 130px; width: 60px;}
	#nav-contact{left: 190px; width: 91px;}
	
	body.home #nav-home,#nav-home a:hover{background: transparent url(../images/nav.gif) 0px -36px no-repeat;}
	/*body.about #nav-about,#nav-about a:hover{background: transparent url(../images/nav.gif) -60px -36px no-repeat;}*/
	body.services #nav-services,#nav-services a:hover{background: transparent url(../images/nav.gif) -60px -36px no-repeat;}
	body.clients #nav-clients,#nav-clients a:hover{background: transparent url(../images/nav.gif) -130px -36px no-repeat;}
	body.contact #nav-contact,#nav-contact a:hover{background: transparent url(../images/nav.gif) -190px -36px no-repeat;}

	#header-nav-sup{
		padding: 0px;
		list-style: none;
		position: absolute;
		top: 0px;
		left: 213px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background: #fff;
		width: 637px;
		height: 70px;
	}
	#header-nav-sup li{
		margin: 0px 0px 0px 0px; 
		padding: 0px 3px 0px 0px; 
		list-style: none;
		float: left;
		display: block;
		height: 70px;
		overflow: hidden;
	}

	#header-nav-sup a {
		height: 40px; display:block;
		padding: 45px 0px 0px 0px;
		margin: 0px;
		width: 125px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		line-height: 1em;
		text-transform: uppercase;
		font-size: 10px;
	}
	#header-nav-sup a:hover{
		color: #C6D5E4;
	}
	
	#nav-sab{
		background: transparent url(../images/nav_sabs.jpg) 0 0 no-repeat;
	}
	#nav-fp{
		background: transparent url(../images/nav_fp.jpg) 0 0 no-repeat;
	}
	#nav-sf{
		background: transparent url(../images/nav_sf.jpg) 0 0 no-repeat;
	}
	#nav-sw{
		background: transparent url(../images/nav_sw.jpg) 0 0 no-repeat;
	}
	#nav-mb{
		background: transparent url(../images/nav_mb.jpg) 0 0 no-repeat;
	}


	#header #date-time{
		position: absolute; 
		top: 0px; 
		right: 0px; 
		color: #6492C3; 
		padding:0px; 
		margin:0px 10px 0px 0px;
		font-size: 10px;
	}

/* CONTENT styles
-------------------------------------------*/
#content{
	margin: 10px 70px 0px 0px;
	padding: 10px;
	background: #fff;
	width: 550px;
	float: right;
	display: inline;
}

#content .image{ 
	 padding: 2px; 
	 border: 1px solid #7795AE; 
	 background: #8FADC7;
}

#content .image{
	 float: right; 
	 margin: 0 0 10px 10px; 
}

#content .left{
	 float: left; 
	 margin: 0 10px 10px 0; 
}

#contact-box{
	 background: #8FADC7; /*url(../images/bg_contact.jpg) 0 0 repeat-x*/ 
	 padding: 10px 0px 10px 10px; 
	 border: 1px solid #68849D; 
	 margin: 20px 10px 10px 10px; 
	 width: 200px; 
	 float: right;
	 color: #325E82;
}
	#contact-box dd{
		margin: 0px 0px 0px 10px;
	}
	#contact-box h2{
		color: #7795AE;
		margin: -10px 0 0 0;
		font-size: 22px;
		float: right;
	}
body.contact dt{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 5px;
}
body.contact dd{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 5px;
}




/* SIDEBAR styles
-------------------------------------------*/
#sidebar{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 20px 0px;
	background: #fff;
	width: 200px;
	float: left;
	display: inline;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#sidebar ul a{
	text-decoration: none;
}

#sidebar ul a:hover{
	text-decoration: underline;
}



/* FOOTER styles
-------------------------------------------*/
#footer{
	clear: both;
	margin: 0px;
	padding: 5px 0px;
	background: #325E82;
	text-align: center;
	color: #9FB3C4;
	font-size: 10px;
	line-height: 1.25em;
	border-bottom: 5px solid #626263;
}
	#footer a{
		color: #9FB3C4;
		text-decoration: none;
		padding: 0px 2px;
	}
	#footer a:hover{
		color: #fff;
	}