body{
	margin: 0 0;
	padding:0;
	text-align: center;
	font-family: arial,verdana;
	font-size: 13px;
	background-color: #cfc9c3;
	background-image: URL('../images/tile-background.gif');
	background-repeat: repeat-x;
	line-height: 16px;
}

#container{
	width: 852px;
	margin: 0 auto;
	text-align: left;
}

.element{
	float: left;
}

.banner{
	float: left;
	background-image: URL('../images/bg-banner.gif');
	background-repeat: no-repeat;
	width: 852px;
	height: 88px;
	margin: 16px 0 0 0;
}

.main{
	float: left;
	width: 852px;
	padding: 15px 0 0 0;
}

.main a{
	font-weight: bold;
	color: #525b72;
}

.main a:hover{
	font-weight: bold;
	color: #997c07;
}

.main h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #4e5b7a;
}

.homeMain{
	float: left;
	width: 852px;
	height: 352px;
	background-image: URL('../images/express-yourself.gif');
	background-repeat: no-repeat;
}

/* Home Main Button */

.homeButtonContainer{
	float: left;
	margin: 217px 0 0 467px;
}

.homeButtonContainer div img{
	display: none;
}

.homeButtonContainer div a{
	height:44px;
	overflow: hidden;
	display: block;
}

.homeButton{
	float: left;
	position: relative;
	padding: 0;
	width: 178px;
	height:  44px;
}

.homeButton a{
	background-color: transparent;
	background-image: URL('../images/btn-find-out-more.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.homeButton a:hover{
	background-color: transparent;
	background-image: URL('../images/btn-find-out-more.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}

.homeLeft{
	float: left;
	background-image: URL('../images/home-left.gif');
	background-repeat: no-repeat;
	width: 284px;
	height: 228px;
}

.homeMiddle{
	float: left;
	background-image: URL('../images/home-middle.gif');
	background-repeat: no-repeat;
	width: 284px;
	height: 228px;
}

.homeRight{
	float: left;
	background-image: URL('../images/home-right.gif');
	background-repeat: no-repeat;
	width: 284px;
	height: 228px;
}

.homeDesc{
	float: left;
	margin: 100px 0 23px;
	padding: 0 20px;
}

.homeDescButtonContainer{
	float: left;
	margin: 0 0 0 73px;
}

.homeDescButtonContainer div img{
	display: none;
}

.homeDescButtonContainer div a{
	height: 35px;
	overflow: hidden;
	display: block;
}

/* Button Left */

.homeDescButtonLeft{
	float: left;
	position: relative;
	padding: 0;
	width: 139px;
	height: 35px;
}

.homeDescButtonLeft a{
	background-color: transparent;
	background-image: URL('../images/btn-find-out-more-sm.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.homeDescButtonLeft a:hover{
	background-color: transparent;
	background-image: URL('../images/btn-find-out-more-sm.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}

/* Button Middle */

.homeDescButtonMiddle{
	float: left;
	position: relative;
	padding: 0;
	width: 139px;
	height: 35px;
}

.homeDescButtonMiddle a{
	background-color: transparent;
	background-image: URL('../images/btn-get-the-details.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.homeDescButtonMiddle a:hover{
	background-color: transparent;
	background-image: URL('../images/btn-get-the-details.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}

/* Button Right */

.homeDescButtonRight{
	float: left;
	position: relative;
	padding: 0;
	width: 139px;
	height: 35px;
}

.homeDescButtonRight a{
	background-color: transparent;
	background-image: URL('../images/btn-contact-us.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.homeDescButtonRight a:hover{
	background-color: transparent;
	background-image: URL('../images/btn-contact-us.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}

.footer{
	float: left;
	background-image: URL('../images/bg-footer.gif');
	background-repeat: no-repeat;
	width: 852px;
	height: 35px;
	margin: 30px 0 16px 0;
	color: #fff;
	padding: 9px 0 0 0;
}

.footer a{
	color: #fff;
	text-decoration: none;
	margin:0 13px;
}

.footer a:hover{
	color: #e9be0f;
}

.footerLeft{
	float: left;
	width: 426px;
	text-align: left;
}

.footerRight{
	float: left;
	width: 413px;
	text-align: right;
	padding: 0 13px 0 0;
}

/* Experience */

.boxcaption h3{ 
	margin: 10px 10px 0 10px; 
	color:#fff; 
	font:18pt Arial, sans-serif; 
	letter-spacing:-1px; 
	font-weight: bold;  
}
			
.boxgrid{ 
	width: 417px; 
	height: 150px; 
	float:left; 
	background:#161613; 
	border: solid 2px #fff; 
	overflow: hidden; 
	position: relative; 
	margin: 0 5px 5px 0;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#fff; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.boxcaption{ 
	float: left; 
	position: absolute; 
	background-image: url('../images/cover.png');
	background-repeat: repeat-y;
	height: 100px; 
	width: 100%; 
}

.captionfull .boxcaption{
	top: 150px;
	left: 0;
}

.captionfull a{
	color: yellow;
	text-decoration: none;
}

.captionfull a:hover{
	color: yellow;
	text-decoration: underline;
}

.experienceComingSoon{
	float: left; 
	width: 417px;
	height: 80px;
	background-color: #918579;
	margin: 0 auto;
	border: 2px solid #fff;
	text-align: center;
	padding: 70px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #2e3139;
}

/* Contact Form */

#contentForm {
  display: block;
  width: 500px;
  margin: 0 auto;
  padding: 5px;
}

label {
  display: block;
  float: left;
  clear: left;
  width: 150px;
  line-height: 20px;
  margin: 5px 5px 5px 0;
  text-align: right;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #fff;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url('../images/submit.jpg') no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #1e2330;
  font-weight: bold;
  background: #c2c9da url('../images/stop.gif') no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #7d879f;
  border-bottom: 2px solid #7d879f;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

.thankYou {
  text-align: left;
  line-height: 20px;
}

.small {
  font-size: 11px;
}
