*{margin:0;padding:0;}

html, body, form{
height:100%;
}

body{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	background:url(/css/skin/NewEngage/images/body-repeat.png) repeat-x top;
}

h1,h2,h3,h4,h5{
	font-weight:normal;
}

h1{
	font-size:2em;
	margin:0 0 5px 0;
}

h2{
	font-size:1.5em;
	margin:5px 0;
}

h3{
	font-size:2em;
	margin:5px 0;
}

h4{
	font-size:1em;
	margin:5px 0;
}

li{
	list-style:none;
}

p{
	margin-bottom:20px;
	line-height:1.5em;
}

a{
	color:#cc0066;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#000;
}

a:focus{
outline:none;
}

.hideMe{
display:none;
visibility:hidden;
}

img{
border:none;
}

.img-left{
float:left;
margin:5px 13px 0 0;
}

.img-right{
float:right;
margin:5px 0 13px 13px;
}

.clear{
clear:both;
padding:0;
margin:0;
line-height:0;
border:0;
}

.clearLeft{
clear:left;
padding:0;
margin:0;
line-height:0;
border:0;
}

.clearRight{
clear:right;
padding:0;
margin:0;
line-height:0;
border:0;
}

.floatLeft{
float:left;
}

.floatRight{
float:right;
}

.no-line{
border:none;
background:none;
}

#mainBg{
	width:100%;
	height:100%;
	min-width:924px;
	background:url(/css/skin/NewEngage/images/header.jpg) no-repeat center top;
}

#wrapper{
	width:924px;
	margin:0 auto -135px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#header{
	padding:10px;
	width:904px;
	height:95px;
}

#header a#logo{
	display:block;
	text-indent:-9999px;
	width:270px;
	height:60px;
	float:left;
	margin:18px 0 0 15px;
}

#header #twitter{
	width:300px;
	height:70px;
	color:#fff;
	/*border:1px #000 solid;*/
	margin:15px 0 0 365px;
}

#header #twitter span{
	font-size:12px;
}

#header #twitter p{
	margin:0 0 5px 0;
	font-size:10px;
	line-height:18px;
}

#header #twitter a{
	color:#000;
}

#header #twitter a:hover{
	color:#FCF;
}

#header #twitter a.tweetBack{
	margin-left:10px;
}

#login{
	float:right;
	width:160px;
	padding:0 0 10px 10px;
}

#login p{
	margin:0;
	color:#fff;
}

#login strong{
	/*text-transform:uppercase;
	color:#fff;
	margin-bottom:5px;
	display:block;*/
	display:none;
	visibility:hidden;
}

#login input{
	margin:0 0 5px 0;
	width:100px;
	border:0;
	padding:2px;
}

#login .btn{
	display:block;
	border:none;
	color:#fff;
	width:40px;
	font-size:9px;
	text-transform:uppercase;
	padding:2px 4px;
	margin:1px 60px 0 0;
	cursor:pointer;
	background:#000;
}

#login .btn:hover{
	background:#cc0066;
}

#login fieldset{
	border:0;
}

#login label{
	float:left;
	width:100px;
}

#login span{
	display:block;
	float:right;
	margin-right:-47px;
	/*color:#FCF !important;*/
}

#login fieldset p{
	overflow:visible;
}

#nav{
	height:32px;
	margin:2px 0 0 0;
}

#nav ul{
	padding:0;
	margin:0;
}

#nav li{
	float:left;
	margin:0 2px 0 0;
}

#nav a{
	color:#fff;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	width:130px;
	height:24px;
	padding:8px 0 0 0;
	text-align:center;
	background:url(/css/skin/NewEngage/images/nav.png) no-repeat 0 0;
}

#nav a:hover{
background-position:0 -32px;
}

#nav .down, #nav .down:hover{
	color:#000;
	background-position:0 -64px;
}

#footerPush{
	height:135px;
	clear:both;
}

#footer{
	color:#fff;
	height:135px;
	font-size:1em;
	overflow:hidden;
	clear:both;
	background:url(/css/skin/NewEngage/images/footer.png) no-repeat top center;
}

#footer a{
	color:#fff;
	font-weight:normal;
}

#footer a:hover{
	color:#CC0066;
}

#footerCenter{
	width:924px;
	padding:8px 0 0 0;
	margin:auto;
}

#footerCenter ul{
	margin:27px 0 0 0;
	overflow:hidden;
}

#footerCenter ul li{
	float:left;
	margin-right:5px;
	padding:10px 10px 10px 10px;
	background:url(/css/skin/NewEngage/images/line.png) no-repeat top right;
}

#footer #socialNet{
	width:260px;
	height:50px;
	padding:0 0 0 20px;
	margin:45px 0 0 0;
	overflow:hidden;
	float:right;
	/*border:1px green solid;*/
}

#footer #socialNet p{
	width:100px;
	text-align:center;
	float:left;
	margin-left:18px;
	text-transform:uppercase;
}

#footer #socialNet p a{
	display:block;
	width:97px;
	height:32px;
	text-indent:-9999px;
}

#footer #socialNet p a.facebook:hover, #footer #socialNet p a.twitter:hover{
	background-position:0 -32px;
}

#footer #socialNet p a.facebook{
	background:url(/css/skin/NewEngage/images/facebook.jpg) no-repeat 0 0;
}

#footer #socialNet p a.twitter{
	background:url(/css/skin/NewEngage/images/twitter.jpg) no-repeat 0 0;
}
	

.copyright{
	margin:20px 0 0 0;
	font-size:9px;
}



