@charset "utf-8";
/* CSS Document */
html, body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
a:visited {
   text-decoration: underline;
   color: #F50000;
}
a:link {
	color: #00b050;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #F5003D;
}
a:active {
	text-decoration: underline;
	color: #00B88A;
}
h1
{
	font-size:18px;
}
h2
{
	font-size:16px;
    }
h3
{
	font-size:16px;
    }
td img {
   display: block;
   border: 0;
}
.row1
{
   background-color: #CC9933;
   background-image: url(../images/mackay_precast_r1_c4.gif);
   background-repeat: repeat-x;
   background-position: top;
}
.row2
{
   background-color: #B7CDC3;
   background-image: url(../images/mackay_precast_r2_c5.gif);
   background-repeat: repeat-x;
   background-position: bottom;
}
.row3
{
   background-image: url(../images/mackay_precast_r4_c5.gif);
   background-repeat: repeat-x;
   background-position: top;
}
.row4
{
   background-image: url(../images/mackay_precast_r5_c1.gif);
   background-repeat: repeat-x;
   background-position: bottom;
}
.left_col
{
   background-image: url(../images/mackay_precast_r3_c2.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
   padding-top: 15px;
   padding-right: 7px;
   padding-bottom: 60px;
   padding-left: 7px;
}
.main_body
{
   padding-top: 15px;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
}
.left_menu
{
   background-image: url(../images/mackay_precast_r2_c2.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
   background-color: #B7CDC3;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   line-height: 1.75em;
   padding-top: 120px;
   padding-left: 40px;
}
.left_menu a:link
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   line-height: 1.75em;
   text-decoration:none;
}
.left_menu a:visited
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   line-height: 1.75em;
   text-decoration:none;
}
.left_menu a:active
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   line-height: 1.75em;
   text-decoration:none;
}
.left_menu a:hover
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #CC9933;
   line-height: 1.75em;
   text-decoration:none;
}
.footer
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   background-image: url(../images/mackay_precast_r4_c5.gif);
   background-repeat: repeat-x;
   background-position: top;
   font-weight: bold;
   width: 730px;
   padding-top: 5px;
}
.footer a:link
{
   color: #000000;
   font-weight: bold;
   text-decoration:none;
}
.footer a:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration:none;
}
.footer a:active
{
   color: #000000;
   font-weight: bold;
   text-decoration:none;
}
.footer a:hover
{
   color: #CC9933;
   font-weight: bold;
   text-decoration:none;
}
img.img-left
{
	float:left;
}
img.img-right
{
	float:right;
}
.clear
{
	clear:both;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}
.contact2 {
	height: 0px;
	width: 0px;
	font-size: 16px;
	font-weight: normal;
}
contact {
	font-size: 20px;
	font-weight: bolder;
}
.main_body p strong {
/*	font-size: 12px;*/
}
SectionHeadings {
	font-size: 14px;
}
.SectionHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
product descriptions {
	font-size: 12px;
}
.productdesc {
}
.proddescHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.LargeImageHeadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.contact3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/*** webacom additions: dec 2011 ***/
p img {border:1px solid #ccc !important; background: #eee;padding: 3px;}
.img_border {border:1px solid #ccc !important; background: #eee;padding: 3px;}
.table_border td {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.table_border img {
	border:1px solid #ccc !important; background: #eee;padding: 3px;
}
.table_odd {
	background-color: #f8f8f8;
}
.price {
    color: #000;
    font-size: 14px;
    font-weight: bold;
	margin: 10px 0px;
}
.product_name {
    color: #000;
    font-size: 14px !important;
    font-weight: bold;
}

.blue {
	color: #4E81D4;
}

.red_bold {
	color: red;
	font-size:15px;
	font-weight:bold;
}

.home_h4 {
	color: #404040;
	font-size: 15px;
}

.pricing_table ul{
	margin-left: 0px;
	margin-top: 5px;
	font-size:13px;
}

.pricing_table li{
	margin-left: -10px !important;
}

.pricing_table p{
	margin: 0px;
}

/* columns */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-bottom: 0;
    margin-right: 1%;
    min-height: 1px;
    position: relative;
}

.one_fourth {
    border-right: 1px solid #EEEEEE;
    min-height: 285px;
    padding-right: 2px;
    width: 23%;
}

.last {
    clear: right;
    margin-right: 0 !important;
	border-right: none;
}
/*EO columns */

