@charset "utf-8";
/* CSS Document */

/* Main Styles Start Here */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCC;
}
body {
	background-color: #585858;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
/* Divs Start Here */
#wrapper {
	width: 100%;
	height: 100%;
	min-width: 900px;
	
}
#content {
	width: 900px;
	margin: auto;
	height: auto;
	background-color: #2E2E2E;	
}
#logo {
	margin-left: 25px;
	width: 337px;
	height: 75px;
}
#header {
	height: 100px;
	width: 100%;
	padding-top: 0px;
}
/* menu items start here */
#menu {
	width: 900px;
	height: 35px;
	border-bottom: 1px solid #2E2E2E;
	background-color: #B20831;
}

#lang_switch {
	background: url(../images/lang_separ.png) repeat-y  #A3072F;
	height: 27px;
	padding: 0 20px 0 20px; 
	width: auto;
	float: right;
	padding-top: 8px;
}
#lang_switch a {
	font-family: "bpg ingiri Arial 2008";
	font-weight: bold;
	font-size: 13px;
	color: #E7C16B;
	text-shadow: #740521 0 1px 0;
	text-decoration: none;
}
#lang_switch a:hover {
	color: #FFF;
}
#lang_switch:hover {
	background-color: #B20831;
	
}
/* image rotator starts here */
#rotator {
	position:relative;
	width: 900px;
	height: 360px;
	background-color: #2E2E2E;
}
	
/* main Content Start Here */
#main_cnt {
	width: 100%;
	background: url(../images/central_bg.png) repeat-x;
	height: auto;
	min-height: 500px;
}
/*right content starts here */
#right_cnt {
	width: 280px;
	float:right;
	margin-top: 0px;
}
#fb {

	width: 280px;
	height: 45px;
	background: url(../images/fb_rpt.png) repeat-x;
}
#fb img {
	float: left;
	margin: 10px 0 0 10px;
	
}
/* left content starts here */
#left_cnt {
	width: 620px;
	height: auto;
	float: left;
}
#left_cnt h1 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 20px;
	color: #666;
	letter-spacing: 1px;
}
#left_cnt h1 a {
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #999;
	letter-spacing: 1px;
}
#left_cnt h1 a:hover {
	color: #CCC;
}
#maintext {
	margin: 20px;
	width: 95%;
	height: auto;
}
#maintext img {
	padding-left: 10px;
	padding-right: 10px;
}
/* footer items start here */
#footer_holder {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #1A1A1A;
}
#footer_left {
	width: auto;
	height: auto;
	float: left;
	margin: 10px 0 0 10px;
}
#footer_right {
	width: auto;
	height: auto;
	float: right;
	margin: 10px 10px 0 0;
}
/* photo gallery styles start here */
#pgal {
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding: 0px 0px 20px 0px;
}
#pgal ul  {
	list-style-type: none;
	font-family: Arial;
	height: auto;
	margin: 0 20px 10px 30px;
	font-size: 11px;
	color: #333;

}
#pgal ul li {
	list-style-type: none;
	float: left;
	display: block;
	border: 1px solid #000;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 20px 20px 0;
	z-index: 0;
}
#pgal ul li:hover {
	border: 1px solid #B20831;
}
#pgal ul li a {
	text-decoration: none;
	color: #007FBF;
}
#pgal ul li a:hover {
	text-decoration: underline;
	color: #00699B;
}
#pgal h1 {
	font-size: 18px;
	font-family: Arial;
	color: #666;
	height: auto;
	margin: 0 0 10px 10px;
}
/* video gallery styles start here */
#vgal {
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding: 0px 0px 20px 0px;
}
#vgal ul  {
	list-style-type: none;
	font-family: Arial;
	height: auto;
	margin: 0 20px 10px 30px;
	font-size: 11px;
	color: #333;

}
#vgal ul li {
	list-style-type: none;
	float: left;
	display: block;
	width: 260px;
	height: 120px;
	margin: 0 20px 20px 0;
	z-index: 0;
}
#vgal ul li h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 132px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#vgal ul li h3 a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#vgal ul li h3 a:hover {
	color: #CCC;
	text-decoration: none;
}
#vgal ul li span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 10px 0 0 10px;
}
#vimg {
	float: left;
	display: block;
	border: 1px solid #000;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 10px 0;
	z-index: 0;
}
#vimg:hover {
	float: left;
	display: block;
	border: 1px solid #B20831;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 10px 0;
	z-index: 0;
}
#vgal ul li a {
	text-decoration: none;
	color: #007FBF;
}
#vgal ul li a:hover {
	text-decoration: underline;
	color: #00699B;
}
#vgal h1 {
	font-size: 18px;
	font-family: Arial;
	color: #666;
	height: auto;
	margin: 0 0 10px 10px;
}
/* news styles start here */
#main_holder li {
	list-style-type: none;
	font-family: Arial;
	margin: 10px 20px 10px 20px;
	font-size: 11px;
	color: #666;
	display:block;
	position: relative;
	list-style-type: none;
	height: auto;
}
#main_holder li h2 {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#main_holder li a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#main_holder li a:hover {
	color: #CCC;
	

}
#nimga {
	width: 120px;
	height: 120px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	clear: both;
	margin: 0 10px 0 0;
	background-position: center;
	border: 1px solid #000;		
}
#nimga:hover {
	width: 120px;
	height: 120px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	clear: both;
	margin: 0 10px 0 0;
	background-position: center;
	border: 1px solid #B20831;		
}
#nimga2 {
	width: 120px;
	height: 120px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	clear: both;
	margin: 0 10px 0 0;
	margin-bottom: 10px;
	background-position: center;
	border: 1px solid #000;	
}
#nimga2:hover {
	border: 1px solid #B20831;	
}
#ContentFrame {
	width: 100%;
	height: 21px;
}