*{
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
html, body{
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height: 100%;
	background-image: url(images/body-bg.png);
	background-repeat: repeat;
}
#wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner100{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 151px;
	background-image: url(images/header-grad1.png);
	background-repeat: repeat-x;
}
#fadeshow1 {
	float: right;
	width: 525px;
}

#banner{
	width:950px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
#top-text {
	width: 400px;
	height: 40px;
	float: left;
}



#logo-holder{
	float: left;
	width: 290px;
	height: 51px;
	background-repeat: no-repeat;
	background-image: url(images/logo-holder-bg.png);
	margin-top: 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 31px;
}
span {
	color: #CCC;
}

#cont-det-holder {
	float: right;
	width: 280px;
	margin-top: 14px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 51px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#facebook-holder {
	width:50px;
	height: 40px;
	color: #F3BC40;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	float: left;
	font-style: italic;
	margin-top: 7px;
	margin-right: 6px;
	padding-top: 6px;
	background-repeat: no-repeat;
}
#contact-details1 {
	width:250px;
	height: auto;
	float: right;
}

#contact-details2 {
	width:250px;
	height: auto;
	float: right;
}
#contact-details3 {
	width:500px;
	height: auto;
	color: #F3BC40;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	float: right;
	font-style: italic;
	margin-top: 7px;
	margin-right: 6px;
}



#tel {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#email {
	font-size: 20px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
p.mail-link {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
p.mail-link a {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 2px;
}
p.mail-link a:visited {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
p.mail-link a:hover {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#address {
	margin-top: 4px;
}
#top-nav {
	width:750px;
	height: 56px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
}
h1 {
	font-size: 18px;
	color: #3B454E;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 span{
	font-size: 18px;
	color: #2F47CF;
	font-family: Tahoma, Geneva, sans-serif;
}


h2 {
	font-size: 18px;
	color: #131DC1;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size: 18px;
	color: #131DC1;
	font-family: Tahoma, Geneva, sans-serif;
}


h2 span{
	font-size: 18px;
	color: #131DC1;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	font-style: italic;
}
p.servicespoints {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 2px;
	text-indent: -20px;
	font-style: italic;
	padding-left: 32px;
}
p.servicespoints a {
	font-size: 16px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
p {
	font-size: 12px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
p.contact-title {
	font-size: 16px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
p.contact-title a {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
p.contact-title a:visited {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
p.contact-title a:hover {
	font-size: 16px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}



p.contact-title span {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

p.areas-title {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

p.areas {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 2px;
}
.big-text-centre {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}



p.big1 {
	font-size: 24px;
	color: #5F6062;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 20px;
}
p.big2 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 5px;
}
p.big3 {
	font-size: 18px;
	color: #2F47CF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 20px;
}
p.big3 span {
	font-size: 26px;
	color: #31363D;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}






#left-bullets {
	float: left;
	width: 400px;
	height: auto;
	margin-left: 110px;
}
#right-bullets {
	float: left;
	width: 300px;
	height: auto;
	margin-left: 5px;
}


p a{
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
p a:visited {
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
p a:hover {
	font-size: 12px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
p.footer {
	font-size: 12px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 4px;
}
p.footer a {
	font-size: 12px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
p.footer a:visited {
	font-size: 12px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
p.footer a:hover {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}




#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 948px;
	height: 190px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFF;
	background-image: url(images/blue-fade.gif);
	background-repeat: no-repeat;
	border: 1px solid #9E9E9E;
}
.complete-width {
	width: 950px;
	height: auto;
	float: left;
	margin-top: 10px;
}
#areas-block {
	width: 948px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 12px;
	background-color: #EAEAEA;
	padding-bottom: 10px;
	padding-top: 5px;
}

#areas-block2 {
	width: 948px;
	height: 180px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 5px;
}
#areas-block3 {
	width: 948px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 12px;
	background-color: #999999;
	padding-bottom: 10px;
	padding-top: 5px;
}


.24-hour {
	width: 948px;
	height: 180px;
	float: left;
	background-image: url(images/ind1.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 5px;
}

.areas-box {
	width: 190px;
	height: auto;
	margin-left: 15px;
	float: left;
	margin-right: 20px;
}
.areas-box2 {
	width: 140px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-left: 23px;
}
.areas-box3 {
	width: 170px;
	height: auto;
	margin-left: 15px;
	float: left;
	text-align: center;
}
.areas-box4 {
	width: auto;
	height: auto;
	float: left;
	margin-left: 10px;
}





#left-lower-header {
	width: 950px;
	height: auto;
}


#big-text {
	width: 450px;
	float: left;
	height: 180px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
#lower {
	float: left;
	width: 950px;
	height: auto;
}
.left-cont-textbox1 {
	float: left;
	width: 525px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 180px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/bigtop-bg.png);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
}
.left-cont-textbox {
	float: left;
	width: 585px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 263px;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	margin-bottom: 15px;
	border: 1px dashed #000;
}
.left-cont-textbox-policy {
	float: left;
	width: 910px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: auto;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	margin-bottom: 15px;
	border: 1px dashed #000;
}

.left-cont-textbox2 {
	float: left;
	width: 918px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: auto;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	margin-bottom: 15px;
	border: 1px dashed #000;
}
.beams-float-left {
	float: left;
}
.beams-float-right {
	float: right;
	border: 1px solid #000;
	margin-right: 12px;
}


.left-cont-textbox-services {
	float: left;
	width: 600px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 370px;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	border: 1px dashed #000;
	margin-bottom: 15px;
}

.left-cont-textbox-products {
	float: left;
	width: 600px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 350px;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	border: 1px dashed #000;
	margin-bottom: 15px;
}
.left-cont-textbox-contact {
	float: left;
	width: 600px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 300px;
	-webkit-text-size-adjust: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EAEAEA;
	border: 1px dashed #000;
	margin-bottom: 15px;
}



.left-scroll-imgs1 {
	float: left;
	width: 422px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 180px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	background-image: url(images/scroll-imgs1.png);
	background-repeat: no-repeat;
	border: 1px dashed #000;
}
.left-scroll-imgs1-services {
	float: right;
	width: 300px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 395px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	background-image: url(images/right-bg-services.png);
	border: 1px dashed #000;
	background-repeat: no-repeat;
	background-position: left top;
}

.left-scroll-imgs1-products {
	float: right;
	width: 300px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 375px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	background-image: url(images/right-bg-products.png);
	border: 1px dashed #000;
	background-repeat: no-repeat;
	background-position: left top;
}
.left-scroll-imgs1-contact {
	float: right;
	width: 300px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 325px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	background-image: url(images/right-bg-contact.png);
	border: 1px dashed #000;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-box {
	width: 400px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #CDCDCD;
	padding-right: 0px;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.left-scroll-imgs2 {
	float: right;
	width: 320px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: 288px;
	-webkit-text-size-adjust: none;
	margin-bottom: 15px;
	background-image: url(images/steel-various.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CCCCCC;
	border: 1px dashed #000;
}

#lower-text {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #EAEAEA;
	border: 1px dashed #000;
}



#right-cont-textbox {
	width: 340px;
	text-align: left;
	-webkit-text-size-adjust: none;
	height: 340px;
	background-color: #CCCCCC;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}


#gap-space {
	background-color: #5F6062;
	width: 935px;
	height: 15px;
	text-align: left;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 15px;
	float: left;
	background-image: url(images/text-bar.png);
	background-repeat: no-repeat;
	background-position: left;
}
#gap-space-right {
	float: right;
	width: 225px;
	height: 50px;
	background-color: #333333;
}

p.gap-space {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-top: 4px;
}
p.gap-space span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
}

#gap-space2 {
	background-color: #CCCCCC;
	width: 710px;
	height: 20px;
	color: #5F6062;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
	float: left;
	border-right-width: 225px;
	border-right-style: solid;
	border-right-color: #5F6062;
}

#right {
	float: right;
	width: 330px;
	height: auto;
	font-size: 50px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #666;
	margin-top: 58px;
}




#left-content {
	font-size: 18px;
	color: #FFF;
	float: left;
	height: auto;
	width: 590px;
	text-align: left;
}
#main-img-gold-border {
	height: 275px;
	width: 589px;
	background-image: url(images/bigvan.png);
	background-repeat: no-repeat;
}

#low-left-content {
	font-size: 18px;
	color: #FFF;
	float: left;
	height: auto;
	width: 560px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
#low-left-cont-textbox {
	float: left;
	width: 550px;
	margin-top: 5px;
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: 50px;
	-webkit-text-size-adjust: none; /* iPhone fix for changing font sizes ("reader" button)*/
}
ul {
	padding-left: 22px;
	list-style-position: outside;
}
li {
	list-style-position: outside;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 3px;
}


#right-content {
	font-size: 18px;
	color: #FFF;
	height: auto;
	width: 240px;
	float: right;
	padding: 20px;
}

#low-right-content {
	font-size: 18px;
	color: #FFF;
	height: auto;
	width: 240px;
	float: right;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#low-right-cont-textbox {
	width: 240px;
	text-align: left;
	-webkit-text-size-adjust: none; /* iPhone fix for changing font sizes ("reader" button)*/
}
#footer100 {
	width: 100%;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5F6062;
	float: left;
	margin-top: 50px;
	background-color: #31363D;
}
#footer {
	width:930px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-top: 12px;
	margin-top: 5px;
}
.mattblacktabs{
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-top: 3px;
	float: left;
}
.mattblacktabs ul{
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	color: #FFF;
}
.mattblacktabs li{
	display: inline;
	margin: 0;
}
.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #FFF;
	height: 18px;
	font-size: 14px;
	width: 150px;
	text-align: center;
	margin-left: 27px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 1px;
	background-color: #3B454E;
	border: 1px solid #FFF;
	padding-bottom: 1px;
}
.mattblacktabs li a span {
	display: block;
	text-align: center;
}

.mattblacktabs li.double a {
	float: right;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #CCC;
	height: 33px;
	font-size: 12px;
	width: 92px;
	text-align: center;
	margin-left: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	background-color: #000;
	border: 1px solid #999;
}
.mattblacktabs li.uk a {
	float: right;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #CCC;
	height: 33px;
	font-size: 12px;
	width: 92px;
	text-align: center;
	margin-left: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	background-color: #000;
	border: 1px solid #999;
}



.mattblacktabs li a:visited{
	color: #FFF;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	border: 1px solid #CCCCCC;
	background-color: #686E73;
	color: #FFF;
}

.mattblacktabs li a#current{
	color: #FFFFFF;
	border: 1px solid #FFF;
	background-color: #686E73;
}
#gallery-container {
	width: 542px;
	margin-left: 15px;
	background-image: url(images/gradient_box_bg.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#gap-space {
	background-color: #5F6062;
	width: 935px;
	height: auto;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	float: left;
	background-image: url(images/blue-fade.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #31363D;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #31363D;
}
p.repeat24 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-top: 6px;
}
p.repeat24 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#credit-cards {
	float: left;
	width: 304px;
	margin-top: 6px;
	margin-left: 21px;
	height: 217px;
	background-image: url(images/beams2.png);
}

#credit-cards2 {
	float: left;
	width: 304px;
	margin-top: 6px;
	margin-left: 12px;
	height: 132px;
	padding-top: 50px;
	color: #131DC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#credit-cards3 {
	float: left;
	width: 304px;
	margin-top: 6px;
	margin-left: 21px;
	height: 217px;
	background-image: url(images/contact-img.png);
}

p.we-aim {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 18px;
}
.bullet-points {
	float: right;
	width: 300px;
	text-align: left;
	color: #000;
	margin-top: 8px;
	margin-left: 14px;
}
.bullet-points2 {
	float: right;
	width: 287px;
	text-align: left;
	margin-top: 6px;
	height: 217px;
	margin-left: 8px;
	margin-right: 16px;
}

.bullet-points3 {
	float: left;
	width: 287px;
	text-align: left;
	margin-top: 6px;
	height: 182px;
	margin-left: 16px;
	margin-right: 8px;
}
.bullet-points4 {
	float: right;
	width: 287px;
	text-align: left;
	margin-top: 6px;
	height: 182px;
	margin-left: 8px;
	margin-right: 16px;
}

.call-back-form {
	float: left;
	width: 266px;
	margin-right: 7px;
	margin-top: 6px;
	border: 2px solid #000;
	margin-left: 16px;
	background-repeat: repeat-x;
	background-color: #4A73DC;
}
p.call-for-best2 {
	font-size: 24px;
	color: #333;
	margin-top: 8px;
}
p.call-for-best2 span {
	font-size: 20px;
	color: #333;
	margin-top: 8px;
}

.form-title {
	width: 240px;
	margin-top: 7px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	border: 2px solid #FFF;
	margin-bottom: 4px;
	background-position: center;
}
.form-title2 {
	width: 240px;
	margin-top: 6px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-repeat: repeat-x;
	background-color: #767676;
	background-position: bottom;
}

.form-holder {
	width: 240px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #EFEFEF;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 6px;
	background-image: url(images/form-gradient.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #2C44CB;
	border: 2px solid #FFF;
}

p.form-title-main {
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
	text-decoration: underline;
}
.button {
	font-family: 'Droid Sans', sans-serif;
	border: 1px solid #bbb;
	box-shadow: inset 0 0 1px 1px #f6f6f6;
	color: #FFF;
	text-align: center;
	width: 120px;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 10px;
 }
.button:hover {
	font-family: 'Droid Sans', sans-serif;
	-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
	box-shadow: inset 0 0 1px 1px #eaeaea;
	color: #FFF;
	cursor: pointer;
	background-color: #333333;
}
.button:active {
	font-family: 'Droid Sans', sans-serif;
	-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
	box-shadow: inset 0 0 1px 1px #e3e3e3;
	color: #FFFFFF;
	background-color: #666666;
}
.success1 {
	color: #FFF;
	font-size: 14px;
}
p.form-span-contact {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 8px;
	text-decoration: none;
}
.box-h {
	height: auto;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFF;
}
#holding1 {
	width: 948px;
	float: left;
}
#left-scroll-imgs-text {
	float: left;
	width: 400px;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: auto;
	-webkit-text-size-adjust: none;
	margin-top: 8px;
	border: 0px solid #E1E1E1;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
#left-scroll-imgs2-text {
	float: right;
	width: 400px;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	height: auto;
	-webkit-text-size-adjust: none;
	margin-top: 8px;
	border: 0px solid #E1E1E1;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
#holding2 {
	float: left;
	width: 948px;
}


#left-scroll-imgs {
	float: left;
	width: 400px;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: 300px;
	-webkit-text-size-adjust: none;
	margin-top: 8px;
	border: 2px solid #000000;
	margin-bottom: 8px;
	margin-right: 8px;
	background-color: #6F6F6F;
	margin-left: 15px;
}

#left-scroll-imgs2 {
	float: right;
	width: 400px;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: 300px;
	-webkit-text-size-adjust: none;
	margin-top: 8px;
	border: 2px solid #000000;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 8px;
	background-color: #6F6F6F;
}
p.form-agree {
	font-size: 10px;
	color: #FFF;
}p.form-agree a {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
p.form-agree a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
p.form-agree a:hover {
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
}
