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;
}

ul li {list-style: none;}

h1 {
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 15px;
	
}

ul {
	margin-bottom: 15px;
	
}

li {padding-left: 10px; }

h3 {
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
	
}
h4 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	
}
h5 {font-weight: bold; font-size: 14px; margin-bottom: 3px; margin-top: 0px; padding: 0px; border-bottom: 2px solid #C0C0C0;}
p {
	font-size: 11px;
}

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

}

#above-nav {
	color: #ffffff;
	height: 35px; 
	width: 500px;
	float: right;
	padding-top: 15px;
	text-align: right;
}
#above-nav a{
    color: #ffffff;
	}
#above-nav a:hover{
    color: #FFDB4E;
	text-decoration: none;
	}	
	
	
#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;
}

#top-content-container-seo {
	width: 100%;
	background-image: url(images/content-container-bg-seo.png);
	background-repeat: no-repeat;
	height: 296px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
	display: block;
}
#top-content-page-container {
	width: 100%;
	background-image: url(images/content-page-container-bg.png);
	background-repeat: no-repeat;
	height: 135px;
	padding-top:4px;
	padding-left: 4px;
}


#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;
}

#portfolio-left {float: left; width: 470px; height: 345px; margin-bottom: 35px;}
#portfolio-right {float: right; width: 450px; height: 345px; margin-bottom: 35px;}
#portfolio-left img {border: 10px solid #c1c1c1;}
#portfolio-right .description {text-align: center; width: 450px; margin-top: 20px;}

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

#sidebar {border: 0px solid #efefef;}

div#sidebar h2 {
		margin-bottom: 5px;
		margin-top: 0px;
		margin-left: -15px;
		background: url(images/sidebar-heading-bg.jpg );
		padding: 5px 15px;
		font-size: 14px;
		clear: left;
		color: #FECC00;
	}
.social {
		margin-bottom: 5px;
		margin-top: 15px;
		margin-left: 0px;
			background: url(images/sidebar-heading-bg.jpg );
		padding: 5px 15px;
		font-size: 14px;
		clear: left;
		color: #EDE5DA;
	}
#sidebar li{
	background-image: url(images/li-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	
	
}


#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;
}

#sidebar-services h4 a{font-weight: bold; text-decoration: none;}
#sidebar-services h4 a:hover{text-decoration: underline;}

