@charset "UTF-8";
/* CSS Document */

/* right& left override */

#left {
	padding-top:0px!important;
	/*padding-top:37px!important;*/
}

#left h3 {
	margin-top:35px;
}

#right {
	padding:57px 35px 15px 30px!important;
}

#right p {
	font-size:12px;
	text-align:justify;
	line-height:16px;
}

#About span, #Contact span { display:none;  }

/*content override*/
#content {
	background:#fff url(images/mainTopContentBG.jpg) no-repeat top left;
}



#About {
	margin-bottom:21px!important;
	height:27px;
	background:url(images/headerAbout.gif) no-repeat top left;
}

#Contact {
	margin-bottom:25px!important;
	height:23px;
	background:url(images/headerContact.gif) no-repeat top left;
}

#media {
	padding-top:1px;
	margin:0px;
	width:293px;
	background:url(images/contentTopLeftBG.jpg) repeat-y top left;
}
