html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}


body  {

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(../../images/bg_body.jpg) repeat;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-size:13px;

}

img{

	border:none;
	outline:none;

}

a{

	outline:none;
	text-decoration:none;

}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrt {
	
	float:right;
	
}

#container { 

	
	background:url(../../images/bg_content.jpg) repeat-x;
	height:148px;
	position:relative;
	top:300px;
	
} 

#content {
	
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	
}

#logo {
	
	float:left;
	
}

#menu {
	
	float:left;
	margin:63px 0 0 15px;
	
}

#menu a{
	
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	margin:0 10px 0 10px;	
}

#socialmedia {
	
	background:url(../../images/bg_socialmedia.jpg) no-repeat;
	width:291px;
	height:55px;
	float:right;
	position:relative;
	top:45px;
	right:10px;
	padding:13px 0 0 3px;
	
}

#socialmedia a {
	
	display:block;
	margin:0px 13px 0 13px;
	float:left;
	
}
