/*
 * CSS Resets and Link behaviours. test
 */

*
{
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: underline;
}
	
	a:hover, 
	a:active
	{
		text-decoration: none;
	}
	
	a img
	{
		border: 0px;
	}

/* ---------------------------------------- */

/*
 * Preset styles.
 */

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/* ---------------------------------------- */

/*
 * Main page blocks.
 */

 a.list {
	color: #3f3f34;
	font-size: 14px;
	text-decoration: none;
}
	
 
 /* ---------------------------------------- */
 
 
/*
 * Main page blocks.
 */

body
{
	background: #FFFFFF;
	font: 14px/21px Georgia, Times, "Times New Roman", serif;
}

#content .wrapper
{
	width: 903px;
	margin: 0px auto;
}

/* ---------------------------------------- */

/*
 * Header.
 */

#header
{
	height: 154px;
	background: url(../img/top-border.png) repeat-x 0px 144px;
}
	
	#header .wrapper
	{
	width: 903px;
	margin: 0px auto;
		position: relative;
		height: 154px;
	}
	
	#header #logo
	{
		position: absolute;
		top: 0px;
		left: 0px;
		/*z-index: 999;*/
	}
	
	#header #logo-text
	{
		position: absolute;
		top: 41px;
		left: 172px;
	}
	
	#header .contact
	{
		float: right;
		width: px;
		text-align: right;
		margin-top: 33px;
	}
		
		#header .contact .address
		{
			color: #333333;
			font-size: 16px;
			line-height: 22px;
			letter-spacing: 1px;
		}
			
			#header .contact .address img
			{
				vertical-align: middle;
				padding: 0px 3px;
			}
		
		#header .contact .phone
		{
			color: #292968;
			font-size: 30px;
			line-height: 32px;
		}
		
		#header .contact .email,
			#header .contact .email a
		{
			font-size: 15px;
			color: #292968;
			text-decoration: none;
			line-height: 26px;
			letter-spacing: 2px;
		}
			
			#header .contact .email a:hover,
			#header .contact .email a:active
			{
				text-decoration: underline;
			}

/* ---------------------------------------- */

#banner
{
	height: 354px;
	clear: both;
	background: url(../img/banner-tile.jpg) repeat-x 0px 0px;
	/*z-index:9999;*/
}
	
	#banner .wrapper
	{
		height: 354px;
		position: relative;
		width: 903px;
	margin: 0px auto;
	}
	
	/*#banner #navigation
	{
		list-style: none;
		position: absolute;
		top: 88px;
		left: 26px;
	}*/
/* common styling */
.menu {
	width:243px;
	/*position:relative;*/
	/*position:absolute;*/
	top:88px;
	left:26px;
	margin:0;
	font-size:18px;
	padding: 88px 0 0 26px;
	/*z-index:9999;*/
}
#side-nav{
	position:absolute;
	z-index:999;
	width:243px;
	}
.menu ul li a, .menu ul li a:visited, .menu ul li.about, .menu ul li.products, .menu ul li ul li.active {
	display: block;
	width: 206px;
	line-height: 43px;
	font-size: 18px;
	color: #25245d;
	text-decoration: none;
	padding-left: 37px;
	background: url(../img/banner-nav-bg.png) repeat-x 0px 0px;
}
.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
}
.menu ul li {
	float:left;
	margin-right:1px; 
	position:relative;
	background: url(../img/banner-nav-bg.png) repeat-x 0px 0px;
	list-style: none;
}
.menu ul#side-nav li ul {
	left:-999em;
	top:1px;
	position:absolute;
	width:240px;
	z-index:9999;
}

/* specific to non IE browsers */
.menu ul li:hover a, .menu ul li.active a {
	background-image: url(../img/banner-nav-bg-active.png);
}
.menu ul#side-nav li:hover ul {
	left: 243px;
	top:0px;
}
.menu ul#side-nav li:hover ul, .menu ul#side-nav li.sfhover ul {
	left: 243px;
}
.menu ul li:hover ul li a {
	display:block; 
	color: #FFFFFF;
	width:205px;
	/*z-index: 999;*/
	font-size: 70%;
	line-height: 30px;
	background:#232157 url(../img/sub-nav-bkgd.gif) 0 4px no-repeat; 
}
.menu ul li:hover ul li a:hover {
	text-decoration: underline;
	/*z-index: 999;*/
}

	
	
	#banner .banner
	{
		position: absolute;
		bottom: 0px;
		right: -20px;
	}
.on-top {/*z-index: 99999;*/}

/* ---------------------------------------- */

#content
{
	padding-top: 22px;
	margin-top: 10px;
	background: #f4eece;
	background: #f2efd0 url(../img/lower-banner-bg.png) repeat-x 0px bottom;
}

#content .background
{
	width: 100%;
	height: 40px;
}

#content .left-col
{
	width: 465px;
	float: left;
}
	
	h1
	{
		color: #292968;
		font-size: 21px;
		line-height: 49px;
		font-weight: normal;
	}
	h2
	{
		color: #292968;
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 5px;
	}
	a {
		color: #292968;
	}
	
	p
	{
		color: #3f3f34;
		font-size: 14px;
	}

#content .right-col
{
	width: 388px;
	float: right;
}
	
	#content .right-col ul.front
	{
		font-size: 15px;
		color: #333333;
		line-height: 30px;
		margin-left: 17px;
		list-style: none;
	}
		
		#content .right-col ul.front li
		{
			padding-left: 11px;
			letter-spacing: 1px;
			background: url(../img/front-li-bg.png) no-repeat 0px center;
		}


/* ---------------------------------------- */

.footer
{
	clear: both;
	font-size: 11px;
	color: #999999;
	line-height: 80px;
	text-align: center;
}
	
	.footer a
	{
		color: #999999;
	}
		
		.footer a:hover,
		.footer a:active
		{
			color: #5d5d5d;
		}

/* ---------------------------------------- */
