body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#dadada;
}
IMG {
	border:0px;
}
#container {
	width:950px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
}
#main-content-box {
	width:950px;
	margin-top:2px;
	float:left;
}
#main-content-box-right {
	width:714px;
	/*border:1px solid #F00;*/
	float:left;
	margin-left:13px;
	
}
#main-content-box-top {
	width:950px;
	height:11px;
	background:url('images/main-content-box-top-bg.png') no-repeat;
	float:left;
}
#main-content-box-middle {
	width:950px;
	background:url('images/main-content-box-middle-bg.png') repeat-y;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#main-content-box-bottom {
	width:950px;
	height:40px;
	background:url('images/main-content-box-bottom-bg.png') no-repeat;
	float:left;
	margin-bottom:8px;
}
#middle-text {
	padding-left:14px;
	padding-right:14px;
}
#inner-content-box {
	width:714px;
	float:left;
	margin-top:6px;
	/*margin-right:16px;*/
	
}
#inner-content-box-top {
	width:714px;
	height:25px;
	background:url('images/inner-content-box-top-bg.png') no-repeat;
	float:right;
}
#inner-content-box-middle {
	width:714px;
	float:right;
	background:url('images/inner-content-box-middle-bg.png') repeat-y;
	font-size:1em;
	min-height:418px;
	
}
#inner-content-box-middle a{
	color:#000000;
}
#inner-content-box-bottom {
	width:714px;
	height:25px;
	float:right;
	background:url('images/inner-content-box-bottom-bg.png') repeat-y;
}
#header-box {
	width:950px;
	height:203px;
	background:url('images/header-bg-v2.png') no-repeat;
}
#header-box-left {
	width:260px;
	height:200px;
}
#fsa-logo-box {
	width:142px;
	height:133px;
	float:left;
	margin-top:12px;
	margin-left:70px;
	
}
#firecare999-logo {
	width:252px;
	height:38px;
	margin-top:1px;
	margin-left:8px;
	float:left;
}
#nav-box {
	width:950px;
	height:37px;
	text-align:center;
	margin-left:7px;
	
}
ul#nav-list {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li.nav-btn-home,li.nav-btn,li.nav-btn-products,li.nav-btn-testimonials,li.btn-small-bg {
	float:left;
}
li.nav-btn-home a {
	width:120px;
	height:32px;
	background:url('images/btn-bg.png') no-repeat 0px -15px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-left:2px;
}
li.nav-btn-home a:hover {
	width:120px;
	height:36px;
	background:url('images/btn-bg.png') no-repeat 0px -13px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
li.nav-btn a {
	width:120px;
	height:32px;
	background:url('images/btn-bg.png') no-repeat 0px -15px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-left:2px;
}
li.nav-btn a:hover {
	width:120px;
	height:36px;
	background:url('images/btn-bg.png') no-repeat 0px -13px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
li.nav-btn-products a {
	width:120px;
	height:32px;
	background:url('images/btn-bg.png') no-repeat 0px -15px;
	float:left;
	margin-left:10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
}
li.nav-btn-products a:hover {
	width:120px;
	height:36px;
	background:url('images/btn-bg.png') no-repeat 0px -13px;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
li.nav-btn-testimonials a {
	width:127px;
	height:32px;
	background:url('images/btn-testimonials-bg.png') no-repeat 0px -16px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-left:2px;
}
li.nav-btn-testimonials a:hover {
	width:127px;
	height:36px;
	background:url('images/btn-testimonials-bg.png') no-repeat 0px -14px;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
li.btn-small-bg a {
	width:92px;
	height:32px;
	background:url('images/btn-small-bg.png') no-repeat 0px -17px;
	float:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-left:3px;
}
li.btn-small-bg a:hover {
	width:92px;
	height:36px;
	background:url('images/btn-small-bg.png') no-repeat 0px -15px;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
#ticker-box {
	width:950px;
	height:35px;
}

#main-content-box-bottom-footer-links {
	width:400px;
	height:25px;
	float:left;
	margin-top:5px;
	margin-left:375px;
	text-align:center;
	color:#666;
}
#main-content-box-bottom-footer-links a {
	color:#666;
}
#main-content-box-bottom-footer-links-right {
	height:25px;
	margin-top:5px;
	float:left;
	color:#666;

}
#main-content-box-left {
	width:207px;
	float:left;
}
.box-system-container {
	width:207px;
	float:left;
	margin-top:8px;
	margin-left:5px;
}
.box-system-top {
	width:207px;
	height:35px;
	background:url('images/box-system-top-new.gif') no-repeat;
	text-align:center;
	font-size:18px;
	float:left;
	line-height:35px;
}
.box-system-middle {
	padding-top:5px;
	width:207px;
	background:url('images/box-system-middle.gif') repeat-y;
	float:left;
	padding-bottom:2px;
}
.box-system-middle-search {
	padding-top:5px;
	width:207px;
	background:url('images/box-system-middle.gif') repeat-y;
	float:left;
	padding-bottom:2px;
	height:71px;
}
.box-system-bottom {
	width:207px;
	height:10px;
	background:url('images/box-system-bottom.gif') no-repeat;
	float:left;
}
#search-box-text {
	margin-top:13px;
}
#search-box-button {
	margin-top:10px;
}
#search-box-inner {
	width:205px;
	text-align:center;
	margin-top:42px;
}
#services-box-links {
	width:207px;
	margin-top:35px;
	
	
	
}
#bswct {
	width:353px;
	height:151px;
	/*border:1px solid #F00;*/
	float:left;
	margin-top:8px;
	background:url('images/box-system-wide-container-bg.gif') no-repeat;
	margin-bottom:4px;
		
}
.bswc-header {
	width:353px;
	height:35px;
	/*border:1px solid #F00;*/
	text-align:center;
	font-size:18px;
	float:left;
	line-height:35px;	
	
}
#bswc-testimonials-text {
	width:335px;
	height:59px;
	/*border:1px solid #F00;*/
	float:left;
	padding-top:6px;
	padding-left:9px;
	padding-right:9px;
	margin-bottom:2px;
	overflow:hidden;
	
}
#bswc-testimonials-from {
	width:344px;
	height:20px;
	/*border:1px solid #F00;*/
	text-align:right;
	float:left;
	padding-right:9px;
	margin-bottom:5px;
	overflow:hidden;
	
}
.bswc-footer-link {
	width:353px;
	height:18px;
	float:left;
	/*border:1px solid #F00;*/
	text-align:center;	
}
.bswc-footer-link a{
	color:#666;
}
#bswcc {
	width:353px;
	height:151px;
	/*border:1px solid #F00;*/
	float:left;
	margin-top:8px;
	margin-left:8px;
	background:url('images/box-system-wide-container-bg.gif') no-repeat;
	margin-bottom:4px;
		
}
#bswcc-clients-images {
	width:353px;
	height:92px;
	/*border:1px solid #F00;*/
	float:left;	
	
	
}
.bswcc-clients-i {
	width:168px;
	height:87px;
	float:left;
	/*border:1px solid #0F0;*/
	margin-left:4px;
	margin-top:3px;
	overflow:hidden;
}
	
ul#services {
	border:0px;
	padding:0px;
	margin:0px;
}
ul.box-links {
	border:0px;
	padding:0px;
	margin:0px;
	margin-left:5px;
}
li.services-link {
	margin-left:20px;
	margin-top:4px;
}
li.services-link a {
	color:#000;
}
.products-box-container {
	width:207px;
	float:left;
}
.products-box-container a {
	color:#000;
}
.products-box-header {
	width:207px;
	float:left;
	margin-top:35px;
	text-align:center;
}
.products-box-image {
	width:207px;
	float:left;
	text-align:center;
}
.products-box-footer {
	width:207px;
	float:left;
	text-align:center;
	
}
.products-box-product-title {
	width:207px;
	float:left;
	margin-top:5px;
	text-align:center;
}
.products-box-product-image {
	width:207px;
	float:left;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.products-box-product-footer {
	width:207px;
	float:left;
	text-align:center;
	
}
.products-box-product-title a, .products-box-product-image a, .products-box-product-footer a {
	color:#000;
		
}

.testimonial-box-container {
	border:1px solid #D6D6D6;
	margin-top:25px;
	margin-left:20px;
	margin-right:20px;
}
.testimonial-box-c {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	font-size:16px;
	text-align:center;
}
.testimonial-box-u {
	background-color:#dcdcdc;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	font-size:16px;
}
#inner-content-box-middle-gallery {
	width:575px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.gallery-image-container {
	width:275px;
	border:1px solid #cccccc;
	margin-top:6px;
	margin-left:6px;
	float:left;
	min-height:182px;
}
.gallery-image-title {
	width:267px;
	text-align:center;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
}
.gallery-image {
	width:200px;
	max-height:208px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
.gallery-info {
	width:352px;
	float:left;
	margin-top:4px;
	padding-left:4px;
	padding-right:4px;	
	
}
#contact-form-box {
	width:525px;
	margin-left:auto;
	margin-right:auto;

}
.left{
	margin-top:5px;
	float:left;
	width:260px;
	margin-right:3px;
}
.right{
	float:left;
	margin-top:5px;
	width:260px;
}
.slice{
	padding:2px;
	padding-bottom:4px;
	margin:2px;
	border:1px solid #999999;
	width:250px;
	height:20px;
}
.slice_text{
	float:left;
	width:80px;
	height: 25px;
}
.slice_ele{
	float:left;
	width:164px;
	height:25px;
	margin-bottom:3px;
	vertical-align:middle;
}
#contact-form-interested-in {
	width:517px;
	border:solid #999999 1px;
	float:left;	
	margin-left:2px;
	margin-bottom:2px;
	padding-top:7px;
}
.contact-form-interested-in-left {
	width:210px;
	float:left;
	margin-left:44px;
	text-align:right;
	margin-bottom:5px;
}
.contact-form-interested-in-right {
	width:210px;
	float:left;
	text-align:right;	
	margin-bottom:5px;
	margin-left:10px;
}
.add_container{
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
	margin-left:2px;
	border:solid #999999 1px;
	width:513px;
	float:left;
}
#submit {
	width:520px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	float:left;
}
#search-content-box {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.search-content-box-pages {
	width:600px;
	border:1px solid #999;
	margin-top:27px;
}
.search-content-box-pages-title {
	width:600px;
	height:25px;
	border-bottom:1px solid #999;
	text-align:center;
	line-height:25px;
}
.search-content-box-pages-title a {
	color:#000;
}
.search-content-box-pages-content {
	width:588px;
	padding:6px;
}
.search-content-box-pages-content-link {
	width:600px;
	height:25px;
	text-align:center;
	color:#000;
	border-top:1px solid #999;
}
.search-content-box-pages-content-link a {
	color:#000;
}
.site-map-link {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e4e4e4;
	border:1px solid #d8d8d8;
	margin-top:6px;
	text-align:center;
}
.site-map-link a {
	display:block;
	color:#000;
}
.fire-safety-links-box {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#eeeeee;
	border:1px solid #999999;
	margin-top:6px;
	text-align:center;
}
.fire-safety-links-box a {
	display:block;
	color:#000;
}
#services-products-boxes-container-center {
	width:575px;
	margin-left:auto;
	margin-right:auto;
}
.services-products-boxes-container {
	width:575px;
	border:1px solid #cccccc;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.services-products-boxes-title {
	width:567px;
	border:1px solid #cccccc;
	text-align:center;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-bottom:3px;
}
.services-products-boxes-title a {
	color:#000000;
}

.services-products-boxesy-info {
	width:567px;
	float:left;
	margin-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:6px;	
	
}
#fpa-logo-home-page {
	margin-top:30px;
}
#dvd-box-container {
	width:632px;
	/*border:1px solid #F00;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.dvd-box-left {
	width:310px;
	height:233px;
	border:1px solid #cccccc;
	float:left;
	margin-top:7px;
}
.dvd-box-right {
	width:310px;
	height:233px;
	border:1px solid #cccccc;
	float:left;
	margin-left:7px;
	margin-top:7px;
}
.dvd-box-image {
	width:71px;
	height:163px;
	/*border:1px solid #F00;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
		
}
.dvd-box-text {
	width:280px;
	/*border:1px solid #cccccc;*/
	text-align:center;
	margin-bottom:4px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}
.dvd-box-price {
	width:310px;
	text-align:center;	
}
#dvd-info-image {
	width:125px;
	height:278px;
	margin-left:auto;
	margin-right:auto;
}
#dvd-info-price {
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #cccccc;
	width:225px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;	
	
}
#dvd-info-main-text {
	width:600px;
	border:1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin-top:10px;
}
#video-tile-video-box {
	width:640px;
	height:360px;
	border:1px solid #CCC;
	margin-top:15px;
}
#video-tile-info-box {
	width:630px;
	border:1px solid #CCC;
	margin-top:5px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.fire-risk-assessment-london-image {
	width:176px;
	height:203px;
	border:1px solid #CCC;
	margin-right:auto;
	margin-left:auto;	
}
.fire-risk-assessment-london-tick-box {
	width:686px;
	border:1px solid #ccc;
	min-height:125px;
	margin-left:auto;
	margin-right:auto;
}
#clients-image-box-container {
	width:545px;
	/*border:1px solid #0F0;*/
	
	
}
.clients-page-image-box {
	width:168px;
	min-height:70px;
	float:left;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:8px;
}
#clients-page-top-text {
	margin-top:6px;
	margin-bottom:20px;
}
#fire-risk-assessment-banner-box {
	width:353px;
	height:124px;
	margin-top:8px;
	float:left;
	margin-right:8px;
}
#fire-marshal-training-banner-box {
	width:353px;
	height:124px;
	margin-top:8px;
	float:left;
}
