@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(images/header_bg.jpg);
}

img {
	border:none;
}

.header {
	background-image:url(images/header_bg.jpg);
	width:100%;
	height:304px;
}

.header_c{
	width:830px;
	height:304px;
	background-image:url(images/header.png);
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top;
}

.menu {
	height: 38px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.menu li {
	list-style:none;
	float: left;
}

.flash_container {
	margin-top:117px;
	margin-left:586px;
	float:left;
	clear:both;
}
.middle {
	background-image:url(images/middle_bg.jpg);
	width:100%;
	overflow:auto;
}

.middle_c {
	margin-left:auto;
	margin-right:auto;
	width:830px;
}

.tv_b {
	background-image:url(images/tv_bottom.png);
	width:296px;
	height:85px;
	float:right;
	margin-right:1px;
	margin-top:-1px;
}

.random {
	margin-left:17px;
	margin-top:26px;
	float:left;
}

.footer {
	width:100%;
	height:110px;
	background-image:url(images/header_bg.jpg);
}

.footer_c {
	width:830px;
	margin-left:auto;
	margin-right:auto;
}

.footer_block {
	float:left;
	width:250px;
}

.footer_block2 {
	float:left;
	width:160px;
}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#9AD8C5;
	font-size:12px;
	text-decoration:none;
}

.footer li{
	list-style-type:square;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9AD8C5;
	font-size:12px;
}

.portfolio {
	margin: 0px;
	padding: 0px;
	float:right;
}

.portfolio li {
	list-style:none;
	float: left;
	margin-right:11px;
}

.desc {
	background-image:url(images/portfolio_desc.png);
	width:262px;
	height:65px;
	background-repeat:repeat;
}

.portfolio p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003626;
	margin:10px;
}

.welcome {
	width:817px;
	height:151px;
	background-image:url(images/welcome.png);
	margin-right:0;
	clear:both;
	margin-top:13px;
	margin-bottom:24px;
	float:left;
}

.welcome p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	width:575px;
	margin-left:220px;
	margin-top:25px;
	position:relative;
	float:left;
}

.block1 {
	background-image:url(images/block1.png);
	background-repeat:no-repeat;
	width:527px;
	height:313px;
	float:left;
	margin-left:13px;
	margin-bottom:30px;
}

.block1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003626;
	width:470px;
	margin-left:27px;
}

.block1 strong{
	color:#009466;
}

.block2 {
	background-image:url(images/block2.png);
	background-repeat:no-repeat;
	width:246px;
	height:313px;
	float:right;
	margin-right:13px;
	margin-bottom:30px;
}

.block2 img {
	margin-top:10px;
	margin-left:15px;
}

.services {
	margin-top:15px;
	margin-left:27px;
	width:252px;
	height:60px;
	background-image:url(images/services.png);
}

.testimonial {
	margin-top:15px;
	margin-left:27px;
	width:152px;
	height:32px;
	background-image:url(images/test.png);
}

.partners {
	margin-top:15px;
	margin-left:27px;
	width:100px;
	height:32px;
	background-image:url(images/partners.png);
}

.style1 {
	color: #FF6600
}

.spacer {
	width:830px;
	height:30px;
	float:left;
}

.quote {
	width: 812px;
	height: 313px;
	background-image:url(images/quote_bg.png);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	margin-bottom:20px;
}

.blockq1 {
	width:350px;
	height:313px;
	float:left;
}

.blockq1 p {
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1f654f;
}

.blockq2 {
	width:462px;
	height:313px;
	float:right;
}

.blockq2 p {
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1f654f;
}

textarea {
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#529882;
}

input {
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#529882;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}