html
	{
	margin:0;
	padding:0;

	
	}
	
body
	{
	margin:0;
	padding:0;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background:url(/images/layout/bg.gif) top left repeat-x #edf2f5;
	}
	
a
	{
	
	}
	
h1, h2, h3, h4, h5, h6
	{
	margin:0;
	padding:0;
	color:#c42721;
	text-transform:uppercase;
	}
	
h1
	{
	font-size:1.2em;
	padding:0 0 10px 0;
	}

h2
	{
	font-size:1.1em;
	padding: 5px 0;
	}
	
	
h3
	{
	font-size:1.0em;
	padding:0 0 0px 0;
	}
	
	
p
	{
	
	}
	
img
	{
	border:0;
	}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:.1em;
	line-height:.1em;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: .1em;}
.clear {display: block;}
/* End hide from IE-mac */

ul.menu
	{
	margin:0;
	padding:0;
	list-style:none outside;
	}
	
ul.menu li
	{
	
	}
	
ul.menu a
	{
	text-decoration:none;
	}
	
.column
	{
	float:left;
	}


#main
	{
	position:relative;
	width:778px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	}
	
* html #main
	{
	height:100%;
	}
	
#main-wrapper
	{
	padding:0 0 2em 0;
	}
	
#main-header
	{
	background:url(/images/layout/header.gif) top left repeat-y #000078;
	}

#main-header .wrapper
	{
	background:url(/images/layout/header-fx.gif) top left repeat-x;
	}
	
#header-left
	{
	width:190px;
	text-align:center;
	}
	
#header-right
	{
	
	}
	
#main-header .logo
	{
	width:170px;
	margin:0 auto;
	padding:5px 0 0 0;
	background:#f0c83c;
	}
	
#main-header .info
	{
	padding:20px 0 0 30px;
	}
	
#main-header .info .item
	{
	float:left;
	padding:0 80px 0 0;
	}
	
#main-header div.menu
	{
	clear:both;
	padding:0 0 0 200px;
	}
	
#main-header div.menu li
	{
	float:left;
	margin:0 3px 0 0;
	background:url(/images/layout/tab.gif) top left repeat-x #f0d955;
	}
	
#main-header div.menu li span
	{
	display:block;
	float:left;
	background:url(/images/layout/tab-left.gif) top left no-repeat;
	}
	
#main-header div.menu li a
	{
	display:block;
	float:left;
	padding:5px 20px 5px 20px;
	background:url(/images/layout/tab-right.gif) top right no-repeat;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.9em;
	}
	
#main-body
	{
	padding:0 0 70px 0; /* swf 50px */
	border-top:15px solid #f0c030;
	}
	
#main-right
	{
	width:578px;
	margin-left:190px;
	padding:0 10px 0 0;
	border-top:10px solid #fff;
	}

#main-content
	{
	padding:10px 10px 20px 10px;
	background:url(/images/layout/bgx.jpg) top center no-repeat;
	min-height:300px;
	}

* html #main-content
	{
	min-height:100%;
	}
	
	
* html #main-right
	{
	display:inline;
	}
	
#main-left
	{
	width:170px;
	min-height:100%;
	margin-left:-778px;
	padding:10px 0 0 10px;
	}
	
#main-left .menu
	{

	}
	
#main-left .menu ul
	{
	padding:0 10px 0 10px;
	text-align:right;
	}
	
#main-left .menu li
	{
	margin:0 0 12px 0;
	padding:2px 3px 3px 3px;
	background:#fff;
	}
	
#main-left .menu a
	{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.85em;
	line-height:18px;
	}
	
#main-top
	{
	text-align:right;
	}
	
#main-top a
	{
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	font-size:.8em;
	}
	
#main-top ul
	{
	margin:0;
	padding:0 10px 0 0;
	list-style:none outside;
	}
	
#main-top li
	{
	
	}
	
.gallery
	{
	text-align:center;
	padding:0 0 0 0;
	}
	
.gallery .item
	{
	width:148px;
	margin:0px auto 10px auto;
	padding:63px 0 3px 0;
	background-repeat:no-repeat;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:.9em;
	}
	
.gallery .item a
	{
	color:#fff;
	text-decoration:none;
	}	
	
#main-footer
	{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 2px 0;
	}
	
#main-footer #reel
	{
	position:relative;
	text-align:right;
	padding:0 9px 10px 0;
	}
	
#main-footer .bar
	{
	background:#f0c030;
	padding:0 0 0 170px;
	text-align:center;
	}
	
#main-footer ul
	{
	
	}
	
#main-footer li
	{
	display:inline;
	padding:0 5px 0 5px;
	}
	
#main-footer a
	{
	font-size:.8em;
	color:#000;
	}
	
#gallery
	{
	
	}
	
#gallery .row
	{
	clear:both;

	text-align:center;
	}
	
#gallery .cell
	{
	float:left;
	padding:0 0 10px 0;
	width:25%;
	}
	
#gallery .image
	{
	
	}
	
#gallery .info
	{
	
	}
	
/* ----------------------------------- */

#main
	{
	background:url(/images/layout/columns.gif) top center repeat-y;
	}
	
ul.fx
	{
	margin:0;
	padding:0;
	list-style:none outside;
	}
	
.gallery .item-a
	{
	background-image:url(/images/gallery-A.jpg);
	}
	
.gallery .item-b
	{
	background-image:url(/images/gallery-B.jpg);
	}
.row
	{
	width:550px;
	clear:both;
	float:left;
	margin: 3px 0 10px 0;
	}
.cell
	{
	float:left;
	width:130px;
	margin:2px;
	text-align:center;
	}
.cell img {
	margin: 0 auto 5px auto;
}
.cell p {
	margin:0;
	padding:0;
}
a {
text-decoration:none;
color:#000078;
}
a:hover {
text-decoration:underline;
}