@charset "utf-8";

body {
	background-color: #252525;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
}
#section_header {
	clear: both;
	float: inherit;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	height: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
#wd_nest li {
	height: 200px;
	width: 200px;
}

#main_part {
	height: 100%;
	width: 830px;
	background-image: url(../images/shadows/mid_section.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	clear: both;
	padding-bottom: -27px;
	float: left;
}
#top_shadow {
	width: 830px;
	background-image: url(../images/shadows/top_stripe.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	position: absolute;
	height: 10px;
}
#form {
	height: 4250px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.button_row_img {
	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot_note {
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #131313;
	background-image: url(../images/foot_bkgrd.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	clear: both;
}
#button_row {
	height: 51px;
	width: 800px;
	margin-top: 5px;
	text-decoration: none;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.foot_note_img {
	text-align: center;
}
#bottom_shadow {
	height: 27px;
	width: 830px;
	background-image: url(../images/shadows/bottom_stripe.png);
	background-repeat: no-repeat;
}
#bank {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#left_bank {
	height: 745px;
	width: 30%;
	float: left;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	clear: none;
}
#center_bank {
	float: left;
	height: auto;
	width: 31%;
	margin-left: 10px;
	padding: 5px;
}
#right_bank {
	height: auto;
	float: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 30%;
}

.foot_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	line-height: 2em;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #FF9900;
	padding-bottom: 2px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	color: #FFCC66;
}

p {
	font-family: "Myriad Pro", "Segoe UI", Verdana;
	font-size: 90%;
	color: #CCCCCC;
}
#main_content {
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 15px;
	clear: both;
	float: none;
	position: relative;
	width: 760px;
	height: 100%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 75%;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: 0.1ex;
	text-align: justify;
	clear: both;
}
h2 {
	font-family: "Myriad Pro", "Segoe UI", Verdana;
	color: #FF9900;
	font-weight: bold;
	font-size: 175%;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	line-height: normal;
	vertical-align: top;
}
.h3_high {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 100%;
	font-style: normal;
	line-height: 110%;
	text-decoration: none;
	letter-spacing: 0.1ex;
}
#bank   a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-decoration: none;
	line-height: 2em;
}
#header {
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_block.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 60px;
}


#bank a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-decoration: none;
	line-height: 2em;
}
#bank  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 75%;
	text-decoration: underline;
	line-height: 2em;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}

#bank a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-decoration: none;
	line-height: 2em;
}


#copyright {
	width: 315px;
	margin-left: auto;
	float: none;
	clear: both;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
}
.h3_footer {
	font-family: "Myriad Pro", "Segoe UI", Verdana;
	color: #FF9900;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	letter-spacing: 0.1ex;
	vertical-align: top;
}
.foot_high {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	line-height: 2em;
	text-decoration: none;
	font-weight: bold;
}
#hire_me {
	float: right;
	width: auto;
	height: 63px;
	text-align: right;
	vertical-align: middle;
	line-height: 60px;
	text-decoration: none;
	padding-right: 25px;
	clear: left;
	position: relative;
}
#hire_me a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-decoration: none;
	line-height: 60px;
	font-weight: normal;
}
#hire_me a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-decoration: none;
	line-height: 60px;
	font-weight: normal;
}
#hire_me a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 75%;
	text-decoration: underline;
	line-height: 60px;
	font-weight: normal;
}
#top_row {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	clear: both;
	float: none;
	height: 60px;
}
#viewer {
	clear: both;
	height: 350px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#EmailFrom {
	color: #FFCC00;
	background-color: #333333;
}
.EmailFrom {
	color: #FFCC00;
	background-color: #333333;
}
#list_nest {
	width: 75%;
	clear: both;
	height: auto;
	float: left;
	margin-bottom: 5px;
	text-decoration: none;
	margin-right: 25%;
}
#text_box {
	width: 85%;
	clear: both;
	margin-bottom: 25px;
	float: none;
	margin-right: 15%;
}
#wd_nest {
	float: left;
	height: 300px;
	width: 300px;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
}
