/* -----------------------------------------------------------------------

Training Services: Main Site Basic CSS

version: 2.0
author: Tarquin Rees
email: info@okapicreative.com
web: www.okapicreative.com

----------------------------------------------------------------------- */	

@import url(layout.css);
@import url(type.css);
@import url(new.css);

body {
	
	margin: 0px 0px 30px 0px;
	padding: 0;
	background: transparent url(http://www.training-services.net/images_training/back.gif) top left repeat-x;
	}
	
#content, #content_countries {

	margin: 0px 0px 0px 215px;
	width: 528px;
	border: 1px solid #fff;
	}

#pagenav {

	margin-top: 30px;
	}
	
#text, #textlist, #text_ad {

	margin: 150px 0px 40px 0px;
	}	

#textlist {

	margin: 0;
	}

#text_ad {

	margin-top: 60px;
	}	

#clear {

	clear: both;
	height: 40px;
	}
	
div.staff {

	margin: 30px 0px 0px 0px;
	height: 190px;

	}

	
/* =Background Image Headers
----------------------------------------------------------------------- */	

.emp {

	background:transparent url(http://www.training-services.net/images_training/emp_head.gif) top left no-repeat;
	}

.adult {

	background:transparent url(http://www.training-services.net/images_training/adult_head.gif) top left no-repeat;
	}
		
.about {

	background:transparent url(http://www.training-services.net/images_training/about_head.gif) top left no-repeat;
	}

.jov {

	background:transparent url(http://www.training-services.net/images_training/jov_head.gif) top left no-repeat;
	}	
	

/* =Images in Content
----------------------------------------------------------------------- */	

img.menupic {

	margin: 32px 20px 50px 0px;
	float: left;
	}

img.textpic {

	margin: 12px 20px 10px 10px;
	float: left;
	}

img.staffpic, img.staffpic2 {

	margin: 0px 20px 0px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	}

img.staffpic2 {

	border: 1px solid transparent;
	}

img.caixa {

	margin-top: 60px;
	margin-left: 20px;
	}

img.client {

	margin-top: 20px;
	margin-left: 20px;
	}
	
div.staff2 {

	float: left;
	}








