body {
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9CA9B4 url(images/bgGrey.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
label {
	font-size: x-small;
	display: block;
}
.formfield {
	font: small Arial, Helvetica, sans-serif;
	border: 1px solid #ADB6BE;
	color: #222222;
	background: #CCD5DD;
	width: 350px;
	padding-right: 20px;
}
.btnSubmit {
	line-height: 22px;
	background: url(images/btnSubmit.png) no-repeat left top;
	text-align: center;
	height: 24px;
	width: 70px;
	border-style: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.err {
	border: 1px dashed #DD0000;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	min-width: 960px;
}
.pix1 {
	background: url(images/bgPix1.png) no-repeat center 35px;
}
.pix2 {
	background: url(images/bgPix2.png) no-repeat center 35px;
}
.pix3 {
	background: url(images/bgPix3.png) no-repeat center 35px;
}
.pix4 {
	background: url(images/bgPix4.png) no-repeat center 35px;
}

#hdrLeft {
	height: 47px;
	width: 10px;
	float: left;
	margin-left: 10px;
}
#hdr {
	height: 47px;
	width: 96%;
	font-size: x-small;
	background: url(images/navMid.png) repeat-x left top;
	float: left;
}
#hdrRight {
	background: none !important;
	height: 47px;
	width: 10px;
	float: left;
}

#corplogo {
	background: url(images/webdynamics.png) no-repeat left center;
	height: 38px;
	width: 121px;
	float: left;
	padding: 0px 10px;
}
.navdiv {
	background: url(images/navDiv.png) no-repeat left 3px;
	height: 47px;
	width: 2px;
	float: left;
}

#mainnav {
	float: left;
	padding: 5px 15px 0px;
	height: 33px;
}
#mainnav .home, #mainnav .about, #mainnav .services, #mainnav .work, #mainnav .contact {
	float: left;
	margin: 6px 10px;
	text-align: center;
}

#dock .icon {
	float: left;
	width: 50px;
	text-align: center;
}

#mainnav .home em, #mainnav .about em, #mainnav .services em, #mainnav .work em, #mainnav .contact em, #dock .icon em {
	display: block;
	font-style: normal;
}
#mainnav a:link, #mainnav a:visited {
	color: #CED5D9;
	font-size: small;
	text-decoration: none;
}
#dock a:link, #dock a:visited {
	color: #ABC5DD;
	text-decoration: none;
	line-height: .98em;
}
#mainnav a:hover, #dock a:hover {
	color: #00FF00;
}

#dock {
	float: left;
	padding: 5px 15px 0px;
	height: 38px;
	min-width: 400px;
}
#dock .icon {
	/*display: none;*/
}
#contentshome {
	padding: 50px 0px 50px 0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	padding: 20px 0px 50px 10px;
	min-width: 960px;
}
#welcome {
	width: 380px;
	float: left;
	line-height: 200%;
	margin-right: 70px;
	height: 400px;
}
h1  {
	font-size: 150%;
}
#subtext {
	width: 650px;
	float: left;
	line-height: 150%;
	margin-right: 10px;
	height: 400px;
}
.servicestext {
	display: none;
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-right: 30px;
	line-height: 1.7em;
}


#ftr {
	font-size: x-small;
	color: #D8DBE0;
	padding: 5px;
	text-align: right;
	margin-right: 15px;
}
.copyright {
	font-size: x-small;
	color: #D8DBE0;
	padding: 10px 5px 5px;
}
.clearbox {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#showcaselist {
	float: left;
	width: 150px;
	margin-right: 15px;
}
.showcase {
	width: 248px;
	height: 200px;
}
.showcasefull {
	width: 500px;
	height: 400px;
}
#whatsnew {
	width: 240px;
}
#serviceslist {
	float: left;
	width: 200px;
	margin-right: 15px;
}
#contactinfo {
	float: left;
	width: 200px;
	margin: 15px;
}

.boxhdr {
	background: url(images/boxHdrLeft.png) no-repeat left top;
	float: left;
	width: 100%;
}
.boxtitle {
	line-height: 24px;
	padding-left: 25px;
	font-size: x-small;
	font-weight: bold;
	float: left;
	width: 125px;
	overflow: hidden;
	height: 24px;
}
.boxtitlefull {
	line-height: 24px;
	padding-left: 25px;
	font-size: x-small;
	font-weight: bold;
	float: left;
	width: auto;
	height: 24px;
}
.boxcontrol {
	float: right;
	border-right: 1px solid #DAE0E5;
}
.boxbody {
	background: url(images/boxBody.png) repeat left top;
	padding: 15px;
	border-top: 1px solid #B9C3CF;
	border-right: 1px solid #DAE0E5;
	border-left: 1px solid #DAE0E5;
	font-size: x-small;
}
.boxftr {
	height: 10px;
	float: left;
	width: 100%;
}

.boxftrleft {
	background: url(images/boxFtrLeft.png) no-repeat left top;
	width: 50%;
	float: left;
	height: 10px;
}
.boxftrright {
	background: url(images/boxFtrRight.png) no-repeat right top;
	width: 50%;
	float: right;
	height: 10px;
}
.boxsubcat {
	background: url(images/boxBody.png) repeat left top;
	border-right: 1px solid #DAE0E5;
	border-left: 1px solid #DAE0E5;
	border-top: 1px solid #B9C3CF;
}
.boxsubhdr {
	background: url(images/boxSubHdrBg.png) repeat-x left top;
	height: 22px;
	font-size: x-small;
	line-height: 22px;
}
.boxsubhdr  a:link, .boxsubhdr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subhdrOff {
	background: url(images/boxArrowRight.png) no-repeat 5px center;
	padding: 0px 0px 0px 15px;
}
.subhdrOn {
	background: url(images/boxArrowDown.png) no-repeat 5px center;
	padding: 0px 0px 0px 15px;
}

.boxsubbody {
	padding: 5px;
	display: none;
}
.boxsubbody div {
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.boxsubbody  div span {
	display: none;
}

.boxsubbody div a:link, .boxsubbody div a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.boxsubbody div a:hover {
	text-decoration: underline;
}
.projectimg {
	display: block;
	margin-top: 10px;
	overflow: hidden;
	width: 200px;
	height: 120px;
}

.projectimgfull {
	display: block;
	margin-top: 10px;
	width: 460px;
	height: 300px;
	overflow: hidden;
}

.projectimg img {
	border: 1px solid #A5B1C0;
}

.img2 {
	display: none;
}

.boxservices {
	float: left;
	vertical-align: baseline;
	display: none;
}

.showcasenav {
	float: right;
	padding-top: 7px;
	color: #464D51;
	display: none;
}
.showcasenav a:link, .showcasenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.showcasenav a:hover {
	text-decoration: underline;
}

.servicesShowcase {
	margin-left: 480px;
}

.portfolioShowcase {
	margin-left: 165px;
}
 
.clrall {
	clear: both;
}
.blktext {
	display: block;
	margin-top: 10px;
}
