
html { 
	background:none
	}
	

body {
	margin: 6px auto 0;
	font-family:Tahoma;
	font-size:11px;
	color:#48435c;

	}	

a { 
	color:#48435c;
	text-decoration:underline
	}

a:hover { 
	text-decoration:none
	}

#container {	
	width: 920px;
	margin: 0 auto
	}


#header { 
	background:url(../images/bg_header-home.jpg) top left no-repeat;
	height:150px;
	width:920px;
	margin-left:-40px;
	overflow:hidden
	}
	
#header #logo { 
	float:left;
	overflow:hidden;
	}

#header #nav { display:none	}
	
#nav ul { display:none	}

#nav li { display:none	}

#nav li a { display:none	}
#nav li a.one { display:none	}
	
#nav li a:hover { display:none	}


#page-title {
	background-color:#fff;
	margin:0;
	height:30px;
	color:#000;
	padding:0;
	font-family:Arial;
	font-size:18px;
	font-weight:bold
	}

#content {
	background-color:#291e57;
/*	width:920px;*/
	overflow:hidden;
	color:#000;

	}

#content #leftCol {
	float:left;
	overflow:hidden;
/*	width:497px;*/
	padding:0;
	line-height:20px
	}
	
#content #rightCol { display:none}

#line1 { display:none}


#footer { display:none}

#footer #left { display:none}

#footer #right { display:none}

#footer #right a { display:none}
#footer #right a.sonic { display:none}

#footer #right a:hover { display:none}