@charset "utf-8";

div#links {
	position: relative;
	left: 0;
	width: 222px

	font: 16px Verdana, sans-serif;
	z-index: 100;
}
div#links a {
    background: url("../graphics/hp-black.png") repeat scroll 0 0 #444444;
    border-width: 0;
    color: #FFFFCC;
    display: block;
    font: bold 1em sans-serif;
    height: 74px;
    margin: 0 0 1px;
    padding: 5px 0 5px 40px;
    text-align: left;
    text-decoration: none;
    width: 222px;
}
   
div#links a:hover {
	color: white;
	width: 222px;
	height: 74px;
	background-color: #AAA;
	background-image: url("../graphics/hp-orange.png");
	
}

div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {
	position: absolute;
	left: 263px;
	height: auto;
	width: auto;
	top: 1px;
} 
#homepageright {
    background: url("../graphics/main1.jpg") repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 255px;
    margin: -255px 17px 0 0;
    padding: 0;
    width: 586px;
}
#main_rollover { width:865px;
font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
	 }
	 #links span {
    color: #C7D3DF;
    display: block;
    font-family: Trebuchet MS,Times New Roman,Georgia;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}
#homepageright{
	position:relative;}

#left_nav {
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-color: #355180;
	color: #FFFFFF;
}
#left_nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	padding-left: 2px;
	vertical-align: top;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-color: #000000;
}
h1 {
	font-size: 16px;
	margin-top: 8px;
}
a {
	text-decoration: none;
}


#left_nav a:hover {
	color: #FFFFFF;
	background-color: #4A6696;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#right_bar_top {
	background-repeat: no-repeat;
	background-image: url(../graphics/Untitled-1.png);
}
#right_bar_top a {
	color: #000000;
	text-decoration: none;
}
#right_bar_top a:hover {
	color: #0033FF;
}
#right_bar_bottom a:hover {
	color: #0033FF;
}
#right_bar_bottom a {
	color: #000000;
	text-decoration: none;
}

#right_bar_bottom {
	background-color: #E0E3CC;
	background-image: url(../graphics/copper_background.jpg);
	background-repeat: no-repeat;
}
#right_column {
	background-repeat: repeat;
	height: 350px;
	width: 150px;
}


#contact_info {
	text-align: center;
	font-size: 10px;
}


#bottom_nav {
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
}
#bottom_nav a:hover {
	background-color: #C4CA9F;
}
#bottom_nav a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
p {
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}
.style1 {font-size: 10px}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
#designed_by_cell {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
body {
	background-color: #C4CBA2;
}

#updated_cell {
	font-size: 10px;
	text-align: center;
}

#designed_by_cell a {
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}


#designed_by_cell a:hover {
	font-weight: bold;

}

