body {
background-image: url('/img/bg.jpg');
background-repeat: repeat;
margin: 0px;
padding: 0px;
text-align: center;
font-family: 'Trebuchet','calibri','Arial', sans-serif;
color:white;
font-size: 12px;
}

li a, li a:active {
	color: ;
	text-decoration: none;
}

li a:hover {
	color: ;
	background-color: #F90;
}

h1 {
	font-family: 'Arial', sans-serif;
	font-size: 35px;
}

h2 {
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	
}

h2 a, h2 a:active, h2 a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

h3 {
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

img {
border-style: none;
}

img a:hover{
	background: none;
}

/* ******************************
ID STYLES
****************************** */
			
#wrapper {
position: relative;
width: 1010px;
margin: auto;

			
}

#container {
position: relative;
width: 1010px;
margin: auto;
text-align:left;
			
}
			
#top_container {
position: relative;
width: 1010px;
margin: auto;
margin-bottom:0px;
background-image:url('/img/container_top.png');
height:200px;
}

#nav	{
width: 310px;
float:right;
padding-top:170px;
}
			
#monitor {
	background-image: url(/img/monitor_free.png);
	background-repeat:no-repeat;
	min-height:430px;
	
	}

#monitor_sub {
	background-image: url(/img/monitor_free.png);
	background-repeat:no-repeat;
	padding:40px;
	min-height:350px;
}

#monitor_sub p{
	color:black;
}

#flash{
	width:950px;
	padding-left:20px;
}

#monitor_inside {
padding:25px;}

#footer {
height: 30px;
clear: both;
text-indent:705px;
}

#nav li {
	float:left;
	list-style:none;
	padding-left: 0px;
	
}


#nav li a { 
	text-transform: uppercase;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	height: 24px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}

#nav li a:hover {
	background-color:white;
}

#nav li a:active {
	background-color:white;
}

.active_page {
	background-color:#;
}



/* ******************************
content id
****************************** */



/* ******************************
subpage id
****************************** */
