body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
}
#bigbox {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 732px;
	text-align: left;
	background: #999;
}
img {
	border:0px;
}

.spacer {
	clear:both;
}

p,div,ul{
	font-family: Verdana, Helvetica, Arial;
	color: #fff;
	font-size:12px;
	margin: 0;
	padding: 0;
}

.bodyTextIndent {
	margin-top:5px;
	margin-left: 40px;
}

.bodyTextIndent div {
	margin-top:10px;
}

.bodyText {
	margin-top:10px;
	margin-left: 40px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color : #fff;
	font-weight: 100;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.portfolioSubHead {
	color:#fff;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:8px;
}


.bodyText + h1 {
	margin-top:15px;
}

#contents {
	margin : 30px;
	padding : 0px 15px 15px 8px;
	width: 45%;

/*
	top: 10px;
	position: absolute;
*/
}

#contents li{
	margin-top:3px;
}

.ImageContainer {
	height:112px;
	padding:0px;
	margin: 0px;
}

.clientSM {
	display : inline;
	float : left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 112px;
	height: 112px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


#right{
	margin-right: 0;
	}

.mainDiv {
	top: 25px;
	position: relative;
	left: 0px;
	height:100%;

}
.sideBar{
	width: 31%;
	position: absolute;
	left: 470px;
	top: 10px;
	align: left;
	clear:both;

}
.sideBarBorder {
	width: 262px;
	position:absolute;
	left:0px;
	bottom:0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.sideBarImage {
	position:relative;
	width: 112px;
	height: 100%;
	float:left;

}

.sideBarImage img {
	margin-bottom: 12px;
}

.sideImage {
	margin-bottom: 12px;
}

#text1 {
	width: 138px;
	position:absolute;
	top:0px;
	left:112px;
}

.sideBarText {

	margin-left: 116px;
	padding-bottom: 12px;
	margin-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}

.sideBarIndent {
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.sideBarSpacer {
	background-color: #669933;
	height: 2px;
	width: 126px;
	margin-top: 12px;
}

.sideBarHead {
	margin-top:5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.portContainer {
	width:732px;
	height:130px;
	clear:both;
}

.portText {
	width: 400px;
	float: left;
	margin-left: 40px;
}

.portImage {
	width: 112px;
	margin:5px;
	margin-left: 40px;
	float: left;
}


.projectDetails
{
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bodyList
{
	list-style-image: url(images/bullet_orange_sq.jpg);

}
.bodyList li
{
	margin-top: 8px; 
	margin-bottom:8px;
}
.projectDetails li {
	margin-top: 0px; 
	margin-bottom:4px;
	margin-left: -10px; 
	padding-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(images/bullet_white_sq.jpg); 
}

.footer {
	padding: 5px;
	
/*
	margin-top: 40px;
	position: absolute;
	bottom:-50px;
	left:0px;
*/
	clear:both;
}

.footerNav {
	width: 708px;
	margin-left: 12px;
	padding-bottom: 12px;
	margin-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.footercredit{
	margin-left: 12px;
	padding-bottom: 12px;
	margin-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.clear { 
	clear: both;
	 }
	 
.enter {
	position: relative;
	left: 350px;
	top: 20px;
	vertical-align: top;
	width: 370px;
}
.enterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	position: absolute;
	left: 68px;
	top: 0px;
}

