@charset "utf-8";
/* CSS Document */

html, * {
	margin:0;
	padding:0;
}

body {
	background:url(images/bg.jpg) repeat-x #efefef;
}

a img {
	border-style:none;	
}

p {
	font-family:verdana;
	font-size:12px;
	margin:9px 6px;
	text-align:justify;
}

h2 {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	margin:2px 12px;
}

textarea {
	background: #eaebeb; 
	border-radius: 5px ; 
	height: 112px; 
	padding: 2px 15px; 
	width: 225px;
}

#main {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}

#main-container {
	background-color:#fbfbfb;
	width:960px;
	overflow:hidden; 
	margin:0px auto 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:#e7e5e5 2px solid;
}

.content-heading {
	color:#3db8e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	text-align:center;
	width:268px;
	margin:20px 18px;
	text-align:center;
/*
	font-family:verdana;
	font-size:23px;
	width:268px;
	margin:20px 18px;
	text-align:center;
	text-shadow:0 1px 1px #000000;
	color: #3DB8E0;
*/
}

.main-item {
	background-color:#fbfbfb;
	width:960px;
	overflow:hidden; 
	margin:0px auto 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:#e7e5e5 2px solid;
}

#main-bg {
	background-color:#fbfbfb;
	width:960px;
	height:1093px; 
	margin:0px auto 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:5px;
	border:#e7e5e5 2px solid;
}

.logo {
	margin:10px 18px;
	width:150px;
	overflow:hidden;
}

#header {
	overflow:hidden;
}

#nav {
	height:40px;	
}

#nav ul {
	list-style:none;
	color:#c3c3c3;
}

#nav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	float:left;	
	padding:8px 39px;	
	background:url(images/nav-line.jpg) no-repeat;
}

/*
.line {
	background:url(images/nav-line.jpg) no-repeat;
	margin:1px 0 2px;
} 
*/

#nav ul li a {
	color:#9b9c9c;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#605f5f;	
}

#line1 {
	background:url(images/nav-line.jpg) no-repeat;
	margin:1px 0 2px;
}

#sub {
	background:#47c9f4;
	width:246px;
	height:auto;
	position:absolute;
	margin:5px 2px;
	border-radius:8px;
	visibility:hidden;	
}

.subl:hover #sub {
	visibility:visible;
}

#sub ul {
	list-style:none;
}

#sub ul li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
}

#sub ul li a {
	color:#ffffff;
	text-decoration:none;
}

#sub ul li a:hover {
	color:#e9eaea;
}

.featured {
	background:url(images/image-1.jpg) no-repeat;
	width:960px;
	height:210px;	
}

.featured-text {
	width:450px;
	overflow:hidden;
	padding:2px 0;
}

.featured-heading {
	color:#3db8e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	text-align:left;
	width:330px;
	margin:10px auto;
}

.featured-area {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	width:330px;
	margin:0 auto;
}
	
#content {
	background:#f4f4f4;
	width:960px;
	height:240px;
}

.block {
	background-color:#ffffff;
	width:208px;
	height:230px;
	margin:4px 48px;
	border:#ebebeb 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	padding:5px;
}

.heading {
	color:#3db8e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:left;
	margin-left:9px;
	width:300px;
	text-align:center;	
}


.readmore {
	background:#3db8e0 repeat-x;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border:#31a2c7 2px solid;
	width:94px;
	height:30px;
	float:right;
	margin:4px 0;
}

.readmore a {
	text-decoration:none;
	color:#c4c4c4;
}

.readmore a:hover {
	color:#000000;
}

.readmore p {
	color:#ffffff;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:15px;
	margin:5px auto;
	text-align:center;
}

#box {
	width:960px;
	height:180px;
}

#box1 {
	width:960px;
	overflow:hidden;
}

#intro {
	width:600px;
/*	height:200px; */
	height:20px;
	font-family:verdana;
	font-size:18px;
	float:left;
	margin-top:20px;
}

#aboutus {
	width:896px;
	height:auto; /* 545px */
	font-family:verdana;
	font-size:18px;
	float:left;
	padding-bottom: 20px; 
}

#companies {
	width:896px;
	overflow:hidden;
	font-family:verdana;
	font-size:18px;
	float:left;
}

.about {
	font-family:verdana;
	font-size:23px;
	width:268px;
	margin:20px 18px;
	text-align:center;
	text-shadow:0 1px 1px #000000;
	color: #3DB8E0;
}

.aboutus {
	font-family:verdana;
	font-size:15px;
	margin-left:44px;
}

#block {
	background:#f4f4f4;
	width:300px;
	height:175px;
	margin:10px 30px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#list {
	width:915px;
	height:365px;
}

.block1 {
	background:#f4f4f4;
	width:450px;
	height:345px;
	margin:14px 45px;	
	float:left;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:justify;
}

.block1 ul {
	margin:10px 50px;
}

.block1 ul li {
	font-size:13px;
	line-height:22px;
}

.services {
	background:#e0e1e1;
	width:255px;
	height:200px;
	float:left;
	margin:44px 55px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:5px;
}

.services ul {
	margin:2px 5px;
}

.services ul li {
	font-size:13px;
	margin:15px 20px;	
}

.latest {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3db8e0;
	margin:13px 16px;
}

#client {
	width:455px;
	height:auto;
	float:left;
	
}
.clients {
	background:#ffffff;
	width:200px;
	height:75px;
	margin:20px auto;
	padding:30px 50px;
	border:#c4c4c4 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.client1 {
	background:#ffffff;
	width:260px;
	height:104px;
	margin:20px auto -1px;
	padding:16px 20px;
	border:#c4c4c4 1px solid;
	text-align:center;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float:left;
}

.portfolio {
	width:425px;
	overflow:hidden;
	margin:3px 10px;	
	float:left;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:justify;
	padding:5px;
}

.portfolio1 {
	width:425px;
	overflow:hidden;
	float:left;
	margin:7px 10px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:5px;
}

.image {
	float:right;
	margin:0px auto;
}

.pbox {
	background:#ffffff;
	width:400px;
	height:210px;
	margin:5px 10px;
	border:#000 1px solid;
}

#info {
	width:268px;
	overflow:hidden;
}
	
#captions {
	width:17%;
	float:left;
	overflow:hidden;
	margin:0 10px;
}

#captions p {
	width:81px; 
	height:20px; 
	margin: 25px;	
	font-size:17px; 
	color:#000000;
	text-align:center;
	line-height:30px;
	text-shadow:0 1px 1px #000;
}

#form {
	width:30%;
	padding:20px;
	overflow:hidden;

}
	
.textfield {
	background: #eaebeb;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	height: 21px; 
	padding: 0 15px;
	width: 225px; 
	margin-bottom:26px;
}

.submit {
	background: #3b3c3c; 
	width:108px ; 
	height:40px; 
	border-radius: 5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border:#000000 solid 1px;
	margin:5px 30px 0 0; 
	color:#fff;
	float:right;
}

.privacy {
	width:900px;
	overflow:hidden;
}

.privacy p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#footer {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

#fnav {
	width:960px;
	height:30px;
	margin:0 auto;
}

#fnav ul {
	list-style:none;
	color:#c3c3c3;
}

#fnav ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	margin:0px 7px;
	padding:5px 36px;
}

#fnav ul li a {
	color:#9b9c9c;
	text-decoration:none;
}

#fnav ul li a:hover {
	color:#605f5f;
}

.fline {
	background:url(images/nav-line.jpg) no-repeat;
	margin:1px 0 2px;
}

#copyright {
	width:960px;
	overflow:hidden;
	font-style:oblique;
}

#copyright p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}
