body {
	margin: 0;
	padding: 0;
	background:#FFF;
	font: normal 16px "Lucida Sans", "Trebuchet MS", Tahoma; 
	color:#858585;
	line-height: 1.4;  }
	
h1 {
	margin:0;
	color:#13bfc5;
	font-size: 24px; 
	text-transform:uppercase; }
	
a {
	text-decoration:none;
	color:#13bfc5; }

a:hover {
	color:#000; }

	
#main {
	width: 1220px;
	margin: 0 auto; }

#header {
	width: 1220px;
	height: 94px;  }
	
	#logo {
		float: left;
		width: 375px; }
	
	#nav {
		float: left;
		right: 0;
		margin-left: 190px;
		height: 94px; }
		
		.navbox {
			float: left;
			height: 58px;
			margin-top: 18px;
			text-align: center; 
			padding: 0 10px; }
		
		.navbox a {
			text-transform: uppercase;			
			font: normal 16px "Lucida Sans", "Trebuchet MS", Tahoma;  
			color:#7c7e82;
			text-decoration: none; 
			line-height: 60px; }
			
		.navbox a:hover {
			color: #13bfc5; }
			
#content {
	clear: both; 
	margin-top: 20px; }
	
.title {
	font: normal 16px "Lucida Sans", "Trebuchet MS", Tahoma;  
	color:#7c7e82;
	text-transform:uppercase; 
	border-bottom: 1px dashed #ccc; }

	
.minitarz { 
	float: left; 
	margin-right: 10px; 
	/*cursor: pointer;*/
	width: 162px;
	height: 162px; 
	text-align:center; }

#jHelperTipAttrContainer {
	font: bold 14px "Lucida Sans", Tahoma;
	color:#FFFFFF;
	text-transform: uppercase;
	background: #13bfc5;
	padding: 6px; }
	
.clear { clear:both; }

.oversize {
	margin-top: -10px; 
	margin-left: -5px;}
	
#home-left {
	float:left;
	margin-left: 200px;
	margin-right: 40px;
	width: 290px; }

#home-right {
	float:left;
	width: 490px;
	margin-right:200px;  
	text-align:justify; }