body {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	background-color: #d9edf9;
	background-repeat: repeat-x;
	background-image: url(images/sky_bg.gif);
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

a img {
	border-width: 0px;
	border-style: none;
}

a {
	color: #0a4281;
	text-decoration: none;
	font-weight: bold;
}

#header {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
}

div#logo_cloud {
	margin-left: 90px;
	height: 195px;
	width: 426px;
	background-image: url(images/logo_cloud.png);
	background-repeat: no-repeat;
}

#header div#nav_cloud {
	margin-right: 90px;
	position: relative;
	top: 30px;
	float: right;
	height: 153px;
	width: 406px;
	background-image: url(images/nav_cloud.png);
	background-repeat: no-repeat;
}

#header div#nav_cloud div#menu {
	left: 97px;
	position: relative;
	top: 69px;
}

#header div#nav_cloud div#menu a:hover {
	color: #404041;
}

#header div#nav_cloud a {
	color: #0a4281;
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-right: 36px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}

#header div#nav_cloud a:hover {
}
#header div#main_header {
	background-repeat: no-repeat;
	background-image: url(images/main_header.png);
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	width: 890px;margin-top: -25px;
}

#big_cloud {
	background-repeat: repeat-x;
	background-image: url(images/big_cloud.png);
	width: 100%;
	overflow:hidden;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	margin-top:100px;
	margin-right: auto;
	margin-left: auto;
	width:740px;
	float:left;
	padding-left: 30px;
	padding-right: 30px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}

.mask1{
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width:800px;
	height: 530px;
}

#tab1,
#tab2,
#tab3 {
	visibility: hidden;
}

h1 {
	margin-top: 40px;
	font-size: 24px;
	color: #313132;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2 {
	font-size: 18px;
	color: #093165;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p {
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#prev {
	float: left;
	left: -75px;
	top: 230px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/prev.png);
	height: 35px;
	width: 54px;
	cursor: pointer;
}

#next {
	left: 800px;
	position: absolute;
	top: 230px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/next.png);
	height: 35px;
	width: 50px;
	cursor: pointer;
}

div.content {
	margin-bottom: 40px;
	margin-top: 40px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

div.content img.highlight {
	margin-top: 10px;
	margin-right: 45px;
	float: left;
	border-width: 6px;
	border-style: solid;
	border-color: #b4d2e8;
}

div.content p {
}

span.highlight,
a:visited {
	color: #0a4281;
	text-decoration: none;
}
 .divider {
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/divider.jpg);
	height: 2px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
 .bottom_divider {
	margin-top: 40px;
	background-repeat: no-repeat;
	background-image: url(images/bottom_divider.jpg);
	height: 53px;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
 #copyright {
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #7197b8;
}
 #who_are_we {
	margin-left: 340px;
	height: 92px;
	width: 244px;
	background-image: url(images/who_are_we.jpg);
}
 #who_are_we:hover {
	background-image: url(images/who_are_we_hover.jpg);
}
 #who_are_we_link {
 	display: block;
	height: 92px;
	width: 244px;
}
 #developers {
	height: 102px;
	width: 226px;
	background-image: url(images/developers.jpg);
}
 #developers:hover {
	background-image: url(images/developers_hover.jpg);
}
 #developers_link {
 	display: block;
	height: 102px;
	width: 226px;
}
 #developers_description {
	float: right;
	width: 520px;
	padding-top: 5px; 
}
 #twitter {
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
 #twitter ul {
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0;
}
 #twitter ul li {
	margin: 7px 0;
}
 #twitter .tweet_icon {
 	position: relative;
 	top: 3px;
 	margin-right: 10px;
}

#twitter small {
}
 #contact_us {
	margin-left: 360px;
	height: 99px;
	width: 237px;
	background-image: url(images/contact.jpg);
}
 #contact_us:hover {
	background-image: url(images/contact_hover.jpg);
}
 #contact_us_link {
 	display: block;
	height: 99px;
	width: 237px;
}
 #contact_form {
	float: left;
	width: 375px;
}

#contact_form input#name,
#contact_form input#email {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #285380;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/input_bg.jpg);
	margin: 7px 0px;
	height: 30px;
	width: 322px;
	border-style: solid;
	border-color: #93b5cf;
	border-width: 3px;
}

#contact_form textarea#message {
	color: #285380;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/input_bg.jpg);
	padding: 7px;
	margin: 7px 0px;
	height: 180px;
	width: 322px;
	border-style: solid;
	border-color: #93b5cf;
	border-width: 3px;
}
 
.gecko #contact_form input#name,
.gecko #contact_form input#email,
.ie #contact_form input#name,
.ie #contact_form input#email {
	padding-top: 16px;
}

.gecko #contact_form textarea#message,
.ie #contact_form textarea#message {
	padding-top: 16px;
}

.ie #header div#logo_cloud {
	top: -130px;
}

.ie #header div#main_header {
	top: -100px;
}

.ie #iphone {
	position: relative;
	top: -30px;
}

img, div { behavior: url(scripts/pngfix/iepngfix.htc) }

#submitter {
	width: 181px;
	height: 31px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/shoot_off.jpg) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: right;
	margin-right: 36px;
	margin-top: 10px;
}

#all_contact {
	height: 350px;
}