body
	{
	top: 0px;
	background-image: url(background.jpg);
	background-color: #898989;
	background-repeat: repeat;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	-webkit-background-size:256px 256px;
	}
	
a:link
	{
	color: #191919;
	text-decoration: underline;
	background-color: transparent;
	}

a:visited
	{
	color: #191919;
	text-decoration: underline;
	background-color: transparent;
	}

a:active
	{
	color: #888;
	text-decoration: underline;
	background-color: transparent;
	}

a:hover
	{
	color: #888;			  
	text-decoration: underline;
	background-color: transparent;
	}

a img, img
	{
    border: none;
    text-decoration: none;
	}



/*#################################################################################################*/


#wrapper
	{
	background-image: url(wrapperPortfolioBK.png);
	top: 0;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 820px;
	max-width: 820px;
	min-width: 820px;
	}

#wrapperPortfolio
	{
	background-repeat: repeat;
	background-image: url(wrapperPortfolioBK.png);
	top: 0;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 820px;
	max-width: 820px;
	min-width: 820px;
	}

#nav
	{
	top: 0;
	margin: 0;
	text-align: center;
	height: 200px;
	width: 820px;
	}
	
#navLogo
	{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	padding: 70px 0 0 0;
	margin: 0 0 0 0;
	height: 147px;
	width: 267px;
	max-width: 267px;
	min-width: 267px;
	}
	

#navLinks
	{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	text-align: right;
	text-shadow: 1px 1px 4px black;
	font-weight: normal;
	line-height: 1.25em;
	font-size: 20px;
	font-family: "Myriad Web", "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 130px 0 0 0;
	margin: 0 40px 0 0;
	height: auto;
	width: 543px;
	max-width: 543px;
	min-width: 543px;
	}
	
#navLinks a:link
	{
	color: #fff;
	text-decoration: none;
	}
			
#navLinks a:visited
	{
	color: #fff;
	text-decoration: none;
	}
		
#navLinks a:active
	{
	color: #333;
	text-decoration: none;
	}
	
#navLinks a:hover
	{
	color: #919191;
	text-decoration: none;
	}

#mainBody {
	text-align: left;
	position: absolute;
	padding: 0px;
	top: 0px;
	margin:0;
	height: auto;
	width: 820px;
	max-width: 820px;
	min-width: 820px;
	
	}

#header {
		z-index: -1;
		position: absolute;
		top: 90px;
		right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: -90px;
		margin-top: 0px;
		height: 292px;
		width: 820px;
		max-width: 820px;
		min-width: 820px;
	}

#bodyText {
		text-align: center;
		color: #333;
		line-height: 1.25em;
		font-size: 14px;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		height: auto;
		width: auto;
	}


#bodyTextServices {
		visibility: collapse;
		position: absolute;
		top: 330px;
		left: 50px;
		color: #fff;
		line-height: 1.25em;
		font-size: 14px;
		font-family: "Myriad Web", "Trebuchet MS", Helvetica, Arial, sans-serif;
		max-width: 730px;
		min-width: 730px;
		padding: 0px;
		margin-left: 20px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		height: auto;
		width: 730px;
	}


#bodyText h1{
		font-weight: bold;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		margin-bottom: auto;
		color: #a10000;
		line-height: 1.5em;
		font-size: 22px;
	}
	
#bodyText h2{
		font-weight: normal;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		margin-bottom: -14px;
		color: #333;
		line-height: 1.5em;
		font-size: 18px;
	}
	


#bodyWhiteText {
		color: #333;
		line-height: 1.25em;
		font-size: 14px;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		max-width: 730px;
		min-width: 730px;
		padding: 0px;
		margin-left: 40px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: -20px;
		height: auto;
		width: 730px;
	}


#bodyWhiteTextServices {
		visibility: collapse;
		position: absolute;
		top: 330px;
		left: 50px;
		color: #fff;
		line-height: 1.25em;
		font-size: 14px;
		font-family: "Myriad Web", "Trebuchet MS", Helvetica, Arial, sans-serif;
		max-width: 730px;
		min-width: 730px;
		padding: 0px;
		margin-left: 20px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		height: auto;
		width: 730px;
	}


#bodyWhiteText h1{
		font-weight: bold;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		margin-bottom: auto;
		color: #a10000;
		text-align: left;
		line-height: 1.5em;
		font-size: 22px;
	}
	
#bodyWhiteText h2{
		font-weight: normal;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		margin-bottom: -14px;
		color: #333;
		text-align: left;
		line-height: 1.5em;
		font-size: 18px;
	}
	
	
h1{
		font-weight: bold;
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
		margin-bottom: auto;
		color: #a10000;
		text-align: center;
		line-height: 1.5em;
		font-size: 21px;
	}
	
	

#throbberDiv {
	margin:0;
	height: 15px;
	width: 810px;
	}	

#pageTop {
	margin:0;
	background-image: url(textBoxTop.png);
	background-position:top center;
	background-repeat:no-repeat;
	height: 15px;
	width: 810px;
	}
	
#pageMiddle {
	margin: 0px;
	background-image: url(textBoxMiddle.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	width: 810px;
	}
	
#pageBottom {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(textBoxBottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height: 15px;
	width: 810px;
	}
	

#pageWhiteTop {
	margin:0;
	background-image: url(textBoxWhiteTop.png);
	background-position:top center;
	background-repeat:no-repeat;
	height: 15px;
	width: 810px;
	}
	
#pageWhiteMiddle {
	margin: 0px;
	background-image: url(textBoxWhiteMiddle.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	width: 810px;
	}
	
#pageWhiteBottom {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(textBoxWhiteBottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height: 15px;
	width: 810px;
	}
	
#pageBottomText {
	margin-left: 25px;
	width: 760px;
	line-height: 2em;
	color: #4b0000;
	font-size: 14px;
	font-family: "Myriad Web", "Trebuchet MS", Helvetica, Arial, sans-serif;
	height: auto;
	}	
		
#pageBottomText a:link
	{
	color: #4b0000;
	text-decoration: none;
	}
			
#pageBottomText a:visited
	{
	color: #4b0000;
	text-decoration: none;
	}
			
#pageBottomText a:active
	{
	color: red;
	text-decoration: none;
	}
	
#pageBottomText a:hover
	{
	color: red;
	text-decoration: none;
	}
	
#tableContainer {
    display: table;
    }

#tableRow  {
    display: table-row;
    width: 810px;
    }

#tableLeft {
    display: table-cell;
    text-align: left;
    }
    
#tableMiddle {
    display: table-cell;
    text-align: center;
    }    

#right {
    float: right;
    text-align: right;
    }


