@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	
}

/* ------- GLOBAL ------- */

a {
	text-decoration: underline;
		color: #ffffff;

}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.margin-left {
	margin-left: 10px;
}

.margin-right {
	margin-right: 10px;	
}

.padding-left {
	padding-left: 10px;
}

.padding-right {
	padding-right: 10px;	
}

.margin-top {
	margin-top: 15px;	
}

.margin-bottom {
	margin-bottom: 10px;
}


.rule {
	clear: both;
	margin-top: 15px;
	height: 15px;
	border-top: 1px solid #333333;
}

ul {
	margin-left: 0px;
	padding-left: 24px;	
}

.list-normal li {
	padding-bottom: 15px;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	
}

.input-width {
	width: 250px;
	height: 20px;
}

.newletter-width {
	height: 16px;
	width: 80px;
		font-size: 11px;

}

.border {
	border: 1px solid #333333;

}

.image-float {
	float: left;
	border: 1px solid #333333;
	margin-right: 15px;
	margin-bottom: 15px;
}

	
	




/* ------- TEXT DEFINITIONS ------- */

h1 {
	margin: 0px;
	line-height: normal;
	font-size: 24px;
	font-weight: normal;
	}
	
h2 {
	color: #deb343;
	margin: 0px;
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
}

h5 {
	color: #deb343;
	margin: 0px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}

h6 {
	margin: 0px;
	color: #000000;
	line-height: normal;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 20px;


}

.white {
	font-size: 14px;
	text-transform: uppercase;
	line-height:	normal;
}

.yellow {
	color: #dfb548;
	font-size: 20px;
}

.smaller {
	font-size: 10px;
}

.caps {
	text-transform: uppercase;
}


/* ------- LAYOUT ------- */

#wrapper {
	margin: 0 auto;
	width: 990px;
	
}

#top {
	height: 61px;
	padding-top: 25px;
	margin: 0 6px;

}

#main-container {
	width: 990px;
	background-image: url(../images/bg-main.png);
	background-repeat: repeat-y;
	float:left;
	
}

#sub-container {
	background-image: url(../images/bg-sub.jpg);
	background-repeat: no-repeat;
	margin: 0 6px;
	padding: 30px;
	position: relative;

}

#logo {
	float: left;
	position: absolute;
	top: -130px;
	left: 20px;
}


#menu {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: 0 17px;
	height: 38px; 
	margin: 0 6px;
	padding-top: 3px;
	padding-left: 155px;
}


#home-type {
	width: 260px;
	float: left;
	font-size: 14px;
	line-height: 22px;
}

#home-flash {
	float:right;
	width: 622px;
	height: 394px;
	margin-bottom: 30px;
}


#footer {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/film-border.png);
	background-repeat: repeat-x;
	margin: 0 5px;
	padding-top: 35px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	clear: both;
	width: 980px;
	
}

#footer a {
	text-decoration: none;
	color: #666666;
	
}

#footer a:hover {
	color: #999999;
	
}

#left-column {
	float: left;
	display: inline;
	width: 210px;
	margin-right: 30px;
	
}

#middle-column {
	float: left;
	display: inline;
	width: 438px;
	
}

#right-column {
	float: right;
	display: inline;
	width: 210px;
	margin-left: 30px;
		
}

#body-column {
	float: right;
	display: inline;
	width: 678px;
		
}

#body-column h1 {
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
	font-size: 28px;
}

#body-column .white {
	font-size: 16px;
}

.small-box {
	background-color: #000000;
	padding: 5px 20px;
	border: 1px solid #333333;	
	width:168px;
	background-image: url(../images/bg-yellow.gif);
	background-repeat: repeat-x;
}

.large-box {
	background-color: #000000;
	padding: 5px 20px;
	border: 1px solid #333333;	
	width:396px;
	background-image: url(../images/bg-yellow.gif);
	background-repeat: repeat-x;
}


.article-list {
	margin: 0 0 0 15px;
	padding: 0;
	
}

.article-list ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	
}

.article-list li {
	padding: 0 0 10px 0;	
	margin: 0 0 10px 0;
	list-style-image: url(../images/bullet-articles.gif);
	border-bottom: 1px solid #333333;
}

#body-column .article-list {
	margin: 15px 0 0 15px;;
}	

#flashcontent {
	height: 560px;
}

#video {
	width: 210px;
	height: 280px;
}


#video-main {
	width: 678px;
	height: 390px;
}

#newsletter {
	float: right;
	margin-top: 40px;
}

#newsletter-table td{
	padding:10px 25px 5px 25px;
}