@import url("/css/base.css");
@import url("/css/nav.css");


html, body{

	margin:0;

	padding:0;

	background:url(/images/bg-main.jpg) repeat-x top #282828;

	font: 11px/1.3em Tahoma, Geneva, sans-serif;

}

		

a { /* default link styles*/

	color:#315F9B;

	text-decoration: none;

}

	

	a:hover{

	color:#4E81C7;

		text-decoration: underline;

	}



.wrapper{

	width: 1026px;

	margin:0 auto;

}





.logo{

	width:648px;

	padding:0;

	margin:0;

	float:left;

}



h1, h2, h3, h4, h5 { 

	font-weight: bold;

	padding:0 0 10px 0;

}



h1 {

	color: #FFF;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 21px;

	font-weight: bold;

}



h2 {

	color: #191411;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	line-height: 25px;

}



.header{

height:138px;

}





.content {

	font-size: 14px;

	height: 543px;

	width: 1026px;

	background: url(/images/bg-slider.jpg) no-repeat left top;

	position:relative;

	z-index:100;

}



.grass{

	background: url(/images/grass.png) no-repeat left top;

	height: 543px;	width: 1026px;	position:absolute;	top:0;	left:0;	z-index:200;

}



.ruby{

	background: url(/images/ruby.png) no-repeat left top;

	height: 543px;	width: 1026px;	position:absolute;	top:0;	left:0;	z-index:300;

}



div.content-sub {

	height: 523px;

	width: 665px;

	background: url(/images/bg-content.jpg) no-repeat left top;

	padding: 20px 251px 0 110px;

	text-align: justify;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	line-height: 13px;

	color: #FFF;

}







/* FOOTER*/





footer {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	color: #494949;

	line-height: 14px;

	margin-bottom: 50px;

}







.footer-left {

	width: 378px;

	padding:0;

	margin:0;

	float:left;

	color:#666666;

}





.footer-right {

	width: 648px;

	padding:0;

	margin:0;

	text-align: right;

	float:right;

}



.footer-buzzwords {

	font-weight: normal;

	font-size: 13px;

	color: #FFF;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}



.footer-buzzwords-line {

	font-weight: normal;

	font-size: 14px;

	color: #2E3A44;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}



.footer-copyright{

	font-size: 9px;

	color: #666;

}



.footerLink {

	text-decoration: none;

	font-weight: normal;

}



a.footerLink:link {

	color: #666;

	text-decoration: none;

	font-weight: bold;

}



a.footerLink:visited  {

	color: #666;

	text-decoration: none;

}



a.footerLink:active  {

	color: #999;

	text-decoration: none;

}



a.footerLink:hover  {

	color: #666;

}
