* html {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	color: #383838;
	background-image: url(../images/bg.png);
	line-height: 1.5em;
	font-size: 0.8em;
	background-repeat:repeat-X;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	background-color: #9d9e9f;
}

.window_div {
	min-height: 400px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/p-bg.jpg);
}

.main_div {
	background-repeat: repeat-y;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 947px;
}

.content_div {
	background-repeat: repeat-y;
	background-image: url(../images/c-bg.jpg);
}

.header {
	padding: 0px;
	margin: 0px;
	text-align: right;
	text-transform: lowercase;
	color: white;
	min-height: 59px;
	height: 59px;
	background-image: url(../images/header.jpg);
}

.menu {
	padding: 0px;
	margin: 0px;
	width:800px;
	float:right;
}

#nav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size:1.2em;
}

.menu_surround {
	padding-left: 100px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.menu li a.menu_item {
	display: inline;
	float: left;
	line-height: 1.4em;
	font-style: normal;
	width: 100px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button5.png);
	color: white;
	font-size: 12px;
	text-transform: lowercase;
	padding-bottom: 0px;
	border-width: 0px;
	padding-top: 0px;
	text-align: center;
	
}

.menu li a{
	font-size:12px;
	color:white;
	text-decoration:none;
}

.menu li a:hover {
	float: left;
	font-style: normal;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	color: #ff0005;
	font-size:12px;
}

.menu li:hover ul, .menu li.over ul { position: absolute; display: block; list-style-type: none; }

.left_bar {
	background-repeat: no-repeat;
	background-image: url(../images/left2.jpg);
	float: left;
	padding: 0px;
	margin: 0px;
}

.left_bar img {
	margin: 0px;
	padding: 0px;
}

.text_content {
	padding-top: 10px;
	line-height: 1.4em;
	font-size: .9em;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/cpat-bg.jpg);
	width: 660px;
	float: left;
}

.footer {
	background-color: #ccd0d9;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg);
	height: 74px;
	float: none;
	clear: both;
}

.right_bar {
	min-height: 112px;
	height: 112px;
	padding: 0px;
	margin: 0px;
	width: 40px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/right.jpg);
}

.footer_text {
	padding-left: 10px;
	padding-top: 50px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
}

.blocks_main {
	margin-top: 15px;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-image: url(../images/block-bg.jpg);
}

.blocks {
	padding-top: 5px;
	text-align: center;
	float: left;
	width: 220px;
}

.clear {
	border-width: 0px;
	line-height: 2px;
	clear: both;
	float: none;
}

.blocks img {
	border-left-color: #727272;
	border-bottom-color: #4d4d4d;
	border-right-color: #4d4d4d;
	border-top-color: #727272;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;	
	border-top-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
}

.block_text {
	line-height: 1em;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	width: 200px;
	text-align: left;
	font-size: .9em;
}

.block_text h3, .blocks_main h3 {
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 1em;
	font-weight: bold;
	font-size: 1em;
}

.blocks_main h3 {
	padding-top:3px;
	padding-left:3px;
}

.number_bounding {
	display:block;
	float:left;
	width:25px;
	margin-left: 38px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	line-height: 25px;
	background-color: #4a4a4a;
	height:25px;
	padding:0px;
	padding-left:1px;
	color:white;
	text-decoration:none;
}

.number_bounding:hover {
	border-color: #ff000b;
}

.actual_content {
	min-height: 380px;
}

.footer_text a {
	color: #646c80;
}

.footer_text a:hover {
	color: red;
}

li ul {
  line-height: 1.4em;
  border-left-color: black;
  border-bottom-color: black;
  border-right-color: black;
  border-top-color: black;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  display: none;
  position: absolute; 
  top: 40px;
}
  
li > ul {
	top: 40px;
	bottom:auto;
}
.menu li {
	text-align: center;
	float: left;
	display: inline;
	position: relative;
}
.menu_child li a {
	margin-left: -40px;
	border-left-color: black;
	border-bottom-color: black;
	border-right-color: black;
	border-top-color: black;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	clear: both;
	float: left;
	background-color: #585858;
	border-style: solid;
}
.menu ul {
	text-align: center;
}
/* common styling */
/* specific to non IE browsers */

.image_description{
	width:300px;
	float:right;
	background-image:url(../images/2pxtrans.png);
	border:1px solid grey;
	margin-right:45px;
	margin-top:-110px;
	height:auto !important;
	height:150px;
	min-height:150px;
	padding:8px;
	position:relative;
	z-index:1000;
}

.image_description h3{
	line-height: 1em;
	font-weight: bold;
	font-size: 1em;
	text-align:center;
	padding:0px;
	padding-bottom:5px;
}

.galdiv .pageNav {
	float:left;
	width:230px;
	margin-left:30px !important;
	margin-left:20px;
	margin-right:20px;
}

a img {
	border:0px;
}

#children{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid darkgrey;
}
.child_item{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px;
	border-top:1px solid darkgrey;
}

#children a {
	color: #646c80;
}

#children a:hover {
	color: red;
}

h2{
	padding-top:0px;
	margin-top:0px;
	font-size:15px;
}

.contact_form input {
	width: 170px;
	font-size: 1.2em;
	border-color: darkgrey;
	border-style: solid;
	border-width: 1px;
}

.contact_form span {
	float: left;
	width: 160px;
	display: block;
}

.contact_form div {
	margin-bottom: 7px;
	margin-top: 7px;
}

.contact_form .contact_required {
	color: red;
	font-style: italic;
	width: 100%;
	display: block;
	clear: both;
	float: none;
}

.contact_form textarea {
	border-color: darkgrey;
	border-width: 1px;
	border-style: solid;
	width: 170px;
}

element {
}

.contact_form {
	text-align: left;
	border-width: 400px;
	float: right;
}

.contact_text {
	float: left;
	width: 300px;
}
