
ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}
ul#css_nav li ul {
	margin:0;
}

body {
	background: #4f4b48;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
img,fieldset {border: 0;}
div,span,fieldset{margin:0;padding:0;}
.left {float: left;}
.right {float: right;}
.wrapper {
	margin: 0 auto;
	width: 984px;
	overflow: hidden;
}
* html .png{
	position:relative;
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&this.src.toLowerCase().indexOf('.png')>-1?(
	this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/clients/tfg/structureimages/transparent.gif"
	):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='" + (this.currentStyle.backgroundRepeat=='no-repeat' ? 'crop' : 'scale') +"')"),this.runtimeStyle.backgroundImage = "url('/clients/tfg/structureimages/transparent.gif')"),this.pngSet=true));
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
.strike {
	background: transparent  url('/clients/tfg/structureimages/sub_strike.png') no-repeat 160px 0px;
}
#menu_bg {
	background: transparent url('/clients/tfg/structureimages/menu_bg2.png') repeat-x left top;
	height: 29px;
}
#menu {
	background: transparent url('/clients/tfg/structureimages/menu_bg.png') repeat-x left top;
	clear: both;
	padding: 0 0 0 218px;
	height: 29px;
	width: 766px;
	overflow: hidden;
}
#menu #css_nav {
	background: transparent url('/clients/tfg/structureimages/menu_end.png') no-repeat left top;
	padding: 0 0 0 2px;
	height: 29px;
}
#menu #css_nav li ul li {
	float: none;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#sidebar {
	float: left;
	width: 213px;
}
#sidebar h1.logo {
	display: inline;
	padding: 0;
	margin: 13px 0 52px 21px;
	float: left;
}
#sidebar h1.logo a{
	background: transparent url('/clients/tfg/structureimages/logo.png') no-repeat left top;
	display: block;
	height: 107px;
	width: 163px;
	line-height: 500px;
	overflow: hidden;
}
.contentwrap {
	margin: 40px 0 0 0;
	background: transparent url('/clients/tfg/structureimages/wide_contentbg.png') repeat-y left top;
	overflow: hidden;
}
#content {
	float: left;
	padding: 26px 30px 26px 30px;
	width: 689px;
}
#content h1 {
	font-family: "Gill Sans MT";
	
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	font-family:Arial,sans-serif;
	overflow: hidden;
	background: #080808;
	height: 42px;
	border-left: 1px solid #60605e;
	border-bottom: 1px solid #60605e;
	color: #989999;
	width:770px;
	float: right;
}
#footer h1 {
	margin: 7px 0 0 20px;
	padding: 0;
	font-style: italic;
	font-size: 20px;
	float: left;
	color: #fff;
}
#footer p {
	margin: 13px 0 0 20px;
	float: left;
}
#footer a {
	color: #989999;
}
#footer a:hover {
	text-decoration: none;
}

#footer .phonenumber {
float:left;
margin:7px 0 0 10px;
}

#footer .fineprint {
float:left;
}


/* sub menu list styling */
#sml_styling ul {
list-style:none outside none;
padding:0;
margin:px;
}
#sml_styling li {float:left;}
#sml_styling li a {
margin:px;
padding:px;
font-size: pt;
font-weight: ;
text-decoration:none;
}
#sml_styling li.off a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.on a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.off a:hover {
background: transparent;
color: #;
}
	