﻿body {
	margin:0px;
	padding:0px;
	color:#ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background: #555;
}

a:visited {
	color: #90db29;
}

a:link {
				color: #0000FF;
}
a {
				color: #0000FF;
}

a:hover {
    color: #99FFFF;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
}

p { 
	margin: 0px; 
	padding: 0 0 10px 0; 
}

img { 
	border: none; 
}

h5 { 
	font-weight: normal; 
}

h4 { 
	font-weight: normal; 
}

h3 { 
	font-weight: normal; 
}

h2 { 
	font-weight: normal; 
}

h1 { 
	font-weight: normal; 
}

h1 { 
	font-size: 40px; 
	color: #333; 
	margin: 0 0 30px 0; 
	padding: 5px 0; 
}

h2 { 
	font-size: 24px; 
	color: #fff; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

h3 { 
	font-size: 21px; 
	color: #fff; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

h4 { 
	font-size: 18px; 
	color: #fff; 
	margin: 0 0 10px 0; 
	padding: 0; 
}

h5 { 
	font-size: 16px; 
	color: #fff; 
	margin: 0 0 10px 0; 
	padding: 0; 
}

h6 { 
	font-size: 14px; 
	margin: 0 0 5px 0; 
	padding: 0;
}

.clean { 
	clear: both; 
	width: 100%; 
	height: 0px; 
	font-size: 0px;  
}

.c_h10 { 
	clear: both; 
	width:100%; 
	height: 10px; 
}

.c_h20 { 
	clear: both; 
	width:100%; 
	height: 20px; 
}

.c_h30 { 
	clear: both; 
	width:100%; 
	height: 30px; 
}

.c_h40 { 
	clear: both; 
	width:100%; 
	height: 40px; 
}

.c_h50 { 
	clear: both; 
	width:100%; 
	height: 50px; 
}

.c_h60 { 
	clear: both; 
	width:100%; 
	height: 60px; 
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	padding: 4px;
	border: 1px solid #000;
	background: #0f1115;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

.button a {
	clear: both;
	display: block;
	width: 90px;
	height: 24px;
	padding: 4px 0 0 15px;
	background: url(../images/button.png) no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
}

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 10px auto;
}

#header {
	width: 960px;
	height: 100px;
	background: url(../images/header.png) no-repeat;
}

#header  #title {
	float: left;
	padding: 40px 40px 0;
}

#header  #title1 {
	float: left;
	padding: 10px 10px 0;
}

#header  #title h1 {
	margin: 0;
	padding: 0;
}

#header  #title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#header  #title h1 a span {
	display: block;
	text-align: left;
	margin: 5px 0 0 3px;
	font-size: 14px;
	color: #352c2c;
	font-weight: bold;
	letter-spacing: 2px;
}


#menu {
	
	width: 960px;
	height: 60px;
	background: url(../images/menu.png) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 2px 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
				position: relative;
				float: left;
				width: 1300px;
				height: 40px;
				display: block;
				padding: 16px 0 0 0;
				margin-right: 1px;
				text-align: center;
				font-size: 22px;
				text-decoration: none;
				color: #FFFFFF;
				font-weight: bold;
				outline: none;
				background: url(../images/menu_divider.png) repeat-y;
				left: 120px;
}

#menu ul li .first {
	background: none;
}

#menu li .current {
	color: #ffffff;
}

#menu li a:hover {
	color: #ffffff;
}

#content_wrapper {
	width: 960px;
}

#pft {
				padding: 40px 30px;
				background: url(../images/slider-max.png) no-repeat;
				background-size: 970px 2000px;
}

#content_header {
	width: 880px;
	height: 70px;
	padding: 30px 40px 0;
	color: #333;
	text-align: center;
	background: url(../images/templatemo_h1.png) no-repeat;
}

#content_full_col {
	clear: both;
	padding: 40px;
}

#content {
	float: left;
	width: 560px;
	padding: 40px;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .left {
	float: left; 
	width: 150px;
}

.services_section .left img {
	border:1px solid #CCC;
	padding: 5px;
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .right {
	float: right; 
	width: 370px;
}



#sidebar {
	float: right;
	width: 240px;
	padding: 40px;
}

#request_a_quote {
	margin-bottom: 60px;
}

#request_a_quote form {
	margin: 0;
	padding: 0;
}

#request_a_quote label {
	color: #000;
}

#quote_input {
	height: 20px;
	width: 260px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
	cursor: pointer;
	width: 180px;
	height: 45px;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	border: none;
	background: url(../images/request_a_quote.png) no-repeat;
}

#sidebar_fp {
	margin: 0 0 40px 0;
	padding: 0;
	color: #CCC;
}

#sidebar_fp .left {
	float: left;
	width: 64px;
}

#sidebar_fp .right {
	float: right;
	width: 170px;
}

#sidebar_fp h6 {
	color: #b4cc31;
}

#news_div {
	margin: 0;
	padding: 0;
	color: #CCC;
}

.news_div h3 {
	color: #CCC;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

.news_box a {
	color: #b4cc31;
}

.box_sec {
	width: 260px;
}

.col_w450 {
	width: 430px; 
}

#com_add {
	float: right;
	width: 350px;
}

#footer {
	width: 900px;
	height: 45px;
	padding: 25px 30px 0;
	color: #333;
	text-align: center;
	background: url(../images/footer.png) no-repeat;
	margin: 10px auto;
}

#footer a {
	color: #333;
}

.pf {
    position: relative;
    display: block;
    width: 900px;
    height: 200px;
    margin: 0 0;
    overflow: hidden;
}
.pt_wrapper {
  position:relative;
  display:block;
  width: 740px;
  height: 200px;
	margin: 0 80px;
  padding: 0;
  overflow:hidden;
}
.pt_sql {
	position:absolute;
	width:10000px;
	height:100%;
	margin: 0;
	padding: 0;
}
.pt_content {
  float:left;
  position:relative;
  top:0;
  left:0;
    width: 740px;
  display: block;
  margin: 0 auto;
}

.pt_head .pf_content {
	  width: 740px;
	padding: 0;

}

.head_content .left {
	float: left;
	width: 400px;
}

.head_content .right {
	float: right;
	width: 200px;
}

.head_content h2 {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 20px;
	color: #000;
}

.head_content p{
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
}

.head_content img {
	width: 298px;
	height: 180px;
	border: 1px solid #CCC;
}
