*{
	margin:0;
	padding:0;
	/*font-family:Frutiger, Frutiger Linotype, Univers, Calibri, Gill Sans, Gill Sans MT, Myriad Pro, Myriad, DejaVu Sans Condensed, Liberation Sans, Nimbus Sans L, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;*/
	}
	
#homeMain, #homeMain2{
	width:100%;
	height:100%; 
	padding-top:0; 
	margin-top:0; 
	top:0;
	position:absolute;
	}	
	
#homeBody{
	background-image:url(../images/aurora.jpg);
	background-position:center top;
	min-width:1000px;
	height:1090px; 
	position:relative;
	margin-left:auto;
	margin-right:auto; 
	padding-top:0px; 
	margin-top:0px; 
	top:0;	
	z-index:200;
	overflow:visible;
	}	
	
#homeBody.small{
	background-image:url(../images/aurora.jpg);
	background-position:center top;
	min-width:1000px;
	min-height:750px;
	height:100%; 
	position:relative;
	margin-left:auto;
	margin-right:auto; 
	padding-top:0px; 
	margin-top:0px; 
	top:0;	
	z-index:200;
	overflow:visible;
	}
	
#homeLeft{
	/*background-image:url(../images/auroraR2.jpg);*/
	background-repeat:repeat-x;	
	position:absolute; 
	width:50%; 
	height:1000px; 
	left:0; 
	z-index:100;
	/*background-color:#900;*/
	}	
	

#homeRight{
	/*background-image:url(../images/auroraR2.jpg);*/
	background-repeat:repeat-x;	
	position:absolute; 
	width:50%; 
	height:1000px; 
	right:0; 
	z-index:100;
	/*background-color:#900;*/
	}
	

#homeBannerLeft{
	
	background-color:#0C9;
	position:relative;
	width:50px;
	height:100px;
	display:inline-block;
	margin:0;
	padding:0;
	float:left;}
	

	
#homeBannerRight{
	background-color:#F09;
	position:relative;
	width:50px;
	height:100px;
	display:inline-block;
	margin:0;
	padding:0;
	float:left;}
	
	

a.bluebutton {
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/BT_largebtn_bg_span.png) no-repeat scroll right top;
	color:#444444;
	cursor:pointer;
	display:block;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:59px;
	line-height:normal;
	margin-right:5px;
	padding-right:9px;
	text-decoration:none;
}

a.bluebutton span {
   -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/BT_largebtn_bg_a.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:20px;
	line-height:49px;
	padding:5px 57px 5px 64px;
}

a.bluebutton:hover {
   text-decoration: none;
} 

a.bluebutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.bluebutton:active span {
    background-position: bottom left;
   /*padding: 6px 0 4px 18px; /* push text down 1px */
} 	

a.greenbutton{
	background:transparent url(../images/tryitoutBtn_green.png) no-repeat scroll 0 0;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

a.greenbutton1{
	background:transparent url(../images/tryitoutBtn1.png) no-repeat scroll 0 0;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

a.greenbutton2{
	background:transparent url(../images/tryitoutBtn2.png) no-repeat scroll 0 0;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

a.greenbutton3{
	background:transparent url(../images/tryitoutBtn3.png) no-repeat scroll 0 0;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

a.greenbutton:hover, a.greenbutton1:hover, a.greenbutton2:hover, a.greenbutton3:hover{
	background-position: 0 -60px;
	width:234px;
	height:60px;
	text-indent:-9999px;
}

a.greenbutton:active, a.greenbutton1:active, a.greenbutton2:active, a.greenbutton3:active{
	background-position: 0 -120px;
	width:234px;
	height:60px;
	text-indent:-9999px;
}	

#tryItBtn{
	position:absolute;
	right:120px;
	top:25px;
	
	}
	
#subscribeBtn{
position:absolute;
right:34px;
top:230px;
	}

#homeBanner, #homeFeatures, #homeFooter{
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:300;
	/*overflow:hidden;*/
	}	

#homeBanner{
	height: 110px;
	top:531px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:0;
	}	


#homeFeatures{
	height:340px;
	top:525px;
	
	}

#homeFooter{
	height:100px;
	top:525px;
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:300;
	overflow:hidden;
	}

/*
#homeBannerMiddle{
	background-image:url(banner.png);
	background-repeat:no-repeat;
	background-position:center;
	
	position:relative;
	height:110px;
		
		margin-left:auto;
		margin-right:auto;
		width:100%;
	padding:0;
	}*/	

.homeContent{
	height:100%;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
	}	
#homeBannerText{	
	color:#043249;
	font-size:19px;
	left:83px;
	line-height:27px;
	position:absolute;
	top:28px;
	width:500px;
	text-align:left;
}

#featuresContainer {
height:400px;
margin-left:50px;
margin-top:40px;
overflow:hidden;
position:relative;
width:500px;
}


#featuresList {
left:1px;
position:absolute;
top:0;
}
#featuresUl {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
top:50px;
left:40px;
/*margin-left:-35px;
margin-top:2px;
padding-left:35px;*/
width:750px;
position:absolute;
}

#featuresUl li {
cursor:pointer;
float:left;
height:105px;
margin-bottom:50px;
width:320px;
margin-right:24px;
}
#featuresUl li img {
float:left;
}

#featuresUl li {
cursor:pointer;
}

#featuresUl h4 {
color:#FFF;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:7px;
/*margin-left:60px;*/
margin-top:3px;
text-align:left;
text-shadow: #000 0px 1px 1px;
}

#featuresUl p {
color:#FFFFFF;
font-size:11px;
/*margin-left:60px;
margin-right:20px;*/
margin-top:5px;
text-align:justify;
line-height:1.5em;
}

.iconindexTextBlock{
	float:left;
width:200px;

	}

.thinIcon{
	
	margin-left:-5px;}
	
.largeIcon{
	margin-left:15px;}	

#arrow{
	position:absolute;
	right:100px;
	top:75px;}
	
#footerLinks{
	top:30px;
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
right:15px;
z-index:326;}

#footerLinks li{
float:right;
margin-left:30px;
	}

#footerLinks a{
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	cursor:pointer;
	font-weight: normal;}

#footerLinks a:hover{
	color:#FFF;
	text-decoration:underline;}
	
#footerLinks a:active{
	color:#C8EAFF;
	text-decoration:underline;}	
	
#resultsignup {
color:#FF0000;
font-size:14px;
font-weight:bold;
left:88px;
position:absolute;
text-align:left;
top:265px;
width:400px;
}

#homeCommunity{
height:290px;
left:10px;
position:absolute;
top:45px;
width:690px;
}

#homeContest{
height:290px;
left:10px;
position:absolute;
top:45px;
width:690px;
}
	
#homeTitle{
color:#FFFFFF;
font-size:19px;
font-weight:bold;
height:30px;
left:10px;
position:absolute;
text-align:left;
top:4px;
width:500px;
	}
	
#homeLaius{
color:#FFFFFF;
height:210px;
left:10px;
position:absolute;
text-align:justify;
top:60px;
width:345px;
	}
	
#homeLaius ul {
list-style-type:none;
margin:0;
padding:0;
}

#homeLaius li {
background-image:url(../images/homeChecked-trans.png);
background-position:0 0.2em;
background-repeat:no-repeat;
font-size:11px;
padding-left:27px;
padding-right:4em;
padding-bottom:15px;
line-height: 1.5em;
}
	
#homeForm{
height:200px;
left:370px;
position:absolute;
top:60px;
width:250px;
	}

#homeForm ul {
list-style-type:none;
margin:0;
padding:0;
}

#homeForm li {
color:#FFFFFF;
font-size:12px;
padding-bottom:10px;
}

#formInput {
text-align: right;
}

#resultcommunity {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
left:440px;
position:absolute;
text-align:left;
top:20px;
width:200px;
}

#resultcontest {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
left:440px;
position:absolute;
text-align:left;
top:20px;
width:200px;
}

#footerContest {
height:50px;
left:50px;
position:absolute;
text-align:left;
top:30px;
width:370px;
}

#footerContest a{
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	cursor:pointer;
	font-weight: normal;
}

#footerContest a:hover{
	color:#FFF;
	text-decoration:none;}
	
#footerContest a:active{
	color:#C8EAFF;
	text-decoration:none;}	
	
#homeMenu {
height:20px;
left:15px;
position:absolute;
text-align:left;
top:9px;
width:600px;
color: #FFFFFF;
}

#homeMenu a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;}

#homeMenu a:hover{
	color:#FFF;
	text-decoration:underline;}
	
#homeMenu a:active{
	color:#C8EAFF;
	text-decoration:underline;}	
	
#homeCom{
background-image:url(../images/bg_com-trans.png);
background-position:center center;
background-repeat:no-repeat;
color:#043249;
height:154px;
left:735px;
position:absolute;
top:45px;
width:254px;
}

#homeCom h4{
font-size:14px;
font-weight:bold;
left:25px;
position:absolute;
text-align:left;
top:24px;
width:200px;
color:#043249;
}

#homeCom span{
font-size:11px;
left:25px;
position:absolute;
text-align:left;
top:80px;
width:200px;
}

#homeCom a{
color:#043249;
cursor:pointer;
font-size:11px;
position:absolute;
right:30px;
text-decoration:none;
top:120px;}

#homeCom a:hover{
	color:#043249;
	text-decoration:underline;}
	
#homeCom a:active{
	color:#043249;
	text-decoration:underline;}	
	
#dropusaline{
background-image:url(../images/dropusaline-trans.png);
background-position:center center;
background-repeat:no-repeat;
height:152px;
left:317px;
position:absolute;
top:135px;
width:187px;
}

#dropuspartner{
font-size:12px;
height:20px;
left:35px;
position:absolute;
top:230px;
width:330px;
color:#ffffff;
}

#tweetit{
height:99px;
left:20px;
position:absolute;
top:-67px;
width:106px;
}

#followus{
height:30px;
left:285px;
position:absolute;
top:11px;
width:161px;
}
