/* Global CSS Document */

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #000000 url(images/bgGradGray2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	color: #ffffff;
	}
a:hover {
	color: #e5ea59;
	}
.webButtonImg {
	padding: 0px 3px 0px 0px;	
}
/* +++++++++++++++++++++ */	
/* LAYOUT DIVS AND SPANS */
/* +++++++++++++++++++++ */
#container {
	width: 990px;
	height: 700px;
	margin: 0 auto;
	}
#header {
	width: 990px;
	height: 43px;
	background: url(images/portfolioHeader.jpg) no-repeat;
	}
#portfolioHeader {
	width: 370px;
	color: #ffffff;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 515px;
	}
#portfolioHeader a {
	margin: 0px 15px 0px 34px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
#portfolioHeader a:visited {
	color: #ffffff;
	}
#portfolioHeader a:hover {
	color: #e5ea59;
	}
#contentBody {
	width: 990px;
	height: 410px;
	}
#siteDisplayLeft {
	position: absolute;
	width: 370px;
	height: 410px;
}
#siteDisplayRight {
	float: right;
	width: 620px;
	height: 410px;
	background: url(images/portRightSide.jpg) no-repeat;
}
#portDisplayCopy {
	width: 525px;
	height: 410px;
	padding: 36px 0px 0px 10px;
	color: #ffffff;
	font-size: 12px;
}
#portDisplayCopy a {
	color: #e5ea59;
	}
#contentBodyLeft {
	position: absolute;
	width: 559px;
	height: 410px;
	background: url(images/portfolioMiddleLeft.jpg) no-repeat;
	}
#portfolioList {
	width: 450px;
	height: 350px;
	margin: 35px 0px 0px 69px;
	font-size: 12px;
	}
#contentBodyLeftIndex {
	position: absolute;
	width: 559px;
	height: 410px;
	background: url(images/homeBrian.jpg) no-repeat;
	}
#contentBodyRight {
	float: right;
	width: 431px;
	height: 410px;
	background: url(images/portfolioMiddleRight.jpg) no-repeat;
	}
#thumbVid {
	width: 310px;
	height: 275px;
	padding: 16px 0px 0px 7px;
	}
#portfolioTable {
	width: 850px;
	}
#quoteBlock {
	width: 710px;
	height: 250px;
	padding: 20px 0px 0px 145px;
	font-size: 13px;
	}
fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 688px;
	height: 250px;
	}
legend {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#IEroot {
	margin: -19px 0px 0px 15px;
	}
#quoteBlock table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	}
#quoteBlock td {
	width: 232px;
	}
#topPad {
	padding: 6px 0px 0px 0px;
	}
#contentBodyBottom {
	width: 990px;
	height: 108px;
	background: url(images/quoteBottom.jpg) no-repeat;
	}
#footer {
	width: 990px;
	height: 247px;
	}
#leftCol {
	float: left;
	width: 346px;
	height: 247px;
	background: url(images/bottomLeft.jpg) no-repeat;
	}
#rightCol {
	float: right;
	width: 348px;
	height: 247px;
	/*margin-left: -335px;*/
	background: url(images/bottomRight.jpg) no-repeat;
	}
#middleCol {
	width: 296px;
	height: 247px;
	margin-left: 346px;
	background: url(images/bottomMiddle.jpg) no-repeat;
	}

/* +++++++++++++++++++++++++ */
/* 3 COLUMN HEADERS AND TEXT */
/* +++++++++++++++++++++++++ */
h3 {
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	width: 150px;
	}
.pLink {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.yellowImage {
	padding: 13px 5px 0px 0px;
	margin: 0px 0px -3px 0px;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:visited {
	color: #ffffff;
	}
#footer a:hover {
	color: #e5ea59;
	}
.threeColText {
	color: #ffffff;
	font-size: 12px;
	}
#leftColTextBox {
	width: 260px;
	padding: 10px 0px 0px 60px;
	}
#middleColTextBox {
	width: 150px;
	padding: 10px 0px 0px 70px;
	}
#rightColTextBox {
	width: 267px;
	padding: 10px 60px 0px 20px;
	}