@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0;
	margin:0;
}
.int{
	background-color:#fff;
	background:none;
}
#intro{
	width:766px;
	height:320px;
	margin:auto;
	margin-top:150px;
}
.wrap{
	width:783px;
	height:auto;
	margin:auto;
	margin-top:20px;
}
/*title*/
.title{
	width:160px;
	height:43px;
	margin-bottom:10px;
	background:url(../images/title.jpg) no-repeat;
	}
/*end title*/
/*---nav---*/
.nav{
	width:782px;
	height:38px;
	overflow:hidden;
}
/*-corners--*/
.lef{
	width:17px;
	height:38px;
	float:left;
	background:url(../images/lef1.png) no-repeat;
}
.rig{
	width:21px;
	height:38px;
	float:right;
	background:url(../images/rightbg.png) no-repeat;
}
/*--end corners--*/
.menu{
	width:744px;
	height:37px;
	background-color:#333;
	float:left;
}
.menu ul{
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.menu li{
	list-style-type:none;
	float:left;
}
.menu li a{
	display:block;
	width:148px;
	height:37px;
	text-align:center;
	color:#FFF;
	line-height:37px;
	text-decoration:none;
}
.menu li a:hover, .menu li .active{
	color:#50b1e4;
}


/*---end nav---*/
/*---header---*/
#header{
	width:782px;
	height:250px;
	padding:4px 0 4px 0;
	background-color:#FFF;
}
/*---en dof header---*/

/*--boxes--*/
.boxes{
	width:782px;
	height:80px;
	background-color:#FFF;
}
.box1{
	width:283px;
	height:70px;
	float:left;
	margin-right:3px;
	background:url(../images/boxbg.jpg) repeat-x;
}
.box2{
	width:238px;
	height:70px;
	float:left;
	background:url(../images/boxbg.jpg) repeat-x;
}
.box3{
	width:255px;
	height:70px;
	float:right;
	background:url(../images/boxbg.jpg) repeat-x;
}
/*--end of boxes--*/
/*--content---*/
#body{
	width:742px;
	height:auto;
	overflow:hidden;
	padding:20px;
	background-color:#FFF;
}
.leftcol{
	width:475px;
	height:auto;
	float:left;
	padding-right:8px;
}
.leftcol2{
	width:484px;
	height:auto;
	float:left;
	padding-right:8px;
}
.dot{
	width:1px;
	height:180px;
	float:left;
	border-left:#CCC 1px dotted;
	margin-top:20px;
}
.maincol{
	width:735px;
	height:auto;
	float:left;
	padding-right:8px;
}
.rouded{
	width:146px;
	height:213px;
	padding:0 5px;
	float:left;
	background:url(../images/rounded.png) no-repeat;
	margin-right:8px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	line-height:18px;
}
.tex{
	width:auto;
	height:auto;
	padding-left:5px;
}
.mar{
	width:auto;
	height:8px;
	margin-top:6px;
}

.rouded2{
	width:156px;
	height:213px;
	float:right;
	background:url(../images/rounded.png) no-repeat;
	margin:0;
}
.rightcol{
	width:238px;
	height:auto;
	float:right;
	padding:5px;
}
.innercontent{
	width:530px;
	height:auto;
	float:right;
}
.img{
	width:200px;
	height:300px;
	float:left;
}
.imgcont{
	width:200px;
	height:250px;
	float:left;
}
.im{
	width:195px;
	height:155px;
	margin:auto;
}
.img2{
	width:190px;
	height:auto;
	float:left;
}
.ph{
	width:190px;
	height:160px;
	margin:auto;
}

.cont{
	 -moz-border-radius: 40px 10px; 
	 -webkit-border-top-left-radius:40px;
     -webkit-border-top-right-radius:10px;
     -webkit-border-bottom-left-radius:10px;
     -webkit-border-bottom-right-radius:40px;
	width:400px;
	margin:auto;
	height:auto;
	overflow:hidden;
	padding:10px;
	background-color:#ece6d2;
	border:#ccc 1px solid;
}
.contsmall{
	 -moz-border-radius: 40px 10px; 
	 -webkit-border-top-left-radius:40px;
     -webkit-border-top-right-radius:10px;
     -webkit-border-bottom-left-radius:10px;
     -webkit-border-bottom-right-radius:40px;
	width:200px;
	margin:auto;
	padding:10px;
	height:auto;
	overflow:hidden;
	padding:10px;
	background-color:#F8F0E9;
	border:#ccc 1px solid;
}
.lastbox{
	float:left;
	width:400px;
	clear:both;
	height:auto;
}
.bar{
	width:1px;
	height:250px;
	border-left:#ccc 1px dotted;
	margin:auto;
}
.smimg{
	width:104px;
	height:120px;
	margin:auto;
	margin-top:5px;
}
.test{
	 -moz-border-radius: 40px 10px; 
	 -webkit-border-top-left-radius:40px;
     -webkit-border-top-right-radius:10px;
     -webkit-border-bottom-left-radius:10px;
     -webkit-border-bottom-right-radius:40px;
	width:500px;
	margin:auto;
	height:auto;
	overflow:hidden;
	padding:10px;
	background-color:#ece6d2;
	border:#ccc 1px solid;
}
.test p{
	color:#000;
}
.names{
	width:200px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	float:right;
}
.gr{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#036;
	line-height:18px;
	}
/*---end of content--*/
/*links*/
.read{
	width:auto;
	height:auto;
	float:right;
	margin:5px 15px 0 0 ;
}
.read a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#50b1e4;
	font-weight:bold;
	text-decoration:none;
}
.read a:hover{
	color:#960;
}

.read2{
	width:auto;
	height:auto;
	float:right;
	margin:15px 15px 0 0 ;
}
.read2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#50b1e4;
	font-weight:bold;
	text-decoration:none;
}
.read2 a:hover{
	color:#930;
}
/*end of links*/
/*text styels*/
.award{
	width:257px;
	height:38px;
	margin:auto;
	margin-top:7px;
}
.uni{
	width:192px;
	height:38px;
	margin:auto;
	margin-top:7px;
}
.tonnes{
	width:215px;
	height:39px;
	margin:auto;
	margin-top:7px;
}
.mainbig{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#fff;
	letter-spacing:3px;
	font-weight:bold;
}
.wel{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:5px;
	color:#036;
	border:#F3F3F3 1px solid;
}
.krrc{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#036;
}
.tab{
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
	color:#333;
}
.brown{
	font-weight:bold;
	color:#930;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.7em;
	text-align:justify;
	color:#333;
}
.mail{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.mail a{
	color:#000;
	text-decoration:none;
}
.mail a:hover{
	color:#960;
}
.hed{
	color:#06C;
	display:block;
	width:250px;
	font-weight:bold;
	padding:5px;
	border:#ECECD9 1px solid;
	/*background-color:#F7F7E6;*/
}
/*end of text styles*/
/*footer*/
.footer{
	width:782px;
	height:50px;
	clear:both;
}
.f1{
	width:17px;
	height:50px;
	float:left;
	background:url(../images/f1.png) no-repeat;
}
.f2{
	width:746px;
	height:50px;
	float:left;
	color:#FFF;
	font-size:11px;
	background:url(../images/footergr.jpg) repeat-x;
}
.f2 a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.f2 a:hover{
	color:#0CF;
}
	
.f3{
	width:19px;
	height:50px;
	float:left;
	background:url(../images/f3.png) no-repeat;
}
.sp{
	width:auto;
	height:auto;
	margin-top:20px;
}
/*end of footer*/
