/* CSS Document - Table of Contents
---------------------------------------------

01 - Main Styles
02 - Navigation
03 - ID's
04 - Classes
05 - Lists, etc.
06 - Forms



/* 01 - Main Styles
--------------------------------------------- */

* {
	margin: 0px;
}
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #141414;
	color: #c8dfff;
}
p {
	margin: 0px;
}
html, body {
	height: 100%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	clear: both;
	font-size: 24px;
}
h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	clear: both;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
hr {
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 0px;
	width: 100%;
	border-color: #1a3f7c;
	margin: 20px 0px 20px 0px;
}
/* 02 - Navigation
--------------------------------------------- */

a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
a.footer_nav:link {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0;
}
a.footer_nav:visited {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0;
}
a.footer_nav:hover {
	margin: 0px 10px 0px 10px;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0;
}
a.footer_nav:active {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0;
}
a.footer_copyright:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696969;
}
a.footer_copyright:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696969;
}
a.footer_copyright:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #696969;
}
a.footer_copyright:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696969;
}

/* 03 - ID's
--------------------------------------------- */


#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_container-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
	/* For Sticky Footer - 1 of 3
	keeps footer at bottom of screen or content (whichever is lower) */
	min-height: 100%;
	height: auto !important; /* mini-hack for IE6 */
	height: 100%; /* mini-hack for IE6 */
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 850px;
	height: 145px;
}
#content_container {
	margin: 0px auto 0px auto;
	padding: 45px;
	width: 760px;
	background-color: #204e9b;
	min-height: 670px;
}
#footer {
	margin: 0px auto 0px auto;
	padding: 0px;
/*	background-image: url(../images/bk_footer-trans.png);
	background-position: top center;
	background-repeat: repeat-y; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	clear: both;
	/* For Sticky Footer - 2 of 3
	keeps footer at bottom of screen or content (whichever is lower) */
	height: 100px;
}
#footer_nav {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	font-size: 11px;
}
#footer_copyright {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
}
#push {
	/* For Sticky Footer - 3 of 3
	keeps footer at bottom of screen or content (whichever is lower) */	
	height: 100px;
}

/* 04 - Classes
--------------------------------------------- */
.logo {
	margin: 0px 100px 0px 0px;
}
.contentbox_top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_contentbox_top-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
}
.contentbox_mid {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_contentbox_mid-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
}
.contentbox_bttm {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_contentbox_bttm-trans.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
}
.contentbox {
	margin: 0px;
	padding: 30px 45px 30px 45px;
	width: 670px;
	background-color: #1c4485;
}
.contentbox_portfolio {
	margin: 0px;
	padding: 25px;
	width: 710px;
	height: 210px;
	background-color: #1c4485;
}
.contentbox_portfolio_long {
	margin: 0px;
	padding: 25px;
	width: 710px;
	height: 250px;
	background-color: #1c4485;
}
.portfolio_main {
	margin: 0px 15px 0px 0px;
	float: left;
	border-width: 4px;
	border-color: #597aaf;
	border-style: solid;
}
.portfolio_thumb {
	margin: 20px 7px 10px 0px;
	float: left;
	border-width: 2px;
	border-color: #597aaf;
	border-style: solid;
}
.col_left_even {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 310px;
}
.col_right_even {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 310px;
}
.col_left_long {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 325px;
}
.col_right_long {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 410px;
}
.col_left_short {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 210px;
}
.col_right_short {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 300px;
}
.imgborder {
	margin: 10px;
	padding: 0px;
	border-width: 3px;
	border-color: #597aaf;
	border-style: solid;
}
img.centered {
	padding: 0px;
	margin: 10px 0px 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 3px;
	border-color: #597aaf;
	border-style: solid;
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 20px;
	display: inline;
	border-width: 1px;
	border-width: 3px;
	border-color: #597aaf;
	border-style: solid;
}
img.alignleft {
	padding: 0px;
	margin: 0px 20px 10px 0px;
	display: inline;
	border-width: 3px;
	border-color: #597aaf;
	border-style: solid;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.nav_small {
	font-size: 11px;
}
.intro_text {
	font-size: 16px;
}
.intro_subtext {
	font-size: 14px;
}
.small {
	font-size: 10px;
}
.clear {
	clear: both;
}

/* 05 - Lists, etc.
--------------------------------------------- */

blockquote {
	margin-left: 50px;
}
ul {
	margin-left: 30px;
	list-style-position: outside;
}



/* 06 - Forms
--------------------------------------------- */

#form_container {
	padding-left: 150px;
}
label {
	float: left;
	width: 150px;
}
input, textarea {
	width: 180px;
	margin-bottom: 5px;
} 
textarea {
	width: 180px;
	height: 150px;
}
.boxes {
	width: 1em;
}
#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
br {
	clear: left;
}