@charset "UTF-8";
body {
	background-color: #6C6C6C;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.nav {
	padding: 10px 8px 8px 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	height: 22px;
	font-size: 14px;
}
.nav li {
	padding: 10px 8px 8px 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 22px;
	font-size: 14px;
	list-style-type: none;
	list-style-image: none;
}

.main_table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
}
#contact_info a:link {
	color: #666666;
	text-decoration: none;
}
#contact_info a:visited {
	color: #666666;
	text-decoration: none;
}
#contact_info a:hover {
	color: #999999;
	text-decoration: underline;
}
#contact_info a:active {
	color: #666666;
}


.home_nav   li       {
	margin: 0px;
	font-size: 14px;
	font-weight: bolder;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.ctc_info {
	font-size: 18px;
	font-weight: bold;
	padding: 18px 18px 10px 40px;
}
.ctc_info #form1 {
	margin: 2px;
	padding: 0px;
}

.inquiry {
	font-size: 18px;
	padding: 20px 30px 4px 40px;
	font-weight: bold;
}
.inquiry div{
	padding:12px;
	border: 1px solid #999999;
}
.inquiry div form{
	font-size: 12px;
	font-weight: normal;
}
.inquiry div form td{
	padding:7px;
}
.inquiry div form .smaller {
	padding:2px;
}
.inquiry div form .smaller img {
	float:left;
}
.services_title {
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	text-align: left;
}
.services_title img{
	float:right;
	background-color: #FFFFFF;
	padding-right: 10px;
}
.services_tbl li {
	padding: 15px 1px 5px;
	font-size: 13px;
	font-weight: bolder;
	list-style-type: square;
	list-style-image: none;
	color: #333333;
	list-style-position: inside;
	text-align: left;
}
.services_tbl ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
	list-style-type: none;
}
.inside_tbl th {
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	padding: 25px 9px 5px;
	text-align: left;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
.inside_tbl td{
	padding: 5px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.inside_tbl td .image_right{
	margin: 8px;
	float: right;
	border: 1px solid #666666;
}
.inside_tbl td .image_left{
	margin: 8px;
	float: left;
	border: 1px solid #666666;
}
.inside_tbl li {
	padding: 2px 1px 1px;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	list-style-image: none;
	color: #666666;
	list-style-position: inside;
	text-align: left;
}
.inside_tbl ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
	list-style-type: none;
}
.info_tbl_even {
	padding: 3px;
}
.info_tbl_odd {
	padding: 3px;
	background-color: #F6F6F6;
}
.info_tbl_odd strong {
	font-size: 16px;
}
.info_tbl_even strong {
	font-size: 16px;
}
.imp_links {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: right;
}
a:link {
	color: #4069B6;
	text-decoration: none;
}
a:visited {
	color: #4069B6;
	text-decoration: none;
}
a:hover {
	color: #4069B6;
	text-decoration: underline;
}
a:active {
	color: #4069B6;
	text-decoration: none;
}
.aboutus {
	padding: 5px 45px 5px 10px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.request_quote {
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	padding: 25px 9px 20px 20px;
	text-align: left;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
