
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
*{ padding:0px; margin:0px; }

a{ color:#FFFFFF; }
h3{ margin: 10px 10px 0 10px; color:#FFFFFF; font:10pt tahoma , Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }


#main{ width:468px; margin:0 auto; position:relative;  }


#copyright{ position:relative; top:350px; padding-bottom:50px; margin:0px auto; width:250px; text-align:center; font-weight: bold; color:#fff; }
#copyright a{ color:#fff; }


#one,#two{ position:relative; clear:both; display:block; margin:0 auto;}




			.boxgrid{ 
				width: 153px; 
				height: 143px; 
				margin:0px; 
	float:left;
	background:#0960A3; 
				border: solid 1px #DFDFDF; 

	overflow: hidden; 
	position: relative; 
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#8FCEE9; 
		font-weight:bold; 
		font:10pt "tahoma", tahoma , Arial, sans-serif; 
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	
	height: 100px; 
	width: 100%; 
}
	.captionfull .boxcaption {
		top: 0;
		left: 0;
	}
	.caption .boxcaption {
		top: 0;
		left: 0;
	}

body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	color:#3FABD9;
	background-color:#3FABD9;	
}
img{
	border:0;
}
a{
	color:#3985AB;
	font-weight:bold;
	background-color:inherit;
}
.copy{
	color:#000000;
	background:inherit;
	padding:5px 0 0 0;
}
.copy a{
	color:#DCDCDC;	
	text-decoration:none;
	font-weight:normal;
	background-color:inherit;
}
.left{
	background-image:url(images/bg_left.jpg);
	margin-left:38px;
	height:335px;
}
.right{
	background-color:#FFFFFF;
	color:#434343;
}
.text{
	padding:35px 15px 0 15px;
}
.title{
	font-size:13px;
	font-weight:bold;
}
.day{
	color:#858585;
	background:inherit;
}
.our{
	background-image:url(images/our.jpg);
	background-repeat:no-repeat;
	height:43px;
}
.text1{
	font-size:13px;
	font-weight:bold;
	padding:22px 0 0 45px;	
}
.text2{
	padding:5px 16px 0 25px;	
}
.text3{
	font-size:13px;
	font-weight:bold;
	padding:0px 0 0 30px;	
}
.text4{
	padding:10px 16px 0 35px;	
}
.b1{
	background-image:url(images/b1.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b2{
	background-image:url(images/b2.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b3{
	background-image:url(images/b3.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b1 a, .b2 a, .b3 a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0 0 10px;
	background-color:inherit;
}
.more{
	text-align:right;
	padding:20px 10px 0 0;
}
.link{
	color:#000000;
	background:inherit;
	font-weight:normal;
}
.link1{
	color:#000000;
	background:inherit;
	font-weight:normal;
	text-decoration:none;
}
.center{
	width:100%;
	text-align:center;
}



