/* General Tags */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	margin:0;
}
a { 
	color: #666666; 
	text-decoration: underline;
}

a:hover { 
	color: #B59931; 
	text-decoration: underline;
} 
img {
	border:none;
}
#container {
  margin: 0 auto;
  width: 765px;
  text-align: left;
	position:relative;
}
	.homeContainer {	
		height:1000px;
	}
	.examplesContainer {
	height:5000px;
	}
	.examplesContainer p {
	margin-left:5px;
	}

	* html .examplesContainer { /*ie6 Box Model Hack*/
		height:8500px;
	}
	.capabilitiesContainer {
		height:600px;
	}
	* html .capabilitiesContainer { /*ie6 Box Model Hack*/
		height:600px;
	}
#leftTopShadow {
	height: 61px;
	width: 16px;
	background-image: url(../images/leftheadershadow.gif);
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#header {
	background-image: url(../images/header.jpg);
	height: 61px;
	width: 733px;
	float: left;
}
#rightTopShadow {
	background-image: url(../images/rightheadershadow.gif);
	height: 61px;
	width: 16px;
	float: left;
	background-position: bottom;
	background-repeat: no-repeat;
}
#leftMidShadow {
	background-image: url(../images/leftlengthshadow.gif);
	background-repeat: repeat-y;
	width: 16px;
	float: left;
	height: 100%;
	clear: left;
}
#rightMidShadow {
	background-image: url(../images/rightlengthshadow.gif);
	background-repeat: repeat-y;
	width: 16px;
	float: right;
	height: 100%;
}
.horizLine {
	background-image: url(../images/horizontalDotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 530px;
	margin-right: -10px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
* html .horizLine { /*ie6 Box Model Hack*/
	background-image: url(../images/horizontalDotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 530px;
	margin-right: -10px;
	clear: both;
}
#rightRail {
	float: right;
	background-image: url(../images/dottedBG.gif);
	height: 100%;
	width: 102px;
	background-repeat: repeat-y;
}
/* Main Content Area */

#midContent {
	width: 733px;
	float: left;
	height: 100%;
}
	.pageTitleBox {
		background-image: url(../images/titleBG.gif);
		background-repeat: repeat;
		font-size: 10px;
		height: 100%;
		width: 78px;
		float: left;
		text-align: center;
		margin-left: 10px;
	}
	.pageTitleBox h2 {
		background-image: url(../images/titleBG2.jpg);
		width: 76px;
		height: 70px;
		font-size:11px;
		font-weight:normal;
		background-repeat: repeat-x;
		padding: 12px 0 0 0;
		margin: 0 0 0 1px;
	}
	.mainContent {
	width:522px;
	float: left;
	font-size: 11px;
	margin: 5px;
	height: 100%;
	}
		.mainContent h3 {
			font-size: 11px;
			margin: 7px 0 5px 5px;
		}
		* html .mainContent h3 { /*ie6 Box Model Hack*/
			font-size: 11px;
			margin-top: -15px;
		}
		.mainContent h4 {
			font-size: 10px;
			font-weight:normal;
			clear: both;
			padding-top: 10px;
			margin: 5px;
		}

	#mainNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align:right;
	width: 92px;
	height: 100%;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 3px;
	}
	* html #mainNav { /*ie6 Box Model Hack*/
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		float: right;
		text-align:right;
		margin: 0 2px 0 6px;
		width: 91px;
	height: 100%;
	}
	.navHeader {
		background-image: url(../images/navHeader.gif);
		height: 11px;
		width: 91px;
		margin-top: 5px;
		background-repeat: no-repeat;
		}
		.navFooter {
			background-image: url(../images/navFooter.gif);
			height: 13px;
			clear: left;
			width: 91px;
			background-repeat: no-repeat;
		}
		.optionsList {
	width: 91px;
	font-size: 11px;
		}
			.optionsList ul{
				margin:0;
				padding:0;
			}
			.optionsList ul li{
				list-style-image: none;
				list-style-type: none;
				font-weight:bold;
			}
			.optionsList ul ul li {
				background-image: url(../images/me_r6_c9.gif);
				background-repeat: no-repeat;
				background-position: 80px 70%;
				padding-right:15px;
				line-height:20px;
				font-weight:normal;
			}
	#exampleList-movid {
	text-align:center;
	font-size:10px;
	}
		#exampleList-movid dl{
			height:auto;
		}
		#exampleList-movid dl dt{
			float: left;
			margin: 5px;
		}
		#exampleList-movid dl dd{
			margin-top: 95px;
			float: left;
			margin-left: -130px;
		}
	#exampleList-moweb {
		text-align:center;
		font-size:10px;
		height: 150px;
	}
		#exampleList-moweb dl{
			height:auto;
		}
		#exampleList-moweb dl dt{
			float: left;
			margin: 9px;
		}
		#exampleList-moweb dl dd{
			margin-top: 95px;
			float: left;
			margin-left: -118px;
		}
	#exampleList-webDesign {
		text-align:center;
		font-size:10px;
	}
		#exampleList-webDesign dl{
	height:auto;
	margin-left: 5px;
		}
		* html #exampleList-webDesign dl{ /*ie6 Box Model Hack*/
			height:auto;
		}
		#exampleList-webDesign dl dt{
			float: left;
			margin-right: 2px;
			margin-left: 7px;
			margin-top: 10px;
			margin-bottom: 50px;
		}
		* html #exampleList-webDesign dl dt{ /*ie6 Box Model Hack*/
			float: left;
			margin-top: 10px;
			margin-left: 5px;
		}
		#exampleList-webDesign dl dd{
			margin-top: 110px;
			float: left;
			margin-left: -122px;
			width: 120px;
			height: 50px;
		}
#exampleList-socialMedia {
	text-align:left;
	font-size:10px;
	height: 250px;
}
#exampleList-appDev {
		text-align:left;
		font-size:10px;
		height: 470px;
}
#exampleList-richMedia { 
	text-align:center;
	font-size:10px;
	}
		#exampleList-richMedia dl{
			height:auto;
		}
		#exampleList-richMedia dl dt{
			float: left;
			margin-right: 2px;
			margin-left: 18px;
			margin-top: 10px;
			margin-bottom: 60px;
		}
		#exampleList-richMedia dl dd{
		margin-top: 135px;
		float: left;
		margin-left: -152px;
		width: 150px;
		height: 60px;
		}
#tradMedia {
	text-align:left;
	font-size:10px;
	height: 150px;
}
#tradMedia p {
	font-size:10px;
	margin:10px 0 0 0;
}
#illustration {
	width: 100%;
}
	#illustration ul {
		list-style-type: none;
		margin: 0;
		text-align: center;
		padding: 0;
	}
	#illustration ul li {
		display: inline;
		margin-right: 20px;
		margin-left: 18px;
		float: left;
	}
#footer {
	background-image: url(../images/footerwithshadow.jpg);
	height: 30px;
	width: 765px;
	background-repeat: no-repeat;
	clear: both;
	background-position: 10px 0;
	font-size: 10px;
	text-align: right;
	padding-top: 17px;
}
* html #footer { /*ie6 Box Model Hack*/
	background-image: url(../images/footerwithshadow.jpg);
	height: 30px;
	width: 765px;
	background-repeat: no-repeat;
	clear: both;
	background-position: 10px 0;
	font-size: 10px;
	text-align: right;
	padding-top: 17px;
	margin-top:-5px;
}
#photography {

}
	#photography p {
		padding-bottom: 0;
		margin: 0;
	}
.introPhotos {
    margin-left:-5px;
    float: left;
}

* html .introPhotos { /*ie6 Box Model Hack*/
    float: left;
    background-image: url(../images/dottedBG.gif);
    background-repeat: repeat-y;
    background-position: right;
    height: 552px;
    margin-top: -15px;
} 
    .introPhotos ul {
        list-style-type: none;
        margin:0;
        padding:0;
    }
    .introPhotos ul li {
        padding-top: 46px;
    }
#introCopy {
    float: left;
    padding-left: 14px;
    width: 313px;
    text-align: justify;
    background-image: url(../images/dottedBG.gif);
    background-repeat: repeat-y;
    background-position: left;
    height: auto;
}
	#introCopy h3 {
	font-size:10px;
	margin-bottom:-5px;
	margin-left: -1px;
}
.servicelist
{
	margin-left: 5px;
	padding-left: 0;
	list-style: url(none) none outside;
	font-size: 11px;
}
	.servicelist li 
	{
		padding-left: 12px;
		background-image: url(../images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 0.3em;
		margin-bottom: 10px;
	}
.packageList {
	font-size:10px;
}
	.packageList ul	{
			margin-left: 5px;
			padding-left: 0;
			list-style: url(none) none outside;
		}
	.packageList ul li	{
		padding-left: 12px;
		background-image: url(../images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 0.3em;
		margin-bottom: 10px;
	}
.capabilityList {
	width: 171px;
	float: left;
	margin-right: 2px;
}
#feature-webDesign {
	padding: 15px;
}
.featureBox {
	height: 170px;
	margin-bottom:15px;
	}
.featureCopy {

}
#twitterFeed {
	height:100px;
	margin-left:10px;
}
.twtr-widget h4 a {
	position:relative; top:-15px;
}
#twitterFeed h4 a {
	font-size:14px;
	font-weight:bold;
}
#twitterFeed h3 {
	margin-left:0;
}
#twitterFeed p {
	font-size:11px;
}

.twtr-bd {
margin-top: -10px;
}
