/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	/*background: url(images/page_bg.jpg);*/
	background: url(images/page_bg.jpg);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}

img {
	border: 0px;
}

p {
	line-height: 18px;
}

#wrapper {
	margin: 0 0 0 0;
	padding: 0px;
	width: 992px;
	overflow: hidden;
}

.page {
	margin: 0px;
	padding: 0px;
	width: 992px;
	background: #fff url(images/page_bg.gif) repeat-y;
}

.banner {
	margin: 0px;
	padding: 10px 0 0 0;
	background: url(images/banner.jpg) no-repeat center;
	width: 897px;
	height: 306px;
}

.page_bot {
	margin: 0px;
	padding: 0px;
	background: url(images/page_bot.png) no-repeat transparent;
	_background-image: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/page_bot.png', sizingmethod='crop');
	width: 992px;
	height: 32px;
}

.content {
	margin: 0px;
	padding: 10px 0 0 0;
	width: 897px;
	height: auto;
	overflow: hidden;
}

.cont_left {
	margin: 0px;
	padding: 0px;
	width: 253px;
	float: left;
}

.cont_right {
	margin: 0px;
	padding: 0px;
	width: 617px;
	float: right;
}

/*      Lists     */

.news ul {
	margin: 0px;
	padding: 0 0 0 15px;
	text-align: left;
}

.news ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.news ul li a {
	margin: 9px 0 0 0;
	padding: 12px 0 10px 20px;
	color: #64b904;
	text-decoration: underline;
	display: block;
	background: url(images/bullet1.gif) no-repeat left;
}

ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

ul li {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	text-align: left;
	color: #1b2e32;
}

.services {
	margin: 0px;
	padding: 0 0 0 0;
}

.services ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

.services ul li {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	text-align: left;
	color: #1b2e32;
	padding: 12px 0 10px 20px;
	display: block;
	background: url(images/bullet1.gif) no-repeat left;
}

.clients {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.clients ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

.clients ul li {
	background: url(images/bullet1.gif) no-repeat left;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 8px 8px 20px;
	text-align: left;
	color: #1b2e32;
}

/*      text & heading       */

.head_black_1 {
	font-family: "Arial Narrow", "Arial MT", Arial;
	font-size: 36px;
	color: #1b2e32;
	text-align: left;
	text-shadow: 2px 2px 2px #3d3d3d;	
}

.head_black_2 {
	font-family: "Arial Narrow", "Arial MT", Arial;
	font-size: 27px;
	color: #1b2e32;
	text-align: left;
}

.head_green_1 {
	font-family: "Arial Narrow", "Arial MT", Arial;
	font-size: 22px;
	color: #64b904;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
}

.news_date {
	color: #989997;
	font-style: italic;
	padding: 0 0 0 15px;
}

.head_green_2 {
	font-family: Arial, verdana;
	font-size: 16px;
	color: #64b904;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
}

.head_white_1 {
	font-family: "Arial Narrow", "Arial MT", Arial;
	font-size: 25px;
	color: #fff;
	text-align: left;
	text-shadow: 2px 2px 2px #000;
}

.text_white1 {
	color: white;
	text-align: left;
}

.text_black_3 {
	color: #1b2e32;
	font-size: 12px;
	text-align: left;
}

.text_green1 {
	color: #64b904;
}


.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #fafafa;
	text-align: left;
}

.text6 a {
	color: #6fc007;
}


.more a {
	color: #64b904;
	text-decoration: underline;
}

/*      Dividers & Lines   */

.line1 {
	font-size: 12px;
	height: 20px;
	border-bottom: 1px solid #e2e2e0;
	width: 243px;
}

/*   Form Elements */

.go  {
	margin: 0px;
	padding:  0 0 0 0;
	background: url(images/go_button.gif) no-repeat;
	width: 29px;
	height: 24px;
	border: 0px;
	vertical-align: top;
}

.search {
	margin: 0px;
	padding:  0 0 0 0;
	width: 151px;
	height: 22px;
	border:0px;
}

.text_box1 {
	margin: 0px;
	padding:  0 0 0 0;
	width: 151px;
	height: 22px;
	border:0px;
	background: #f4f4f4;
}

.btn {
	margin: 0px;
	padding:  0 0 0 0;
	background: url(images/btn.gif) no-repeat;
	width: 104px;
	height: 26px;
	border: 0px;
	vertical-align: top;
}

/********************** Footer **************************/
.footer {
	width: 940px;
}

.footer ul {
	margin: 0px;
	padding: 0 0 0 0;
}

.footer ul li {
	list-style: none;
	display: inline;	
}

.footer ul li a {

	margin: 0px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #64b904;
}

.footer ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/*********************** box **********************/

.box1_top {
	overflow: hidden;
	background: url(images/box_top.gif) no-repeat;
	height: 11px;
	width: 421px;
}

.box1_bot {
	overflow: hidden;
	background: url(images/box_bot.gif) no-repeat;
	height: 11px;
	width: 421px;
}

.box1_bg {
	overflow: hidden;
	background: url(images/box_bg1.gif) repeat-y;
	height: 239px;
	width: 421px;
}

/********************* portfolio ************************/

.portfolio ul {
	margin: 0px;
	padding: 0 0 0 0;
}

.portfolio ul li {
	list-style: none;
	display: inline;	
}

.portfolio ul li a {
	margin: 0px;
	padding: 0 4px 0 4px;
	text-decoration: none;
	color: #64b904;
	border: 1px solid #64b904;
}

.portfolio ul li a:hover {
	text-decoration: underline;
	color: #000;
	border: 1px solid #000;
}


	

