body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
#sms{
 position:absolute:
 left: 900px;
 top: 80px;
 width::200px;
}
#topBar {
	position:relative;
	width: 700px;
	height:250px;
	top: 30px;
	left:163px;
	z-index: 0;
}
#swooshBar {
	position:relative;
	width: 700px;
	height:250px;
	left:200px;
	top: -90px;
	z-index:5;
}

#pageImage { 
	
	position:relative;
	width: 700px;

	left:200px;
	top:-240px;  
	overflow: hidden;
	visibility:hidden;
	
	

	z-index: 2;
}
#bodyText { 
	position:relative;
	
	left: 100px;
	text-align:justify;
	width:700px; 
	
	
}
#bodyTextMain { 
	position:relative;
	text-align:justify;
	left: 300px;
	
	width:600px;

	
	
}

#document{
	position:absolute;
	top:0;
	left:0;
width: 100%;	
}

#bgBox{

	
	position:relative;
	background-image: url(../images/blue.png);	
	background-repeat: no-repeat;
	
	width: 280px;
	height: 130px;
	text-align:left;
	

	
}
#margins{
	
	font-size: 16px;
	text-align: left;
	color:#FFFFFF;
	width:200px;
	
}
.msg{
	   	text-align: left;

	font-size: 14px;
	color:white;
	font-style:bold;

}
#success{
	text-align: left;

	font-size: 12px;
	font-style:italic;
	color:white;

}
#error{
	text-align: left;
	
	font-size: 12px;
	font-style:italic;
	color:black;
	
}

#seperator{
	
	position:relative;

	background-image: url(../images/seperator.png);	
	background-repeat:repeat-x; 
	text-align: left;
		top:-240px;
	
	}
#seperatorBottom{
	
	position:relative;
	background-image: url(../images/seperator_bottom.png);	
	background-repeat:repeat-x; 
	text-align: center;
		top:-240px;
	
	
	}
	#seperatorBottom2{
	
	position:relative;
	background-image: url(../images/seperator_bottom.png);	
	background-repeat:repeat-x; 
	text-align: center;
		top:-240px;
	
	
	}
	
#seperatorBottom a:link {text-decoration: none;font-family:inherit; font-size:9px; font-weight:lighter; color: black;}
#seperatorBottom a:visited {text-decoration: none;color: black;}
#seperatorBottom a:active {text-decoration: none;color: black;}
#seperatorBottom a:hover {text-decoration: underline; color: black;}

#imageBox { 
	margin: auto; 
	position:absolute;
	width: 700px;
	height:253px;
	left:200px;
	top:245px;  
	overflow: hidden; 
}
#imageBoxInside { 
	width: 10000px; 
}
#imageBox img { 
	float: left; 
	padding: 0px; 
	margin: 0px; 
}

#phoneBox{
	position:absolute;
	height:400px;
	left:40px;
	top:420px;  
	z-index: 6;
	overflow: hidden;
}
#phoneBox2{
	position:absolute;
	height:1200px;
	left:50px;
	top:440px;  
	z-index: 6;
	overflow: hidden;
}
#error{
position:absolute;
	height:50px;
	left:322px;
	width:220px;
	top:30px;  
	z-index: 100;
	
}




#download{
	position:absolute;
	width: 250px;
	left:640px;
	top: 90px;
	z-index:2;
	}
#bottomBar{
	position:absolute;
	width: 700px;
	left:200px;
	top: 495px;
	z-index:2;
}

#shopping{
position:absolute;
	width: 480px;
	left:400px;
	top: 500px;
	z-index:2;
	text-align:justify;
	font-size: 15;
	
	color: #FFFFFF;
}

#rightArrowBox a {
	font-weight: bolder;		
}
#rightArrowBox a:hover {
	text-decoration:underline;
	
}



ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding-left: 0;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


ul#twit-twit {
	width: 150px;
}


ul#twit-twit li ul {
	margin: 6px 0 0 0;
}


ul#twit-twit li {
	margin: 0 0 10px 10px;
	border-top: 1px dashed #ccc;
}


ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #000000;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;
}


ul#twit-twit li ul li {
	font-weight: normal;
	color: #222;
	font-size: 8pt;
	padding-top: 8px;
}


ul#twit-twit li.twit-alt {
	color: #888;
}


ul#twit-twit li.twit-first {
	color: #800;
}


ul#twit-twit a.twit {
	color: #ddd;
	text-decoration: none;
	border: 0;
}

a{



}

ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #600;
}


p.twit-more, li.twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}


p.twit-more a.twit-more, li.twit-more a.twit-more {
	color: #600;
	text-decoration: none;
}


p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}