body {
	background: url(../images/img1.jpg) top center;
	margin: 40px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	padding-top: 25px;
	width: 960px;
	margin: 0px auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h1 span {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

h2, h3 { margin-top: 0px; }

a { color: #003399; }

a:hover {
	text-decoration: none;
	color: #999900;
}

a img { border: none; }

/* Header */

#header {
	width: 960px;
	margin: 0px auto;
}

#header h1 {
	margin: 0px;
	padding: 180px 0 0 60px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0;
	padding: .1em 0 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: none;
	background: #48b8eb;
}

.title {
	margin:0 0 -65px -5px;
	z-index:10;
	position:absolute;
	top: 30px;
	}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0px auto;
}
* html #menu {
	width: 960px;
	height: 0px;
}
#menu ul {
	margin: 0 0 0 440px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	font-size:14px;
	padding:0 2px;
	margin: 0 13px;
}

#menu a:hover {
	background: #48b8eb;
}

/* Content */

#contenttop {
	background: url(../images/mainbgtop.png) top no-repeat;
	width: 960px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
* html #contenttop {
	padding: -20px;
	margin: -20px auto;
}
#content {
	background: url(../images/mainbgbottom.png) bottom no-repeat;
	width: 960px;
	margin: 0px auto;
	position:relative;
}
#content label{
font-weight:bold;
font:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:24px;
}
* html #content {
	padding: -20px;
	margin: -20px auto;
}
#contenthome {
	background: url(../images/mainhomebg.png) no-repeat;
	width: 964px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
* html #contenthome {
	padding: -20px;
	margin: -20px auto;
}
#colOne {
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
}
#Top {
	background: url(../images/maintop.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:34px;
}
#Bottom {
	background: url(../images/mainbottom.png) no-repeat;
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
	height:36px;
}
#Top2 {
	background: url(../images/maintop2.png) no-repeat;
	float: left;
	width: 900px;
	margin: 0;
	padding-right: 20px;
	height:34px;
}
#Bottom2 {
	background: url(../images/mainbottom2.png) no-repeat;
	float: left;
	width: 900px;
	margin-top: 0;
	padding-right: 20px;
	height:36px;
}
#colOnemain {
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
}
/*Home Conent*/
#homeTop {
	background: url(../images/contenthome.jpg) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 40px;
	height:360px;
}

#homeTop .content {
	float: left;
	width: 560px;
	margin-left: 20px;
	min-height: 290px;
	font-family:tahoma;
	
}
#homeTop ul {
list-style:none;
margin:5px 0 0 0;
padding:0;
} 

#homeTop li {
background: url(../images/check.png) no-repeat top left;
color:black; 
padding: 0; 
margin: 0 0 5px 10px;
line-height:16px; 
}
/*ROTATOR*/

#title{
position: relative;
float: left;
height:  360px;  
width:   640px;
}

/*gallery box*/
#title .gallery{
width:100%;
overflow:hidden;
}

/*image*/
#title .gallery img{
background-image: url(../images/contenthome.png);
}

.gallery{
height:  360px;  
width:   640px;  
padding: 0;  
margin:  0; 
}

.gallery img{   
height:  360px;  
width:   640px;  
top:  0; 
left: 0 
}

/*switcher navigation*/
#title .switcher {
position:absolute;
left:84px;
top:0px;
padding:0;
margin: 4px 0 0 0;
list-style: none;
overflow:hidden;
z-index: 10;
}

/*list-item*/
#title .switcher li{
background-image: url(../images/button.gif);
float:left;
margin:0 5px 0 0;
display:inline;
}

/*link*/
#title .switcher li a{
background-image: url(../images/button.gif);
border: 0;
text-decoration:none;
font:0.2em/0.3em Arial, Helvetica, sans-serif;
color:#fff;
float:left;
padding: 22px;
}

#title .none{
display:none;

}

/*END ROTATOR*/

/*TWITTER*/

.twitter {
	margin-top: 5px;
	/*background:transparent url(../images/twitter_bg.gif)no-repeat;*/
	height: 200px;
	font-family: Arial, sans-serif;
	color: #fff;
	position: relative;
}

.twitter a{
	color: #f99f3b;
}
.twitter p {
	font-size: 12px;
	position: absolute;
	left: 40px;
	top: 8px;
	color:#33ccff;
	font-weight: bold;
}

.twitter ul {
	position: absolute;
	left: 20px;
	width: 220px;
}

.twitter img {
	margin-top: 10px;
}

.twitter ul li {
	text-decoration: none;
	margin: 16px 0;
	font-size: 16px;
	line-height: 20px;
	list-style-type: none;
} 

#whyisTop {
	background: url(../images/whyistop2.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:110px;
}
#mainTop {
	background: url(../images/maintop.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:110px;
}
#contest_top{
	background: url(../images/contest_top.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:23px;
}
#ipadTop {
	background: url(../images/ipad_contest.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:88px;
}

#whatisTop {
	background: url(../images/whatistop2.png) no-repeat;
	float: left;
	width: 640px;
	margin: 0;
	padding-right: 20px;
	height:110px;
}

#whyis {
	background: url(../images/whyismid.png) repeat-y;
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
}

.ipad_register{
	font-family:tahoma;
	font-size:1.3em;
	line-height:1.2em;
}

.let_friends_know{
	font-family:tahoma;
	font-size:1.3em;
	line-height:1.2em;
	padding-top: 20px;
}

.captcha{
	font-family:tahoma;
	font-size:1.3em;
	line-height:1.2em;
 	padding-top: 10px;
}

#content label {
	font-family:tahoma;
	font-size:14px;
	line-height:1.2em;
	font-weight: normal;
}

#ipads {
	background: url(../images/ipads.png)  no-repeat;
	background-position: 330px 500px;
	float: left;
	width: 600px;
	margin: 0;
	padding-bottom: 0px;
	z-index: 2;
}

#whyis .content {
	float: left;
	width: 560px;
	margin-left: 40px;
	min-height: 290px;
}

#whyis2 {
	background: url(../images/whyismid2.png) repeat-y;
	float: left;
	width: 900px;
	margin-top: 0;
	padding-right: 20px;
}

#whyis2 .content {
	float: left;
	width: 850px;
	margin-left: 30px;
}
.image_right {
	float: right;
	margin: 10px;
}

.bluetext {
background: url(../images/blue-mid.jpg); 
padding:0 10px; 
width:180px; 
font-size:12px; 
color:#FFFFFF;
}
.bluetext2 {
background: url(../images/blue-mid2.jpg); 
padding:0 5px; 
width:340px; 
font-size:14px; 
color:#FFFFFF;
}
.content-point {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 6px 0;
}
.content-point2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 8px 0;
}

.content-list-title {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
}
.content-list-title2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#49b9eb;
}
.content-list-title3 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 3px;
	color: #fff;
	background: #f99d37;
}
.content-list-titleNB {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;	
}

#whyis ul {
list-style:none;
margin:5px 0 0 0;
padding:0;
} 

#whyis li {
background: url(../images/check.png) no-repeat top left;
color:black; 
padding: 0; 
margin: 0 0 5px 10px;
line-height:16px; 
}

#whyisBottom {
	background: url(../images/whyisbottom.png) no-repeat;
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
	height:93px;
}

#whatisBottom {
	background: url(../images/whatisbottom.png) no-repeat;
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
	height:85px;
}
#ipad_bottom {
	background: url(../images/ipad_bottom.png) no-repeat;
	float: left;
	width: 640px;
	margin-top: 0;
	padding-right: 20px;
	height:85px;
}
#ipad_form{
  position: relative;
  width: 600px;
	padding-left:8px;
	overflow: hidden;
	margin-top: 20px;
}
.zip{
  margin-left: 45px;
}
#colTwo {
	float: left;
	width: 260px;
	margin-top: 0;
	padding-right: 10px;
	padding-left: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#colTwo h3 {
	color:#f99e38;
	margin-top:5px;
}

#colTwo h2 {
	font-size: 18px;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.imgspacer {
margin:0 0 10px 0;
}

#colThree {
	float: left;
	width: 900px;
	margin-top: 0;
	padding:0 25px;
}
/* Footer */

#footer {
	width: 940px;
	margin: 0px auto;
	padding: 0 0 0 30px;
	height: 50px;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {

}



/* Tabbed form */

.tabbed {background: url(../images/tab-bg.png) no-repeat; margin:0px; z-index: 100; height:360px; padding:0 15px;}
.tabbed2 {margin:0px; z-index: 100; height:360px; padding:0 45px 0 45px;}
.tabs {position: relative; top: 2px; height: 40px; overflow: hidden; padding-top:45px;}
.tabs2 {position: relative; top: 2px; height: 40px; overflow: hidden; padding-top:15px;}
.box {width: 224px; border: solid 2px #f9972a; height: 210px; background-color: white; z-index: 100;}
.box2 {width: 360px; border: solid 2px #f9972a; height: 210px; background-color: white; z-index: 100;}
#two, #three {display: none; z-index: 100;}
.boxbttm {position: relative; top: -2px;}
a.link1, a.link2, a.link3, a.link1_on, a.link2_on, a.link3_on {display: block; width: 76px; height: 40px; position: relative; float: left;}
a.link4, a.link4_on {display: block; width: 212px; height: 40px; position: relative; float: left;}
a.link1 {background: url(../images/simple.png);}
a.link2 {background: url(../images/advanced.png);}
a.link3 {background: url(../images/name.png);}
a.link4 {background: url(../images/name2.png);}
a.link1:hover, a.link1_on {background: url(../images/simple-h.png);}
a.link2:hover, a.link2_on {background: url(../images/advanced-h.png);}
a.link3:hover, a.link3_on {background: url(../images/name-h.png);}
a.link4:hover, a.link4_on {background: url(../images/name-h2.png);}
/* for forms on home */
.box form {margin: 10px;}
.box h4, .contact_form h4 {margin: 0px; font-size:11px;}
.box2 form {margin: 10px 0 10px 25px;}
.box2 h4, .contact_form h4 {margin: 0px; font-size:11px;}
.widebox {width: 165px;}
.widebox2 {width: 245px;}
.smallbox {width: 105px;}
.smallbox2 {width: 155px;}
p.note {font-size: 10px; color: gray; margin: 5px 0px 0px 0px;}
p.search_note {font-size: 10px; color: gray; margin: 0px 0px 0px 0px; padding: 0px;}
a.info {position: relative; top: 5px; margin-left: 5px;}
a.info2 {position: relative; top: 0px; margin-left: 5px;}
.affnote {font-size: 10px; color: gray;}
.buttons {width: 100px; margin: 10px 0px 0px 10px}
.buttons img {margin: 0px 5px;}
.scroll_fom {width: 525px; height: 200px; overflow: auto; border: thin solid black; padding: 3px;}


/* Search Results page */

.page_regions {
background:none !important;
width:830px !important;
}

a.trigger, a.trigger2, a.trigger3, a.trigger4, a.trigger5, a.trigger6, a.trigger7 {
	padding: 0 3px;
	color: #fff;
	background: #48b8eb;
	}

a.trigger:hover, a.trigger2:hover, a.trigger3:hover, a.trigger4:hover, a.trigger5:hover, a.trigger6:hover, a.trigger7:hover {
	cursor: pointer;
	padding: 0 3px;
	color: #fff;
	background: #f99d37;
	}
