@charset "utf-8";
/* 
Author: Abn3r, ABCO Create from ABCO Live
Template: CurvyLines v1.0
URL: http://abcolive.com
Description: Done for guatemalavip.com. If you want to use this template, or want to take some ideas from, email me.
*/
body {margin:0px;font-size:12px;font-family:Verdana, Geneva, sans-serif;background:#000;color:#CCC;}
a {color:#CCC;}
.clear {clear:both;}

#site {width:800px;margin:0 auto 0 auto;}
#header {background:#000 url(images/header.jpg);height:240px;}
#navigation {background:#060 url(images/navigation_bg.jpg) no-repeat;height:35px;font-size:16px;}
	#navigation ul {margin:0;padding:0 10px;}
	#navigation li {float:left;list-style:none;margin:8px 0px;}
	#navigation li a {padding:6px 15px;color:#FFF;text-decoration:none;font-weight:800;}
	#navigation li a:hover {background:url(images/navigation_over.jpg) right no-repeat;height:35px;}
	
#feature {clear:both;padding:5px;}
	#feature #red {float:left;background:url(images/feature_red_bg.jpg) no-repeat;height:200px;width:440px;}
	#feature #orange {float:right;background:url(images/feature_orange_bg.jpg) no-repeat;height:200px;width:340px;}
	#feature .title {font-size:16px;font-weight:800;color:#FFF;padding:5px;}
	#feature #red .content {color:#C60;padding:5px;}
	#feature #orange .content {color:#600;padding:5px;}
	
#body {clear:both;padding:1px 0;margin:5px 0;background:#333 url(images/body_bg.jpg) no-repeat bottom;}
	#body #sidebar {float:left;width:220px;}
	#body #mainbar {float:right;width:580px;}
	#body br {margin:-15px;padding:-15px;}

	#body .box {padding:5px;}
		#body .box img {border:0;}
	#body .title {font-size:14px;font-weight:800;color:#FFF;background:url(images/body_title_bg.jpg) no-repeat;padding:6px 5px;}
		#body .title a {color:#FFF;}
	#body .content {color:#014;background:#666 url(images/body_content_bg.jpg) bottom right no-repeat;padding:5px;}
		#body #mainbar .content img {border:1px #014 solid;margin:0 5px 5px 0;padding:5px;}
	
#ads {margin:0;padding:0;}
	#ads .box {float:left;width:170px;margin:5px;padding:0px;}
	#ads .google {float:right;width:250px;height:265px;}
	#ads .google .title {height:12px;font-size:10px;background-position:center;padding:2px 2px 4px 5px;}
	#ads .googlelinks {clear:both;margin:0 auto;padding:5px 0;width:728px;}
	
#footer {clear:both;padding:5px;background:#326205;color:#120;}	
