body {
	font-family:Arial,serif;
	margin-top:0;
	background-image: url("/beehive/themes/carriersoft2/images/background.jpg");
	background-repeat:repeat-x;
}

td#body h1 {
    font-size:18px;
}

td#body {
	clear:both;
	min-height:450px;
	padding-left:5px;
	padding-right:5px;
}

td#footer {
	clear:both;
	text-align:center;
	font-size:10px;
	margin-bottom:5px;
}

td#navigation {
	background-color: #336699;
    background-image: url("/beehive/themes/carriersoft2/images/navigation_background.jpg");
	min-height:41px;
}

td#header {
	background: url( "/beehive/themes/carriersoft2/images/header_background.jpg" ) top left;
	height:100px;
}

div#media {
    text-align:center;
}

img {
    border:0;
}

table#mainTable {
	width:800px;
}

td#middle {
	width:800px;
}

table#containerTable {
	width:100%;
}

ul.sf-menu {
	margin-bottom:0;
}

table.featureTable tr td {
    border-bottom: 5px #f1f1f1 solid;
}

table.featureTable tr td.middleCell {
    border-left: 5px #f1f1f1 solid;
}