/* Start of CMSMS style sheet 'Styles' */
 * {
 	margin:0;
	padding:0;
}

html {
	height:101%;
}

body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color:#296B81;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

a.whole {
	display:block;
	width:100%;
	height:100%;
}

div.clear-both {
	clear:both;
	font-size:0;
}

div.container {
	margin:0 auto;
	width:980px;
}

div.header {
	background:url(uploads/images/top.jpg) 0 bottom no-repeat;
	height:0px;
}

div.logo_holder {
	height:85px;
	background:#296B81 url(uploads/images/menu_back.jpg) left bottom no-repeat;
}

h1.logo {
	background:url(uploads/images/bell_cleaning_services.jpg) 0 bottom no-repeat;
	height:62px;
	width:750px;
	margin:0 0 0 10px;
}

h1.logo span {
	display:none;
}

div.body_bckgrd {
	background:url(uploads/images/body-bckgrd.jpg) 0 0 repeat-y;
}

div.menu {
	border:1px solid #296B81;
	height:15px;
	padding:15px 15px;
}

div.col_left {
	width:174px;
	min-height:343px;
	float:left;
padding:0 0 10px;
}

* html div.col_left {
	height:343px;
}

* html div.col_center {
	height:339px;
}

div.col_center {
	float:left;
	width:609px;
	padding:0 0 0 36px;
	min-height:339px;
	/*background:url(uploads/images/content-1.jpg) 0 0 no-repeat;*/
}

div.back_image_one {
	/*background:url(uploads/images/content-2.jpg) 0 0 no-repeat;*/
	height:8px;
	font-size:0;
}

div.back_image_two {
	/*background:url(uploads/images/content-3.jpg) 0 0 no-repeat;*/
	height:17px;
	font-size:0;
}

div.header_image {
	background:url(uploads/images/header-image.jpg) 2px 2px no-repeat;
	height:110px;
	padding:2px;
	overflow:hidden;
font-size:0;
	border:1px solid #296B81;
}

div.header_image.home {
background:none;
height:auto;
}

div.content {
	margin:10px 0 0 0;
}

div.content ul {
padding:0 0 0 40px;
margin:15px;
}

ul.left_menu {
	list-style:none;
	margin:0 20px 0 0;
	border-top:1px solid #296B81;
}

ul.left_menu ul {
list-style:none;
}

ul.left_menu a:link,
ul.left_menu a:visited {
	display:table-cell;
	height:62px;
padding:0 0 0 10px;
vertical-align:middle;
	color:#000000;
	font-size:14px;
	border-bottom:1px solid #296B81;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	/*background:url(uploads/images/bell_menu.gif) right 18px no-repeat;*/
}

ul.left_menu a:hover {
	text-decoration:underline;
}

ul.top_menu, ul.top_menu ul {
	list-style:none;
}

ul.top_menu li {
	float:left;
}

ul.top_menu a:link,
ul.top_menu a:visited {
	float:left;
	display:block;
	padding:3px 10px;
	font-size:12px;
	color:#296B81;
	text-transform:uppercase;
text-decoration:none;
	border-right:1px solid #296B81;
}

ul.top_menu a:hover {
text-decoration:underline;
}

th {
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFF;
font-weight:normal;
	background:#83B8C8;
}

td {
vertical-align:top;
}

p {
margin:10px 0;
}

h2 {
color:#296B81;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
padding: 0 0 10px 0;
border-bottom:1px solid #296B81;
}

.spacer {
height:15px;
font-size:0;
clear:both;
}

div.credit {
font-size:10px;
text-align:right;
width:980px;
margin:0 auto;
padding:0 0 5px 0;
}
/* End of 'Styles' */

