/* General Typography */

body {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	line-height:1.6em;
	
	font-size: 0.95em;
}

a {
	color:#000000;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h1 {
	margin-bottom:15px;
	}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.green {
	color: #64ff4b;
}



/* Global layout Styles */

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background: #000000;
}

a img {
	border: none;
}

a:focus {
	outline-style: none;
}
address {
	font-style: normal;
	margin-bottom: 15px;
}

.clear_both {
	display:block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 613px;
	background-color: #000000;
	background-repeat:no-repeat;
}

#logo {
	margin-top: 7px;
	float: left;
	margin-left: 10px;
}

#nav{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#nav li{
	display: inline;
	margin: 0px;
	padding: 0px;	
}

#nav li a{
	display: block;
	float: left;
	background-repeat:no-repeat;
	margin-right:10px;
}

#nav li a:hover{
	background-position: top right;
}

#nav li a#home {
	background-image: url(../images/nav/squares.png);
	height: 44px;
	width:100px;
	margin-right:420px;  
	margin-right:306px;
	
}

#nav li a#about-us {
	background-image: url(../images/nav/about-us3.png);
	height: 44px;
	width:85px;
	margin-right:12px;
}

#nav li a#services {
	background-image: url(../images/nav/services.png);
	height: 44px;
	width:76px;
	margin-right:12px;
}

#nav li a#portfolio {
	background-image: url(../images/nav/portfolio.png);
	height: 44px;
	width:81px;
	margin-right:12px;
}

/* added by Mike 15-11-2010 */
	#nav li a#testimonials {
		background-image: url(../images/nav/testimonials.png);
		height: 44px;
		width:108px;
		margin-right:12px;
	}

#nav li a#contact {
	background-image: url(../images/nav/contact.png);
	height: 44px;
	width:78px;
	margin-right:0px;
}

#content {
	line-height: 1.35em;
	clear: both;
}






/* Page Specific Styles */

#container.home {
	background-image: url(../images/page_backgrounds/home.jpg);
}


#container.about-us {
	background-image: url(../images/page_backgrounds/about-us.jpg);
}

#container.about-us #content {
	color: #000000;
	padding-top: 80px;
	padding-left: 25px;
	width: 285px;
	line-height: 1.3em;
}
	
#container.portfolio {
	background-image: url(../images/page_backgrounds/portfolio.jpg);
}


#container.portfolio #content #col1 {
	float: left;
	width: 500px;
	padding-top: 30px;
}

		
#container.portfolio #content #col2 {
	padding-left: 50px;
	text-align: right;
	width: 330px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
}


#team-profile-shot {
	margin-left: 60px;
}

#work-nav {
	padding-left: 0px;
	padding-top: 20px;
}

#container.services {
	background-image: url(../images/page_backgrounds/services.jpg);
}

#container.services #content,
#container.testimonials #content {     /* added by Mike 15-11-2010 */
	line-height: 1.4em;
	overflow-y: scroll;
	height: 476px;
	margin-top: 50px;
	margin-right: 90px;
	margin-left: 450px;
	padding-right: 5px;
	
	scrollbar-base-color: #333333;	
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #64ff4b;
}

/* added by Mike 15-11-2010 */
#container.testimonials #content {
	margin-right: 495px;
	margin-left: 70px;
}

#container.contact {
	background-image: url(../images/page_backgrounds/home.jpg);
}

#container.contact #content {
	color: #000000;
	padding-left: 45px;
	padding-top: 55px;
}

/* team-nav css */  
#team-nav_content {
	margin: 0px 0px 40px;
	padding: 0px 5px 0px 60px;
	list-style: none;
}

#team-nav_content li{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#team-nav_content li a img{
	border: 2px solid #cccccc;	
}

#team-nav_content li a:hover img{
	border: 2px solid #333333;
}


#work-nav {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#work-nav li{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#work-nav li a img{
	margin: 0px 0px 7px 7px;
	border: 2px solid #cccccc;
}

#work-nav li a:hover img{
	border: 2px solid #333333;
}

#arrows {
	width:457px;
	text-align:center;
	display: block;
	margin-left: 34px;
	font-size: 0.85em;
	margin-top: -138px;
	margin-bottom: 5px;
}

#arrows a {
	margin-right:30px;
	font-weight:bold;	
}

#arrows .next, #arrows .previous{
	background: url(../images/arrow_right.gif) no-repeat left top;
	height: 40px;
	width: 20px;
	display: block;
}

#arrows .next:hover, #arrows .previous:hover{
	background-position:left bottom;
}

#arrows .next {
	background: url(../images/arrow_right.gif) no-repeat left top;
	float:right;
}

#arrows .previous {
	background: url(../images/arrow_left.gif) no-repeat left top;
	float:left;
}

