body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	position:relative;
	margin: 40px;
	padding: 0px;
}

.wrap {
	display:block;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	width: 1175px;
	-moz-box-shadow:0px 0px 10px #999999;
	-webkit-box-shadow:0px 0px 10px #999999;
	box-shadow:0px 0px 10px #999999;
	position:relative;
}

p, div, em, ul, li {
	margin: 0px;
	padding: 0px;

}

a, a:hover, a:active, a:focus {
	text-decoration:none;
	color:#B8BF0D ; 
}


h1 {
	font-size: 13px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.h {
	height: 180px;
	width: 1150px;
	border: 0px solid red;
	display:block;
	position:relative;
}

.logo {
	position:relative;
	top: 55px;
	left: 20px;
	width: 320px;
	height: 70px;
}

.l {
	position: relative;
	width: 225px;
	border: 0px solid red;
	float:left;
}

.m {
	color: #B8BF0D;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 10pt;
	border-top:1px solid #B8BF0D ;
}

.m ul {
	list-style-type: none;
	padding-left: 0px;
}

.m ul li {
	margin-left: 0px;
}

.m ul li a {
	color: #B8BF0D;
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	display:block;
	border-bottom:1px solid #B8BF0D ;

}
.m ul li ul li a {
	padding-left: 40px;
 	border-bottom: dotted #B8BF0D 1px;

}
.m ul li ul li {
}

.k {
	margin-top: 100px;
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
	color: #b8bf0d;
}

.k a {
	color: #b8bf0d;
	text-decoration: none;
}

.c {
	position: relative;
	margin-left: 25px;
	background-color: #f4f0d6;
	min-height: 571px;
	width: 600px;
	padding: 20px 25px 20px 25px;
	float:left;
}

.r {
	position:absolute;
	right: 0px;
	width: 250px;
	display:block;
	overflow:hidden;
	border: 0px solid red;
	float:none;
}

.c .csc-default {
	margin-bottom: 25px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG
{
	border: 1px solid #B8BF0D;
	line-height: 0px;
}
.csc-textpic-imagewrap {
	margin-top: 25px ;
}

.csc-textpic-caption {
	color:#B8BF0D;
	font-size: 11px;
	padding-top: 3px;
}


.b1 {
	float: left;
	margin-right: 25px;
}

.b3 {
	margin-top: 25px;
	margin-left: 155px;
}


.botton {
	width: 285px;
	overflow:hidden;
	border: 1px solid #B8BF0D;
	display:block;
	position:relative;
}
.botton a {
	display:block;
}

.botton img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.botton span{
	background-color:#B8BF0D;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin:0px;
	padding: 2px 10px 2px 10px;
}

.box {
	width: 225px;
	height: 180px;
	background: #ffffff;
	padding: 0px;
	margin-bottom: 20px;
	border: 1px solid #B8BF0D;
}

embed {
	width: 180px;
	height: 180px;
}

.breadcrumb a {
		font-weight: bold;
        color: #B8BF0D;
        text-decoration: none;	
}

.breadcrumb {
	padding-bottom: 10px;
}

/* Lightbox */ 

#lbImageDataContainer {
 	display:none;
 }
 
body #prevLink:hover {
    background: url("prev.gif") no-repeat scroll 10% 50% transparent;
}
body #nextLink:hover {
    background: url("next.gif") no-repeat scroll 90% 50% transparent;
}

/* PowerMail */

fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

.tx-powermail-pi1_fieldset_1 legend {
	display:none;
}

.tx_powermail_pi1_fieldwrap_html {
	padding: 5px 0px 5px 0px;
	display:block;
	float:none;
	overflow:hidden;
}
label {
	width: 200px;
	display:block;
	float:left;
}

input, textarea {
	width: 250px;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
}
.powermail_submit  {
		width: auto;
		margin-left: 200px;

}
.error {
	color: red;
	margin-left: 25px;
	margin-top: -8px;
}
.powermail_mandatory {
        color: #B8BF0D;
}

.box a img {
	border: none;
}

.video {
	overflow:hidden;
	text-align:center;
}
video {
	margin-left: -70px; 
}
