body
{
	margin: 0px;
	height: 100%;
	background-color: #1D2737;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Page Container */
.container
{
	width: 785px;
	height: 100%;
	margin: 0 auto;
}

/* Header Background*/
.header_background
{
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	height: 125px;
	width: 785px;
}

/* Header Logo*/
.header_logo
{
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 35px;
	top: 21px;
	height: 100px;
	width: 143px;
	border: 0px;
}
.header_logo img
{
	border: 0px;
}

/* Header Tagline*/
.header_tagline
{
	background-image: url(images/header_tagline.gif);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 528px;
}

/* Header Menu*/
#header_menu 
{
    width: 785px; 
	height: 20px;
    background: url(images/header_menu.gif);
    margin: 0; 
	padding: 0;
    position: relative;
}

#header_menu li 
{
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}

#header_menu li, #header_menu a {height: 20px; display: block;}

#blank {left: 0px; width: 333px;}
#home {left: 333px; width: 53px;}
#services {left: 386px; width: 73px;}
#sages {left: 459px; width: 58px;}
#papers {left: 517px; width: 123px;}
#aboutus {left: 640px; width: 77px;}
#contact {left: 717px; width: 68px;}
  
#home a:hover {background: transparent url(images/header_menu.gif) -333px -20px no-repeat;}
#home_current {background: transparent url(images/header_menu.gif) -333px -40px no-repeat; left: 333px; width: 53px;}

#services a:hover {background: transparent url(images/header_menu.gif) -386px -20px no-repeat;}
#services_current {background: transparent url(images/header_menu.gif) -386px -40px no-repeat; left: 386px; width: 73px;}

#sages a:hover {background: transparent url(images/header_menu.gif) -459px -20px no-repeat;}
#sages_current {background: transparent url(images/header_menu.gif) -459px -40px no-repeat; left: 459px; width: 58px;}

#papers a:hover {background: transparent url(images/header_menu.gif) -517px -20px no-repeat;}
#papers_current {background: transparent url(images/header_menu.gif) -517px -40px no-repeat; left: 517px; width: 123px;}

#aboutus a:hover {background: transparent url(images/header_menu.gif) -640px -20px no-repeat;}
#aboutus_current {background: transparent url(images/header_menu.gif) -640px -40px no-repeat; left: 640px; width: 77px;}

#contact a:hover {background: transparent url(images/header_menu.gif) -717px -20px no-repeat;}
#contact_current {background: transparent url(images/header_menu.gif) -717px -40px no-repeat; left: 717px; width: 68px;}

/* Green Divider Line 1 - Just below header*/
.green_divider1
{
	width: 785px;
	height: 4px;
	background-color: #92C73D;
}

/* Header Photo */
.header_photo
{
	width: 785px;
	height: 144px;
	background-image: url(images/header_photo.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

/* Side panel for the main page */
.sidepanel_wide
{
	background-image: url(images/sidepanel_wide_top.gif);
	background-repeat: no-repeat;
	width: 215px;
	top: 269px;
	position:absolute;
	padding-left:10px;
	z-index: 2;
}

.sidepanel_wide_header
{
	top: 10px;
	position: relative;
}
.sidepanel_wide_footer
{
	background: url(images/sidepanel_wide_bottom.gif) bottom left no-repeat;
	position: relative;
	width: 220px;
	height: 19px;
	top: 19px;
	left:-10px;
	padding-left:90px;
	padding-bottom:10px;
	margin-top:-25px;
}

/* Side panel (main page) text style */
.sidepanel_wide
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	line-height: 150%;
}
.sidepanel_wide p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	line-height: 150%;
	margin-right: 10px;
}
.sidepanel_wide li
{
	margin: 0 15px 0 -30px;
	list-style-type: square;
}
.sidepanel_wide a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93C83D;
	text-decoration: none;
	font-weight: bold;
}
.sidepanel_wide a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C63D;
	text-decoration: underline;
	font-weight: bold;
}

/* Side panel for the content pages */
.sidepanel_content
{
	background-image: url(images/sidepanel_wide_top.gif);
	background-repeat: no-repeat;
	width: 220px;
	top: 269px;
	position:absolute;
	padding-left:10px;
}

.sidepanel_content_header
{
	top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.sidepanel_content_footer
{
	background: url(images/sidepanel_wide_bottom.gif) bottom left no-repeat;
	position: relative;
	width: 220px;
	height: 19px;
	top: 19px;
	left:-10px;
	padding-left:90px;
	padding-bottom:10px;
	margin-top:-25px;
}

/* Side panel (content) text styles */
.sidepanel_content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	line-height: 150%;
	font-weight: bold;
}
.sidepanel_content li
{
	list-style-type: none;
	background-color: #444444;
	height: 25px;
	width: 220px;
	margin: 0px 0px 0px -50px;
	line-height: 25px;
	text-indent: 20px;
}
.sidepanel_content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2C2C2C;
	font-size: 12px;
	color: #93C83D;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.sidepanel_content a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C63D;
	font-weight: bold;
	background-color: #343434;
}

/* content columns */
.content
{
	background-color: #444444;
	padding: 20px 0px 0px 20px;
	margin: 0px 0px 15px 0px;
	width: 545px;
	position: relative;
	left: 220px;
}
.content_footer
{
	width: 565px;
	position: relative;
	left: 220px;
	top: -15px;
	height: 19px;
	background-image: url(images/content_footer.gif);
}

/* sages_header */
.content_header_sages
{
	background-image: url(images/content_header_sages.gif);
	height: 28px;
	width: 240x;
	background-repeat: no-repeat;
}

/* Content text style */
.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	line-height: 200%;
}
.content p
{
	margin-right: 40px;
}
.content_align
{
	text-align: right;
}
.content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93C83D;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C63D;
	text-decoration: underline;
	font-weight: bold;
}
.content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ECECEC;
	line-height: 150%;
	font-weight: bold;
	text-indent: 20px;
	margin-left: -20px;	
	height: 20px;
	width: 565px;
	background-color: #414E65;
}
.content p
{
	padding-right: 20px;
}

/* Copyright */
.copyright
{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECECEC;
	padding-top:-20px;
	padding-bottom:15px;
	padding-left:250px;
	text-align: center;
	line-height: 150%;
}
.copyright a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93C83D;
	text-decoration: none;
}
.copyright a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8C63D;
	text-decoration: underline;
}

/* Contact page*/
.address
{
	position: absolute;
	width: 230px;
	height: 150px;
	padding-top: 10px;
}

.contact_info
{
	position: relative;
	width: 230px;
	left: 250px;
	overflow: visible;
	margin-left: 10px;
	padding-left: 10px;
}

.contact_info h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECEC;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 5px;
	text-indent: -10px;
}

/* Figure Align Right for services page */
.servicesfigure
{
	float: right;
	height: 231px;
	width: 270px;
	background-color: #666666;
	margin: 7px;
	text-align: center;
}