/* basic elements */
body {
	font: 10pt verdana;
	color: #515151;
	background: #fff;
	margin: auto;
	text-align: center;
	}

p {
	font: 8pt verdana;
	margin: 3px;
	text-align: left;
    } 

a:link {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #b41821;
	}
a:visited {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #b41821;
	}
a:hover {
  	font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #646464;
	}
a:active {
    font: 8pt arial;
  	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
img{
    vertical-align: top;
	}

hr{
  	border-color: #b41821;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin: auto;
	margin-left: 10px;
  	height: 0;
  	width: 97%;
	}
	
.clear{
	clear: both;
	}

/* general divs */
#container {
    width: 780px;
    margin: auto;
	text-align: left;
	}

#nav_link_container {
    width: 780px;
    height: 38px;
	background: url('images/main/nav_bar.jpg') no-repeat;
	}

#nav_links {
    margin-left: 10px;
	height: 28px;
	padding-top: 8px;
	}
	
a.nav:link {
	color: #ddd;
	font: 10pt verdana;
	}
	
a.nav:visited {
	color: #ddd;
	font: 10pt verdana;
}

a.nav:hover {
	color: #fff;
	font: 10pt verdana;
}
	

.nav_spacer {
	margin-left: 3px;
	margin-right: 3px;
}
	
#content {
	text-align: left;
	} 

/* general divs */
.digits {
	float: right;
	padding-top: 80px;
	text-align: right;
	font: 12pt arial;
	color: #b41821;
	}

#home_container {
    float: left;
    width: 557px;
	text-align: left;
	}

.large_border {
	border: 1px solid #cdcdcd;
	}

#aboutus {
    width: 557px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}
	
.testimonial {
    width: 720px;
    margin: auto;
	text-align: left;
	border: 1px solid #cdcdcd;
	}	

.signature {
	float: right;
	font: 10pt arial;
	color: #b41821;
	}

#news {
    width: 557px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

img.news{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
	}

hr.news{
  	border-color: #ccc;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin-left: 10px;
  	height: 0;
  	width: 97%;
   clear: both;
	}

p.home_header {
	font: 11pt arial;
	color: #bd0505;
	font-weight: bold;
	margin-left: 9px;
	text-align: left;
	}

p.home_text {
	font: 10pt arial;
	color: #515151;
	margin-top: 15px;
	margin: 10px;
	text-align: left;
	}

.home_announcement {
	padding-top: 15px;
	font: 11pt arial;
	color: #9c6713;
	font-weight: bold;
	text-align: left;
	}

#staff_container {
    float: right;
	margin-right: 100px;
	}

#staff_content {
    width: 215px;
    margin-top: 2px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

p.staff_header {
	font: 11pt arial;
	color: #bd0505;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: right;
	}

.staff_text {
	font: 8pt arial;
	color: #515151;
	}

.jacqueline_special {
	font: 7pt georgian;
	color: #515151;
	}

.mugshots {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 1px;
	}

.lightco_link{
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
	}
	
#assoc_link{
	float: right;
	margin-top: 20px;
	margin-right: 56px;
	}


/* Ceilings divs */
#ceilings_container {
    width: 550px;
	text-align: right;
	float: right;
	}

#ceilings_infobox {
    width: 517px;
    height: 173px;
    background: url('images/ceilings/info_box_tan.jpg') no-repeat;
    padding: 20px;
	text-align: left;
	}

#ceilings_infobox_text {
    width: 477px;
    height: 133px;
	text-align: left;
	color: #fff;
	}

.ceilings_infobox_text2 {
    width: 477px;
	text-align: left;
	padding-left: 30px;
	color: #000;
	}
		
.com_title_1 {
	font: 10pt arial;
	color: #727272;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	}

.com_title_2 {
	font: 10pt arial;
	color: #727272;
	font-weight: bold;
	text-align: left;
	padding-left: 180px;
	}

.ceilings_links {
    margin-right: 70px;
	}

.commercial_thumbs {
    margin-right: 60px;
	}

.note{
	font: 8pt arial;
	color: #000;
	margin-left: 20px;
	}
	
	
#sidebar_container {
	float: left;
	}

#ceilings_sidebar {
    width: 196px;
	text-align: left;
	}

.ceilings_sidebar_link {
    width: 196px;
    height: 24px;
	border: 1px solid #cdcdcd;
	margin-top: 5px;
	}

.red_arrow {
    padding-top: 4px;
    padding-right: 10px;
	}
	
.sidebar_link_text{
    padding: 4px;
    padding-left: 10px;
	}

.manufacturer_links{
    margin-top: 25px;
	}

img.donn{
	margin-right: 200px;
	border: thin solid #ccc;
	}

#ceilings_sidebar_contact {
    width: 176px;
	padding: 10px;
	border: 1px solid #cdcdcd;
	margin-top: 25px;
	}

p.contact_red {
	font: 10pt verdana;
	font-weight: bold;
	color: #bd0505;
	text-align: center;
	}

p.contact_center {
	font: 9pt verdana;
	color: #515151;
	text-align: center;
	}

p.contact_left {
	font: 7pt verdana;
	color: #515151;
	text-align: left;
	}

a.three:link {color: #515151; font: 10pt verdana;}
a.three:visited {color: #515151; font: 10pt verdana;}
a.three:hover {color: #b41821; font: 10pt verdana; text-decoration: underline;}

#ceiling_panel_container {
    width: 550px;
	text-align: left;
	float: right;
	}

.ceiling_panel_table{
	text-align: center;
	}
	
.panel_title{
	font: 13pt arial;
	color: #000;
	}
	
.panel_option{
	font: 9pt arial;
	color: #505050;
	margin-left: 30px;
	}

#panel_infobox {
    width: 517px;
    height: 60px;
    background: url('images/ceilings/panel_box_tan.jpg') no-repeat;
    padding: 18px;
	text-align: left;
	margin-left: 17px;
	}
	
#panel_infobox_text {
	font: 11pt arial;
	font-weight: bold;
    width: 450px;
	text-align: center;
	color: #fff;
	padding-left: 8px;
	}
	
.ceiling_info_title{
	font: 9pt arial;
	color: #FFF;
	background-color: #B40005;
	font-weight: bold;
	padding: 5px;
	}

.ceiling_info1{
	font: 9pt arial;
	color: #505050;
	background-color: #cbcbcb;
	padding: 5px;
	}

p.panel_header {
	font: 11pt arial;
	color: #bd0505;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
    } 
    
span.panel_subheader {
	font: 9pt arial;
	color: #515151;
	text-align: left;
	padding-left: 15px;
    } 
    
.panel_border {
	border: thin solid rgb(199,199,199);
    }
    
#panel_disclaimer {
    width: 470px;
    height: 80px;
    background: url('images/ceilings/disclaimer_bg.jpg') no-repeat;
    margin-left: 30px;
	text-align: left;
	}

p.panel_disclaimer_text {
	font: 10pt arial;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	}

#clear {
	clear: both;
}

.sale {
	font: 12pt arial;
	font-weight: bold;
	color: #b41821;
	}

.sales_box {
	float: left;
    width: 350px;
    margin-top: 2px;
    margin-bottom: 15px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

.sales_box2 {
	float: right;
    width: 350px;
    margin-top: 2px;
    margin-bottom: 15px;
	text-align: left;
	border: 1px solid #cdcdcd;
	}

.sales_box3 {
	text-align: left;
	clear: both;
	}
	
img.sales{
	padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
	}

hr.sales{
  	border-color: #ccc;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin: auto;
  	margin-left: 10px;
  	height: 0;
  	width: 97%;
	}

/* Tin divs */

span.tin_styles {
	font: 10pt verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	text-align: left;}
	
.tin_links {
  	width: 128px;
  	float: right;
  	margin-right: 40px
	}

p.tin_links_text {
	text-align: center;}

#tin_container {
    width: 550px;
	text-align: right;
	float: right;
	}

#tin_infobox {
    width: 517px;
    height: 173px;
    background: url('images/ceilings/info_box_blue.jpg') no-repeat;
    padding: 20px;
	text-align: left;
	}

#tin_infobox_text {
    width: 477px;
    height: 133px;
	text-align: left;
	color: #fff;
	}

#brochure {
	padding-top: 10px;
    text-align: center;
	}

/* quiet rock divs */

.construction {
	font: 10pt verdana;
	color: #515151;
	text-align: center;
	}

#quietrock_infobox {
    width: 470px;
    height: 80px;
    background: url('images/ceilings/disclaimer_bg.jpg') no-repeat;
    margin-left: 0px;
	text-align: left;
	}

#quietrock_infobox_text {
    width: 430px;
    height: 40px;
	text-align: left;
	color: #fff;
	margin-left: 20px;
	padding-top: 10px;
	}

/* contact divs */

#contact_table {
	margin-left: 55px;
	}

#location_box {
	background: url('images/contact/location_bg.jpg') no-repeat;
    width: 272px;
	height: 181px;
	margin-left: 100px;
	}

#location_box_text {
    padding-top: 0px;
	padding-left: 30px;
    width: 250px;
	height: 130px;
	text-align: left;
	}

.address {
	font: 12pt verdana;
	color: #515151;
	}

.info {
	font: 10pt verdana;
	color: #515151;
	}

#hours_box {
	background: url('images/contact/hours_bg.jpg') no-repeat;
    width: 272px;
	height: 181px;
	margin-left: 100px;
	}

#hours_box_text {
    padding-top: 3px;
	padding-left: 35px;
    width: 250px;
	height: 130px;
	text-align: left;
	}

.hours_title {
	font: 12pt verdana;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position:relative;
	left: 25px
	}

.hours {
 	padding-top: 15px;
	font: 10pt verdana;
	color: #515151;
	}

a.contact:link {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.contact:visited {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.contact:hover {color: #646464; font: 10pt verdana; text-decoration: underline;}

a.privacy:link {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.privacy:visited {color: #b41821; font: 10pt verdana; text-decoration: underline;}
a.privacy:hover {color: #646464; font: 10pt verdana; text-decoration: underline;}

/* Phantom divs */

.phantom_header {
font: 11pt verdana;
color: #1D335B;
font-weight: bold;
margin-top: 20px;
}

.phantom_logo {
float: left;
padding-right: 10px;
}

.phantom_text {
font: 10pt verdana;
}

/* sagiper divs */

.sagiper_desc {
	font: 11pt arial;
	color: #515151;
	text-align: left;
	}

#sagiper_left {
	width: 500px;
	float: left;
	}

img.sagi_colour{
    padding-left: 10px;
    padding-right: 20px;
    float: left;
	}
	
.sagi_header2 {
	font: 11pt arial;
	color: #bd0505;
	font-weight: bold;
	text-align: left;
	}

hr.sagi2{
  	border-color: #bd0505;
  	border-style: solid;
  	border-width: 1px 0 0;
	width: 100%;
	margin: 0px;
	}

.sagi_header1 {
	font: 13pt arial;
	color: #bd0505;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	}
	
.sagi_header {
	font: 11pt arial;
	color: #515151;
	font-weight: bold;
	text-align: left;
	}

.sagi_text {
	font: 10pt arial;
	color: #515151;
	text-align: left;
	}

hr.sagi{
  	border-color: #bd0505;
  	border-style: solid;
  	border-width: 1px 0 0;
  	clear: both;
  	margin-left: 10px;
  	height: 0;
  	width: 97%;
	}
	
#sagiper_right {
	float: right;
	}

.sagi_pic {
	margin-left: 20px;
	}

/* footer divs */
#footer {
	text-align: center;
	padding-top: 4px;
	font: 8pt verdana;
	font-weight: bold;
	color: #b41821;
	margin-left: 1px;
	}
	
hr.foot{
  	border-color: #515151;
  	border-style: solid;
  	border-width: 1px 0 0;
	width: 780px;
	}
	
a.two:link {color: #515151; font: 8pt verdana; font-weight: bold;}
a.two:visited {color: #515151; font: 8pt verdana; font-weight: bold;}
a.two:hover {color: #b41821; font: 8pt verdana; font-weight: bold;}
