html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }


body {
	text-align: center;
	background: url(images/body-bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 15px;
	
}

ul {
	list-style: none;
}


h3 {
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
	
}
h4 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

p {
	font-size: 11px;
}

#navigation { 
margin-top: 53px;
margin-left: 110px;
background: none;
color: #000000;
font-size: 13px;
font-weight: bold;

}
#navigation a {
	color: #3f3f3f;
	text-decoration: none;
}

#navigation a:hover {
	color: #000000;
	text-decoration: none;
}

#main-container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;	
}
#header {
	width: 100%;
	height: 120px;
}
#header-left {
	float: left;
	width: 315px;
	height: 120px;
	padding-left: 35px;
}

#header-right {
	float: right;
	width: 650px;
	height: 120px;
	background-image: url(images/header-right-bg.png);
	background-repeat: repeat-x;
}

#top-content-container {
	width: 100%;
	background-image: url(images/content-container-bg1.png);
	background-repeat: no-repeat;
	height: 250px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
}

#slider-navigation {
	float: right;
	margin-right: 50px;
	
}
#top-content-left {
	float: left;
	width: 280px;
	height: 240px;
	text-align: center;
	padding-left: 20px;
	padding-top: 20px;
}
#top-content-left a{
	text-decoration: none;
	color: #3f3f3f;
	font-weight: bold;
	}
#top-content-left a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

#top-content-right {
	float: right;
	width: 650px;
	height: 240px;
	text-align: center;
	padding-top: 4px;
}

#website-design {
	background-image: url(images/website-design.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 305px;
	margin: 0px;
	padding-top: 7px;

}

#search-engine-optimization {
	background-image: url(images/search-engine-marketing.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 305px;
	margin-top: -2px;
	padding-top: 7px;
}
#website-hosting {
	background-image: url(images/website-hosting.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 305px;
	margin-top: -2px;
	padding-top: 7px;
}

#main-content-container {
	width: 100%;
		}
#sidebar {
	text-align: left;
}

#home-sidebar {
	width: 223px;
	padding: 10px;
	min-height: 695px;
	
}
#main-content-center {
	width: 37px;
	min-height: 695px;
	float: left;
}

#main-content-right {
	float: right;
	width: 675px;
	text-align: justify;
}

#main-content-left {
	float: left;
	width: 293px;
	text-align: left;
	min-height: 695px;
}

#main-content-left-home {
	float: left;
	width: 253px;
	text-align: center;
	min-height: 695px;
}

#sidebar-services {
	width: 253px; 
	background-repeat: no-repeat;
	text-align: left;
	min-height: 88px;
}

#contact-bg {background-image: url(images/contact-bg.png); background-repeat: no-repeat; width: 365px; height: 472px; padding: 9px;}

#footer {
	width: 100%;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;  
	background-color: #000000;
	clear: both;
}
#footer img {margin-right: 10px;}

#footer a {
	color: #ffcc00;
}
#footer a:hover {
	color: #ffffff;
}

#footer p {
	color: #c4c4c4;
	padding-right: 30px;
	}
#footer-content {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;	
	color: #ffffff;
	
}
#footer-left {
	float: left;
	width: 333px;
	text-align: justify;

}
#footer-center {
	float: left;
	width: 333px;
	text-align: justify;
}

#footer-right {
	float: right;
	width: 333px;
	text-align: justify;
}
#footer-copy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	width: 1000px;
	clear: both;
	background: #000000;
}
#lower-footer {
	color: #727272;
}
#lower-footer a {
	color: #727272;
	text-decoration: none;
}
#lower-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Slider Coloring */
#myController span{
	background:#000000;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #ffcc00;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#ffcc00;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #000000;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #104E82;
}

/* example_3 css */
#example_3 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 470px; /* important */
	height: 86px; /* important */
	margin: 0 85px;
	background: #000;
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_3_content {
		width: 5418px;
	}
	#container_bd #example_3 ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #666;
		background-color: #000;
	}

#container_bd #example_3 ul li img {
	display: block;
}
#CaseImageBox { width:615px; height:264px !important; background:url(images/caseBox.png) no-repeat 0 0; position:relative;}
#CaseImageBox img {position:absolute; top:28px; left:28px;}/*margin:19px 0 0 29px;*/
#caseSummary { padding:0 20px 0 22px; width:417px; float:left; }
#caseSummary a { color: #6FBCDA; }
#caseButtons { float:left; width:150px; padding-top:5px; }
#ProjControl { float:right; width: 75px; margin:3px 20px 0 0; }
#FeatProjName { float:right; width: 450px; text-align:right; margin-right:20px;}
#CaseThumbs { position:absolute; top:200px; }
#CaseThumbs a { width:68px; height:70px; float:left; display:block; background: url(images/selectorThumb.png) no-repeat 0 0; text-align:center; margin-right:11px; }
#CaseThumbs a img {  margin-top:7px;}
#CaseTitle { position:absolute; top:296px;}
.homeBgFade { background:url(images/bgFadeHome.jpg) no-repeat 0 0; position:absolute; width:595px; height:257px; z-index:-100; top:167px; left:20px;  }
.workBgFade { background:#FFFFFF url(images/bgFadeHome.jpg) no-repeat scroll 0 -100px; height:157px; left:20px; position:absolute; top:4px; width:595px; z-index:-100;}
.contactBgFade { background:#FFFFFF url(images/bgFadeContact.jpg) no-repeat scroll 0 0; height:398px; left:20px; position:absolute; top:4px; width:625px; z-index:-100;}

/*client selector */
a.logoBox { float:left; width:155px; height:0; padding-top:107px; border-right:1px solid #cacbcb; border-bottom:1px solid #FFF; border-left:1px solid #FFF; overflow:hidden;}
a.logoBox:hover { background-color:#FFF; }
#ClientSelector { border-bottom:1px solid #bdbebe; }
#ClientSelector a.clientLogo1, #ClientSelector a.clientLogo2, #ClientSelector a.clientLogo3, #ClientSelector a.clientLogo4, #ClientSelector a.clientLogo5, #ClientSelector a.clientLogo6 { background-image:url(images/clientlogos.gif); } 
#ClientSelectorWhite a.clientLogo1, #ClientSelectorWhite a.clientLogo2, #ClientSelectorWhite a.clientLogo3, #ClientSelectorWhite a.clientLogo4, #ClientSelectorWhite a.clientLogo5, #ClientSelectorWhite a.clientLogo6 { background-image:url(images/clientlogoswhite.gif); } 
a.clientLogo1 { background-position: -20px 0; }
a.clientLogo2 { background-position: -181px 0; }
a.clientLogo3 { background-position: -333px 0; }
a.clientLogo4 { background-position: -484px 0; }
a.clientLogo5 { background-position: -640px 0; }
a.clientLogo6 { background-position: -798px 0; }
a.clientLogo1:hover, a.clientLogo1.active { background-position: -20px -108px; }
a.clientLogo2:hover, a.clientLogo2.active { background-position: -181px -108px; }
a.clientLogo3:hover, a.clientLogo3.active { background-position: -333px -108px; }
a.clientLogo4:hover, a.clientLogo4.active { background-position: -484px -108px; }
a.clientLogo5:hover, a.clientLogo5.active { background-position: -640px -108px; }
a.clientLogo6:hover, a.clientLogo6.active { background-position: -798px -108px; }
 
			



