body {
	padding: 0;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 11px Arial, helvetica, sans-serif;
	color:#31333B;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 1100px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #333333;
	height: 200px;

}

#header {
	width: 1100px;
	height: 180px;
}

#menu {
	width: 1100px;
	height: 35px;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-color: #333333;
	border-left-color: #333333;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	height : 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#menu a:hover {
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	color: #000000;
}

#menu .active a {
	background-color: #FFFFFF;
	color: #000000;
}

#content {
	width: 1100px;
	text-align : center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 810px;
	background-color: #FFFFFF;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-color: #000000;
	border-bottom-color: #000000;
	
	/*background:#000000;*/
}



#right {
	width: 1090px;
	padding: 0px;
	margin-left:5px;
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	background-position: center top;
	background-color: #FFFFFF;
	/*background: #ff00ff;*/
	}


#left {
	width: 200px;
	float:left;
	height: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	

	/*background: #ff0000;*/
}

#footer {
	width: 1100px;
	height: 34px;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #000000;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
}

#footer a {

}

#footer a:hover {

}


 h1,h2 {
	color:#8fa819;
	font-family: "Trebuchet MS",arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	background: url(../../template/css/images/arrow.gif) no-repeat left center;
	text-transform: uppercase;
 }
 
.blue {
color:#3f71b6;
font-weight: 800;
}

.bluesquare {
 color:#3f71b6;
 font-weight: 800;
 padding-left:12px;
 background: url(../../template/css/images/square.gif) no-repeat left center;
}


a {
color:#3f71b6;
}

a:hover {
color:#3f71b6;
text-decoration :none;
}

hr {
width:100%;
height: 1px;
color:#8fa819;
background-color:#8fa819;

}
 
#holder {
	position: absolute;
	top: 0px;
	left: 0px;
}
#copy {clear: both;}
html, body, #holder {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #holder { height: auto;}
#free-flash-header a:hover {color:#cdd2d7;text-decoration:none}
#resol {text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;position:fixed;padding-left:10px;width:290px;top:0px;left:1280px;margin:0 auto;background:#bfc6d9;} #resol h1 {background:none;font-size:1.2em;letter-spacing:10px;padding:0px;margin:0px;border: 0px;} #resol h2 {font-size:0.6em;letter-spacing:3px;padding:0px;margin:0px;background:none;}
#holder table {
	height: 180px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#holder #content h1 {
	clip: rect(auto,auto,auto,auto);
}
#holder #content table {

}
#holder #content #right {
	width: 750px;
	margin-left: 20px;
}
