/* CSS Document */
body {
	margin:0;
	padding:0;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
#header {
	margin:0;
	padding:0;
	height: 180px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 32px 46px;
	position: relative;
}

#main1 {
	margin:0;
	padding:0;
	background-color: #000000;
}
#main2 {
	margin:0;
	padding:0;
	}
#left {
	float:left;
	width:200px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center -134px;
	font-size: 16px;
}
#header h1 {
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/h1_up_img.gif);
	background-repeat: no-repeat;
	background-position: 240px 140px;
	text-indent: -999px;
	height: 180px;
}
.h1_txt {
	float: left;
	padding-top: 137px;
	padding-left: 200px;
}
#right {
	float:right;
	width:200px;
	margin:0;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
span {
	font-weight: normal;
	font-size: 14px;
	color: #9CAC53;
}
#middle {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	background-color: #000000;
}
.text_padding {
	margin:0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#right p {
}
.spacer {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
		}
#content {
}
#content p {
}
#content h2 {
	font-size: 18px;
	background-color: #9CAC53;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: right;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
	
#footer	{
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	height: 150px;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.credits {
	text-align:right;
	font-size:90%;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #3A422A;
	padding-right: 10px;
}

#left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 75px;	
	
}
#left li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
#right_side li {
	padding-top: 8px;
	margin-left: -30px;
}
#left a:link, #left a:visited {
display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 32px;
	background-image: url(images/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#left a:hover {
color:#CCFF66;
background-image: url(images/nav_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left a:active{
color:#00CC66;
}

#right a:link, #right a:visited {
color: #FFFFFF;
text-decoration: none;
}
#right a:hover {
color:#CCFF66;
text-decoration:underline;
}

#right a:active{
color:#00CC66;
}
.text_size {
	float: right;
	padding-right: 20px;
	padding-top: 165px;
}

/*right side nav start*/

#right_side ul{
	list-style-type:square;
}

#right_side a:link, #right_side a:visited{
color:#ffffff;
text-decoration:none;
}
#right_side {
	padding-top: 10px;
	font-size: 16px;
}

#right_side a:hover{
color:#CCFF66;
text-decoration:underline;
}

#right_side a:active{
color:#CCFF66;
text-decoration:underline;
}

/*right side nav end*/

#center_main {
	text-align: center;
}

/*middle links start here */



#middle a:link, #middle a:visited {
display:block;
	color: #FFFFFF;
	text-decoration: none;
	
}
#middle a:hover {
color:#CCFF66;

}

#middle a:active{
color:#00CC66;
}

table {
	margin-left: 10px;
}

#graphic_list {
	list-style-type: none;
	width: 240px;
	}
	
#graphic_list li {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#graphic_list img {
	display: block;
}

.text_wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.horz {
	float: right;
}
.vert {
	float: right;
	padding-right: 30px;
}

.web_holder_hoz {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.viewsite {
	padding-left: 450px;
}
