/*Web Design and Development by Your Creative People*/


/*GLOBAL SETTINGS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, sans-serif;
	vertical-align: baseline;
}

#bottomLinks ul{
	margin:0;
	padding:0;
}

#bottomLinks ul li{
	margin:0;
	padding:0;
}


h1, .h1, .h1 a:link, .h1 a:visited, .h1 a:hover{
	font-family: calibri, arial, sans-serif;
	font-size: 20px;
	.font-size: 18px;
	font-weight: bold;
	line-height:1.5em;
	margin-bottom: 10px;
}

h2, .h2, .h2 a:link, .h2 a:visited, .h2 a:hover{
	font-family: arial narrow, sans-serif;
	font-size: 14px;
	.font-size: 14px;
	font-weight: bold;
	line-height:1em;
	text-transform: uppercase;
	color: #58585a;
}

hr{
	color:#fff;
	background-color: #f00;
}

#servicesRight h2{
	margin: 10px 0;
}

h3, .h3, .h3 a:link, .h3 a:visited, .h3 a:hover{
	font-family: inherit;
}

body {
	background:#ccc url(/images/bgPattern.gif) repeat;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #575759;

}

a{
	font-family: inherit;
	font-size:inherit;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.clearBoth{
	clear:both;
}

#footer{
	position:relative;
	width: 970px;
}
	
/*TEMPLATE*/

#Lines{
	position:absolute;
	background: url(/images/bgLines.png) repeat-x;
	_background: url(/images/bgLines.gif) repeat-x;
	width:100%;
	height:283px;
	margin:0;
	top:0;
	left:0;
}

#bgShadeLeft{
	background: url(/images/shadeLeft.png) no-repeat;
	position: relative;
	margin:0;
	top:0;
	float:left;
	width:393px;
	height:329px;	
}

#bgShadeRight{
	background: url(/images/shadeRight.png) no-repeat;
	position: relative;
	margin:0;
	top:0;
	float:right;
	width:393px;
	height:329px;	
}

#container{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow:hidden;
	width:970px;
	top:6px;
	background: #fff;
	border-left:2px solid #e5e5e5;
	border-right:2px solid #e5e5e5;
	border-bottom:6px solid #e5e5e5;
	position:relative;
}

.homeLogo{
	position: relative;
	float: left;
	top:25px;
	left:30px;
	height:67px;
	width:187px;
	cursor: pointer;
	cursor: hand;
}

.intLogo{
	position: relative;
	float: left;
	margin-top:25px;
	left:30px;
	height:67px;
	width:187px;
	cursor: pointer;
	cursor: hand;
}

.topline{
	position:relative;
	background: url(/images/tophorline.jpg) no-repeat;
	width: 972;
	height:8px;
	margin: 0 auto;
}

#navigation{
	background: url(/images/navline.gif) 0px 20px no-repeat;
	height:67px;
	width:684px;
	top:25px;
	right:30px;
	float: right;
	position:relative;
}

#flash{
	position:relative;
	width:964px;
	margin:0 auto;
	height:346px;
	top:60px;
}

#homecontentLeft{
	position:relative;
	width:260px;
	max-height: 200px;
	height:200px;
	float:left;
	top:110px;
	left:30px;
	margin-bottom: 50px;
}

#homecontentRight{
	position:relative;
	width:645px;
	max-height: 200px;
	height:200px;
	float:right;
	top:90px;
	right:20px;
	margin-bottom: 50px;
}

#iconline{
	position:relative;
	width:643px;
	height:14px;
	background: url(/images/logoline.jpg) no-repeat;
}
#icons{
	position:relative;
	top:10px;
	height:118px;
}

.thumbs{
	position:relative;
	float:left;
	margin:0px 2px;
	border:none;
	
}

.footerline{
	position: relative;
	width:943px;
	margin:20px auto 12px;
}

.phonenumber{
	position:relative;
	float:left;
	margin-bottom: 12px;
	left:20px;
}

.tagline{
	position:relative;
	float:right;
	margin-bottom: 12px;
	right:20px;
}

.tagline img{
	margin:0px 10px;
}

#bottom{
	position: relative;
	width: 970px;
	margin:0 auto;
	top:8px;
	height:35px;
}

#bottomLinks{
	position: relative;
	float: left;
	
}

#bottomLinks ul li{
	display: inline;
	margin:0 5px;
	font-family: inherit;
	font-size: 11px;
	color: #a1a1a1;
}

#bottomLinks ul li a:link, #bottomLinks ul li a:visited{
	font-family: inherit;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
	font-weight: normal;
}

#bottomLinks ul li a:hover{
	color:#333;
	font-weight: normal;
}

#copyright{
	position: relative;
	float: right;
	margin: 0 5px;
	font-family: inherit;
	font-size: 11px;
	color: #a1a1a1;
}

/* Interior Pages*/

#intLine{
	position:relative;
	width:950px;
	margin:25px auto;
	border-bottom: 1px solid #e5e5e5;
	background: url(/images/)	
}

#aboutLeft{
	position: relative;
	float: left;
	width:530px;
	left:30px;
}

#aboutRight{
	position: relative;
	float:left;
	width:355px;
	left:70px;
	top:35px;
	margin-bottom: 30px;
}

#aboutRight img{
	width: 345px;
	height: auto;
}

#servicesLeft{
	position: relative;
	float: left;
	width:242px;
	margin-left: 30px;
	_margin-left: 10px;
	top: 40px;	
	margin-bottom: 40px;
}

#newsLeft{
	position: relative;
	float: left;
	width:242px;
	margin-left: 30px;
	top: 40px;	
	margin-bottom: 40px;
}

#newsRight{
	position: relative;
	float: right;
	margin-right: 30px;
	width:610px;
}

#servicesRight{
	position: relative;
	float: right;
	margin-right: 30px;
	width:610px;
}

#servicesRight img{
	border: 1px #CCC solid;
	padding: 7px;
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}


.curServiceFolder{
	background: url(/images/curServicesNavBg.jpg) repeat-x;
	padding-left: 10px;
	width:232px;
	padding-top: 10px;
	height: 34px;
}

.serviceFolder{
	background: url(/images/servicesNavBg.jpg) repeat-x;
	padding-left: 10px;
	width:232px;
	padding-top: 10px;
	height: 34px;
}
.serviceItem{
	padding-left: 35px;
	width:207px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height: 34px;*/
	border-bottom: 1px #CCC solid;
}

.serviceItem a:hover{
	color: #f8981d;
}

.curServiceItem{
	padding-left: 35px;
	width:207px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height: 34px;*/
	border-bottom: 1px #CCC solid;
	color: #f8981d;
}

.curServiceItem a:link, .curServiceItem a:hover, .curServiceItem a:visited{
	color: #f8981d;
}

#contactLeft{
	position: relative;
	float:left;
	width:355px;
	left:30px;
	top:40px;
	margin-bottom: 40px;
}

#contactLeft h2{
	margin-bottom: 10px;
}

#contactRight{
	position: relative;
	float: right;
	width:610px;
	right:30px;
}

.aboutRight{
	border: 1px solid #ccc;
	padding: 7px;
}

.quote{
	position:relative;
	width:270px;
	font-size:16px;
	font-family: arial;
	margin:20px 25px;
	line-height: 24px;
}

.quote ul li{
	list-style-image: url(/images/quotearrow.gif);
	margin-left:10px;
	float: left;
}

#casestudiesImages{
	position:relative;
	margin:0 10px;
	width:970px;
	height:235px;
}

#casestudiesImages img{
	float:left;
	width:313px;
	height:235px;
	overflow: hidden;
	margin-right:5px;
}

/*NAVIGATION*/

.Navbar{
	position:relative;
	top:40px;
	left:5px;
	width:660px;
	margin:0 auto;
	font-family: "Arial Narrow";
}

.home, .aboutus, .casestudies, .services, .clients, .contactus, .newsevents{
	position: relative;
	float: left;
	font-size:11px;
	font-family: "Arial Narrow";
	color: #58585a;
	font-weight: bold;
}

.home a:link, .home a:visited, .aboutus a:link, .aboutus a:visited, .casestudies a:link, .casestudies a:visited, .services a:link, .services a:visited, .clients a:link, .clients a:visited, .contactus a:link, .contactus a:visited, .newsevents a:link, .newsevents a:visited{
	position:relative;
	padding: 9px 16px;
	padding: 9px 12px\9;
	margin:0px;
	color: #58585a;
	text-decoration: none;
	font-weight: normal;
	z-index:10;
	font-weight:bold;
		
}


.home a:hover, .aboutus a:hover, .casestudies a:hover, .services a:hover, .clients a:hover, .contactus a:hover, .newsevents a:hover{
	border-top:4px solid #f8981d;	
	padding: 9px 16px;
	.padding:9px 12px;
	margin:0px;
	text-decoration: none;
	font-weight:bold;
}

/*Forms8*/
	
.formFields{
width: 195px;
border: #ccc 1px solid;
padding:5px 0px 5px 3px;
color: #656565;
margin:7px 0px;
font-family: inherit;
}

.formFields:hover,select:hover{
border:1px solid #f8981f;
}

.formText{
padding: 5px 10px 0px 0px;
text-align: right;
font-family: inherit;
}

#Message{
width: 320px;
height: 104px;
border: #ccc 1px solid;
padding-top: 3px;
padding-left: 3px;
color: #656565;
margin:7px 0px;
font-family: inherit;
font-size: inherit;
}

#Message:hover, textarea:hover{
border:1px solid #f8981f;
}

#btnSubmit{
	background: blue url(/images/btnSubmit.gif) repeat-x;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	font-size:13px;
	padding:2px;
	width:100px;
}


/*Sub Nav*/