.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.hidden{display:none;}

/****************************************************************/

a, img {
	border:0;
	outline:0;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

address {font-style:normal;}

p{margin:1em 0;}

h1, h2 {
	margin:0 0 0 50px;
	padding-bottom: 7px;
	font:bold 16px/24px arial, helvetica, sans-serif;
	border-bottom:3px solid #e4e4e4;
	width:575px;
}

h2 {width:auto;}

.hr {
	border-bottom:1px solid #e4e4e4;
	margin:1em 0;
}

.hr hr {display:none}


.bullet {
	color:#edc300;
	font-size:24px;
}

.price {
	font:bold 34px arial, helvetica, sans-serif;
}

.red {color:#d90000}
.blue {color:#0176d8}

ul li.left {
	text-align:left;
	float:left;
}

ul li.right {
	text-align:left;
	float:right;
}

ul.nobullets, ul.nobullets li {
	list-style-type:none;
	margin:0;
	padding:0;
}

form p {
	clear:left;
	margin:0 0 1em;
}

form p label {
	float:left;
	width:150px;
}

form .required,
form .error {
	color:red;
}

form.error {
	font-weight:bold;
}

/****************************************************************/

html, body {
	margin:0;
	padding:0;
}

body {
	background-image:url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	color:#333;
}

#header {
	height:200px;
	background:url(../images/header.jpg) no-repeat center top;
}

#container {
	width:930px;
	margin:0 auto;
	font:12px/1.5 arial, helvetica, sans-serif;
	text-align:justify;
}

	#address {
		width:200px;
		float:right;
		text-align:right;
		line-height:24px;
		color:#fff;
		position:relative;
		height:175px;
		margin-top:-175px;
		padding-right:0px;
	}

		#address a {
			color:#fff;
		}

	#content {
		width:575px;
		float:left;
		margin-left: 50px;
		padding-bottom: 25px;
	}

		#front_prices {
			margin:2em 0;
		}

	#sidebar {
		float:right;
		text-align:right;
		position:relative;
		margin-top:-10px;
                width: 260px;
	}
			#sidebar_links{
				margin-right: 50px;
			}
			#sidebar_links .border {
				padding-bottom:18px;
				padding-right:6px;
			}

			#sidebar_links .border img{
				border:5px solid #e9e9e9;
			}

            #sidebar_links li h1 {
                color: #c00510;
                margin: 0;
                font: bold 16px/24px arial, helvetica, sans-serif;
                border: none;
                width: 200px;
                margin-bottom: 6px;
                padding-bottom: 0px;
                text-align: left;
                margin-left: 6px;
            }

            #extra_options {
                text-align: left;
                margin: 0px 0px 0px 16px;
                padding: 0;
                color: #4b4b4b;
            }

                #extra_options td {
                    height: 17px;
                    font-size: 12px;
                }

#footer
{
	height: 57px!important;
	margin: 0;
	padding-left: 50px;
	vertical-align: middle;
	background:url(../images/footer.jpg) no-repeat left top;
	color: #ffffff;
}
#footer span
{
	position: relative;
	top: 32px;
}
strong
{
	font-weight: bold;
}
a{
 color: #ff0000;
}
a:visited{
 color: 000000;
}

a.landing
{
	color: #000000;
	text-decoration: none;
	cursor: text;
}

a.landing:link, a.landing:visited, a.landing:hover, a.landing:active
{
	color: #000000;
	text-decoration: none;
	cursor: text;
}

/* Prices Table */
#prices_table {
    line-height: 20px;
    color: #828282;
    margin-top: 35px;
    border: 3px solid #e4e4e4;
    width: 569px;
}

    #prices_left {
        float: left;
        width: 260px;
        padding: 20px 0px 20px 20px;
        height: 329px;
    }

        #prices_left_top {
            padding: 0px 20px 15px 0px;
            border-bottom: 1px solid #e9e9e9;
        }

            #prices_left_top h1 {
                color: #c00510;
                margin: 0;
                font: bold 16px/24px arial, helvetica, sans-serif;
                border: none;
                width: 200px;
                margin-bottom: 0px;
                padding-bottom: 0px;
            }

            #prices_left_top a {
                color: #313131;
                font-weight: bold;
                text-decoration: underline;
            }

        #prices_left_mid {
            padding: 15px 0px 15px 0px;
            margin-right: 20px;
            border-bottom: 1px solid #e9e9e9;
        }

        #prices_left_bottom {
            padding: 15px 20px 0px 0px;
        }

            #prices_left_bottom img {
                 display: block;
                 margin: 15px 0px 4px 0px;
            }

    #prices_mid {
        float: left;
        width: 3px;
        background: #e4e4e4;
        height: 324px;
        margin: 20px 0px 20px 0px;
    }

    #prices_right {
        float: left;
        width: 260px;
        padding: 20px 20px 20px 0px;
        height: 329px;
    }

        #prices_right_top {
            padding: 0px 0px 15px 20px;
            border-bottom: 1px solid #e9e9e9;
        }

            #prices_right_top a {
                color: #313131;
                font-weight: bold;
                text-decoration: underline;
            }

            #prices_right_top h1 {
                color: #c00510;
                margin: 0;
                font: bold 16px/24px arial, helvetica, sans-serif;
                border: none;
                width: 200px;
                margin-bottom: 0px;
                padding-bottom: 0px;
            }

        #prices_right_mid {
            padding: 15px 0px 15px 0px;
            margin-left: 20px;
            border-bottom: 1px solid #e9e9e9;
        }

        #prices_right_bottom {
            padding: 15px 0px 0px 20px;
        }

            #prices_right_bottom img {
                 display: block;
                 margin: 15px 0px 4px 0px;
            }

    #prices_blue {
        margin-top: 8px;
        color: #3d75c0;
        font-weight: bold;
        font-size: 13px;
    }

    #prices_black {
        color: #323232;
        font-weight: bold;
    }
