
/* --- css --- */



body {
	font-family: arial;
	font-size: 14px;
	color: #565;
	text-align:left;
	margin:0px 0px 0px 250px;
	background-color:#e5e5e5;
	
	}
	
	
	
	
	
	
	#container {
	width: 960px;
	height: auto;
	background-color:#e5e5e5;
	color:blue;
	text-align:left;
	position:relative;

	
	
	
	}
	
	
	
	
	
	
	
	
	#nav {
	
	width:500px;
	height:auto;
	position:relative;
	background-color:#e5e5e5;
	text-align: left;
	float:left;
	position:relative;
	margin:50px 0px 0px 0px;
	
	
	}
	
	
	
	
	a:link { 
	font-size:;
	font-weight :14px; 
	text-decoration : none; 
	color : #ccc; 
	font-family: Century Gothic, Helvetica, sans-serif;
	
	
	} 


	a:visited { 
	font-size:;
	font-weight : normal; 
	text-decoration : none; 
	color :#ccc;
	font-family: Century Gothic, Helvetica, sans-serif; 
	
	} 


	a:hover  { 
	font-size:;
	text-decoration : underline; 
	color : #ccc;
	font-family: Century Gothic, Helvetica, sans-serif;
	
	} 
	
	a:active{
	font-size:;
	text-decoration : underline; 
	color : #ccc; 
	font-family: Century Gothic, Helvetica, sans-serif;
	
	} 
	
	
	

	
	#banner {
	
	width: 960px;
	height: 250px;
	background-color:white;
	float:left;
	position:relative;
	
	
	}
	
	

	#content1 {
	
	width: 750px;
	height: 300px;
	background-color:#4b4440;
	float:left;
	color:#e5e5e5;
	position:relative;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	
	}
	
	#content2 {
	
	width: 960px;
	height: auto;
	background-color:#85827b;
	float:left;
	color:#ccc;
	position:relative;
	padding: 10px 10px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	
	}
	

	#content3 {
	
	width: 480px;
	height: auto;
	background-color:#85827b;
	float:left;
	color:#ccc;
	position:relative;
	padding: 10px 10px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	
	}

	
	
	
	#content4 {
	
	width: 800px;
	height: 600px;
	background-color:#4b4440;
	float:left;
	color:#e5e5e5;
	position:relative;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	
	}

	
	
	
	
	
	.headers{
	

	float:left;
	font-size: 16px;
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #fff;
	font-weight : bold; 
	text-align: right;
	
	padding: 20px 10px 0px 10px;
	
	
	}
	
	
	
	
	
	#subNav{
	
	width: 250px;
	height: 250px;
	background-color:;
	text-align:auto;
	float:left;
	position:relative;
	font-size:20px;
	padding: 20px 10px 0px 10px
	
	
	}
	
	
	
	#video{
		
	width: 410px;
	height: 300px;
	background-color:;
		float:left;
		font-size: 20px;
font-family: arial,Helvetica;
	}
	
	
	#examplesWeb{
	
	width: 340px;
	height: auto;
	background-color:;
	text-align:auto;
	float:left;
	position:relative;
	font-size:20px;
	padding: 5px 10px 10px 10px
	
	
	
	
	}
	
	
	
	#examples{
	
	width: 400px;
	height: auto;
	background-color:;
	text-align:auto;
	float:left;
	position:relative;
	font-size:20px;
	padding: 5px 10px 10px 10px
	
	
	
	
	}


#service_txt{
	
	width: 400px;
	height: 300px;
	background-color:;
	text-align:auto;
	float:left;
	
	font-size:14px;
	
	
	
	
	
	}





	
	.contentPadding {
	
	padding: 5px 10px 0px 10px;
	
	
	}

	
	
	
	
	
	
	.txt{

font-size: 16px;
font-family: arial,Helvetica;
text-align: justify;
color: #fff;
margin:2px;
padding:10px;
font-weight : normal; 


}
	
	
	#footer {
	
	
	width: 750px;
	height:15px;
	background-color:;
	color:black;
	clear:both;
	text-align:center;
	font-size:10px;
	float:left;
	position:relative;
	color : #f7941e;
	}
	
	
	
	