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

*
	{
	padding:0px;
	margin:0px;
	}

body
	{
	 background:#000000;
	 font-family: 'Comic Sans MS', cursive;
	 color:#333333;
	}
h1.sb3results
	{
	 display:none;
	}
#main-bg
	{
	 background:url(images/Main_BG.jpg) top center no-repeat;
	 width:796px;
	 height:636px;
	 margin:0px auto;
	 padding:0px 50px 0px 50px;
	}

#slogan
	{
	 color:#FFFFFF;
	 text-align:right;
	 position:relative;
	 left:100px;
	 bottom:-10px;
	 font-size:12px;
	 font-variant:small-caps;
	}
	
/* Start Upper Tab Style*/
#tab
	{
	 background:url(images/tabbg.png) no-repeat;
	 width:360px;
	 height:84px;
	 background-position:top center;
	 list-style:none;
	 position:absolute;
	 margin-top:0px;
	 top:0px;
	 margin-left:420px;
	}
#tab li
	{
	 display:inline;
	}
#tab li a
	{
	 float:left;	
	 display:block;
	 margin:15px;
         padding-top:43px;
	 width:60px!important;
         height:0px;
         text-indent:-99999999px;
	}
#tab li a.aim
	{
	 background:url(images/aim.png);
	 width:60px!important;	
         display:block;
}
#tab li a.mail
	{
	 background:url(images/mail.png);
	 width:60px!important;
         display:block;	
}
#tab li a.myspace
	{
	 background:url(images/myspace.png);
	 width:60px!important;	
         display:block;
}
#tab li a.facebook
	{
	 background:url(images/facebook.png);
	 width:60px!important;	
         display:block;
}
/* End Upper Tab Style */

/* Start Navigation */
#navigation
	{
	 background:url(images/navbg.png) no-repeat;
	 width:764px;
	 height:84px;
	 background-position:top left;
	 list-style:none;
	 margin-top:-4px;
	}
#navigation li
	{
	 display:inline;
	}
#navigation li a
	{
	 float:left;	
	 display:block;
	 margin:15px;
	 color:#ffffff;
	 text-decoration:none;
	 font-variant:small-caps;
	}
#navigation li a:hover
	{
	 color:#999999;
	}
/*End Navigation*/

/*Start Content*/

#content
	{
	 background:url(images/content_bg.png) top center no-repeat;
	 width:744px;
	 margin:0px auto;
	 display:table;
	}
#left-col
	{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 display:block;
	 float:left;
	}
h2.title
	{
	 background:url(images/titlebg.png) top left no-repeat;
	 width:375px;
	 height:56px;
	 padding-top:15px;
	 padding-left:15px;
	 font-family: 'Comic Sans MS', cursive;
	 font-variant:small-caps;
	}
#left-col p
	{
	 margin-top:-5px;
	 width:375px;
	 text-align:justify;
	 padding:10px;
	 font-size:11px;
	}
#right-col
	{
	 width:325px;
	 float:left;
	 margin-top:10px;
	 margin-bottom:5px;
	}
/* End Content*/

/* Seo Text */

#seotext
	{
	 width:900px;
	 margin:0px auto;
	 clear:both;
	}
#seotext #left-column
	{
	 width:440px;
	 margin:0px auto;
	 float:left;
	}
#seotext #right-column
	{
	 width:440px;
	 margin:0px auto;
	 float:right;
	}
#seotext div p
	{
	 text-align:justify;
	 font-size:10px;
	 color:#666666;
	}

/* End SEO Text */

/* Nav footer */

#nav-footer
	{
	 width:900px;
	 height:30px;
	 margin:0px auto!important;
	 clear:both;
	 border-top:solid 1px #333333;
	 display:block;
	}
#nav-footer p
	{
	 width:800px;
	 font-size:10px;
	}
#nav-footer a
	{
	 color:#666666;
	 text-decoration:none;
	}
#nav-footer a:hover
	{
	 color:#ffffff;
	}
	
#right
	{
	 text-align:right!important;
	 float:right;
	 margin-right:0px;
	 display:inline;
	 margin-top:0px !important;
	}
#right li
	{
	 display:inline;
	 margin-left:80px;
	 font-size:9px;
	}
#left
	{
	font-size:9px;
	display:block;
	float:left;
	margin-top:8px;
	}
#left li
	{
	 list-style:none;
	}
/*End Footer Nav*/



/*Start Contact Form*/
#contactform
	{
	 background:url(images/contactformbg.png) top center no-repeat;
	 width:306px;
	 height:321px;
	 padding-left:20px;
	 padding-right:15px;
	 padding-top:20px;
	 margin:0px auto;
	}
#required
	{
	 color:#ff6666;
	 text-align:center;
	 margin-left:60px;
	}
label
	{
	 color:#888888;
	}
#stuff
{display:none;}