

/* CSS Document */


.dtr span{
background-image:none !important;
display:inline;
float:none;
padding-top:10px;
}

img{
border:0px;
}
body {

	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#container {
	width: 765px;

	}
	
	.grande{
	color:#51d5f7;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;

	}
	
	body p {
	text-align:left;
	}

/*-------------------------------------- head -----------------*/
#header {
height:120px;
background:url(images/print_logo.jpg) no-repeat 40px 0;

}
	
	
/*-------------------------------------- menu -----------------*/
	
#menu{
display:none;
	
}



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

#maintext{
	border:dashed 2px #192b33;
	margin-bottom:20px;
	margin-left:20px;
	}
	
	#maintext p{
	padding-left:40px;
	
	}
	
body h1{
 padding: 0 15px 5px 40px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:bold;
 margin-top:20px;
 
 }




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

#services{
	padding: 10px 0 0 40px;
	border:dashed 2px #192b33;
	height:300px;
	margin-left:20px;
	}
#services ul {
	padding: 0;
	margin: 0;
	}

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

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

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

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

/*-------------------------------------- slideshow -----------------*/
#slide {	
	display:none;
	}

/*-------------------------------------- b2b -----------------*/
#b2b{
	margin-top: 20px;
	padding: 15px 40px 15px 40px;
	border:dashed 2px #192b33;
	background:url(images/bus.gif) left no-repeat ;
	margin-left:20px;
	}

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

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

	
#download {
display:none;
	}
	
/*-------------------------------------- meet team -----------------*/

#team {
background:url(images/print_workareas.jpg) no-repeat ;
	padding: 270px 40px 2px 40px;
	border:dashed 2px #192b33;
	margin-top:20px;
	margin-left:20px;
	}

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

#contact {
	display:none;
	}

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

#footer{
	clear: both;
	margin: 0px;
	padding: 20px 0 0 0;
	width:765px;
	}

#footlink{
	display:none;
	}

#credits {
	

	}
#credits p {
	text-align:right;
	font-size: 9px;
	}


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

.hide{
	display:none;
	}
	

