@charset "utf-8";

 body{ 
 background:  url(../images/mainbg.jpg) no-repeat left top;
} 
/* Main Container & Title bg
---------------------------------*/
#mainContainer {background:url(../images/trans.gif) no-repeat left top;}
#mainContainer .title {background: url(../images/trans.gif) left top no-repeat;}

/* Body Content
---------------------------------*/
#mainContainer .movie-flash {padding:230px 24px 45px 406px; float:left; background:url(../images/trans.gif) top left no-repeat;}
	#mainContainer .movie-flash .flash-div {background: url(../images/m-flash.jpg) no-repeat; width:540px; height:325px;}



/* Content
---------------------------------*/
/*#mainContainer .contentbg { background: #EBE3C4 url(../images/content-bg.gif) repeat-y left top;}
*/
#mainContainer .contentbgNew { background: #EBE3C4 url(../images/content-bg.gif) repeat-y left top;}
#mainContainer .contentbg .botbg {
	color: #414141;
	background: url(../images/content-botbg.jpg) bottom no-repeat;
	width:695px;
	float:left;
	padding:0 45px;
	list-style: url(../images/bullets.gif);
	font: 12px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

.back{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight: bold;
}
.equipments {
	font: bold 12px Verdana, Tahoma, Helvetica, Arial;
	color: #414141;
	background: url(../images/bullets.gif) no-repeat left top;
	border-bottom: 1px solid #CFC5A0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
}

a {color:#990000; }
a.visited {color:#990000;}

.cameraList li { line-height:12px; padding:0; margin:0;}

