/* CSS Document */

body{
	font:normal normal 75% Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	}
p{
	padding:0px;
	margin:10px 0px;
	text-align:justify;
	}

h2{
	font:italic bold 23px Arial, Helvetica, sans-serif;
	color: #333333;
	}
h2.coming{
	font:italic bold 45px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
#container{
	width:717px;
	margin:auto;
	/*height:800px;*/
	background:#ffffff url(../images/background.jpg) repeat-x top left;
}
#header{
width:717px;
height:218px;
overflow:hidden;

}

	#headerleft{
		float:left;
		width:485px;
		height:218px;
		background:transparent url(../images/Logo.jpg) no-repeat top right;
/*		background:red;*/
		}

	#headerright{
		float:left;
		width:232px;
		height:218px;
		
/*		background: #000099;*/
		}
#main{
	width:717px;
	border:0px red solid;
	overflow:hidden;
/*	background:#CCCCCC;*/
	}
#left{
	width:465px;
	border:0px red solid;
	float:left;
/*	background:#999999;*/
	padding:10px;
	}
	
	#left1{
	width:485px;
	border:0px red solid;
	float:left;
/*	background:#999999;*/
	}
#right{
	width:223px;
	border:0px blue solid;
	float:left;
/*	background:#FFCC00;*/
	
	}
	
#footer{
	/*background:#00FFFF;*/
	color:#cecece;
	text-align:center;
	font:normal bold 12px Arial, Helvetica, sans-serif;
}
#footer1{
	float:right;
	width:717px;
	/*background:#00FFFF;*/
	color:#cecece;
	text-align:right;
	padding:10px 0;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	background:transparent url(../images/bottomdot.jpg) repeat-x top left;
}
#footer1 a{
font:normal bold 110% Arial, Helvetica, sans-serif;
color: #FF0000;
text-decoration:none;
padding:0 5px;
}
#footer1 a:hover{
color: #000000;
text-decoration:none;
}
/* LINKS */

.video{
width:202px;
height:117px;
line-height:117px;
display:block;
background:transparent url(../images/video.jpg) no-repeat bottom left;
margin-top:101px;
float:left;
}
	.video:hover{
	width:202px;
	height:117px;
	line-height:117px;
	display:block;
	background:transparent url(../images/video_hover1.jpg) no-repeat bottom left;
	margin-top:101px;
	float:left;
	}
	.active1{
	width:202px;
	height:117px;
	line-height:117px;
	display:block;
	background:transparent url(../images/video_hover1.jpg) no-repeat bottom left;
	margin-top:101px;
	float:left;
	}

.link2{
width:172px;
height:125px;
line-height:117px;
display:block;
background:transparent  url(../images/link2.jpg) no-repeat bottom left;
float:right;
}
	.link2:hover{
	width:172px;
	height:125px;
	line-height:117px;
	display:block;
	background:transparent  url(../images/link2_hover1.jpg) no-repeat bottom left;
	float:right;
	}
	.active2{
	width:172px;
	height:125px;
	line-height:117px;
	display:block;
	background:transparent  url(../images/link2_hover1.jpg) no-repeat bottom left;
	float:right;
	}

.link3{
width:172px;
height:137px;
line-height:117px;
display:block;
background:transparent url(../images/link3.jpg) no-repeat bottom left;
float:right;
}
	.link3:hover{
	width:172px;
	height:137px;
	line-height:117px;
	display:block;
	background:transparent url(../images/link3_hover1.jpg) no-repeat bottom left;
	float:right;
	}
	
	.active3{
	width:172px;
	height:137px;
	line-height:117px;
	display:block;
	background:transparent url(../images/link3_hover1.jpg) no-repeat bottom left;
	float:right;
	}

.link4{
width:195px;
height:125px;
line-height:117px;
display:block;
background:transparent url(../images/link4.jpg) no-repeat bottom left;
float:right;
}
		.link4:hover{
		width:195px;
		height:125px;
		line-height:117px;
		display:block;
		background:transparent url(../images/link4_hover1.jpg) no-repeat bottom left;
		float:right;
		}
	.active4{
	width:195px;
		height:125px;
		line-height:117px;
		display:block;
		background:transparent url(../images/link4_hover1.jpg) no-repeat bottom left;
		float:right;
	}

.link5{
width:211px;
height:141px;
line-height:117px;
display:block;
background:transparent url(../images/link5.jpg) no-repeat bottom left;
float:right;
}

		.link5:hover{
		width:211px;
		height:141px;
		line-height:117px;
		display:block;
		background:transparent url(../images/link5_hover1.jpg) no-repeat bottom left;
		float:right;
		}
	.active5{
	width:211px;
		height:141px;
		line-height:117px;
		display:block;
		background:transparent url(../images/link5_hover1.jpg) no-repeat bottom left;
		float:right;
	}
	
	
	
	
#imagegally{
border:0px red solid;
/*background:red;*/
overflow:hidden;
text-align:left;
}
.imagecontainer{
width:100%;
overflow:hidden;
border:0px red solid;
}
.imggall1{
float:left;
width:125px;
height:137px;margin:5PX 12px;
/*background: #000099;*/
display:block;border:0px red solid;
}

.imgGalleryCont {
width:465px;
height:346px;
}


.opat a {
/*filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;*/
opacity:0.9;filter:alpha(opacity=90);
}
.opat:hover{
/*filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;*/
opacity:0.4;filter:alpha(opacity=40);
}
#navigation{
border:0px red solid;
padding:10px;
float:right;

}

#navigation a{
border:0px red solid;
padding:3px;
background:#f5f5f5;
color:#000;
text-decoration:none;
margin:0 1px;
border:1px #ccc solid;
}

#navigation a:hover{
border:0px red solid;
padding:3px;
width:20px;
color:#ffffff;
background: #FF6600;
text-decoration:none;
border:1px #FF0000 solid;
}

#navigation a.active{
border:0px red solid;
padding:3px;
width:20px;
color:#ffffff;
background: #FF6600;
text-decoration:none;
border:1px #FF0000 solid;
}



.read{
font:normal bold  85% Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
text-decoration:none;
float:right;
}
.read:hover{
color:#000000;
text-decoration:underline;
}

/* CONTACT STYLES */
#outer{
border:0px red solid;
	width:485px;
	overflow:hidden
}
#address{
border:0px blue solid;
width:180px;
height:300px;
float:left;
font:normal bold 12px Arial, Helvetica, sans-serif;
}
#address h2{
font-size:17px;
margin:0px;
padding:0px;
}
#contact{
	border:0px red solid;
	width:290px;
	float:left
	}
#contact input{
	border:1px #ACACAC solid;
	font:normal normal 85% Verdana, Arial, Helvetica, sans-serif;
	}
#contact select{
	font:normal normal 85% Verdana, Arial, Helvetica, sans-serif;
	}	
#contact textarea{
	border:1px #ACACAC solid;
	font:normal normal 85% Verdana, Arial, Helvetica, sans-serif;
	overflow-y:scroll;
	}		
#ccontainera{
overflow:hidden;
border:0px blue solid;
margin:5px 0;
width:300px;
}
	.llable{
	float:left;
	border:0px red solid;
	width:97px;
	color: #000;
	font:normal bold 13px Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	}
	.rtextbox{
	border:0px pink solid;
	width:170px;
	float:left;
	}
	
	
	.info{
	float:right;
	padding:0 60px 0 0;	}
	
	
	
#titlecontainer{
overflow:hidden;
border:0px blue solid;
margin:5px 0;
width:420px;
}
	.titleleft{
	float:left;
	border:0px red solid;
	width:250px;
	color: #000;
	font:normal bold 13px Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	}
	.titleright{
	border:0px pink solid;
	width:150px;
	float:left;
	}


a.logo{
margin:0 50px 0 0;
/*background:red;*/
display:block;
width:240px;height:215px;
line-height:215px;
float:right;
text-decoration:none; border:0px red solid;

}

div.hr {
	height:3px;
	background:transparent url(../images/bottomdot.jpg) repeat-x top left;
}

a.redLink:link, a.redLink:hover, a.redLink:active, a.redLink:visited {
	color:#FF0000;
	text-decoration:none;
}	
a.redLink:hover {
	text-decoration:underline;
}

