@charset "UTF-8";
/* CSS Document */ 
body{margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}
#header{height:44px; }
#container{background: url(images/bg.jpg) top center repeat; float:left; width:100%; text-align:center;}
#logo{
	width:212px;
	top: 0;
	right:0;
	float:left;
	
}
a.logolink{width: 140px; height:42px;}
#bar-undervideo{background:url(images/footer_grad.png) top center repeat-x; height: 52px; clear: both;  }
#content{width: 600px; margin: 0 auto; font-family:  Helvetica, Arial,sans-serif; clear:both; text-align:right; color:#999999; font-size:10px; }
#content a{color:#999999; text-align:center; margin-bottom:10px;}

#message{background:url(images/bottom.png) top center no-repeat; height:196px;}
#wrap{ margin: 0 auto; padding-top:30px;}

/* Type Styles */
h1{font-weight:normal; font-size:20px;}

#bar-undervideo p {
	 text-align:center; display:block; 
	 padding: 18px;
	 font-size:12px;
	 color:#333333;
}

#emailmessage p {margin:10px;}

