* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	background-color: #FFFFFF;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
body {
	background-color: #242325;
	background-image: url(images/background_.jpg);
	background-repeat: repeat-x;
}

.clear {
	clear:both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul {
	list-style: none;
}

a {
	color: #88AA0D;
}

a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #88AA0D;
	color: #666666;
}
a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 13px 0;
}

#main {
	width: 952px;
	margin: 0 auto;
	padding: 0 14px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: -6px;
	background-color: #FFF;
}

.logo {
	position: absolute;
	top: 6px;
	left: 12px;
	width: 840px;
}

/*header*/

#header {
	position: relative;
	height: 90px;
	border-bottom: 1px dotted #88AA0D;
	overflow: hidden;
	margin-right: 30px;
	margin-left: 30px;
}

#header span {
	background: url(images/rss.jpg) no-repeat 100% 50%;
	height: 20px;
	line-height: 20px;
	display: block;
	position: absolute;
	top: 26px;
	right: 0;
	padding: 0 27px 0 0;
	font-size: 1.12em;
}

#header span a {
	color: #323334;
}

#header form {
	float: right;
	width: 250px;
	margin: 67px 0 0 0;
	text-align: right;
}

#header input {
	background: none;
	width: 166px;
	height: 18px;
	padding: 3px 0 0 8px;
	color: #9b9b9b;
	font-size: 0.93em;
	border: 1px dotted #88AA0D;
}

.menu_navi_top {
	position: relative;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}

.menu_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.list_top {
	position: relative;
	float: left;
	left: -51%;
}

.list_top ul {
	font-weight: bold;
	font-size: 0.81em;
}

.list_top ul li {
	background: url(images/menu_wrapper.gif) no-repeat 0% 50%;
	float: left;
	padding: 0 45px 0 45px;
}

.list_top ul li a {
	text-decoration: none;
	color: #393939;
}

.list_top ul li a:hover {
	color: #F52110;
}

.active a {
	color: #88AA0D !important;
}

.no_style {
	background: none !important;
}

.main_pic {
	width: 952px;
	height: 235px;
	margin: 0 0 30px 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.main_pic img {
	margin: 127px 0 0 544px;
	background-color: #FFFFFF;
}

/*content*/
.indent {
	height: 30px;
}

.columns {
	position: relative;
	width: 960px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 6px;
}

.col_middle {
	background: url(images/col_middle.jpg) repeat-y 0% 0%;
	width: 232px;
	float: left;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0px;
}

.col1_top {
	background: url(images/col1_top_home.jpg) no-repeat 0% 0%;
}

.col2_top {
	background: url(images/col4_top_home.jpg) no-repeat 0% 0%;
}

.col3_top {
	background: url(images/col3_top_home.jpg) no-repeat 0% 0%;
}

.col4_top {
	background: url(images/col2_top_home.jpg) no-repeat 0% 0%;
}

.col_bottom {
	background: url(images/col_bottom.jpg) no-repeat 0% 100%;
	color: #CCC;
	font-size: 1em;
	width: 100%;
}

.col_indent {
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 20px;
}

.col_bottom h3 {
	width: 140px;
	font-size: 1em;
	color: #fff;
	margin: 0 0 20px 0;
}

.col_bottom span {
	display: block;
	margin: 16px 0 0 0;
}

.col_bottom a {
	color: #fff;
	font-weight: bold;
}

.main_text {
	margin: 33px 0;
	font-size: 1em;
	padding: 0 20px 0 20px;
}

.main_text p {
	margin: 0 0 13px 0;
}

.main_text .title {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dotted #88AA0D;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: -20px;
	padding-left: 20px;
}

.col-1 {
	float: left;
}

.col-1 img {
	float: left;
	margin: 0 18px 0 0;
}

.col-2 {
	float: right;
	width: 360px;
	padding: 0 0 0 10px;
}

.col-2 img {
	float: left;
	margin: 0 18px 0 0;
}

.clients_navi {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.clients_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.clients_list {
	position: relative;
	float: left;
	left: -49%;
}

.clients_list ul li {
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.left_block {
	float: left;
	font-size: 1em;
	overflow: hidden;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
}

.left_block .title {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dotted #88AA0D;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.left_block p {
	margin: 0 0 13px 0;
}

.left_block p a {
	font-weight: bold;
}

.left_block ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 8px;
	padding: 0 0 0 15px;
	line-height: 1.688em;
}

.column-1, .column-2 {
	float: left;
}

.left_block .column-1 {
	width: 50%;
}

.left_block .column-1 p {
	margin: 0;
}

.left_block .column-1 p span {
	float: right;
	padding: 0 7px 0 0;
	font-weight: bold;
}

.left_block .column-2 {
	width: 50%;
}

.left_block .column-2 p {
	margin: 0;
}

.left_block .column-2 p span {
	float: right;
	padding: 0 7px 0 0;
}

.right_block {
	float: right;
	font-size: 1em;
	padding: 0 40px 20px 20px;
	overflow: hidden;
}

.right_block .title {
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 0px;
	margin: 0 15px 13px 0px;
	border-bottom: 1px dotted #88AA0D;
}

.right_block p {
	margin: 0 0 13px 0;
}

.right_block p a {
	font-weight: bold;
}

.right_block ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 8px;
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
}

.right_block .column-1 {
	width: 210px;
	overflow: hidden;
}

.right_block label {
	display: block;
	height: 41px;
	overflow: hidden;
}

.right_block input {
	width: 171px;
	height: 17px;
	padding: 1px 3px;
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #373732;
	border: 1px dotted #88AA0D;
}

.right_block .column-2 {
	width: 210px;
	overflow: hidden;
}

.right_block .column-2 textarea {
	width: 197px;
	height: 144px;
	border: 1px dotted #88AA0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

.right_block #contact_form a {
	float: right;
	margin: 26px 10px 0 15px;
}

/*footer*/
#footer {
	height: 100px;
	border-top: 1px dotted #88AA0D;
	font-size: 0.81em;
	color: #999;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.search {
	background: url(images/search.gif) no-repeat 0% 0% !important;
	width: 62px !important;
	height: 23px !important;
	line-height: 23px !important;
	border: none !important;
	text-align: center !important;
	padding: 0 !important;
	color: #fff !important;
}
#page3 #main #footer p {
	color: #FFF;
}
#page3 #main #footer p {
	color: #CCC;
}
.main_text .title2 {
	height: 0px;
	line-height: 0px;
	margin-top: 0;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.main_textgreen {
	margin: 33px 0;
	font-size: 1em;
	padding: 0 30px 0 42px;
	color: #566c0c;
}
#latestwork {
	height: 250px;
	border-top: 1px dotted #88AA0D;
	font-size: 0.81em;
	color: #999;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main3 {
	width: 952px;
	margin: 0 auto;
	padding: 0 14px;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: -6px;
	background-color: #FFFFFF;
}
.style2 {font-size: 0.750.750.75px}
.style3 {color: #333333}
.style4 {font-size: 9px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.left_blockimage {
	float: left;
	font-size: 1em;
	overflow: hidden;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
