
/* Builders Profile Default Style Sheet - Last updated by Simon Del Giudice
**********************************************************************************/
body {
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: url(../Graphics/HeaderGraphics/background.jpg) top left repeat-x;
	font-size: 12px;
}

#logon_panel 
{
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    width:500px;
}

h1 {
	font-size: 22px;
	color: #0A2D57;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 20px;
	color: #303030;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;		
}
h3 {
	font-size: 18px;
	color: #0A2D57;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;	
}

td {
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

th {
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

a { color: #0A2D57; text-decoration: none; font-weight: bold;}
a:hover { color: #96D836; text-decoration: none;}
a:visited, a:active {color: #0A2D57; text-decoration: none;}


p { font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	color: #0A2D57;
	padding: 0 0 18px 0;
	margin: 0;
}


ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}




/* Layout Styles
*************************/

#container {
	width: 980px;
	min-height: 500px;
}

#header {
	width: 768px;
	height: 71px;
	background: url(../Graphics/HeaderGraphics/layout_01.jpg) top left repeat-x;
	text-align: left;
	padding: 80px 0 0 212px;
}

	#header p {
		padding: 0 !important;
		margin: 0 !important;
	}

#nav-trail {
	font-size: 12px;
	color: #0A2D57;
	padding: 0 0 8px 0;
	margin: 0;
}

#main-navigation {
	padding: 0;
	margin: 0;
	height: 20px;
	list-style: none;
}
	
/*MAIN MENUS*/

	#main-navigation li{
		display: block;
		overflow: hidden;
		float: left;
		}

    #main-navigation li a:hover {color: #96D836 !important;}
	#main-navigation li a.active, #main-navigation li a.active:hover {color: #96D836 !important;}


/*SUB MENUS*/
    .sub-navigation 
    {
	    padding: 0;
	    margin: 0;
	    height: 20px;
	    list-style: none;
    }
	
	.sub-navigation li{
		display: block;
		overflow: hidden;
		float: left;
		font-size: 11px;
		}
	.sub-navigation li a{ color: #0A2D57 !important; font-weight: normal;}
    .sub-navigation li a:hover {color: #0A2D57  !important;	}
	.sub-navigation li a.active, .sub-navigation li a.active:hover {color: #0A2D57 !important;}
	.sub-navigation li a.active{font-weight: bold;}		

/*MAIN SCREEN*/

#main-area {
	width: 940px;
	min-height: 300px;
	padding: 10px 20px 0 20px;
	background: white url(../Graphics/StaticGraphics/layout_02.gif) top left no-repeat;

}

#main-left {
	float: left;
	width: 713px;
	padding: 0 !important;
	margin: 0 !important;
}
	#homefeatures {
		clear: both;
	}

	#homefeature-left {
		float: left;
		width: 356px;
		min-height: 100px;
		padding: 0 !important;
		margin: 0 !important;
	}
		#homefeature-left h1 {
			background: url(../Graphics/StaticGraphics/t1.gif) top left no-repeat;
			width: 349px;
			height: 31px;
			font-size: 18px;
			padding: 7px 0 0 7px;
		}
		#homefeature-left-back {
			background: url(../Graphics/StaticGraphics/t1-back.jpg) top left no-repeat;
			width: 349px;
			padding: 7px 0 0 7px;
			min-height: 140px;
		}
		#homefeature-left li{
			list-style-image: url(../Graphics/StaticGraphics/home-bullet.gif);
			padding: 3px 0 0 0;
			margin: 0 0 0 30px;
			font-size: 12px;
			font-weight: bold;
		}
	
	#homefeature-right {
		float: right;
		width: 356px;
		min-height: 100px;		
		padding: 0 !important;
		margin: 0 !important;
	}
		#homefeature-right h1 {
			background: url(../Graphics/StaticGraphics/t1.gif) top left no-repeat;
			width: 349px;
			height: 31px;
			font-size: 18px;
			padding: 7px 0 0 7px;
		}
		#homefeature-right-back {
			background: url(../Graphics/StaticGraphics/t1-back.jpg) top left no-repeat;
			width: 349px;
			padding: 7px 0 0 7px;
			min-height: 140px;
		}
		#homefeature-right li{
			list-style-image: url(../Graphics/StaticGraphics/home-bullet.gif);
			padding: 3px 0 0 0;
			margin: 0 0 0 30px;
			font-size: 12px;
			font-weight: bold;
		}
		
	#common-list {
		float: left;
		min-height: 100px;		
		padding: 0 !important;
		margin: 0 !important;
	}	
		#common-list li{
			padding: 3px 0 0 0;
			margin: 0 0 0 30px;
			font-size: 12px;
			color: #0A2D57;
		}

		#spacer001 {
			width: 100px;
			margin: 0;
		}


#main-right {
	float: right;
	width: 207px;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}
	#right-container {
		background: #999999 url(../Graphics/StaticGraphics/right-background.jpg) top left no-repeat;
		min-height: 380px;
		width: 207px;
		padding: 10px 0 10px 0;
	}




/*Buttons*
******************************************************************/
#butt001 {
	padding: 0;
	margin: 0;
	height: 56px;
	list-style: none;
	}

#butt001 li {
	height: 56px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
#butt001 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 56px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt001a {
		width: 411px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt001.jpg) no-repeat;
		}
		
#butt001 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt001 li a.active,
	#butt001 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}

#butt002 {
	padding: 0;
	margin: 0;
	height: 59px;
	list-style: none;
	}

#butt002 li {
	height: 59px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt002 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 45px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt002a {
		width: 59px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt002a.jpg) no-repeat;
		}
	#butt002b {
		width: 128px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt002b.jpg) no-repeat;
		}
	#butt002c {
		width: 100px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt002c.jpg) no-repeat;
		}
	#spacer002 {
		width: 15px;
		margin: 0;
		}
		
#butt002 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt002 li a.active,
	#butt002 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}

#butt003 {
	padding: 0;
	margin: 0;
	height: 60px;
	list-style: none;
	}

#butt003 li {
	height: 60px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt003 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 60px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt003a {
		width: 269px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt003.jpg) no-repeat;
		}
		
#butt003 li a:hover {
	color: white;
	background-position: 0 -60px;
	}
	#butt003 li a.active,
	#butt003 li a.active:hover {
		color: white;
		background-position: 0 -60px;
		}

#butt004 {
	padding: 0;
	margin: 0;
	height: 40px;
	list-style: none;
	}

#butt004 li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt004 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt004a {
		width: 194px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt004.jpg) no-repeat;
		}
		
#butt004 li a:hover {
	color: white;
	background-position: 0 -40px;
	}
	#butt004 li a.active,
	#butt004 li a.active:hover {
		color: white;
		background-position: 0 -40px;
		}

#butt005 {
	padding: 0;
	margin: 0;
	height: 40px;
	list-style: none;
	}

#butt005 li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt005 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt005a {
		width: 266px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt005a.jpg) no-repeat;
		}
	#butt005b {
		width: 266px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt005b.jpg) no-repeat;
		}
	#butt005c {
		width: 266px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt005c.jpg) no-repeat;
		}
								
#butt005 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt005 li a.active,
	#butt005 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}

#butt006 {
	padding: 0;
	margin: 0;
	height: 40px;
	list-style: none;
	}

#butt006 li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt006 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt006a {
		width: 246px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt006.jpg) no-repeat;
		}
		
#butt006 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt006 li a.active,
	#butt006 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}

#butt007 {
	padding: 0;
	margin: 0;
	height: 40px;
	list-style: none;
	}

#butt007 li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt007 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt007a {
		width: 124px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt007.jpg) no-repeat;
		}
		
#butt007 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt007 li a.active,
	#butt007 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}

#butt008 {
	padding: 0;
	margin: 0;
	color: #0A2D57;
	height: 40px;
	list-style: none;
	}

#butt008 li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden !important;
	}
#butt008 li a {
	font-size: 12px;
	text-align: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 40px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	#butt008a {
		width: 180px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt008a.jpg) no-repeat;
		}
	#butt008b {
		width: 180px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt008b.jpg) no-repeat;
		}
	#butt008c {
		width: 180px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt008c.jpg) no-repeat;
		}
	#butt008d {
		width: 180px;
		margin: 0;
		background: url(../Graphics/StaticGraphics/butt008d.jpg) no-repeat;
		}
	#spacer008b {
		width: 15px;
		margin: 0;
		}
		
#butt008 li a:hover {
	color: white;
	background-position: 0 -56px;
	}
	#butt008 li a.active,
	#butt008 li a.active:hover {
		color: white;
		background-position: 0 -56px;
		}
	
#highlight-area {
	float: left;
	background: white url(../Graphics/StaticGraphics/t2-back.jpg) no-repeat;
	width: 693px;
	min-height: 80px;
	padding: 10px;
	margin: 0 0 10px 0;
}

#highlight-area-short {
	float: left;
	background: white url(../Graphics/StaticGraphics/t2-back.jpg) no-repeat ;
	width: 693px;
	min-height: 40px;
	padding: 10px;
	margin: 0 0 10px 0;
}
		
		
#footer {
	clear: both;
	width: 940px;
	height: 50px;
	padding: 0 20px 0 20px;
	color: #0A2D57;	
}


#footerright {
	float: right;
	text-align: right;
	vertical-align: middle;
} 

#footerleft {
	float: left;
	text-align: left;
	vertical-align: middle;
}
		
		