*@charset "UTF-8";
/* CSS Document */

body { 
	background-color: #222;	
}

#maincontainer {
	background-color: #222;
	padding-bottom: auto;
	padding-left: auto;
	padding-right: auto;
	padding-top: auto;
	background-image: url(../images/main_bkg.jpg);
}

#mainpage {
	width: 959px;
}

#video {
	width: 959px;
	height: 400px;
	background-image: url(../images/video__placment_bkg.jpg);
}

#vplayer {
	width: 711px;
	height: 400px;
}

#spacer001 {
	width: 959px;
	height: 5px;
}

#menubk {
	width: 959px;
	height: 30px;
	background-image: url(../images/menu/main_menu_bkg.jpg);
	}

#maincontent {
	max-width: 959px;
	height: 740px;
	background-image: url(../images/main_content_bkg_gradient.png);
	min-width: 959px;
	alignment-adjust: central;
}

#content001 {
	position: relative;
	top: 20px;
	left: 5px;
	height: 450px;
	width: 322px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	margin-left: 95px;
	margin-right: 50px;
	color: #CCC;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	float: left;
}

#content002 {
	position: relative;
	height: 600px;
	width: 10px;
	float: left;
	margin-top: 40px;
}

#content003 {
	position: relative;
	top: 20px;
	left: 46px;
	height: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
	margin-left: 0px;
	margin-right: 0px;
	color: #CCC;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	float:left;
}

#content004 {
	position: relative;
	height: 600px;
	width: 60px;
	float: left;
	margin-top: 100px;
	margin-left: 90px;
}

#header {
	background-image: url(../images/header_bkg.png);
	width: 959px;
	height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	float:centre;
	line-height: 23pt;
	text-align: left;
	text-indent: 30px;
}

#footerinfo {
	background-image: url(../images/main_content_bkg_patterned.jpg);
	width: 959px;
	height: 216px;
	float:centre;
}

#ftinfo {
	width: 159px;
	height: 206px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	float:left;
	line-height: 23pt;
	text-align: left;
}

#fttitles {
	width: 159px;
	height: 206px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	float:left;
	line-height: 23pt;
	text-align: center;
}

a.ft:link {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

a.ft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.ft:visited {
	text-decoration: none;
	color: #CCC;
}

a.ft:hover {
	text-decoration: none;
	color: #61A103;
}

a.ft:active {
	text-decoration: none;
	color: #6C0;
	text-align: left;
}

#footer {
	background-image: url(../images/footer_bkg.png);
	width: 959px;
	height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	float:centre;
	line-height: 23pt;
}

h3 {
	font-size: 22px;
	line-height: 0pt;
}

h4 {
	font-size: 19px;
	line-height: 0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #61a104;
}

h5 {
	font-size: 15px;
	line-height: 2pt;
}

a:link {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}

a:hover {
	text-decoration: none;
	color: #61A103;
}

a:active {
	text-decoration: none;
	color: #6C0;
	text-align: left;
}

img.icon {
	position: relative;
	min-height: 18px;
	max-height: 18px;
	max-width: 15px;
	min-width: 15px;
	left: 910px;
	border: none;
	bottom: 22px;
	display:block;
}
