@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f5f5;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
#topcontlogo {
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navout {
	height: 100px;
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px;
	background-color: #595959;
}

#logo {
	height: 185px;
	width: 232px;
	left: 0px;
	top: -100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#logo a {
	height: 185px;
	width: 232px;
	left: 85px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#box1 {
	height: 299px;
	width: 286px;
	left: 628px;
	top: 80px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#box1 h2 {
	padding:110px 0px 10px 24px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #595959;
	font-weight: normal;
}
#box1 h2 span {
	font-size: 24px;
	color: #6bb53e;
}
#box1 p {
	padding:5px 24px 10px 24px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	line-height: 20px;
	text-align: justify;
}
#box1 a {
	height: 60px;
	width: 286px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#box2 {
	height: 57px;
	width: 980px;
	left: 0px;
	top: 378px;
	background-image: url(../images/nav_bgg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#nav {
	height: 100px;
	width: 980px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/nav_bg_inn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#link {
	height: auto;
	width: 980px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}
#link a {
	color: #FFFFFF;
	text-decoration: none;
}
#link a:hover {
	text-decoration: underline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	float: left;
}
#nav ul li a {
	display: block;
	padding-top: 3px;
	padding-right: 22px;
	padding-bottom: 3px;
	padding-left: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "MYriad Pro";
	font-size: 16px;
}
#nav ul li a:hover {
	color: #000000;
}
#nav1 {
	height: 29px;
	width: 955px;
	display: block;
	padding: 8px 0px 0px 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
}
#nav1 ul li {
	list-style-type: none;
	float: left;
	color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav1 ul li a {
	display: block;
	padding: 14px 26px 14px 26px;
	text-decoration: none;
	color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav1 ul li a:hover {
	color: #ffffff;
	background-color: #444343;
}
#nav1 ul li a.select {
	color: #ffffff;
	background-color: #444343;
}



#banner {
	height: 400px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	text-align: center;
	background-image: url(../images/bannerwide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mattertopout {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f5f5;
}


#mattertop {
	height: auto;
	padding: 10px 10px 30px 10px;
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #f5f5f5;
	border-bottom: solid 1px #ececec;
}
#welcome {
	float: left;
	width: 290px;
	padding: 10px 40px 10px 20px;
	margin-right: 30px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#welcome h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 8px 0px 8px 48px;
	background-image: url(../images/who.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.orange {
	color: #EF7619;
}

#welcome img {
	display: block;
	float: left;
	margin-right: 10px;
}
#welcome p {
	text-align: justify;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #5F5F5F;
	line-height: 18px;
}
#welcome a {
	text-decoration: none;
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: right;
	width: auto;
	float: right;
	font-size: 13px;
}
#welcome a:hover {
	color: #F26E24;
}
#news_box {
	width: 278px;
	height:auto;
	float:left;
}
#news_edge {
	width: 278px;
	height:auto;
	float:left;
}
#news_midd {
	width: 238px;
	height:auto;
	float:left;
	background-color: #595959;
	padding: 20px;
}
#news_midd P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#news_midd P a {
	color: #74c045;
	text-decoration: none;
}
#newsmain {
	float: left;
	padding: 10px;
}
.news {
	float: left;
	height: 180px;
	width: 230px;
	padding: 15px;
	background-color: #5C5C5C;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nshadow {
	float: left;
	height: 16px;
	width: 260px;
	background-image: url(../images/newsshadow.jpg);
	background-repeat: no-repeat;
}
.news h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 24px;
	background-image: url(../images/newsarrow.jpg);
	background-repeat: no-repeat;
	background-position: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news p {
	text-align: left;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.news p a {
	color: #74c045;
	text-decoration: none;
}
#latest {
	width: 250px;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	padding: 0px 30px 0px 0px;
	margin: 0px 20px 0px 0px;
	background-image: url(../images/line.jpg);
	background-position: right;
}
#latest h1 {
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 16px;
	margin: 0px;
	background-image: url(../images/lp_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#latest1 {
	width: 250px;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/line.jpg);
	background-position: right;
}
#latest1 h1 {
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 16px;
	margin: 0px;
	background-image: url(../images/lp_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#latestpic  {
	width: 250px;
	height: 158px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#latestpic a {
	background-image: url(../images/pro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 160px;
	width: 246px;
	border: solid 2px #ffffff;
}
#latestpic a:hover {
	background-image: url(../images/pro.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 980px;
}
#matterbottom {
	height: auto;
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#vid_box {
	width: 260px;
	height: auto;
	float:left;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 0px 0px 0px;
}
#servi_box {
	width: 350px;
	height: auto;
	float:left;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 0px 0px 20px;
}

#servi_box img {
	width: 251px;
	height: 195px;
	float:left;
	border: solid 4px #ffffff;
	margin-right: 40px;
}
#servi_box h4 {
	background-image: url(../images/ser_icon.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-position: 390px;
	color: #595959;
}
#servi_box ul {
	margin: 0px;
	padding: 0px;
}
#servi_box ul li {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646464;
	border-bottom: solid 1px #e3e3e3;
	background-image: url(../images/servi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 250px;
	list-style:none;
}
#servi_box a {
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	background-image: url(../images/servi2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 26px;
}
#testmain {
	float: left;
	padding: 10px;
	margin-right: 5px;
}
.test {
	float: left;
	height: 170px;
	width: 363px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
.test  h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #5C5C5C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/testimonials.jpg);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 55px;
}
.test p {
	text-align: justify;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #333333;
}

.tshadow {
	height: 20px;
	width: 383px;
	background-image: url(../images/tshadow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#get {
	float: left;
	padding: 0px;
	height: auto;
	width: 260px;
	margin-right: 10px;
}
#get     h1     {
	text-decoration: none;
	color: #5C5C5C;
	font-size: 16px;
	background-image: url(../images/amcosmall.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#get  p {
	text-align: justify;
	display: block;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E9E7;
	background-position: 2px 8px;
}
#galleri {
	float: left;
	padding: 0px;
	height: 230px;
	width: 253px;
}
#galleri  a {
	display: block;
	height: 160px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/galleryimg.jpg);
	background-repeat: no-repeat;
}
#galleri  h1 {
	background-image: url(../images/camera.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 16px;
	background-position: 5px 0px;
}
.vision {
	float: left;
	height: 180px;
	width: 230px;
	padding: 15px;
	background-color: #eaeaea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 25px;
}
.vision h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #5C5C5C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 23px;
	background-image: url(../images/vision.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.vision p {
	text-align: justify;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	color: #5C5C5C;
}
#scrollpro {
	height: 155px;
	width: 980px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shadowleft {
	background-image: url(../images/shadowleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 155px;
	width: 23px;
}
.scrollpromid {
	float: left;
	height: 135px;
	width: 930px;
	padding-top: 20px;
}
#scroll {
	display: block;
	height: 145px;
	width: 920px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center bottom;
	padding-left: 5px;
}

.shadowright {
	background-image: url(../images/shadowright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 155px;
	width: 23px;
}

#footerouter {
	height: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #494748;
}
#footerinner {
	height: 114px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footerinnertop {
	height: 169px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/nav_bg_inn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footernav {
	height: auto;
	float: left;
	width: 150px;
	margin-top: 12px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footernav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footernav ul li {
	float: left;
	list-style: none;
	display: block;
	width: 150px;
	color: #dcdcdc;
}
#footernav ul li a {
	text-decoration: none;
	color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom: solid 1px #7e7e7e;
}
#footernav ul li a:hover {
	color: #FFFFFF;

}
#footernav2 {
	height: auto;
	float: left;
	width: 250px;
	margin-top: 24px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#footernav2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dbdbdb;
	margin:0px;
	padding: 0px;
}
#footernav2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #dbdbdb;
	text-align: justify;
}
#footernav2 span {
	font-size: 12px;
	color: #74c045;
	float:right;
}
#footeradd {
	height: auto;
	float: left;
	width: 220px;
}
#footeradd_left {
	height: auto;
	float: left;
	width: 38px;
}
#footeradd_right {
	height: auto;
	float: left;
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #dbdbdb;
	padding: 20px 0px 0px 20px;
}
#footeradd_right span {
	font-size: 16px;
	color: #74c046;
}
.socialicons {
	height: 30px;
	width: 110px;
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.socialicons a {
	background-image: url(../images/fa.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 29px;
	float: left;
	margin-right: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;
}
.socialicons a:hover {
	background-position: bottom;
	background-image: url(../images/fa.jpg);
}

#footerinnerbot {
	height: 30px;
	width: 980px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#copy {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	height: 25px;
	width: 200px;
	margin-top: 8px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#powered {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 22px;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#powered p {
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F9F9F9;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#powered   a  {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	color: #C9E34C;
	float: left;
	font-size: 12px;
}

#powered a:hover {
	color: #74c045;
}
#innermattertop {
	height: auto;
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F1F1F1;
}
#innermattertopleft {
	float: left;
}
#innercont {
	float: left;
	width: 650px;
	padding: 10px;
	margin-right: 10px;
}
#innercont h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#innercont img {
	display: block;
	float: left;
	margin-right: 10px;
}
#innercont p {
	text-align: justify;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding: 7px 0px 7px 0px;
	color: #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}


.space {
	display: block;
	clear: both;
	height: 20px;
}

#innermattertopright {
	float: right;
}
#innerheading {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#innerboxs {
	float: left;
	width: 980px;
	height:auto;
}
#innerheading  h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 650px;
}




#contactaddress {
	height: 200px;
	background-repeat: no-repeat;
	float: left;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4EFDD;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactaddress h1 {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contactaddress h2 {
	display: block;
	font-size: 15px;
	color: #666666;
	font-family: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contactaddress p {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
}
#contactform {
	height: auto;
	background-repeat: no-repeat;
	float: left;
	width: 380px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

#contactform p {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
}
.formlabel {
	font-size: 14px;
	color: #333333;
	height: 25px;
	width: 65px;
	display: block;
	float: left;
	font-weight: normal;
	margin-bottom: 10px;
}
.formbox {
	font-size: 12px;
	color: #0C0D0F;
	height: 20px;
	width: 303px;
	display: block;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.formarea {
	font-size: 12px;
	color: #08090B;
	height: 100px;
	min-height: 100px;
	max-height:  100px;
	width: 299px;
	min-width: 299px;
	max-width: 299px;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 7px;
	margin-top: 0px;
	overflow: auto;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


#contactmap {
	height: 200px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	float: left;
}
.formbutton {
	font-size: 15px;
	color: #FFFFFF;
	height: 25px;
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	background-color: #FF9822;
}
.formbutton:hover {
	color: #FFFFFF;
	background-color: #474747;
	width: 150px;
	-webkit-transition:width 1s; /* For Safari 3.1 to 6.0 */
transition:width 1s;
	
}
#contactpic {
	height: 250px;
	width: 260px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/contactpic.jpg);
	
}
#projectbox {
	background-color: #F9F9F9;
	float: left;
	width: 280px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
#projectbox h2 {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 280px;
	float: left;
	height: auto;
}
#projectbox h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#projectbox  img {
	display: block;
	height: 180px;
	width: 280px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_box {
	width: 350px;
	height: auto;
	float:left;
	padding: 0px 0px 0px 0px;
}
#right_box1 {
	width: 350px;
	height: auto;
	float:left;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #e3e3e3;
	text-align: center;
}
#right_box2 {
	width: 350px;
	height: auto;
	float:left;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#right_box3 {
	width: 300px;
	height: auto;
	float:left;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #e3e3e3;
	text-align: center;
}
#contactform1 {
	height: auto;
	background-repeat: no-repeat;
	float: left;
	width: 625px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #eaeaea;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactform1 h1 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	display: block;
}


#contactform1 p {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
}
.formlabel1 {
	font-size: 12px;
	color: #000000;
	height: 25px;
	width: 80px;
	display: block;
	float: left;
	font-weight: normal;
	margin-bottom: 10px;
}
.formbox1 {
	font-size: 14px;
	color: #0C0D0F;
	height: 25px;
	width: 530px;
	display: block;
	float: left;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
}
.formarea1 {
	font-size: 14px;
	color: #08090B;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	width: 518px;
	min-width: 518px;
	max-width: 518px;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 7px;
	margin-top: 0px;
	overflow: auto;
	border: 1px solid #E6E6E6;
	background-color: #F7F7F7;
}
.formbuttons {
	font-size: 15px;
	color: #FFFFFF;
	height: 25px;
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	background-color: #333333;
	text-align: center;
	margin-top: 15px;
}
.formbuttons:hover {
	color: #FFFFFF;
	background-color: #DD1E25;
}
.uploadbox {
	float: left;
	display: block;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.uploadtext {
	float: left;
	display: block;
	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
.bullets {
	float: left;
	height: 25px;
	width: 300px;
	display: block;
}
#proj_box {
	width: 290px;
	height:auto;
	float:left;
	padding: 0px 19px 0px 16px;
	margin-bottom: 40px;
}
#proj_edge {
	width: 290px;
	height:auto;
	float:left;
}
#proj_midd {
	width: 266px;
	height:auto;
	float:left;
	padding: 8px 12px 8px 12px;
	background-image: url(../images/pro_midd.jpg);
	background-repeat: repeat-y;
}
#proj_midd h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #333333;
	border-bottom: solid 1px #e5e5e5;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
#proj_midd h3 a {
	color: #333333;
	text-decoration: none;
}
#proj_midd h3 a:hover {
	color: #44b4e4;
}
#proj_midd img {
	width: 266px;
	height:180px;
	float:left;
}
#proj_midd3 {
	width: 266px;
	height:auto;
	float:left;
	padding: 8px 12px 8px 12px;
	background-image: url(../images/pro_midd.jpg);
	background-repeat: repeat-y;
}
#proj_box2 {
	width: 637px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 18px;
	margin-bottom: 40px;
}
#proj_edge2 {
	width: 637px;
	height:auto;
	float:left;
}
#proj_midd2 {
	width: 589px;
	height:auto;
	float:left;
	padding: 8px 24px 8px 24px;
	background-image: url(../images/prop2_midd.jpg);
	background-repeat: repeat-y;
}
#proj_midd2_inn {
	width: 589px;
	height:auto;
	float:left;
	padding: 0px 0px 5px 0px;
}
#proj_midd4_inn {
	width: 589px;
	height:auto;
	float:left;
	padding: 0px 0px 5px 0px;
}
#proj_midd2 h3 {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #333333;
	border-bottom: solid 1px #e5e5e5;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
#proj_midd2 p {
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
#proj_midd2_inn ul {
	float: left;
	width: 450px;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	color: #333333;
	line-height: 28px;
	list-style: none;
}
#proj_midd2_inn li .label {
    width: 200px;
}
#proj_midd2_inn li span {
    display: block;
    float: left;
}
#proj_midd2_inn li .separator {
    width: 50px;
}
#proj_midd2_inn li .value {
    width: 200px;
}
.btn {
	background: none repeat scroll 0 0 #0099CC;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 15px;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#new_pro {
    float: left;
    height: auto;
    width: 559px;
}
#new_pro ul {
    margin: 0;
    padding: 0;
}
#new_pro ul li {
    border-bottom: 1px dashed #333333;
    color: #333333;
    font-family: "Roboto Slab",serif;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0;
	list-style: none;
}
#thum_pro {
    border: 1px solid #b1b1b1;
    float: left;
    height: 108px;
    margin: 10px;
    padding: 4px;
    width: 156px;
}
#newsbox {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
}
#newsbox h1 {
	padding: 0px;
	font-size: 15px;
	color: #E74248;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsbox p {
	margin: 0px;
	padding: 0px;
}
#video_box {
	float: left;
	width: 620px;
	height:auto;
	padding: 25px;
	margin-right: 10px;
}