/* CSS Document */

input {
background: #40474a;
}

img{
border:0px;
}
body {
	background-color:#03161d;
	color:#CCCCCC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
#container {
	width: 765px;
	position: relative;
	margin: 0;
	padding: 0;
	}
#wrap{

	}
	
	.grande{
	color:#51d5f7;
	font-size:12px;
	}
	
	#lang{
	position:absolute;
	width:300px;
	left:455px;
	top:10px;
	text-align:right;}
	
	#lang a{
	color:#999999;
	text-decoration:none;
	}
	
	#lang a:hover{
	background-color:#00CCFF;
	color:#FFFFFF;
	}

/*-------------------------------------- head -----------------*/
#header {
	width:100%;
	background: transparent url(images/head_01.jpg) no-repeat 0 0;
	height: 120px;
}
	
	
/*-------------------------------------- menu -----------------
	
#menu{
	position:absolute;
	float: left;
	left: 450px;
	top: 95px;
	height: 24px;
}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li a {
	float:left;
	color:#FFFFFF;
	height: 24px;
	
	}
		

#portfolio {
	background: url(images/butt_03.gif) no-repeat left bottom;
	width: 97px;

	}

#reel{
	background: url(images/butt_02.gif) no-repeat left bottom;
	width: 98px;
	margin-left: 20px;

	}
#contactbut{
	background: url(images/butt_01.gif) no-repeat left bottom;
	width: 79px;
	margin-left: 20px;

	}
#menu a:hover {
	background-position: 0 1px;
	}
*/


#menu{
	position:absolute;
	left: 450px;
	top: 95px;
	height: 24px;
}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li{
	float:left;
	height: 24px;
	}
#menu li a {
	float:left;
	color: #FFF;
	height: 24px;
	}
#portfolio {
	background: url(images/butt_03.gif) no-repeat left bottom;
	width: 97px;
	}

#reel{
	background: url(images/butt_02.gif) no-repeat left bottom;
	width: 98px;
	margin-left: 20px;
	}
#contactbut{
	background: url(images/butt_01.gif) no-repeat left bottom;
	width: 79px;
	margin-left: 20px;
	}
#menu a:hover {
	background-position: 0 1px;
	}


/*-------------------------------------- you need creative -----------------*/
ul{
	list-style-type: none;
	}

#maintext{
	background:#192b33;
	padding: 0 0 0 180px;
	}
p{
	padding: 0 15px 15px 0;
	line-height: 1.5em;
	}
p strong{
	color: #51d5f7;
	font-weight: bold;
	}

/*-------------------------------------- services -----------------*/

#services{
	padding: 0 0 0 180px;
	}
#services ul {
	padding: 0;
	margin: 0;
	}

#services ul li {
	height: 20px;
	padding-top: 7px;
	border-bottom: #006699 dashed 1px;
	background: transparent url(images/b7.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	line-height: 20px;
}

#col{
	width: 186px;
	float: left;
	background: transparent url(images/column_07.gif) no-repeat;
	padding-top: 22px;
	margin-right: 15px;
}

#col2{
	width: 181px;
	float: left;
	background: transparent url(images/column_06.gif) no-repeat;
	padding-top: 22px;
	margin-right: 15px;
	}

#col3{
	width: 186px;
	float: left;
	background: transparent url(images/column_05.gif) no-repeat;
	padding-top: 22px;
	}

/*-------------------------------------- slideshow -----------------*/
#slide {	
	padding: 20px 0 0 185px;
	margin: 20px 0 0 0;
	clear: both;
	}

/*-------------------------------------- b2b -----------------*/
#b2b{
	margin-top: 20px;
	padding: 15px 0 15px 180px;
	background:url(images/bus.gif) left no-repeat #20292d;
	}

/*-------------------------------------- value -----------------*/

#value {
	margin-top:20px;
	padding: 5px 0 5px 180px;
		background:url(images/val.gif) left no-repeat #192b33;
	}
	
	/*-------------------------------------- download -----------------*/

	#colcontain {
background:url(images/column_08.gif) no-repeat;
width:588px;
height:100px;
padding-top:10px;
}
	
	
	#scontain{
		background:url(images/serv.gif) left no-repeat;
	}


#download {
	background:url(images/ext.gif) left no-repeat;
	padding: 40px 0 0 180px;
	height:180px;
	}
	
	#linone{
	float:left;
	width:194px;
	padding:0px;
	margin:0px;}
	

	#lintwo{
	float:left;
	width:200px;
	padding:0px;
	margin:0px;}
	
	#lintree{
	float:left;
	width:194px;
	padding:0px;
	margin:0px;}
	
	
	.small {
	font-family: Verdana, Helvetica, sans-serif;
	list-style:none;
	height:20px;
	padding:0px;
	margin:0px;
	
	}

.small li {
	background: transparent url(images/linkone.gif) no-repeat 0 1px;
	line-height:16px;
	padding-left:15px;
	}

.small li a {
	color: #ffffff;
	font-size:1.1em;
	text-decoration:none;
	}
	
	.small li a:hover{
	background-color:#a8c00f;
	font-weight:bold;
	}
	
	.linktype1 a {
	color: #ffffff;
	font-size:1em;
	text-decoration:none;
	}
	
	.linktype1 a:hover{
		background-color:#a8c00f;
	font-weight:bold;
	}

.big {
	background: transparent url(images/link_b.gif) no-repeat 0 1px !important;
	padding-left:20px !important;
	padding-bottom:6px !important;
	font-size:14px;
}
	
/*-------------------------------------- meet team -----------------*/

#team {
background:url(images/workareas_special.jpg) no-repeat #20292d;
	padding: 270px 0 2px 180px;
	margin-top:20px;
	}

/*-------------------------------------- contact -----------------*/

#contact {
	padding: 0 0 0 180px;
	width:585px;
	}


input.fieldo {
	border: none;
	width: 285px;
	background: #40474a;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border:none;
	cursor: text;
	}
	
	input.err{
		border: none;
	width: 285px;
	background: #ff0000;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border:none;
	cursor: text;
	}

input:focus {
	background: #053a4a;
	}

#dname{
	float: left;
	width: 290px;
	}

#dcompany{
	float: left;
	width: 290px;
	}

#dlocation{
	float: left;
	width: 290px;
	}

#dmail{
	float: left;
	width: 290px;
	}

#contact textarea {
	width:572px;
	background: #40474a;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 0px none;
	cursor: text;
	padding: 1px;
	overflow: hidden;
	}

#contact textarea:focus {
	background: #053a4a;
	}

#dmessage{
	float:left;
	width:545px;
	}
#dctype{
clear:both;
	float:left;
	width:150px;
	}
#dctype select {
	background: #40474a;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 0 none;
	padding: 1px;
	}
#dbutton{
	color: #FFF;
	float: left;
	padding: 10px 0 0 363px;
	}
#form1 {clear:both;}

/*-------------------------------------- button -----------------*/
#sendbutton {
	background: url(images/bg_butt.gif) repeat-x ;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 60px;
	height: 17px;
	border: #04475a 2px solid;
	}

/*-------------------------------------- footer -----------------*/

#footer{
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 20px 0 0 0;
	height: 108px;
	position: relative;
	width:765px;
	}

#footlink{
	position: absolute;
	top: 20px;
	left: 220px;
	}

#footlink ul {
	list-style: none;
	color: #0098bf;
	margin: 0 0 0 0;
	padding: 0;
	}

#footlink ul li {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(images/b5.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
	height: 20px;
	}

#footlink li a {
	color: #0098bf;
	height: 20px;
	text-transform: uppercase;
	}

#credits {
	position: absolute;
	top: 0;
	right: 0;
	width: 350px;
	}
#credits p {
	text-align:right;
	font-size: 9px;
	}


/*-------------------------------------- other property -----------------*/

.hide{
	display:none;
	}
