@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background:#99001f url(../images/main_bg_tile_top.png) repeat-x 0 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table,td,tr,tbody {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
#background {
	
}
table {
	width:978px;
	margin:auto;
}
table#chart, table#chart table {
	width:457px;
}
table#chart td, table#chart td table td{
	font-size:12px;	
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
li {
	list-style:url(../images/bullet.png);	
}
hr {
	height:1px;
	color:#CCC;
	margin: 14px 0;
}
h1 {
	font-size:24px;
	margin:12px 0 18px 0;
}
h2 {
	font-size:18px;
	margin:0 0 10px 0;
	color: #AD3C3C;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
input[type="text"], input[type="password"], textarea {
	background: url("../images/input_shade.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px;
    width: 318px;
	float:left;
}
input[type="text"], input[type="password"] {
    height: 25px;
    line-height: 25px;
    width: 318px;
}
textarea {
	width:440px;	
}
select {
    border: 1px solid #CCCCCC;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px;
    width: 330px;
	float:left;	
}
input[type="submit"] {
	width:100px;
	border-width:1px;
	border-style:solid;
	border-color:#C00 #600 #000 #C00;
	background-color:#900;
	color:#FFF;
	padding:4px;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
}
input[type="submit"]:hover {
	background-color:#222;
	border-color:#000;
}
label {
	float:left;
	width:120px;
	font-weight:bold;
	line-height: 40px;
}
label.error {
	width:315px;
	background-color:#fcf7da;
	border:1px dashed #e8d87d;
	padding:4px 10px;
	color:#600;
	margin:8px 0 16px 0;
	float:right;
}
.required {
	color:#900;
}
#container {
	width:1000px;
	margin:auto;
}
#content {
	background:url(../images/border_bg.png) repeat-y 0 0;
	width:1000px;
	margin:auto;
}
#header {
	clear:both;
}
#logo {
	background:url(../images/logo.png) no-repeat 0 0;
	float:left;
	width:646px;
	height:112px;
	cursor:pointer;
}
#contact-msg {
	float:right;
	text-align: right;
  	margin-right: 12px;
}
#contact-msg .pretext{
	font-size:18px;
	color:#d59696;
}
#contact-msg .phnumber{
	font-size:28px;
	color:#fff;
	font-weight:bold;
	margin-top: 4px;
}
#contact-msg a{
	
	padding-left:20px;
	margin: 0 0 0 12px;
	color:#FFF;
	font-style:normal;
	text-decoration:none;
}
#contact-msg .links{
	margin: 46px 0 15px 0px;
}
#top-border {
	background:url(../images/border_top_inside.png)	no-repeat 0 0;
	width:1000px;
	height:30px;
}
#home-main {
	background:url(../images/home_bg.jpg) no-repeat 0 0;
	width:977px;
	height:547px;
	margin: 0 13px;
}
#home-main #boxes {
	margin: auto;
    padding-top: 36px;
    width: 877px;	
}
#home-main #boxes h1{
	font-size:20px;
	color:#252525;
	line-height: 20px;
    margin: 0 0 12px;
}
#home-main #boxes h1 span{
	color:#696868;
}
#home-main .box {
	float:left;
	width:291px;
	height:220px;
	text-align:center;
	cursor:pointer;
}
#home-main .box:hover span a{
	color:#666;	
}
#home-main .box span{
	display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 145px 0 0;
}
#home-main .box span a{
	text-decoration:none;
	color:#8e001c;
}
#home-main .box.one {
	background:url(../images/home_box_1.png) no-repeat 0 0;
}
#home-main .box.two {
	background:url(../images/home_box_2.png) no-repeat 0 0;
}
#home-main .box.three {
	background:url(../images/home_box_3.png) no-repeat 0 0;
}
#home-main .box.four {
	background:url(../images/home_box_4b.png) no-repeat 0 0;
	margin-left: 150px;
}
#home-main .box.five {
	background:url(../images/home_box_5.png) no-repeat 0 0;
}
#home-text {
	background-color:#474747;
	width:979px;
	margin:auto;
	color:#cecece;
	padding: 20px 0 50px 0;
}
#home-text a{
	color:#cecece;	
}
#home-text h2 {
	background-color: #474747;
    color: #FFFFFF;
    float: left;
    margin-left: 40px;
    padding-right: 13px;
}
.line {
	background:#5C5C5C;
	margin: 27px 20px 20px 42px;
	padding:2px 12px;
}
#home-text .column {
	float:left;
	padding-left: 41px;
    width: 268px;
}
ul#left-nav .sub {
	background:url(../images/nav_arrow.png) no-repeat 163px 7px;	
}
ul#left-nav {
	float:left;
	background-color:#e0e0e0;
	width:183px;
	margin:0 0 20px 16px;
	padding:0;
	border-top:10px solid #99001f;
}
ul#left-nav li, ul#left-nav li ul li {
	border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #CCCCCC;
    list-style: none outside none;
    padding: 8px 0 8px 18px;
	position:relative;
}
ul#left-nav li a, ul#left-nav li ul li a{
	text-decoration:none;
}
ul#left-nav li:hover ul { 
	display:block;
}
ul#left-nav li ul {
	background-color: #EEEEEE;
    left: 183px;
    margin: 0;
    padding: 0;
    position: absolute;
	width: 185px;
	display:none;
	top:2px;
	-moz-box-shadow: 1px 1px 10px #999999;
}
#middle-column {
	float:left;
	width:457px;
	margin: 0 0 50px 24px;
}
#middle-column img{
	padding:1px;
	border:1px solid #900;
	margin:0 0 8px 8px;
}
#middle-column .login img{
	margin:5px 0 0 0;
	padding:0;
	border:none;
}
#right-column {
	background-color:#f5f5f5;
	width:254px;
}
#right-column img {
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;	
}
.testimonial {
	color: #666666;
    font-size: 13px;
    padding: 8px 34px;	
	border-bottom: 1px solid #FFFFFF;
	position:relative;
}
.testimonial .quotation-top {
	background:url(../images/quotes_left.png) no-repeat 0 0;
	width:20px;
	height:20px;
	position:absolute;
	left:12px;
}
.testimonial .quotation-bottom {
	background:url(../images/quotes_right.png) no-repeat 0 0;
	width:20px;
	height:20px;
	float:right;
}
ul#accreditation {
	border-top:1px solid #ddd;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
}
ul#accreditation li{
	margin:16px 0 0 24px;
	padding:0;
	list-style:none;
	clear:both;
	height: 30px;
}
ul#accreditation li img{
	border:none;
	float:left;
}
ul#accreditation li a{
	display: block;
    float: left;
    text-decoration: none;
    width: 100px;
	margin-left:10px;
}
#footer {
	width:979px;
	height:75px;
	margin:auto;
}
#footer-links-left ul {
	background-color:transparent;
	width:690px;
	border-top:0px solid;
}
#footer-links-left ul li{
	float:left;
	border-top:0px solid;
	border-bottom:0px solid;
	padding:0 8px 0 0;
}
#footer-links-left ul li ul, #footer-links-left ul li:hover ul {
	display:none;
}
#footer-links-left {
	background-color:#252525;
	width:690px;
	height:75px;
	float:left;
	text-align:center;
}
#footer-links-left a{
	color:#7A7A7A;
	font-size:10px;
	line-height: 75px;
    padding-left: 12px;
	text-decoration:none;
}
#footer-links-right {
	background-color:#181818;
	width:289px;
	height:75px;
	float:left;
}
#footer-links-right a{
	color:#c47474;
}
#footer-links-right .text {
	margin: 20px;
	color: #666666;
}
#page-end {
	margin:auto;
	background:url(../images/border_bottom.png) no-repeat 0 0;
	width:1000px;
	height:30px;
	font-size:10px;
	color:#ad3c3c;
	text-align:center;
	line-height:20px;
}
#page-end a{
	color:#ad3c3c;
}
.anti-spam, #mobile-menu{
	display:none;	
}


@media only screen and (max-width: 1000px) {
	input[type="submit"] {padding:12px;font-size:16px;}
	#container, #content, #home-main, #header, #footer, #footer-links-left, #footer-links-right, #page-end, #contact-msg, table, #right-column, td {width:100%;}
	#middle-column, #home-main #boxes {width:90%;}
	
	
	#logo {background:none;width:100%;float:none;  height: auto;  margin-bottom: 17px;}
	#contact-msg {float:none;}
	#contact-msg .links {margin:0 0 12px 0;float:left;}
	#contact-msg .pretext {margin:0 15px;float:left;}
	#contact-msg .phnumber {margin:-2px 0 0 0;float:left;font-size:22px;}
	#contact-msg .phnumber a {background:none!important;padding:0; float:left;display:block;margin-left:0;
	font-style:normal;}
	#home-main {background-image:none;background-color:#fff;margin:0;padding:0px;height:auto;}
	#top-border {display:none;}
	#home-text {clear:both;width:100%;padding-top:20px;}
	#home-text h2 {padding:0 20px;margin-left:0;}
	#home-text .column {width:85%;padding:0px 15px 10px 20px;}
	#home-main #boxes {margin:10px 20px 20px 20px;}
	#home-main .box {width:288px;}
	#home-main .box.four {margin-left:0;}
	#content {background-image:none;background-color:#fff;margin-top: 10px;}
	td {float:left;clear:both;}
	#middle-column {background-color:#fff;margin-left:14px;}
	#middle-column td {float:none;clear:none;width:auto;}
	#middle-column table#chart, #middle-column table#chart table {width:100%;}
	
	label.error {float:left;}
	

	
	#footer-links-left ul {width:100%;}
	#footer-links-left, #footer-links-right {height:auto;}
	#footer-links-left a {line-height:normal;font-size:14px;}
	ul#left-nav {margin:0px 0;width:100%;display:none;}
	#mobile-menu {display:block;width:100%;padding:20px 0;background-color:#900;color:#fff;text-align:center;font-weight:bold;
		background: #c92828; /* Old browsers */

background: -moz-linear-gradient(top,  #c92828 0%, #660000 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c92828), color-stop(100%,#660000)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #c92828 0%,#660000 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #c92828 0%,#660000 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #c92828 0%,#660000 100%); /* IE10+ */

background: linear-gradient(to bottom,  #c92828 0%,#660000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c92828', endColorstr='#660000',GradientType=0 ); /* IE6-9 */


	}
	#content ul#left-nav li ul {
	   left: 0; 
	   margin: 12px 0 0 0; 
	   padding: 0; 
	   position: relative; 
	   width: 100%; 
	   top: 0px; 
	   display:block;
	}
	#content ul#left-nav li ul li{  
		padding:15px;
	}
	ul#left-nav li {padding:15px 0;border:none; text-align: center;}
	ul#left-nav .sub {background:none;}
	#footer-links-left ul li {float:none;padding:10px 0;}
	ul#left-nav li a {font-weight:bold;font-size: 18px;}
	ul#left-nav li ul li a {font-weight:normal;}
	#footer #mobile-menu, #footer ul#left-nav {display:none!important;}
	input[type="text"], input[type="password"], textarea, select {width:80%;}
}

@media only screen and (max-width: 700px) {
#middle-column table, #middle-column table table {background-color:#fff;}
img {max-width:100%;height:auto;}
	
	
	
	table#chart td, table#chart td table td {font-size:11px;}
}
@media only screen and (max-width: 500px) {
#contact-msg .pretext {clear:both;width:100px;font-size:12px;}
#contact-msg .phnumber {margin:2px 0 0 0;float:left;font-size:22px;}
#middle-column img {width:92%;height:auto;}
.ceramic table {background-color:#fff;}
}
@media only screen and (max-width: 400px) {
#middle-column img {width:92%;height:auto;float:none;}
.left-form, #contactForm {width:290px;}
.contact #middle-column td {float:left;clear:both;}
}