/* Global Resets
----------------------------------------------------------------------------------------------------*/
* {padding: 0; margin: 0; font-weight: inherit; font-family: inheret; font-style: inherit; font-size: 100%; color:#000000; border: 0 none; outline: 0; text-decoration:none}

* {font-family: helvetica, sans-serif; font-size: 11px}

a, img { border: none }

a:hover, a:active, a:focus {outline: none}

/* General Styles
----------------------------------------------------------------------------------------------------*/
body{background:url(/images2/body_bg_index.jpg) #dfe0e0 center top repeat-x}

/* Header Styles
----------------------------------------------------------------------------------------------------*/
#header{width:940px; height: 252px; position:relative; margin:0 auto}

#header img.logoLink{position:absolute;	margin-left: -95px}

.logoLink{
	z-index: 20;
	margin-top: -3px;
	}

.panel-wrapper img{float: right}

/* Footer
----------------------------------------------------------------------------------------------------*/
#footer{width: 940px; margin:0 auto}

#footer a{
	float:right;
	margin:187px 0 0;
	}