html {
	overflow-y : scroll;
	height: 100%;	
}

body {
	background-color: #000000;
	font-family: times, sans-serif;	

	margin: 0px;
	padding: 0px;
	height: 100%;
}

a:link {
	text-decoration: none;
	color: #797979;	
}
a:visited {
	text-decoration: none;
	color: #797979;	
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #797979;		
}

#topnav {
	width:100% ; 
	height: 125px; 
	/*background-color: #F04F11;*/
	background-image: url(/images/header-bg.png);
	background-repeat: repeat-x;
}

#topnav_content {
	width: 952px;
	margin:0 auto;
}

#home-btn li a {
	background: transparent url(/images/home-button.png) no-repeat top left;
	display:inline;
	display: block;
	width: 67px;
	height: 32px;
}

#home-btn li a:hover {
	background: transparent url(/images/home-button.png) no-repeat bottom right;
	display:inline;
	display: block;
	width: 67px;
	height: 32px;
}

#portfolio-btn li a {
	background: transparent url(/images/portfolio-button.png) no-repeat top left;
	display:inline;
	display: block;
	width: 90px;
	height: 32px;
}

#portfolio-btn li a:hover {
	background: transparent url(/images/portfolio-button.png) no-repeat bottom right;
	display:inline;
	display: block;
	width: 90px;
	height: 32px;
}

#who-we-are-btn li a {
	background: transparent url(/images/who-we-are-button.png) no-repeat top left;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

#who-we-are-btn li a:hover {
	background: transparent url(/images/who-we-are-button.png) no-repeat bottom right;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

#what-we-do-btn li a {
	background: transparent url(/images/what-we-do-button.png) no-repeat top left;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

#what-we-do-btn li a:hover {
	background: transparent url(/images/what-we-do-button.png) no-repeat bottom right;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

#contact-us-btn li a {
	background: transparent url(/images/contact-us-button.png) no-repeat top left;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

#contact-us-btn li a:hover {
	background: transparent url(/images/contact-us-button.png) no-repeat bottom right;
	display:inline;
	display: block;
	width: 122px;
	height: 32px;
}

.menulinks {
	padding-left: 20px;
	font-size: 18px;
	color: #ffffff;
}
a.menulinks:link {
	text-decoration: none;	
	color: #ffffff;	
}
a.menulinks:visited {
	text-decoration: none;
	color: #ffffff;	
}
a.menulinks:hover {
	text-decoration: none;
	color: #000000;
}
a.menulinks:active {
	text-decoration: none;
	color: #000000;	
}

#slider {
	width: 900px;
	
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	background-color: #F6F6F6;
    position: relative;
    min-height: 100%;
	}
	
html>body #main {
    height: auto;
}

#footer {
    position: relative;
    top: -100px;
    bottom: 0;
    background-color: #000000;
    width: 100%;
    height: 100px;
}
.footer_text {
	color: #ffffff;
	font-size: 14px;
}
.footer_text_large {
	color: #ffffff;
	font-size: 18px;
}

#content {
	width: 942px;
	text-align: left;	
	
	background-color: #F6F6F6; 

	padding-top: 15px;

	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

.box_heading {
	font-size: 18px;

	padding-top: 5px;
	padding-left: 10px;
}

.homecontentbox_header {
	font-weight: normal;
	font-size: 24px; 
	color: #666666;
	text-align: left;
	font-weight: bold;

	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;

	margin-top: 0px;
	margin-bottom: 0px;	
}

.box_internal_heading {
	text-align: left;
	font-weight: normal;
	font-size: 36px;

	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

.box_sub_heading {
	margin-left: 15px; 
	padding-left: 0px; 
	padding-top: 25px;  
	width: 908px; 
	border-bottom: 1px solid #cccccc;
	
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	color: #000000;		
	margin-top: 0px;
	margin-bottom: 0px;
}

.box_paragraph {
	padding-left: 15px; 
	padding-right: 20px; 
	text-align: justify; 
	color: #797979;	
	font-size: 18px;
}

.news_box_text {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;	
	
	font-size: 12px;
	color: #797979;	
}

.box_text_small {
	text-align: left;
	padding-left: 10px;
	
	font-size: 12px;
	color: #000000;	
}

.box_text_large {
	text-align: left;
	padding-left: 10px;
	
	font-size: 18px;
	color: #000000;	
}

.box_text_larger {
	text-align: left;
	padding-left: 15px;
	
	font-weight: normal;
	font-size: 24px;
	color: #000000;	
}

#telephone_number {
	text-align: left; 
	padding-left: 10px;

	font-size: 34px;
	color: #f25212;	
}

/* The flash slider box (different to other boxes, as the fixed images are left/right rather than top/bottom). */
#flashbox {
	width: 942px;
	height: 229px;
	margin-left: auto;
	margin-right: auto;
}
#flashbox_left {
	background-image: url(/images/flashbox-left.png);
	background-repeat: no-repeat;	
	width: 10px;
	height: 229px;
	float: left;
}
#flashbox_middle {
	background-color: #ffffff;
	background-image: url(/images/flashbox-middle.png);
	background-repeat: repeat-x;
	height: 229px;
	width: 920px;
	text-align: center;
	float: left;
}
#flashbox_right {
	background-image: url(/images/flashbox-right.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 229px;	
	float: left;		
}

/* The full width box (used for the content on most pages). */
#fullbox {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
}
#fullbox_top {
	background-image: url(/images/fullbox-top.png);
	background-repeat: no-repeat;	
	height: 9px;	
	overflow: hidden;
}
#fullbox_middle {
	background-color: #ffffff;
	border: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	
	overflow: hidden;
}
#fullbox_bottom {
	background-image: url(/images/fullbox-bottom.png);
	background-repeat: no-repeat;
	height: 11px;	
}

/* Outer div for the main content and news columns on the home page */
#homecontentnews {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
}

/* The main content box on the home page. */
#homecontentbox {
	width: 703px;
	height: 294px;	
	float: left;
}
#homecontentbox_top {
	background-image: url(/images/homecontentbox-top.png);
	background-repeat: no-repeat;	
	height: 9px;	
	overflow: hidden;	
}
#homecontentbox_middle {
	background-color: #ffffff;
	border: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	height: 274px;
}
#homecontentbox_bottom {
	background-image: url(/images/homecontentbox-bottom.png);
	background-repeat: no-repeat;
	height: 11px;	
}

/* The news box on the home page. */
#homenewsbox {
	width: 218px;
	height: 294px;
	float: right;
}
#homenewsbox_top {
	background-image: url(/images/homenewsbox-top.png);
	background-repeat: no-repeat;	
	height: 33px;	
}
#homenewsbox_middle {
	background-color: #ffffff;
	border: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	height: 250px;	
}
#homenewsbox_bottom {
	background-image: url(/images/homenewsbox-bottom.png);
	background-repeat: no-repeat;
	height: 11px;	
}


/* The four boxes at the bottom of the home page. */
#homesmallboxes {
	margin-top: 20px;
	width: 942px;
	height: 230px;

	margin-left: auto;
	margin-right: auto;
}


/* Classes for the small boxes on the home page. */
.homesmallbox {
	width: 219px;
	height: 169px;
	float: left;
}
.homesmallbox_top {
	background-image: url(/images/homesmallbox-top.png);
	background-repeat: no-repeat;	
	height: 34px;	
}
.homesmallbox_middle {
	background-color: #ffffff;
	border: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	height: 124px;	
}
.homesmallbox_bottom {
	background-image: url(/images/homesmallbox-bottom.png);
	background-repeat: no-repeat;
	height: 11px;	
}










