/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
	margin: 0px;
	padding: 0px;
}

a{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #092f76;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	
	color: #000000;
}

img{
	border:0px;
}

body {	
	/*background: #e2e2e2 url(images/bg.jpg);*/
	font-family:"Lucida Grande", sans-serif;
	font-size:13px;
	color: #000000;
	/*background:#ececec;*/
	background:#e1e1e1;
}

#banner_bg{
	clear:both;
	background: #e1e1e1;
	width:996px;
	background-position:top;
}

#banner {
	width: 996px;
	height: 240px;
	background: url(images/header1.jpg) no-repeat top right;
}

#left_menu_top{
	float:left;
}

#right_menu_top{
	float:right;
}

#bg_menu{
	background:#f4f4f4;
	margin-bottom:5px;
}

#content{
	width: 100%;
	padding-top:5px;
	
}

#main{
	width: 996px;
	background: url(images/con_bg.png);
	background-repeat:repeat;
	display:inline-block;
}

#content .content_top{
	width:996px;
	background: url(images/con_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
}


#content .content_bottom{
	width:996px;
	background: url(images/con_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
	padding-top:10px;
}


#menu {
	margin: 0;
	padding: 0;
	position: relative;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: block;
	float: left;
	margin: 0px;
	border-left:1px solid #CCC;
	padding: 6px 0px 6px 0px;
}

#menu li a{
	color:#000000;
	padding: 7px 12px 7px 12px;
	font-size:16px;
	height:20px;
}

#menu li  a:hover{
	background:#e1e1e1;
}


#left{
	float:left;
	width: 200px;
	margin-left:12px;
	text-align:left;
}

#left h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 3px;
}

.leftbg{
	width: 200px;
	margin-top:0px;
	background: url(images/left_bg.png);
	background-repeat:repeat-y;
	padding-left:10px;
}

#left_top{
	background: url(images/left_top.png);
	background-repeat:no-repeat;
	height: 6px;
	width: 200px;
}

#left_bot{
	background: url(images/left_bottom.png);
	background-repeat:no-repeat;
	height: 6px;
	width: 200px;
}

/* Left navigation on Subpages */
#subNav{
	float:left;
	width:187px;
	padding:0; 
	margin:0;
}
#subNav li {
	float:left;
	width:200px;
	list-style-type:none;
}

#subNav li, #subNav li a {
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	color:#464646;
	line-height: 30px; 
	text-decoration:none;}
#subNav li.current a {font-weight:bold;color:#000;}
#subNav a:link, #subNav a:visited {border-bottom:none; text-underline:none; }
#subNav a:hover, #subNav a:active, #subNav a:focus {color:#000; text-decoration:none;}

#subSub li {
	list-style-type:none;
	margin-left:15px;
	/*border-top:2px solid #e7e7e7;*/
}
#subSub li a {
	border-top:2px solid #e7e7e7;
	font-size:13px;
	float:left;
	width:72%;
	font-weight:normal;
	color:#000000;
	line-height: 19px; 
	text-decoration:none;
	padding-left:5px;
	
	background:#f2f2f2;
	padding-bottom:2px;
	padding-top:2px;
	
}
#subSub li.current a {font-weight:bold;color:#000;}
#subSub a:link, #subSub a:visited {border-bottom:none; text-underline:none;}
#subSub li a:hover, #subSub a:active, #subSub a:focus {
	color:#f00; 
	text-decoration:none;
	background:#fcfcfc;
}
#subNav .textbold{font-weight:bold;}

#right{
	float: right;
	width: 750px;
	margin-right: 12px;
	text-align:justify;
}

h2 a{
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	color: #3048e5;
	margin-right: 2px;
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 15px;;
	font-size:18px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height:20px;
}


#footer {
	clear: both;
	width: 996px;
}

#footer .bg_footer_top{	
	background: url(images/con_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
	
}

#footer .bg_footer_bg{	
	margin: 0 auto;
	background: url(images/con_bg.png);
	background-repeat:repeat;
	padding-top:9px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:8px;
	text-align:left;
	
}

/* Contact Footer - Address, proverb */
#contactFooter {width:100%;height:60px;}
#contactFooter .fcLeft {float:left;font-size:11px;}
#contactFooter .fcRight {float:right;}
#contactFooter .fcLeft .address {float:left;margin-right:25px;}
#contactFooter .fcLeft .address ul{ margin:0px; padding:0px;}
#contactFooter .fcLeft .address li {list-style-type:none;}
#contactFooter .fcLeft .telEmail {float:left;}
#contactFooter .fcRight .quote {font-family: "Georgia", serif;color: #000;font-size: 12px;}
#contactFooter .fcRight .source {font-size:10px; text-align:right;}