/*****margin: (top)0px (right)40px (bottom)10px (left)10px;***/
/***********Template Styles***************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:5px 0 0 0;
	color:#333333;
}


.main-table{
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}


.top-links {
	color: #333;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 10px; 
	width:900px;	
}

.top-links a{
	color: #333;
	text-decoration:underline;
}

.top-links a:hover{
	color:#CC0000;
	text-decoration:none;
}

td{
	font-size: 12px;
	line-height:24px;
}

.tagline{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

/***********Content Styles (styles for formating Navbar)***********/

.navbar{
	background-image:url(images/template/navbar-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#000;
	padding-left:50px;
}

/*..navbar ul{
	margin:0;
	padding:0;
	list-style:none;
}

navbar ul li{
	float:left;
	padding:20px 30px 30px 30px;
	background-image:url(images/template/navbar-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#000;
}

.navbar ul li a{
	font-size:12px;
	text-decoration:none;
	display:block;
}

.navbar ul li a:hover{
	font-size:12px;
	color:#f61717;
	text-decoration:none;
	display:block;
}*/

.services, .corporate, .green, .design, .gallery, .testimonials{
	color:#FFFFFF;
}

/***********Content Styles (styles for formating content and content container)***********/
.content h1 {
	color:#CC0000;
	font-weight:900;
	font-size: 18px;
	line-height:22px;
}

.content {
	font-size: 12px;
	padding:10px 10px 10px 10px; 
	background-color:#fff;
	min-height:300px;
	margin:0 0 0 0;
}

.content p{
	line-height:24px;
}

.content img{
	border:1px solid #333;
}

.content ul li{
	list-style:url(images/template/bullets.gif);
	font-size: 12px;
	line-height:24px;
	margin:auto auto auto -10px;
	padding:auto auto auto 0;
}

.content ol li{
	font-size: 12px;
	line-height:24px;
	margin:auto auto auto -10px;
	padding:auto auto auto 0;
}

.content a{
	color: #333;
	text-decoration:underline;
}

.content a:hover{
	color:#CC6600;
	text-decoration:none;
}

.gallery a img{
	border:1px solid #333;
}

.gallery a:hover img{
	border:1px solid #C00;
}

.subhead1{
	font-weight:bold;
	color:#CC0000;
}

.right{
	float:right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}

.highlighted-box{
	color:#000000;
	border:1px solid #666;
	padding:0 5px 5px 5px;
	margin-right:5px;
	background-image:url(images/template/highlight-gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.highlighted-box img{
	border:1px solid #000000;
	margin:1px;
}

/**********Right Styles(styles for right side)*********/	
.rightside{
	 float:right;
	 margin-left:10px;
}

.rightside td{
	border:1px solid #999;
	font-size:11px;
	color:#000;
	background-image:url(images/template/highlight-gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 5px 5px 5px;
	line-height:15px;
	min-height:90px;
}

.rightside td a{
	color:normal;
	text-decoration:none;
}

.rightside td a:hover{
	color:#999;
	text-decoration:none;
}


.right td p{
	line-height:15px;
}

a .subhead2{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover .subhead2{
	color:#999;
	text-decoration:none;
}

a:hover .subhead3{
	color:#999;
	text-decoration:none;
}


.subhead3{
	color:#CC0000;
}



/**********Bottom Styles(styles for formating textlinks, address, and disclaimer/credit to webline)*********/	

.bottom-links {
	color: #333;
	font-size:11px;
	margin:0;
	padding:10px 0 10px 10px; 
	background-color:#fff;
	margin:0 0 0 0;
	background-image:url(images/template/dropshadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #999;
}

.bottom-links a{
	color: #333;
	text-decoration:underline;
}

.bottom-links a:hover{
	color:#CC0000;
	text-decoration:none;
}

.credit {
	font-size: 11px;
	line-height:14px;
	text-align:right;
	color: #000;
	background-color:#fff;
	padding:5px 10px 5px 10px; 
	margin:0;
	
}

.credit a{
	color: #000;
	text-decoration:underline;
}

.credit a:hover{
	color:#CC0000;
	text-decoration:none;
}

.address{
	font-size: 11px;
	line-height:14px;
	color: #000;
	padding:5px 0 5px 10px; 
	background-color:#fff;
	margin:0 25px 0 0;
	
}