* {
	font-family:Arial, Helvetica, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, tr, table {
	margin:0;
	padding:0;
}
html, body, #page {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #page {
	height: auto;
}
body {
	background:url(images/head_background.png) repeat-x #FFFFFF;
}
#page {
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper {
	width:985px;
	margin:0 auto;
	height: auto;
}
/********************************header**************************************************/
#header {
	height:96px;
	margin:0px;
	padding:0px;
}
#header h1 {
	width:172px;
	height:77px;
	background:url(images/logo.png) no-repeat;
	_background:url(images/logo.jpg) no-repeat;
	display:inline;
	float:left;
	margin:8px 0px 0px 80px;
}
#header #top-menu {
	display:inline;
	float:right;
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
}
#header #top-menu ul {
	height:96px;
	float:right;
	margin:0px 24px 0px 0px;
	_margin:0px 12px 0px 0px;
	background:#FFFFFF;
}
#header #top-menu ul li {
	display:inline;
	height:96px;
	float:left;
	line-height:96px;
}
#header #top-menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	height:96px;
	float:left;
	padding:0px 16px 0px 16px;
	background:url(images/head_background.png) repeat-x #FFFFFF;
}
#header #top-menu ul li a:hover {
	background:url(images/top_menu_hover.png) bottom center no-repeat;
}
#header #top-menu ul li a.current {
	background:url(images/top_menu_hover.png) bottom center no-repeat;
}
/********************************content**************************************************/

#content {
	margin:0px;
	padding:0px 0px 102px 0px;
	height:auto;
	_height:500px;
	float:left;
	width:985px;
	background:url(images/content_bg.png) no-repeat #FFFFFF left top;
	text-align:justify;
}
#content #home_info {
	float:right;
	height:254px;
	width:895px;
	margin:0px 44px 0px 0px;
	_margin:0px 22px 0px 0px;
	background:url(images/main_title_bg.png) no-repeat #FFFFFF top right;
}

#content #home_info #top_left{
width:400px;
float:left;
}
#content #home_info #top_right{
	
	float:right;
	margin:2px 17px 0px 0px;
	_margin:2px 9px 0px 0px;
}

#content #home_info #top_right #iphone{
}
#content #home_info #top_right #iphone a{
	float:left;
	height:252px;
	width:316px;
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	background:url(images/iphone.png) no-repeat #FFFFFF top left;
}
#content #home_info #top_right #iphone a:hover{
	background:url(images/iphone.png) no-repeat #FFFFFF top right;
}

/*****************************************/

#content #home_info #top_left #title {
	background:url(images/empowering_ideas.gif) no-repeat;
	width:517px;
	height:38px;
	float:left;
	margin:70px 0px 0px 20px;
	_margin:70px 0px 0px 10px;
	padding:0px;
}
#content #home_info #top_left #subtitle {
	width:406px;
	float:left;
	margin:20px 0px 0px 50px;
	_margin:20px 0px 0px 25px;
	padding:0px;
}
#content #home_info #top_left #subtitle p {
	color:#777777;
	font-size:20px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#content #home_info #top_left #subtitle p a {
	color:#4D92EE;
	font-size:20px;
	text-decoration:none;
}
#content #home_info #top_left #subtitle p a:hover {
	text-decoration:underline;
}
/*****************************************/
#content #left, #content #right {
	padding:0px;
	display:inline;
	width:40%;
	text-align:justify;
}
#content #left {
	float:left;
	margin:20px 0px 30px 70px;	
}
#content #right {
	float:right;
	margin:20px 70px 30px 0px;
}
#content #left p, #content #right p {
	font-size:16px;
	color:#777777;
	margin:0px 0px 20px 0px;
}	
/*******************************************steps*******************************************/
	#content #steps {
	height:170px;
	background:url(images/content-steps.png) no-repeat;
	margin:0px 0px 0px 44px;
	_margin:0px 0px 0px 22px;
	float:left;
	width:901px;
}
#content #steps #apply_now {
	padding-top:45px;
	float:right;
	margin-right:16px;
	_margin-right:8px;
}
#content #steps #apply_now a.btn_apply_now {
	background-image:url("images/btn_apply_now.png");
	background-repeat:no-repeat;
	display: block;
	float: left;
	height: 61px; /* sliding doors padding */
	text-decoration: none;
	margin:10px 0px 0px 0px;
}
#content #steps #apply_now a.btn_apply_now span {
	background-image:url("images/btn_apply_now.png");
	background-repeat:no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
	width:190px;
}
#content #steps #apply_now a.btn_apply_now:active {
	background-image:url("images/btn_apply_now_hover.png");
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
#content #steps #apply_now a.btn_apply_now:active span {
	background-image:url("images/btn_apply_now_hover.png");
	background-repeat:no-repeat;
}
/*********************content***************************************/
#content #right_side, #content #contact {
	float:right;
	width:945px;
	margin:0px 40px 0px 0px;
	_margin:0px 20px 0px 0px;
	min-height:360px;
	_height:100%;
}
#content #right_side {
	background:url(images/right_side.png) no-repeat top right;
}
#content #contact {
	background:url(images/contact.png) no-repeat top right;
	text-align:justify;
}
#content #contact #mail {
	background:url(images/contact_mail.png) no-repeat center left;
	margin:40px 0px 0px 60px;
	_margin:40px 0px 0px 30px;
	float:left;
	height:44px;
	width:100%;
}
#content #contact #twitter {
	background:url(images/contact_twitter.png) no-repeat center left;
	margin:5px 0px 0px 60px;
	_margin:5px 0px 0px 30px;
	float:left;
	height:54px;
	width:100%;
}
#content #contact #mail p{
	line-height:44px;
	margin:0px 0px 0px 60px;
}
#content #contact #twitter p {
	line-height:54px;
	margin:0px 0px 0px 60px;
}
/******************************SIDE BAR******************************/
#content #sidebar {
	list-style: none;
	padding: 0px 20px 0px 0px;
	width:220px;
	float:right;
	margin:104px 0px 20px 0px;
	min-height:500px;
	height:100%;
	color:#777777;
}
#content #sidebar spam{
	width:100%;
	display:block;
	margin-bottom:1px;
	float:left;
}
#content #sidebar spam a.rss{
	float:left;
	width:220px;
	height:83px;
	margin:0 0 0 0px;	
	background:url(images/sidebar_rss.png) no-repeat left;
	_background:url(images/sidebar_rss.gif) no-repeat left;
}
#content #sidebar spam a.twitter{
	float:left;
	width:220px;
	height:83px;
	margin:0 0 0 0px;
	background:url(images/sidebar_twitter.png) no-repeat left;
	_background:url(images/sidebar_twitter.gif) no-repeat left;
}
#content #sidebar ul {
	margin:15px 0px;
}
#content #sidebar ul li {
	list-style:none;
}
#content #sidebar ul li a {
	color:#777777;
	text-decoration:none;
}
#content #sidebar ul li a:hover {
	text-decoration:underline;
}
#content #sidebar .input {
	width:100%;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	color:#777777;
	border:1px solid #BBBBBB;
}
#content #sidebar .submit {
	width:100%;
	float:right;
	margin:0px;
	padding:0px;
	width:84px;
	height:21px;
	line-height:21px;
	background:url(images/submit.png) no-repeat top right;
	color:#FFFFFF;
	text-align:center;
	border:none;
}
/**********************************+FAQ*******************************/
#content #main_content, #content #main_content_faq, #content #main_content_blog {
	float:left;
	padding: 0px 20px;
	color:#777777;
	margin:30px 0px 20px 44px;
	_margin:30px 0px 20px 22px;
}
#content #main_content{
	width:820px;
}
#content #main_content #about_first,#content #main_content #submit_idea_first,#content #main_content #contact_first{
	width:580px;
}
#content #main_content_faq {
	_padding-bottom:20px;
	/*width:630px; para el parrafo 1*/
	width:820px;
	text-align:justify;
	_margin:30px 0px 20px 22px;
}
#content #main_content_faq #first {
	width:580px;
}
#content #main_content_faq #second {
	background:url(images/faqs_iphone.png) no-repeat center left;
	float:left;
	height:588px;
	_height:580px;
	margin:15px 0px 18px -19px;
	padding:0px 0px 0px 240px;
	_width:620px;
	
}
#content #main_content_faq h2,#content #main_content_faq #second h2{
}	
#content #main_content_faq h3,#content #main_content_faq #second h3{
}	
#content #main_content_blog {
	_padding-bottom:20px;
	width:580px;
	text-align:justify;
}
#content #main_content_blog a{
	color:#777777;
	text-decoration:none;
}
#content #main_content_blog a:hover{
	text-decoration:underline;
}
#content #main_content_blog .posts {
	width:100%;
	background:#EDF9FC;
	margin:0px 0px 20px 0px;
	padding:10px 20px 10px 30px;
}
#content #main_content_blog .posts p {
	margin-top:10px;
}
#content #main_content_blog .posts span {
	display:block;
	font-size:12px;
}
#content #main_content_blog .posts span a {
	color:#777777;
	text-decoration:none;
}
#content #main_content_blog .posts span a:hover {
	text-decoration:underline;
}
#content p.postMeta {
	font-size:13px;
	background:url(images/comment.png) no-repeat;
	padding-left:26px;
}
#content p {
	line-height:20px;
	font-size:17px;
	margin:0px 0px 0px 0px;
}
#content p a {
	color:#5EC0E9;
	text-decoration:none;
}
#content p a:hover {
	text-decoration:underline;
}

/********************************footer**************************************************/
#footer {
	background:url(images/footer.png) repeat-x #3A393A;
	height:102px;
	width:100%;
	float:left;
	position: absolute;
	bottom: 0;
	left:0px;
}
#footer p {
	color:#6E6E6E;
	text-align:center;
	width:928px;
	margin:0 auto;
	font-size:11px;
	margin-top:10px;
}
#footer p a{
	color:#6E6E6E;
	text-decoration:underline;
}
#footer p a:hover{
	color:#FFFFFF;
}
.clear {
	clear:both;
	width:100%;
}
.hr {
	background:url(images/dashed_line.png) repeat-x;
	width:100%;
	height:5px;
	margin:20px 0px;
	padding:0px 20px 0px 30px;
}
ol {
	list-style:none;
}
/*****************comments page**************************/

#commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
#commentlist li {
	margin-bottom:10px;
}
#commentlist li div.commentText {
	padding:1px 20px;
	background:#EDF9FC;
	width:490px;
	_margin-top:-8px;
}
#commentTop {
	padding:0;
	width:530px;
	height:10px;
	background:url(images/comment_box_top.png) no-repeat;
	_background:url(images/comment_box_top.gif) no-repeat;
}
#commentBottom {
	padding:0;
	width:530px;
	height:10px;
	background:url(images/comment_box_bottom.png) no-repeat;
	_background:url(images/comment_box_bottom.gif) no-repeat;
}
#commentlist li p cite {
	font-style:normal;
	font-size:83%;
}
#commentform p label {
	font-size:90%;
	position:relative;
	left:5px;
}
#author, #email, #url {
	border:#999999 solid 1px;
	color:#463D2C;
	height:20px;
}
#comment {
	padding:3px;
	border:#999999 solid 1px;
	width: 500px;
	height: 120px;
	color:#463D2C;
}
#postcomment, #comments, #comments a {
	color:#4D92EE;
	font-size:15px;
}
#reply p {
	margin:20px 0px;
}
#reply  p.postMetaSingle {
	font-size:13px;
	background:url(images/comment_single.png) no-repeat;
	padding-left:26px;
}


/************************headers********************/
h1 {
	font-size:30px;
}
h2 {
	font-size:20px;
	margin:35px 0px 8px 0px;
	_margin:17px 0px 8px 0px;
}
h3 {
	font-weight:100;
	color:#404040;
	font-size:20px;
	margin:16px 0px 6px 0px;
	_margin:8px 0px 6px 0px;
}
h1, h2{
	font-weight:bold;
	color:#404040;
}
h1 a, h2 a{
	color:#404040;
	text-decoration:none;
}
h1 a:hover, h2 a:hover{
	text-decoration:underline;
}