body {
	margin:0;
	padding:0;
	color:#414141;
	background-color:#FAF9F6;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}

a {
	color:#414141;
}

a:hover {
	color:#06AEFF;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

#container {
	width:734px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
	background-image:url(images/contbg.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	height:110px;
	overflow:hidden;
}

#logo {
	width:434px;
	height:84px;
	float:left;
}

#menu {
	width:434px;
	float:left;
	height:26px;
	overflow:hidden;
}

#menu a {
	float:left;
	height:27px;
	overflow:hidden;
	text-decoration:none;
}

#menu #menu_about  {
	width:76px;
	background-image:url(images/button_about.png);
	background-position: 0 0;
	padding-top:27px;
	margin-left:1px;
}

#menu #menu_about:hover {
	background-position: 76px 0px;
}

#menu #menu_news {
	width:73px;
	background-image:url(images/button_news.png);
	background-position: 0 0;
	padding-top:27px;
}

#menu #menu_news:hover {
	background-position: 73px 0px;
}

#menu #menu_advertisers  {
	width:109px;
	background-image:url(images/button_advertisers.png);
	background-position: 0 0;
	padding-top:27px;
}

#menu #menu_advertisers:hover {
	background-position: 109px 0px;
}

#menu #menu_publishers {
	width:98px;
	background-image:url(images/button_publishers.png);
	background-position: 0 0;
	padding-top:27px;
}

#menu #menu_publishers:hover {
	background-position: 98px 0px;
}

#menu #menu_contact  {
	width:77px;
	background-image:url(images/button_contact.png);
	background-position: 0 0;
	padding-top:27px;
}

#menu #menu_contact:hover {
	background-position: 77px 0px;
}

#from {
	float:right;
	width:300px;
	overflow:hidden;
	height:110px;
	text-align:right;
	background-image:url(images/frombg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#content {
	border:7px solid #A0DBF8;
	background-color:#FFFFFF;
	margin-left:1px;
	background-image:url(images/pagebg.png);
	background-repeat:repeat-y;
	background-position:right;
	padding: 15px 0 15px 0;
}

#content h1 {
	margin:0;
	padding:0;
}

#left {
	width:426px;
	float:left;
}


#left  #intro {
	height:134px;
	overflow:hidden;
	padding: 20px 0 20px 0;
}

#left #intro2 {
	font-size:small;
	padding: 0 15px 0 15px;
}

#right {
	width: 271px;
	float:left;
	padding:3px 0 0 22px;
}

#right .featured {
	padding: 0 0 20px 0;
}

.featured h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	height:20px;
	color:#8F8F8F;
	font-weight:normal;
	margin:0;
	padding:0 0 0 8px;
}

.featured h2 a {
	color:#8F8F8F;
	text-decoration:none;
}

.featured h2 a:hover {
	color:#02ADFF;
}

.featured .img {
	width:235px;
	height:71px;
	background-image:url(images/featuredbg.png);
	background-repeat:no-repeat;
	padding: 9px 0 0 12px;
}

.featured p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	padding: 0 0 0 13px;
	margin:0;
	width: 220px;
}

#footer {
	padding-top: 5px;
	color:#999999;
	text-align:center;
	font-size:small;
}

#siteby {
	padding-bottom:5px;
	color:#999999;
	text-align:center;
	font-size:x-small;
}

#siteby a {
	color:#999999;
}


#right #signup {
	font-size:12px;
	padding: 0 25px 0 4px;
}

#right #signup p {
	margin:0;
	padding: 0 0 15px 0;
}

#right #signup span {
	font-size:10px;
}

#right #signup input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:230px;
	font-size:12px;
}

#right #signup textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:230px;
	font-size:12px;
	overflow:hidden;
}

#right #signup a {
	border-bottom:1px dashed #0099FF;
	text-decoration:none;
}

#page {
	font-size:small;
	padding: 0 10px 0 15px;
}

#page form {
	width:390px;
}

#page input {
	width:380px;
	font-size:12px;
	
}

#page textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:380px;
	font-size:12px;
	overflow:hidden;
}

.break {
	clear:both;
	overflow:hidden;
	height:1px;
}

#home_publishers {
	float:left;
	width:183px;
	padding:0 15px 15px 15px;
	font-size:small;
	border-right:1px solid #A0DBF8;
}

#home_advertisers {
	float:left;
	width:182px;
	padding: 0 10px 15px 20px;
	font-size:small;
}


/* News */

#home_news {
}

#home_news h3 {
	padding: 0;
	margin: 0;
	font-size:17px;
}


#home_news span.datein {
	color:#666666;
	font-size:11px;
	display:block;
	margin-bottom:3px;
}

#home_news span.datein a {
	color:#666666;
}

#home_news span.datein a:hover {
	color:#54AFE3;
}

#home_news h3 a {
	color:#414141;
	text-decoration:none;
}

#home_news h3 a:hover {
	color:#54AFE3;
}

#home_news p {
	padding: 0;
	margin: 0 0 15px 0;
	color:#6F6F6F;
}

#home_news .more {
	margin-bottom:20px;
	font-size:x-small;
	text-align:right;
}

#home_news .more a {
	color:#6F6F6F;
}

#home_news .more a:hover {
	color: #54AFE3;
}

#home_news_more {
	clear:both;
	border-top:1px solid #CCCCCC;
	margin:25px 0 0 0;
	padding: 5px 5px 0 5px;
	font-size:11px;
}


/* latest News */

#latestnews {
	color:#6F6F6F;
	font-size:11px;	
	padding: 0 15px 0 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#latestnews h2 {
	padding: 0;
	margin: 0;
	font-size:14px;
}


#latestnews span.datein {
	color:#666666;
	font-size:11px;
	display:block;
	margin-bottom:3px;
}

#latestnews span.datein a {
	color:#666666;
}

#latestnews span.datein a:hover {
	color:#54AFE3;
}

#latestnews h2 a {
	color:#8F8F8F;
	text-decoration:none;
}

#latestnews h2 a:hover {
	color:#54AFE3;
}

#latestnews p {
	padding: 0;
	margin: 0 0 15px 0;
	color:#6F6F6F;
}

#latestnews .more {
	margin-bottom:20px;
	font-size:x-small;
	text-align:right;
}

#latestnews .more a {
	color:#6F6F6F;
}

#latestnews .more a:hover {
	color: #54AFE3;
}



