/*basic text styling  and centering*/
BODY
{
	font: 62%/1.6em Verdana, Helvetica, Arial, "Gill Sans MT", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	color: #F2F2F2;
	text-align: center;
	min-width: 720px;
	margin: 0;
	padding: 0;
	background-color: #222;
}
#wrapper
{
	width: 720px;
	text-align: left;
	margin: 0 auto;
}
/*turn image borders off*/
IMG
{
	border: none;
}
/*set link styles*/
A:link, A:visited
{
	color: #F2F2F2;
	text-decoration: none;
}
.imagespacer
{
	margin: 20px;
}
#content A:link, #content A:visited
{
	text-decoration: underline;
}
A:hover, A:active
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0;
}
#header
{
	background: #545454 url(images/cad.gif) no-repeat left top;
	margin: 0 0 2px;
	padding: 0;
	height: 150px;
	position: relative;
}
#nav
{
	margin: 5px;
	padding: 0;
	float: right;
	font-size: 1.1em;
	line-height: 1.1em;
}
#nav LI
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0.3em;
	border-left: 1px solid #F2F2F2;
}
#nav LI.first
{
	border-left: 0 none #000000;
}
#logo
{
	position: absolute;
	padding: 0 15px 10px;
	left: 0;
	bottom: 0;
	clear: both;
}
#content
{
	background: #9A9A9A;
	margin: 0 0 2px 0px;
	padding: 15px;
	font-size: 1.2em;
}
#mainContent
{
	width: 460px;
	float: right;
}
H1
{
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0.2em 0.2em 0.2em #333;
	margin: 0.2em 0 1.5em;
}
H2
{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0.2em 0.2em 0.2em #333;
	margin: 0.2em 0 1.5em;
}
#firstPara
{
	font-weight: bold;
}
#footer
{
	background: #545454;
	text-transform: uppercase;
	position: relative;
	height: 80px;
}
#footer P
{
	margin: 0;
}
#copyright, #contact
{
	position: absolute;
	bottom: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contact
{
	right: 0;
	text-align: right;
	vertical-align: baseline;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.outline
{
	padding: 4px;
	background: #FFF;
}

.outline a:hover
{
	padding: 4px;
	background: #BBB;
}

#wrapper1
{
	width: 720px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/backrepeater.gif);
	background-repeat: repeat-y;
}
#mainContent1
{
	width: 260px;
	float: right;
	color: #000000;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content1
{
}
#secondaryContent
{
	width: 215px;
	float: left;
}
#header1
{
	background-image: url(images/backheader.gif);
	padding: 0;
	height: 90px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-align: center;
	background-repeat: repeat-y;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#subheader1
{
	height: 50px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#header2
{
	background-image: url(images/backrepeater.gif);
	padding: 0;
	height: 100px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.imagespacer
{
	margin-left: 10px;
}
#secondaryContentds
{
	width: 306px;
	float: left;
	border: 10px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#secondaryContentds1
{
	width: 306px;
	float: left;
	border: 10px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#logo1
{
	position: absolute;
	padding: 0 15px 10px;
	left: 0;
	bottom: 0;
	clear: both;
}
#banner
{
	text-transform: uppercase;
	position: relative;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/dsbanner.jpg);
	background-repeat: no-repeat;
}
.borderblack
{
	border: 7px solid #000000;
}
.portfolioimage
{
	height: 150px;
	width: 150px;
	float: left;
	border: 5px solid #D6D6D6;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}

