@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

/* remember to define focus styles! */

:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*=HTML
------------------------------------------------------*/
html {
	font-family: "Courier New", Courier, monospace;
	color: #CCC;
	background-image: url(images/bkgrnd_grdnt.jpg);
	background-repeat: repeat-x;
	background-color: #030102;
}

/*=BODY
------------------------------------------------------*/
div#container {
	width: 1110px;
	height: 1065px;
	background-image: url(images/bkgrnd_long.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#container_about {
	width: 1110px;
	height: 920px;
	background-image: url(images/bkgrnd_short.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#container_portfolio {
	width: 1110px;
	height: 920px;
	background-image: url(images/bkgrnd_short.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#container_seo {
	width: 1110px;
	height: 1020px;
	background-image: url(images/bkgrnd_medium.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#container_contact {
	width: 1110px;
	height: 920px;
	background-image: url(images/bkgrnd_short.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*=LOGO
------------------------------------------------------*/
div#branding{
	z-index: 3;
	font-style: italic;
	font-size: 16px;
	position: absolute;
	width: 1068px;
	height: 154px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
	top: 22px;
}
div#branding h1{
	text-indent: -9999px;
}
div#branding li{
	text-indent: -9999px;
}
div#branding a{
	text-decoration: none;
	color: #666;	
}
div#branding a:hover{
	text-decoration: none;
	color: #444;
}
div#title_position{
	padding: 0;
	background-repeat: no-repeat;
	font-style: italic;
	font-size: 15px;
	text-indent: -9999px;
}

/*=FOOTER
--------------------------------------------------------------------------*/
div#site_info{
	width: 238px;
	top: 87px;
	padding: 0;
	margin-left: 725px;
	position: absolute;
	font-size: 10.5px;
	color: #CCC;
	left: auto;
	right: auto;
	text-indent: 35px;
	letter-spacing: 1px;
}
.footer_name{
	display: block;
	top: 71px;
	position: absolute;
	margin-left: 925px;
}
div#footer{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1070px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 965px;
	margin-left: 20px;
	height: 115px;
}
div#footer_icons{
	position: absolute;
	width: 159px;
	top: 83px;
	margin-left: 250px;
	padding-top: 2px;
	height: 21px;
	text-indent: 17px;
}
div#footer_contact1{
	position: absolute;
	top: 86px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 105px;
	margin-left: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 0px;
}
div#footer_contact2{
	position: absolute;
	width: 102px;
	font-size: 12px;
	margin-left: 145px;
	top: 86px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
div#footer_index{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1070px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 907px;
	height: 115px;
	margin-left: 22px;
}
div#footer_about{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1070px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 778px;
	margin-left: 21px;
	height: 115px;
}
div#footer_portfolio{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1070px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 778px;
	margin-left: 21px;
	height: 115px;
}
div#footer_seo{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1071px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 878px;
	margin-left: 21px;
	height: 115px;
}
div#footer_contact{
	background-image: url(images/footer_bkgrnd.jpg);
	position: absolute;
	width: 1070px;
	background-repeat: no-repeat;
	z-index: 2;
	top: 778px;
	margin-left: 21px;
	height: 115px;
}

div#index_footer{
	position: absolute;
	z-index: 3;
	top: 1033px;
	width: 476px;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 45px;
}
div#index_footer a{
	font-size: 11px;
	color: #423E45;
}
div#index_footer a:hover{
}
.index_footer{
	color: #3F351A;
}
.index_footer1{
	position:absolute;
	left: 0px;
	color: #333;
	width: 123px;
}
.index_footer2{
	position:absolute;
	left: 143px;
	color: #333;
	width: 84px;
}
.index_footer3{
	position:absolute;
	left: 248px;
	color: #333;
	width: 128px;
}
.index_footer4{
	position:absolute;
	left: 395px;
	color: #333;
}
.index_footer5{
	position:absolute;
	left: 489px;
	color: #333;
	width: 113px;
}
.index_footer6{
	position:absolute;
	left: 689px;
	list-style-type: disc;
	width: 215px;
}

/*=TEXT STYLES
------------------------------------------------------*/
.txt_content_index_hdr{
	color: #333;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7em;
	font-variant: small-caps;
}
.txt_content_index_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 13px;
}
.txt_content_about_hdr{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.9em;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: -49px;
	left: -96px;
	width: 182px;
	background-image: url(images/subheaders/about_subhdr.gif);
	background-repeat: no-repeat;
	height: 57px;
	text-indent: -9999px;
}
.txt_content_about_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 15px;
}
.txt_content_portfolio_hdr{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.9em;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	text-indent: -9999px;
	background-image: url(images/subheaders/portfolio_subhdr.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 193px;
	top: -65px;
	left: -91px;
}
.txt_content_portfolio_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 15px;
}
.txt_content_portfolio_sub_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 15px;
	margin-top: 255px;
}
.txt_content_seo_hdr{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: -67px;
	left: -63px;
	background-image: url(images/subheaders/seo_subhdr.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 199px;
	height: 59px;
}
.txt_content_seo_main{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 15px;
}
.txt_links_seo_hdr{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
	position: absolute;
	top: -36px;
	width: 241px;
	left: -27px;
}
.txt_content_contact_hdr{
	position: absolute;
	top: -53px;
	color: #000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	z-index: 2;
	font-style: italic;
	left: -139px;
	background-image: url(images/subheaders/contact_subhdr.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 186px;
}
.txt_content_contact_main{
	position: absolute;
	top: -53px;
	color: #000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-variant: small-caps;
	z-index: 2;
	margin-left: -50px;
	font-style: italic;
}
