body {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
	min-width:950px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	background: transparent;
	color:#333;
	background:#FFCC00;
	text-decoration:none;
	}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 300;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
img {
	padding: 2px;
	margin: 3px;
	border-width: 1px;

}
a img {
	border: 2px solid #7EBDFF;
	text-decoration: none;
}

a:hover img, 
a:active img {
	border: 2px solid #FFCC00;
	text-decoration: none;
} 
 
/* Header styles (check clear both?) */
#header {
	clear:both;
	float:left;
	width:100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/headerback.gif);
	border-bottom:1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#C6E2FF;
	color:#333333;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	font-size: .85em;
	}
	#header ul li a:hover {
	    background: #FFCC00;
		color:#333;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#3399FF;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	background:#3399FF;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	color: #FFFFFF;
}
	#header p {
	padding:.5em 15px .2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}
#colmask {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	background-color: #7EBDFF;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#7EBDFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
	}
	.col1 p {
	max-width: 60em;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
	}
	.block ul li {
	max-width: 60em;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 405px;
	line-height: 1.1em;
	text-align: left;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;

	font-weight: 500;
	list-style-position: inside;
	list-style-type: none;
	}
	.col1 h1 {
	margin:1em 0 .3em;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #9F9D86;
	
	}
	.col1 a {
	margin:1em 0 .3em;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9F9D86;
	
	}
	.col1 h2, h3 {
	margin:2em 0 0.8em;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #9F9D86;
	}
	.col1 img {
	padding: 2px;
	margin: 2em;
	border-width: 1px;
	display: block;
	float: left;
	clear: none;
}
	.col1 a img {
	border: 2px solid #fff;
}
.col1 a:hover img, 
.col1 a:active img { 
border: 2px solid #FFCC00; 
} 

#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}
/*left navs */
	#col2 ul {
	font-weight : bold;
	list-style : none;
	margin: 0px -10px 0px 0px;
	padding: 0px;
	width: 14em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
#col2 ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
#col2 ul li a {
	display : block;
	padding : 3px;
	font-weight : 500;
	color : #666666;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #FFFFFF;
	font-size : 0.9em;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#col2 ul li a:link {
text-decoration : none;
font-weight : normal;
}
#col2 ul li a:visited {
text-decoration : none;
font-weight : normal;
}
#col2 ul li a:hover {
	color : #FFFFFF;
	border-right-width : 5px;
	border-right-style : solid;
	border-right-color : #FFFFFF;
}
#col2 ul li a:active {
	color : #ffcc00;
	border-right-width : 5px;
	border-right-style : solid;
	border-right-color : #ffcc00;
	color : #ffcc00;
	border-right-width : 5px;
	background-color: #999999;
}
.go {
	color : #FFFFFF;
	border-right-width : 30px;
	border-right-style : solid;
	border-right-color : #ffcc00;
	color : #ffcc00;
	border-right-width : 5px;
	background-color: #FFFFFF;
} 


/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #666666;
	background-color: #3399FF;
	height: 50px;
    }
    .footer p {
        padding:10px;
        margin:0;
    }
	.footer ul{
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 50px;
	font-size: .65em;
}
	.footer li{
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
}

.footer a:link {
	font-family: Verdana, Arial, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;	
}
.footer a:hover {
	color: #FFCC00;
	padding: 5px;
	text-decoration: underline;
	background-color: #3399FF;
}
.footer a:active {
	color: #CCCCCC;
	padding: 5px;
	text-decoration: none;
	
}
/* Contact details */

.con_title, .con_address, .con_tel 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		}
.con_title 
		{
		font-weight: bold;
		color: #FF0000;
		}
.con_address 
		{
		color: #FFFFFF;
		}
.con_tel 
		{
		color: #999999;
		}
		
/* How to reach details */

.reach_title, .reach_sub, .reach_det 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		}
.reach_title 
		{
		color: #FFFFFF;
		font-weight: bold;
		}
.reach_sub 
		{
		font-weight: bold;
		color: #1B1A4A;
		}
.reach_det 
		{
		color: #333333;
		}
.reach_link 
		{
		font-size:11px;
		color: #333333;
		}
		
/* Form */

#con_form  
		{
	color: #505050;
		}		
.con_form td 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		border:0;
		border-bottom:1px solid #FFFFFF;
		line-height:30px;
		padding: 0 5px 0 10px;
		}
.con_form input
		{
		margin: 0;
		padding: 5px;
		border: 1px solid #333333;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form textarea 
		{
		padding: 0 0 0 5px;
		border: 1px solid #333333;
		margin: 0 0 5px 0;
		height: auto;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form select 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		}
.con_formSubmit
		{
		padding: 5px 2px;
		border: 1px solid #333333;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		color: #000000;
		background: #FFFFFF;
		}
.con_formStar 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		}
.con_formError 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FF0000;
		border:0;
		padding:0;
		width:400px;
		}
.formbox {
	background-color: #F5F5F5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 5px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(../Images/form_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}
/* Newsletter */
.newsletterTitle {
	margin:0.4em 2ex 0.8em 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	}
.newsletterTitle p {
	margin:0.4em 2ex 0.8em 0;
	padding:0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	}
.pdf {
	background-image: url(../images/PDF_icon_sm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	font-size: 0.85em;
	padding: 1em 1em 0em;
	margin: 0px 5px 0px 0px;
	width: 9em;
	text-decoration: none;
	line-height: 25px;
}
.youtube {
	background-image: url(../images/YouTube_icon_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	font-size: 0.85em;
	padding: 1em 1em 0em;
	margin: 0px 5px 0px 0px;
	width: 9em;
	text-decoration: none;
	line-height: 25px;
}
.accordion {
	list-style-type: none;
	padding: 0;
	margin: 15px 3px 30px 0;
	display: block;
	position: relative;
}
.accordion ul { 
	padding: 0; margin: 0; 
	float: left; 
	display: block;
	width: 100%;
}
.accordion li { 
	cursor: pointer; 
	list-style-type: none; 
	padding: 0; margin: 0; 
	float: left; 
	display: block; 
	width: 95%;
}
.accordion li.active>a { 
	background: url('../images/open.png') no-repeat right; 

}
.accordion li div {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7EBDFF;
	padding: 10px;
	background-image: url(../images/tranny_gry.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	color: #999;
	margin: 15px;
	display: block;
	float: left;
	width: 85%;
}
.accordion li div:hover {
	border: 1px solid #7EBDFF;
	background-image: url(../images/tranny.gif);
}
.accordion li div p {
	margin-left: 5px;
}
.accordion li div h2 {
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	color: #666;
}

.accordion li div h3 {
	font-size: 1.1em;
	font-weight: lighter;
	text-transform: none;
	color: #666;
	
}
.accordion img {
	display: clock;
	float: left;
	clear: none;
	border: none;		
	
}
.accordion a { 
	background: url('../images/close.png') no-repeat right;  
	text-decoration: none; 
	border-bottom: 1px solid #7EBDFF;
	margin-bottom: 10px ;
	font: 1.1em/2em Helvetica, Arial, sans-serif; 
	color: #999; 
	padding: 0 10px; 
	display: block; 
	cursor: pointer; 
}
.accordion a img  { 
	background-image: none;  
	text-decoration: none; 
	border-bottom: none;
	margin-bottom: 10px ;
	font: 1.1em/2em Helvetica, Arial, sans-serif; 
	color: #999; 
	padding: 0 10px; 
	display: block; 
	cursor: pointer;	

}
.imgteaser {	
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
	border: 0px solid #ddd;
}
.imgteaser a .more {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	right: 14px;
	bottom: 16px;
	font-size: 0.85em;
	color: #fff;
	background: #990;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
	border: 1px solid #fff;
}
.imgteaser a .desc {	
	display: none; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.imgteaser a:hover .more {
	visibility: hidden;
	}
.imgteaser a:hover .desc{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	font-size: 0.85em;
	padding: 10px 0;
	background: #990;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 14px;
	padding: 10px;
	margin: 0;
	width: 270px;
	border: 1px solid #fff;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}
.zippy {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.zippy a {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zippy a img{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.block {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7EBDFF;
	background-image: url(../images/tranny_gry.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	display: block;
	clear: both;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.block2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7EBDFF;
	background-image: url(../images/tranny_gry.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	display: block;
	clear: right;
	float: left;
	margin-left: 10px;
	height: 280px;
	width: 340px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.block:hover {
	border: 1px solid #7EBDFF;
	background-image: url(../images/tranny_gry.gif);
}
.block p {
	margin-left: 410px;
}
.block li {
	font-size: 0.85em;
}
.block h2 {
	margin-left: 405px;
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	color: #7EBDFF;
}
.block h3 {
	margin-left: 405px;
	font-size: 1.1em;
	font-weight: lighter;
	text-transform: none;
	color: #7EBDFF;
}
.block img {
	padding: 5px;
}
.right {
	float: right;
	display: block;
	clear: none;
	position: relative;
}
.left {
	float: left;
	display: block;
	clear: none;
	position: relative;
}
/* panel */
.panel, .panelcollapsed 
{
	background: #fff;
	margin: 5px;
	margin-left: 400px;
	padding: 0px 0px 5px;
	width: 300px;
	display: block;	
}
.panel p, .panelcollapsed p
{
	font-size: 0.75em;
	
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-size: 1em;
	font-weight: 300;
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #7EBDFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #7EBDFF;
	border-right: 1px solid #7EBDFF;
	border-left: 1px solid #7EBDFF;
	background-color: #fff;
	background-image: url(../images/open.png);
	background-repeat: no-repeat;
	background-position: 280px;
}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { background-color: #fff; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	background: #fff; 
	background-image: url(../images/close.png); 
	background-repeat: no-repeat;
	background-position: 280px;
	border-color: #7EBDFF;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 
	background: #C6E2FF; 
	overflow: hidden;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; }

.vid a img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}