/*
Theme Name:
Theme URL:
Description: 
Version: 2.7
Author: JeTT Media Group
Author URL: http://www.jettmg.com
*/
/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 12px tahoma; background: url(../images/body_bg.jpg) top center repeat-x #fff; color:#414141; font-family:Tahoma, Geneva, sans-serif; }
a {outline: none; text-decoration:none; font-size: 12px; color:#487e81;}
a:hover{text-decoration:none; outline: none; color:#666;}
a img { border:none; outline:none;}
ul {}
.right{float:right;}
.left {float:left;}
.clear {clear:both;}


/* END RESET */


/*SLIDER*/

#gallery {
	position:relative;
	height:528px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

/*END SLIDER*/

#whole{
	margin:0px auto;
	width:1004px;
}
#header{
	height:94px;
}
	#logo{
		height:94px;
		width:102px;
	}
	#logoname{
		border-bottom: solid 1px #aca99f;
		height:67px;
	width: 900px;
	}

#video-button {
float:right;
width: 250px;
}


	#menu{
		height:27px;
                padding-top:4px;
	}
	#submenu{
		background-color:#e8ebe4;
		height:22px;
		padding-left:102px;
	}
#slider{
	background:url(../images/LiveStyle_14.jpg) top bottom no-repeat;
	height:528px;
	width:1004px;
}
#content{
	background:#e8ebe4;
	min-height:530px;
}
#content-home{
	background:#e8ebe4;
}
	#cont_in{
		margin:0px auto;
		padding: 10px 0px;
                text-align: justify;
		width:950px;
	}
#footer{
	background:#d7dbd1;
	font-size:10px;
	height:20px;
	padding-top:10px;
	padding-left:10px;
}
	