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

.container{
	width:866px;
	margin:0px auto 0px auto;
}






/************Navbar Styles (styles that for the navbar and overstate effects)**************/

.navbar {
	padding:0 0 0 0;
	background-color:#ccc;
	height:36px;
	margin:0 0 0 0;
	color:#fff;
	list-style-type:none;
	width:866px;
}

.navbar li{
	float:left;
}

.navbar a,.navbar a:hover{
	font-size:12px;
	font-weight:900;
	text-decoration:none;
	text-align:center;
	line-height:36px;
	padding:0 30px 0 30px;
}

.navbar a{
	
}

.navbar a:hover{
	color:#CC6600;
}


.home,.about,.services,.contact,.client,.press{
	color:#4b4c4e;
}


/***********Content Styles (styles for formating content and content container)***********/

h1 {
	color:#666;
	font-weight:900;
	font-size: 14px;
	background-color:#feeb6d;
	line-height:28px;
	
	padding-left:10px;
	border:1px solid #333;
}

.content {
	font-size: 12px;
	padding:10px 25px 10px 25px; 
	background-color:#fff;
	border:1px solid #cccccc;
	min-height:400px;
	}

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

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

.content ul li{
	list-style-type:square;
	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;
}

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

.subhead2{
	font-weight:bold;
	color:#003399;
}

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

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

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

.text-links {
	color: #333;
	font-size:11px;
	margin:0;
	padding:10px 0 10px 25px; 
}

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

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

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

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

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

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