@charset "utf-8";

/*divs*/

#header {
	position:relative;
	width:948px;
	height:125px;
	}
	
#tabatha {
	position:absolute;
	width:301px;
	height:79px;
	top:9px;
	left:940px;
	}

#banner {
	width:948px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	}
	
#banner2 {
	background-image:url(images/2level_banner.jpg);
	width:943px;
	height:251px;
	position:relative;
	top:0px;
	left:0px;
	background-repeat: no-repeat;
	}
	
#loose_text {
	position:absolute;
	width:194px;
	height:auto;
	left:743px;
	top:134px
	}

#content{
	position:relative;
	width:948px;
	height:auto;
	left:0px;
	top:0px;
	}
	
#bar_bottom_home {
	z-index:1;
	position:relative;
	width:948px;
	height:100px;
	top:570px;
	left:0px;
	}
	
#logos {
	position:absolute;
	width:36px;
	height:auto;
	top:15px;
	left:2px;
	}
	
#text_content{
	z-index:1;
	width:724px;
	height:494px;
	position:absolute;
	top:9px;
	left:223px;
	}

#text_title{
	position:absolute;
	width:212px;
	height:220px;
	left:3px;
	top:24px;
	}
	
#text_title2 {
	position:absolute;
	width:720px;
	height:75px;
	top:160px;
	left:216px;
	}

#aboutus_image {
	position:absolute;
	right:3px;
	top:117px;
	width:auto;
	height:auto;
	}
	
#orderinfo_image {
	position:absolute;
	right:5px;
	top:278px;
	width:auto;
	height:auto;
	}
	
#referral_image {
	position:absolute;
	right:-1px;
	top:329px;
	width:auto;
	height:auto;
	}

#index_image {
	position:absolute;
	right:1px;
	top:473px;
	width:auto;
	height:auto;
	}
	
#news_image {
	position:absolute;
	right:1px;
	top:954px;
	width:auto;
	height:auto;
	}
	
#news1_image {
	position:absolute;
	right:7px;
	top:1019px;
	width:auto;
	height:auto;
	z-index:2;
	}
	
#news2_image {
	position:absolute;
	right:5px;
	top:849px;
	width:auto;
	height:auto;
	}
	
#news3_image {
	position:absolute;
	right:1px;
	top:1001px;
	width:auto;
	height:auto;
	}
	
/*bar_bottom div for second level pages*/
#bar_bottom {
	position:relative;
	width:948px;
	height:100px;
	top:30px;
	left:0px;
	}
	
/*text styles*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#66CCFF;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	}
