body {
    font: 12px arial;
    color: #5d5d5d;
    background: #fff;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

* {
	padding:0px;
	margin:0px;
}
	
p {
	margin: 10px 0px 8px 0px;
	line-height:1.4em;
}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.align_left {
    float: left;
}

.align_right {
    float: right;
}

ul,ol {
	margin:5px 0px 20px 25px;
}
ul li,ol li {
	margin:5px 0px 0px 0px
}

#page {
    width: 900px;
    margin: 0px auto;
}

a:link, a:active, a:visited {
    color: #5d5d5d;
}

a:hover {
    color: #e3001b;
}

img {
    border: 0;
}

h1, h2 {
    color: #e3001b;
	font-weight:100;
	margin:0px 0px 10px 0px;
}

h2 {margin:15px 0px;}

.highlight {
    color: #e3001b;
}

ul.nav_boxes {
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    width: 216px;
}

ul.nav_boxes li {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 5px 0px 0px 24px;
    margin: 0px;
    border-bottom: #f6a6a7 1px solid;
}

ul.nav_boxes li a:hover {
	color:#3b3b3b;
}

ul.nav_boxes li a {
    display: block;
    border: 0px;
    font-family: Tahoma;
    text-decoration: none;
    color: #727070;
    font-size: 14px;
    height: 18px;
}

#frame_copyright {
    color: #727070;
    font-size: 11px;
    margin: 10px 0px 0px 0px;
    font-family: tahoma;
}

#linkback {
    color: #fff;
    text-decoration: none;
}

#header {
    height: 160px;
    width: 900px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
}

.redbar {
    background-color: #e60000;
    height: 14px;
    width: 886px;
    padding: 7px;
    font-family: Verdana;
    color: #fff;
    font-style: italic;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
}

#frame_main {
    background-image: url(images/background.gif);
    background-repeat: repeat-y;
    width: 900px;
    text-align: left;
}

#navigation {
    width: 216px;
    float: left;
}

#content_left {
    float: right;
    width: 645px;
	padding:15px 14px 20px 25px;
}

.hire_box {
	width:645px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #e2e0e3;
	margin:0px 0px 20px 0px;
}

.hire_left {
	text-align:center;
	float:left;
	width:215px;
}

.hire_left img {
	width:150px;
}

.hire_right {
	float:right;
	width:430px;
}

.hire_right a {
	text-decoration:none;
	color:#E3001B;
}

.gallery {text-align:center;}

.gallery img {
	margin:0px 3px;
	height:210px;
}

.gallery2 {text-align:center;}

.gallery2 img {
	margin:0px 3px;
	height:140px;
}

#products_list {
	font-size:110%;
}

.center {text-align:center;}

