@charset "utf-8";
/* CSS Document */

body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #7FC8E1;
	background-image: url(img/headerbg.png);
	background-repeat: repeat-x;
}
#header {
	color:#006;
	margin:0 auto;
	width:925px;
	font:18px Verdana, Arial, Helvetica, sans-serif;
	height:140px;
	text-align:right;
}
#header ul, #header li {
	margin:0;
	padding:0;
	list-style: none;
}
#header h1 {margin:0;padding:0;text-align:right;font-size:18px;color:#75057A}
#container {width:925px;margin:auto;}
#content {
	width:690px;
	background:white;
	padding:8px 15px;
	float:right;
	margin:0 0 8px 0;
	border:1px solid #09C;
	line-height:16px;
	color:#333;
}
.round {-moz-border-radius: 10px;-webkit-border-radius: 10px;}
#fb_bar {float:left;margin-top:0px;}

#logo {margin:10px 0;border:0;float:left;margin-right:30px;}
.payment {
	color: #030;
}
strong {
	color:#75057A
}
.red {color:#cc0000;font-weight:bold;}
/*yellow FFE309 purple C609CF*/
