/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.jpg) #f1f2f2 no-repeat top center;
	color: #f1f2f2;
	font: 11px Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #f1f2f2;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 25px;
	padding: 0 0 15px;
	text-transform: uppercase
}
p{
	padding: 0 0 13px
}
/*=== Layout ===*/
#page{
	height: 920px;
	margin: 64px auto 0;
	overflow: hidden;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 176px
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 280px
}
#header h1 a{
	display: block;
	height: 145px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{

	float: left;
	margin: 0 0 0 115px;	
	text-align: center;
	text-transform: uppercase;
	width: 155px
}
#nav1 li, #nav2 li{
	line-height: 19px;
	height: 19px;
}
#nav1 li a{
	color: #fffef2;
	display: block;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.png) no-repeat;
	text-decoration: none
}
/*- Nav2 -*/
#nav2{
	height: 1%;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase
}
#nav2 li a{
	color: #fffef2;
	display: block;
	text-decoration: none
}
#nav2 li a:hover,
#nav2 li.active a{
	background: url(../images/nav2-hover.png) no-repeat;
	text-decoration: none
}
/*=== Sub Columns ===*/
.cols{
	height: 1%
}
.col1{
	float: left;
	width: 180px
}
.col2{
	float: left;
	margin: 0 0 0 -30px;
	position: relative;
	width: 666px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	width: 180px;
}
.box .top,.box .bot{
	background: url(../images/box-top.png) no-repeat top;
	clear: both;
	height: 36px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.png) no-repeat top
}
.box .spacer{
	background: url(../images/box-bgr.png) repeat-y;
	height: 1%;
	padding: 35px
}
/*- Box2 -*/
.box2{
	width: 666px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.png) no-repeat top;
	clear: both;
	height: 36px;
	overflow: hidden
}
.box2 .bot{
	background: url(../images/box2-bot.png) no-repeat top
}
.box2 .spacer{
	background: url(../images/box2-bgr.png) repeat-y;
	height: 1%;
	overflow:hidden;
	padding: 20px 100px 0 45px
}
.box3{
	width: 1013px
}
.box3 .top,.box3 .bot{
	xbackground: url(../images/box2-top.png) no-repeat top;
	clear: both;
	height: 36px;
	overflow: hidden
}
.box3 .bot{
	xbackground: url(../images/box2-bot.png) no-repeat top
}
.box3 .spacer{
	background: url(../images/box3-bgr.png) repeat-y;
	height: 1%;
	overflow:hidden;
	margin-left: -30px;
	xpadding: 20px 100px 0 45px
}

/*=== Footer ===*/
#footer{
	color: #686868;
	font-size: 9px;
	height: 35px;
	margin: 0 auto;
	width: 965px
}
#footer a{
	color: #686868;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.ac{
	text-align: center
}
.movie{
	width:195px;
	height:195px;
	text-align:left;
	float: left;
	overflow: hidden;
	font: 11px Arial,Verdana,Helvetica,Sans-Serif
}

.descr {
	margin-left: 32px;
}

.csc-mailform{

  border-style:none;

}

.csc-mailform-field label{
  position: absolute;
  text-align:right; 
  width:150px;
  margin-top:30px;
}

.csc-mailform-field input{
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-image: url(../images/fieldbg.png);
  border: 0px;
  width: 205px;
  margin-left:168px;
  margin-top:30px;
}

.csc-mailform-field textarea{
  width: 205px;
  margin-left:168px;
  margin-top:30px;
  border: 0px;
  overflow: auto;
  background-color: white;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-image: url(../images/fieldbg.png);
}

.csc-mailform-field input[type="submit"]{
  color: #f1f2f2;
  background: none;
  background-color: transparent;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-image: none;
  border: 0px;
  width: 205px;
  margin-left:168px;
  margin-top:30px;
  cursor: hand;
}


xdiv.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin-top: 20px;
}

.newstitle{
	color: #f1f2f2;
	font: 16px Arial,Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
}
