/* CSS Document */

body, html
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: center;
	min-width: 751px;
	margin: 0px;
	position: relative;
}

div
{
	margin-left: auto;
	margin-right: auto;
	font-size:13px;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

h3
{
	margin: 0px;
}

h2
{
	font-size: 18px;
}

div#work_content_right h1, div#work_content_right h2, div#work_content_right h3
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 7px 0px;
}

div#work_content_right a:link, div#work_content_right a:visited
{
	color: #0099ff;
	font-weight: bold;
	text-decoration: underline !important;
}

body div#work_content_right span,
body div#work_content_right font,
body div#work_content_right strong,
body div#work_content_right em
{
	text-decoration: inherit !important;
}

div#main_top
{
	background: #0099ff url(../images/main_top_background.jpg) no-repeat;
	width: 751px;
	height: 301px;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
}

div#main_content
{
	width: 751px;
}

div#main_bottom
{
	width: 746px;
	height: 62px;
	clear: both;
	background: #0099ff url(../images/main_bottom.jpg) no-repeat center;
	color: white;
	text-align: left;
	margin-bottom: 10px;
}

div#main_top a, div#work_top a
{
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 1.3em;
	display: block;
	position: relative;
	padding-top: 100px;
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

a#main_top_about
{
	position: relative;
	width: 151px;
	height: 51px;
	background-image: url(../images/main_top_about.jpg);
	left: 150px;
	top: -121px;
}
a#main_top_service
{
	position: relative;
	width: 151px;
	height: 51px;
	background-image: url(../images/main_top_service.jpg);
	left: 300px;
	top: -272px;
}
a#main_top_contact
{
	position: relative;
	width: 151px;
	height: 51px;
	background-image: url(../images/main_top_contact.jpg);
	left: 450px;
	top: -423px;
}
#main_top_price
{
	position: relative;
	width: 151px;
	height: 51px;
	background-image: url(../images/wallet.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	left: 600px;
	top: -574px;
}


a#work_top_contact
{
	position: relative;
	width: 151px;
	height: 51px;
	background-image: url(../images/work_top_contact.jpg);
	left: 450px;
	top: -423px;
}
a#main_top_logo
{
	position: relative;
	width: 121px;
	height: 21px;
	top: 15px;
	left: 12px;
	border: 0px;
	background: url(../images/main_top_logo.jpg) no-repeat;
}

div#main_content_right
{
	width: 390px;
	height: 345px;
	float: right;
	background: #0099ff url(../images/main_content_right.jpg) no-repeat;
	text-align: justify;
	color: white;
	padding: 20px 30px !important;
	margin-top: 10px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

div#main_content_left
{
	float: left;
	/*background: url(../images/main_content_left.jpg) no-repeat bottom left;*/
	/*height: 436px;*/
	width: 285px;
	text-align: left;
	padding-left: 15px;
	padding-top: 20px;
	text-align: left;
	clear: left;
}
div.main_content_item, div.main_content_item a
{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #464646;
	font-weight: bold;
	padding-bottom: 1px;
}

div.main_content_item a:hover, div.main_content_item a:visited
{
	text-decoration: none;
}

div#main_content_more a, div#main_bottom a
{
	color: white;
}

div#main_bottom_left
{
	float: left;
	padding-top: 22px;
	padding-left: 20px;
}
div#main_bottom_center
{
	position: relative;
	left: 150px;
	top: 10px;
	width: 170px;
	height: 40px;
	overflow: hidden;
	float: left;
	text-align: left;
}
div#main_bottom_center a
{
	font-size: 9px;
	font-family: Arial;
	color: white;
	text-decoration: none;
}
div#main_bottom_center_valid
{
	float: right;
	position: relative;
	top: -36px;
}
div#main_bottom_center_valid img
{
	padding-bottom: 4px;
}
div#main_bottom_right
{
	float: right;
	padding-top: 16px;
	padding-right: 20px;
}
div#main_bottom_right p
{
	padding-top: 0px;
}

div#work_top
{
	background: #0099ff url(../images/work_top_background.jpg) repeat-x;
	width: 757px;
	height: 151px;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#work_content
{
	width: 751px;
}

td#work_content_left
{
	/*background: url(../images/main_content_left.jpg) no-repeat bottom left;*/
	width: 285px;
	text-align: left;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
	padding-bottom: 15px;
}

table#i_hate_tables
{
	border-collapse: collapse;
}

table#i_hate_tables td
{
	vertical-align: top;
}

td#dirty_spacer
{
	height: 400px;
}

table#i_love_tables {
  border-spacing: 0;
  border-collapse: collapse;
  height: 100%;
  width: 100%;
  position: relative;
}
table#i_love_tables, table#i_love_tables td {
  padding: 0;
  margin: 0;
  border: 0 none;
}

table#i_love_tables td {
  text-align: center; /* IE/Win bug fix */
}

div#work_content_right
{
	width: 421px;
	float: right;
	text-align: justify;
	padding: 15px;
}

/*
div#work_content_header_container
{
  #position:relative;
  overflow:hidden;
  display: table;
  height:63px;
  background: #0099ff url(../images/work_content_header.jpg) no-repeat bottom left;
  margin-top: -10px;
}
div#work_content_header
{
	padding: 0px 0px 0px 15px !important;
	margin:0px !important;
	eight: 63px !important;
	width: 450px;
	float: right;
	text-align: left;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: white;
	font-size: 24px;
	display: table-cell !important;
	vertical-align: middle;
	position: static;
	#position: absolute;
	#top: 50%;
}

div#work_content_header p
{
	padding: 5px 0px;
	#position: relative;
	#margin-top: -50%;
	display: table-cell !important;
	position: static;
	padding-left: 15px;
	width: 420px;
	line-height: 25px;
}
*/
div#work_content_right input, div#work_content_right textarea, div#work_content_right select
{
	margin: 3px 0px 10px 0px;
	border: 1px solid #BBBBBB;
}

input#main_phone
{
	background: #7FBFFF url(../images/phonebg.gif) no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	width: 349px;
	border: none;
	height: 14px;
	padding: 3px 10px;
	font-size: 11px;
}

input#main_phonebutton
{
	position: absolute;
  top: 1px !important;
  top: 2px;
  left: 374px;
}

div#phoneform
{
	position: relative;
	margin-top: 7px;
	line-height: 20px;
}

div#main_phone_container
{
	/*position: absolute;
	top: 318px;*/
}

div#bottom-notes
{
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}

div.pager a:active, div.pager a:hover, div.pager a:link, div.pager a:visited
{
  font-weight: normal !important;
}

span.menu
{
  color:#5F110F;
}

table#main-table
{
	width: 750px;
	margin-left:auto;
	margin-right: auto;
	padding:0px;
	border-collapse: collapse;
	margin-top: 12px;
}

table#main-table td
{
  padding:0px;
  margin:0px;
}

td#main-left-column
{
	text-align: left;
	padding: 0px 0px 20px 15px  !important;
  vertical-align: top;
	width: 280px;
	_width: 286px;
	.width: 286px;
}

td#main-right-column
{
	text-align: justify;
	color: white;
	padding: 20px 30px 0px 30px !important;
	width: 380px !important;
	vertical-align: top;
  background-color: #83C0FF;
	background-image: url(/images/main-bg-top.jpg);
  background-repeat: no-repeat;
  margin:0px;
}

td#main-bottom-corners
{
  background-image: url(/images/main-bg-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #83C0FF;
  text-align: justify;
	color: white;
	padding: 0px 30px 20px 30px !important;
	vertical-align:bottom;
}

td#main-button-more
{
  vertical-align: top;
  height: 60px;
  $height: 40px;
	background-image: url(../images/main_content_more.jpg);
	background-repeat: no-repeat;
  background-position: 0px 12px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin:0px;
}

td#work_content_header
{
  height: 63px;
  vertical-align: middle !important;
  background: #0099ff url(../images/work_content_header.jpg) no-repeat bottom left;
  width: 450px;
  font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: white;
	font-size: 24px;
	line-height:25px;
	padding-bottom:3px;
	margin:0px;
}