* {
	margin:0px;
	padding:0px;
	behavior: url(csshover.htc);
}

html {
	background-color:#000;
}

#centercontent {
	width:810px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

#header {
	float:left;
	width:810px;
	height:98px;
	display:block;
}


#navigation {
	float:left;
	width:810px;
	height:25px;
}

#footer {
	float:left;
	width:810px;
	margin-bottom:20px;
	height:37px;
	display:block;
	border-top:2px solid #999;
	background-color:#FFF;
}

#footerrounded div {
	float:left;
	width:100%;
	height:37px;
	display:block;
	background: url(../images/footer_rightside.jpg) no-repeat top right; 
}

#footerrounded {
	float:left;
	width:100%;
	height:37px;
	display:block;
	background: url(../images/footer_leftside.jpg) no-repeat top left; 
}

#contentarea {
	float:left;
	padding-top:10px;
	width:805px;
	height:auto ! important;
	min-height:500px;
	height:500px;
	background-color:#FFF;
	padding-left:5px;

}

#homearea {
	width:560px;
	float:left;
	padding-right:8px;
}


#featureddesign {
	float:left;
	margin-bottom:10px;
}

#homequote {
	background-image:url('../images/home_quote.jpg');
	background-repeat:no-repeat;
	width:207px;
	height:224px;
	display:block;
	padding-top:30px;
	padding-right:13px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
	float:left;
	margin-top:10px;
}

.roundedbox {
	background-color:#E6E6E6;
	width:554px;
	display:block;
	float:left;
	margin-bottom:10px;
}

.roundtop div, .roundtop{
	width:100%;
	display:block;
	height:18px;
	float:left;
}

.roundtop div { 
	background: url(../images/corner_topright.jpg) no-repeat top right; 
}

.roundtop { 
	background: url(../images/corner_topleft.jpg) no-repeat top left; 
}

.roundbottom div, .roundbottom {
	display:block;
	width:100%;
	height:18px;
	float:left;
}

.roundbottom div {
	background: url(../images/corner_bottomright.jpg) no-repeat bottom right; 
}

.roundbottom {
	background: url(../images/corner_bottomleft.jpg) no-repeat bottom left; 
}

.roundedcontent {
	float:left;
	width:526px;
	display:block;
	padding-left:10px;
	font-size:14px;
}

.blackroundedbox {
	background-color:#000;
	width:799px;
	display:block;
	float:left;
	margin-bottom:10px;
}

.blackroundtop div, .blackroundtop{
	width:100%;
	display:block;
	height:19px;
	float:left;
}

.blackroundtop div { 
	background: url(../images/blackcorner_topright.jpg) no-repeat top right; 
}

.blackroundtop { 
	background: url(../images/blackcorner_topleft.jpg) no-repeat top left; 
}

.blackroundbottom div, .blackroundbottom {
	display:block;
	width:100%;
	height:19px;
	float:left;
}

.blackroundbottom div {
	background: url(../images/blackcorner_bottomright.jpg) no-repeat bottom right; 
}

.blackroundbottom {
	background: url(../images/blackcorner_bottomleft.jpg) no-repeat bottom left; 
}

.blackroundedcontent {
	float:left;
	width:775px;
	height:200px;
	display:block;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	font-size:14px;
}

#accordion {
	float:left;
	width:231px;
}

h3  {
	padding-top:20px;
	float:left;
	border-bottom:1px solid #999999;
	width:770px;
}

.element {
	float:left;
	width:770px;
	padding-top:10px;
	padding-bottom:10px;
}

.dropdowns {
	width:224px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:4px 0px 2px 5px;
	color:#000;
}

.dropdowns:hover {
	width:224px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:4px 0px 2px 5px;
	color:#FFF;
	background-color:#333333;
}

.element {
}

#homepageupdates {
	width:219px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:4px 5px 2px 5px;
	color:#000;
}

#homequote {
	background-image:url('../images/home_quote.jpg');
	background-repeat:no-repeat;
	width:207px;
	height:224px;
	display:block;
	padding-top:30px;
	padding-right:13px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
	float:left;
	margin-top:10px;
}

#servicescategories ul {
	float:left;
	width:606px;
	margin-left:50px;
	padding-left:10px;
	list-style-type:none;
}

#servicescategories ul li {
	width:190px;
	height:25px;
	font-size:16px;
	float:left;
	padding-left:10px;
}

#servicescategories ul li:hover {
	width:190px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding-left:10px;
	background-image:url('../images/liststylearrow.jpg');
	background-repeat:no-repeat;
	background-position-y:4px;
}

#currentservice {
	width:190px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding-left:10px;
	background-image:url('../images/liststylearrow.jpg');
	background-repeat:no-repeat;
	background-position-y:4px;
}

#servicescategories a {
	color:#000;
	text-decoration:none;
}

#servicesarea {
	float:left;
	width:770px;
	font-size:16px;
	padding-left:10px;
}

a:link {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#F5D935;
	text-decoration:underline;
}

a:active {
	color:#000;
	text-decoration:none;
}

#footer a:link {
	color:#000;
	text-decoration:none;
}

#footer a:visited {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#ED1C24;
	text-decoration:underline;
}

#footer a:active {
	color:#000;
	text-decoration:none;
}

#scrollimages {
	float:left;
	height:165px;
	width:2800px;
}

#scrollimages div {
	height:165px;
	width:205px;
	float:left;
	padding-right:20px;
	padding-left:5px;
}

#contactinfo ul {
	list-style-image:url('../images/whitearrow.jpg');
	float:left;
	text-align:left;
	padding-left:25px;
}

#contactinfo ul li {
	padding-bottom:15px;
}

#footertext {
	list-style-type:none;
	float:left;
	color:#FFF;
	width:810px;
	height:37px;
	display:block;
}

#footertext li {
	float:left;
	width:115px;
	display:block;
	height:23px;
	text-align:center;
	font-size:14px;
	padding-top:11px;
}

#homenavigation {
	float:left;
	width:225px;
	padding:0;
	margin:0;
	font-size:16px;
}

#homenavigation li {
	float:left;
	font-size:16px;
	list-style:none;
	color:#FFF;
	width:216px;
	height:27px;
	display:block;
	padding-left:25px;
	padding-top:5px;
}

#homenavigation li a {
	width:216px;
	height:27px;
	display:block;
}

#homenavigation li:hover {
	background-image:url('../images/homenavigation_over.jpg');
	width:216px;
	height:27px;
	display:block;
	background-repeat:no-repeat;
}

#scrollcontent {
	float:left; 
	width:515px; 
	height:270px; 
	overflow:hidden; 
	display:block; 
}

#scrollcontainer {
	width:516px;
	height:2160px;
}

#myGallery {
	float:left;
	width:345px;
	height:83px;
	display:block;
}


#homenavigation a {
	color:#FFF;
	text-decoration:none;
}

#homenavigation a:link {
	color:#FFF;
	text-decoration:none;
}

#homenavigation a:visited {
	color:#FFF;
	text-decoration:none;
}

#homenavigation a:hover {
	color:#FFF;
	text-decoration:none;
}

.portfolioimage {
	width:150px;
	height:150px;
	border:1px solid #C9C9C9;
	display:block;
	margin-left:15px;
	margin-bottom:15px;
	float:left; 
	background-image: url('../images/spinner.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

.portfolioimage img {
	margin:auto;
}

.highlightitem {
	background-color:#fdff7b;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}	

#rssfeed {
	float:left;
	padding-top:5px;
	padding-left:5px;
}

#rssfeedbackground {
	background-image:url('../images/rssfeed_background.jpg');
	background-repeat:no-repeat;
	display:block;
	width:493px;
	height:23px;
	font-size:14px;
	float:left;
	padding-top:3px;
	padding-left:15px;
	overflow:hidden;
}

#rssticker {
	height:18px;
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	width:500px;
	float:left;
	margin-top:3px;
}

#rssticker li {
	display: block;
	width: 500px;
	height:18px;
	color: #000;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: left;
}

#rssticker  a:link {
	color:#000;
	text-decoration:none;
}

#rssticker  a:visited {
	color:#000;
	text-decoration:none;
}

#rssticker  a:hover {
	color:#000;
	text-decoration:underline;
}

#rssticker  a:active {
	color:#000;
	text-decoration:none;
}

#tabnavigation {
	width:800px;
	float:left;
	display:block;
	height:28px;
}

#tabnavigation ul {
	float:left;
	list-style-type:none;
	width:700px;
	padding-left:25px;
}

#tabnavigation ul li {
	float:left;
}

#tabnavigation ul li a {
	background-image:url('../images/tab_background.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	height:28px;
	width:120px;
	float:left;
	color:#FFF;
	font-size:18px;
	padding-top:5px;
	text-align:center;
}

#tabnavigation ul li a.selected {
	background-image:url('../images/tab_backgroundactive.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	height:28px;
	width:120px;
	float:left;
	color:#FFF;
	font-size:18px;
	padding-top:5px;
	text-align:center;
}

#tabnavigation a:link {
	color:#FFF;
	text-decoration:none;
}

#tabnavigation a:visited {
	color:#FFF;
	text-decoration:none;
}

#tabnavigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

#tabnavigation a:active {
	color:#FFF;
	text-decoration:none;
}


#tabdivcontainer {
	float:left;
	width:800px;
	height:auto ! important;
	min-height:500px;
	height:500px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background-image:url('../images/background_tab.jpg');
	background-repeat:no-repeat;
	
}

#fullsizeholder {
	width:775px;
	background-color:#FFF;
	height:345px;
	display:block;
	float:left;
}

#thumbslider {
	width:775px;
	height:100px;
	display:block;
	padding-top:10px;
}

#arrowleft {
	background-image:url('../images/arrow_left.jpg');
	background-repeat:no-repeat;
	width:33px;
	height:66px;
	margin-top:20px;
	display:block;
	float:left;
}

#thumbnailholder {
	float:left;
	width:700px;
	padding-left:5px;
	height:100px;
	display:block;
	overflow:hidden;
}

#thumbnailholder img {
	padding-left:12px;
}

#arrowright {
	background-image:url('../images/arrow_right.jpg');
	background-repeat:no-repeat;
	width:33px;
	height:66px;
	margin-top:20px;
	display:block;
	float:left;
}

#mainimage {
	float:left;
	width:100px;
	height:100px;
	display:block;
	background-color:#000000;
}