a
{
	margin-bottom: 3px;
	color: #AE3B2B;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc;
	list-style-position:outside;
}

#ComingSoonBodyText ul
{
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position:outside;
}

h1
{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
   color: #d74733;	
	display: inline;
}

.FormSection
{
	line-height: 15px;
}

.Notice
{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
   color: #6b5542;	
}

.SupportTitle
{
	font-family: arial;
	font-style: underline;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
   color: #d74733;	
}


#HomeButton,
#FeaturesButton, 
#HelpButton, 
#FaqButton, 
#ScreenShotsButton, 
#SupportButton, 
#ComingSoonButton,
#AppStoreButton
{
  display: block;
  text-decoration: none;
  width: 106px;
  height: 47px;
}

#SupportSubmitButton,
#SupportResetButton
{
  display: inline-block;
  text-decoration: none;
  width: 90px;
  height: 40px;
}

#HomeButton:hover, 
#FeaturesButton:hover,
#HelpButton:hover,
#FaqButton:hover,
#ScreenShotsButton:hover,
#SupportButton:hover,
#ComingSoonButton:hover,
#AppStoreButton:hover
{
	background-position: 0 -49px;
}

#SupportSubmitButton:hover,
#SupportResetButton:hover
{
	background-position: 0 -40px;
}

#HomeButton.active, 
#FeaturesButton.active,
#HelpButton.active,
#FaqButton.active,
#ScreenShotsButton.active,
#SupportButton.active,
#ComingSoonButton.active,
#AppStoreButton.active
{
	background-position: 0 -49px;
}

#HomeButton {  
  background: url("images/home.png") 0 0 no-repeat;
}

#FeaturesButton {  
  background: url("images/features.png") 0 0 no-repeat;
}

#HelpButton {  
  background: url("images/helpbutton.png") 0 0 no-repeat;
}

#FaqButton {  
  background: url("images/faq.png") 0 0 no-repeat;
}

#ScreenshotsButton {  
  background: url("images/screenshots.png") 0 0 no-repeat;
}

#SupportButton {  
  background: url("images/support.png") 0 0 no-repeat;
}

#ComingSoonButton {  
  background: url("images/comingsoon.png") 0 0 no-repeat;
}

#AppStoreButton {  
  background: url("images/appstore.png") 0 0 no-repeat;
}

#SupportSubmitButton {  
  background: url("images/submitbutton.png") 0 0 no-repeat;
}

#SupportResetButton {  
  background: url("images/resetbutton.png") 0 0 no-repeat;
}

#Header {
	
	position:absolute;
   left: 50%;
	top:13px;
	width:760px;
	height:128px;
   margin-left: -380px;
	background: url(images/header.png) no-repeat; 
}

#BodyTop {
	position:absolute;
   left: 50%;
	top:150px;
	width:760px;
	height: 10px;
   margin-left: -380px;
	background: url(images/bodytop.png) no-repeat; 
}

#Body {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:435px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#FAQBody {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:650px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#HelpBody {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:485px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#SupportBody {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:545px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#ScreenshotsBody {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:554px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#ComingSoonBody {
	position:absolute;
   left: 50%;
	top:160px;
	width:760px;
	height:540px;
   margin-left: -380px;
	background: url(images/bodybackground.png) repeat-y; 
}

#LeftBar {
	position:absolute;
	left:13px;
	top:13px;
	width:110px;
	height:380px;
}

#BodyBottom {
	position:absolute;
   left: 50%;
	top:595px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#FAQBodyBottom {
	position:absolute;
   left: 50%;
	top:810px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#HelpBodyBottom {
	position:absolute;
   left: 50%;
	top:645px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#SupportBodyBottom {
	position:absolute;
   left: 50%;
	top:705px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#ScreenshotsBodyBottom {
	position:absolute;
   left: 50%;
	top:714px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#ComingSoonBodyBottom {
	position:absolute;
   left: 50%;
	top:700px;
	width:760px;
	height:11px;
   margin-left: -380px;
	background: url(images/bodybottom.png) no-repeat; 
}

#BodyWhatIsLaTwitTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/whatislatwit.png) no-repeat; 
}

#BodyFeaturesTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwitfeatures.png) no-repeat; 
}

#BodyHelpTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwithelp.png) no-repeat; 
}

#BodyFAQTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwitfaq.png) no-repeat; 
}

#BodyScreenshotsTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwitscreenshots.png) no-repeat; 
}

#BodySupportTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwitsupport.png) no-repeat; 
}

#BodyComingSoonTitle {
	position:absolute;
	left:132px;
	top:13px;
	width:430px;
	height:46px;
	background: url(images/latwitcomingsoon.png) no-repeat; 
}

#HomeiPhone {
	position:absolute;
	left:575px;
	top:30px;
	width:165;
	height:339;
	background: url(images/WhatislatwitiPhone.png) no-repeat; 
}

#FeaturesiPhone {
	float: right;
	margin-right: 40px;
	margin-top: 0px;
	width:194;
	height:132;
	background: url(images/FeaturesiPhone.png) no-repeat; 	
}

#FeaturesGlobe {
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 200px;
	width:103;
	height:103;
	background: url(images/FeaturesGlobe.png) no-repeat; 
}

#FAQAtSign {
	position: absolute;
	left: 650px;
	top: 555px;
	width:103;
	height:103;
	background: url(images/FAQatsign.png) no-repeat; 
}

#FAQiPhone {
	position: absolute;
	left: 10px;
	top: 432px;
	width:109;
	height:223;
	background: url(images/FAQiphone.png) no-repeat; 	
}

#FAQBottomMiddle {
	position: absolute;
	left: 270px;
	top: 565px;
	width:216;
	height:76;
	background: url(images/FAQbottommiddle.png) no-repeat; 	
}

#SupportiPhone {
	position:absolute;
	left:525px;
	top:115px;
	width:164;
	height:339;
	background: url(images/iphonesupport.png) no-repeat; 
}

#SupportGear {
	position: absolute;
	left: 10px;
	top: 440px;
	width:109;
	height:108;
	background: url(images/gear.png) no-repeat; 	
}

#ComingSoonMoreSquare {
	position: absolute;
	left: 10px;
	top: 430px;
	width:110;
	height:110;
	background: url(images/moresquare.png) no-repeat; 	
}

#ComingSoonLatticePattern {
	position: absolute;
	left: 132px;
	top: 490px;
	width:429;
	height:47;
	background: url(images/latticepattern.png) no-repeat; 	
}

#Screenshot1 {
	position: absolute;
	left: 132px;
	top: 110px;
	width:128;
	height:263;
	background: url(images/screenshot01small.png) no-repeat; 	
}

#Screenshot2 {
	position: absolute;
	left: 332px;
	top: 110px;
	width:128;
	height:263;
	background: url(images/screenshot02small.png) no-repeat; 	
}

#Screenshot3 {
	position: absolute;
	left: 532px;
	top: 110px;
	width:128;
	height:263;
	background: url(images/screenshot03small.png) no-repeat; 	
}

#Screenshot4 {
	position: absolute;
	left: 132px;
	top: 380px;
	width:232;
	height:166;
	background: url(images/screenshot04small.png) no-repeat; 	
}

#Screenshot5 {
	position: absolute;
	left: 430px;
	top: 385px;
	width:232;
	height:166;
	background: url(images/screenshot05small.png) no-repeat; 	
}

#ScreenshotCS1 {
	position: absolute;
	left: 132px;
	top: 340px;
	width:75;
	height:150;
	background: url(images/screenshotsmallCS01.png) no-repeat; 	
}

#ScreenshotCS2 {
	position: absolute;
	left: 222px;
	top: 340px;
	width:75;
	height:150;
	background: url(images/screenshotsmallCS02.png) no-repeat; 	
}

#ScreenshotCS3 {
	position: absolute;
	left: 312px;
	top: 340px;
	width:75;
	height:150;
	background: url(images/screenshotsmallCS03.png) no-repeat; 	
}
#ScreenshotCS4 {
	position: absolute;
	left: 402px;
	top: 340px;
	width:75;
	height:150;
	background: url(images/screenshotsmallCS04.png) no-repeat; 	
}
#ScreenshotCS5 {
	position: absolute;
	left: 492px;
	top: 340px;
	width:75;
	height:150;
	background: url(images/screenshotsmallCS05.png) no-repeat; 	
}

#ScreenshotCS6 {
	position: absolute;
	left: 582px;
	top: 340px;
	width:128;
	height:86;
	background: url(images/screenshotsmallCS06.png) no-repeat; 	
}

#ScreenshotCS7 {
	position: absolute;
	left: 582px;
	top: 420px;
	width:128;
	height:86;
	background: url(images/screenshotsmallCS07.png) no-repeat; 	
}

#ScreenshotsSilhouette {
	position: absolute;
	left: 10px;
	top: 432px;
	width:108;
	height:110;
	background: url(images/silhouette.png) no-repeat; 	
}

#HomeBodyText {
	position:absolute;
	left:132px;
	top:65px;
	width:430px;
	height:351px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
   color: #6b5542;	
}

#FeaturesBodyText {
   position:absolute;
	left:110px;
	top:63px;
	width:550px;
	height:351px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
   color: #6b5542;
}

#FeaturesBodyText br
{
	line-height: 0px;
}

#HelpBodyText {
   position:absolute;
	left:132px;
	top:63px;
	width:570px;
	height:351px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
   color: #6b5542;
}

#HelpBodyText br
{
	line-height: 0px;
}

#FAQBodyText {
	position:absolute;
	left:132px;
	top:65px;
	width:600px;
	height:397px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
   color: #6b5542;	
}

#SupportBodyText {
	position:absolute;
	left:132px;
	top:65px;
	width:600px;
	height:351px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
   color: #6b5542;	
}

#SupportBodyText td {
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
   color: #6b5542;	
}

#ComingSoonBodyText {
	position:absolute;
	left:132px;
	top:65px;
	width:600px;
	height:251px;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
   color: #6b5542;	
}
