/* CSS Document */
body,html
	{
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#108798;
	line-height:18px;
	background-color:#2AAFBF;
	background-image:URL('images/main_background.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	height:100%;
	}
	
img
	{
	border: 0px;
	}

#mainContainer
	{
	float:left; clear:both; width:100%;
	}

#headerContainer
	{
	margin:0px auto;
	width:750px;
	height:143px;
	position:relative;
	}
	
#headerContainer2
	{
	margin:0px auto;
	width:750px;
	height:143px;
	position:absolute;
	top:0px;
	left:0px;
	}
	
#contentContainer
	{
	margin:0px auto;
	background-color:#FFFFFF;
	text-align:justify;
	width:750px;
	}
	
#contentContainer2
	{
	margin:0px auto;
	background-color:#FFFFFF;
	position:relative;
	text-align:justify;
	height:auto; 
	width:688px;
	padding:31px 31px 31px 31px;
	}

#contentTopLeftContainer
	{
	margin:0px auto;
	width:17px;
	height:17px;
	position:absolute;
	left:0px;
	top:0px;
	}
	
#contentTopRightContainer
	{
	margin:0px auto;
	width:17px;
	height:17px;
	position:absolute;
	right:0px;
	top:0px;
	}
	
#contentBottomRightContainer
	{
	margin:0px auto;
	width:154px;
	height:186px;
	position:absolute;
	left:711px;
	bottom:-40px;
	}
	
#comingSoonContainer
	{
	margin:0px auto;
	width:106px;
	height:80px;
	position:absolute;
	right:31px;
	top:0px;
	}
	
#bottomTitleContainer
	{
	margin:0px auto;
	width:750px;
	height:29px;
	position:relative;
	text-align:justify;
	margin-bottom:11px;
	background-image:URL('images/hr.gif');
	background-position:bottom center;
	background-repeat:repeat-x;
	}

#bottomContainer
	{
	margin:0px auto;
	width:750px;
	height:212px;
	position:relative;
	text-align:justify;
	}

#bottomTextContainer
	{
	margin:0px auto;
	width:350px;
	height:211px;
	position:absolute;
	left:0px;
	top:0px;
	padding-top:11px;
	}

#latestNewsContainer
	{
	margin:0px auto;
	width:324px;
	height:159px;
	position:absolute;
	left:0px;
	top:2px;
	padding:52px 46px 0px 13px;
	background-color:#FFFFFF;
	background-image:URL('images/latestnews_background.gif');
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#quoteContainer
	{
	margin:0px auto;
	width:332px;
	height:47px;
	position:absolute;
	right:-32px;
	top:0px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	background-image:URL('images/quote.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:22px 0px 0px 51px;
	}
	
#artyloonContainer
	{
	margin:0px auto;
	width:373px;
	height:85px;
	position:absolute;
	right:-32px;
	top:77px;
	background-image:URL('images/artyloon_background.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding:58px 0px 0px 14px;
	color:#E45884;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
	
#artyloonButtonContainer
	{
	margin:0px auto;
	width:84px;
	height:31px;
	position:absolute;
	left:10px;
	bottom:11px;
	}
	
#footerContainer
	{
	width:100%;
	height:67px;
	text-align:center;
	background-position:bottom center;
	background-repeat:repeat-x;
	float:left; clear:both;
	margin:-10px 0 0 0;
	}
	
#footerTextContainer
	{
	margin:0px auto;
	width:auto;
	height:31px;
	position:relative;
	top:25px;
	color:#108798;
	font-size:11px;
	font-weight:bold;
	}
	
.basictext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2aafbf;
	line-height:16px;
	text-align:left;
	}

.showdiv
	{
	display: block;
	}

.hidediv
	{
	display: none;
	}
	
#leftwrapper {float:left; width:206px;}
#rightwrapper {float:left; width:460px;}

.heading{color:#3ccada; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.heading1{color:#3ccada; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-top:20px;}
.subheading{ color:#3ccada; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0; text-align:center;}
a.buyers {color:#108798; text-decoration:none;}