/* G E N E R A L */

* {
	padding:0;
	margin:0;
	}

body{


	background-color:#424342;

	
		}
	
img {
	padding:0;
	margin:0;
	}


h1, h2, h3, h4{
	font-size:14px;
	}

ul {

	}

a img{
	border:none;
	}

a {
	color:#333;
	text-decoration:none;
}	

a:hover {
	color:#777;
	text-decoration:none;
}
	
	/* M A I N  */



#container {

/*	background-image:url(../media/right.jpg);*/




	width: 1000px;
	margin: 10px auto;
	padding: 0px;

	
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:1.5em;

	}
.spacer {
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.lowercontent {
    clear:both;
	width: 100%;
	height: 1px;
}
/* H E A D E R */


#wrapper {
	background-image:url(../media/body.jpg);
	background-repeat:repeat-x;
	background-position: top right;
	}

#header{


	width: 1000px;
	height: 189px;
	background-image:url(../media/header.jpg);

 

	}

#welcome_bg {
	width: 800px;
	height: 53px;
	background-image:url(../images/welcome_bg.jpg); 
}	

#header img {
	display:block;
	
	}

/* N A V B A R */
#navbar {

    width: 853px;

	height: 50px;
	font: Arial, Helvetica, sans-serif;

	color: #00aeef;

}



#navbar_wrap{
	width:760px;
	float:right;


}

#navbar ul{ 

float:right;
margin-right: 100px;
margin-top: 35px;
}



#navbar li {

text-decoration:none;
display:inline;
list-style-type: none;
}

#navbar a:hover {
	color: #083876;
	text-decoration:none;
}

#navbar a{
color:#00aeef;
font-weight:bold;
text-decoration:none;
}

#navbar_wrap img{
float:left;

}



/* C O N T E N T */





#content {

background-image:url(../media/bodyback.jpg);


	width:1000px;

	/*position:relative;
	left:60px;*/
	margin:0 auto;

	

	
	/*border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
*/
	}


#left_content {


	width: 195px;

	float:left;
	
}




#left_content p {
color: #19381e;
font-weight:bold;
font-size: 14px;
margin-top: 25px;


}

#left_content h1 {
	font-size:14px;
	letter-spacing: 0em;
	font-weight:bold;

}

#left_content ul{
margin-top: 15px;
}

#left_content li{
background-image:url(../media/navback.jpg);
background-repeat:no-repeat;
list-style:none;
margin-top:8px;
height:21px;
width:195px;
}

#left_content li a{
margin-left:35px;
color: #aaaaaa;}

#left_content li a:hover{
color: #ffffff;}

#left_content a{
color: #363636;}

#right_content {

		color: #000000;
		font-weight: 300;

    width: 805px;
	font-size: 12px;
	margin: 15px 0;

	float:right
	}






#right_content h1 {
	font-size:25px;
	letter-spacing:-0em;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#right_content h2 {
	font-size:20px;
	letter-spacing:-0em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	padding-bottom: 15px;
}
	
#right_content p {
	margin-left:15px;
	margin-right:30px;
}
#right_content ul {
	margin-left:30px;
	margin-right:5px;
}

#right_content a {
text-decoration:underline;
}



#content_right p{
	margin-left:20px;
}



#content_right ul{
	margin-left:50px;
}

#footer ul{
margin-left:0;
}


#footer {

	width: 1000px;
	height: 92px;

	background-image:url(../media/footer.jpg);
	background-repeat:no-repeat;
	

	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;

}

#footer p {
padding-top: 50px;
padding-left: 47px;
}

	
#footer a {
	color: #363636;
	text-decoration:none;
	}	
	
	#footer ul{


	text-align:center;

}


	
	#footer li {

display:inline;
color:#000000;
list-style-type: none;
}

#footer a:hover {
	color: #000000;
}

#footer li a{
color: #000000;
text-decoration:none;
}

		

	
	

#footer img {
    float: right;
    margin: 14px 10px 0 0;
}