html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
    margin: 0;
    padding: 0;
}

html {
    background: none repeat scroll 0 0 #F2F2F2;
    height: 100%;
    width: 100%;
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #D9D9D9;
    border-image: none;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-style: none solid;
    border-width: medium 1px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0px;
    position: relative;
    width: 1024px;
    z-index: 1;
}

h2 {
    color: #222222;
    font-size: 20px;
    margin-bottom: 15px;
}

.tableTop {
	
}

.texto1 {
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    letter-spacing: -0.03em;
    line-height: 25px;
}
.texto1_1 {
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 25px;
    letter-spacing: -0.03em;
    line-height: 35px;
}
.texto2 {
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    letter-spacing: -0.03em;
}
.texto3 {
	color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    letter-spacing: -0.03em;
    padding: 0 20px;
    text-decoration: none;
}
.texto4 {
	color: #000000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    letter-spacing: -0.03em;
    padding: 0 10px;
    text-decoration: none;
}

.texto3:hover {
	color: #000000;
   
}

.textoTop {
	color:3c4f5b;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding: 5px;
}
	
.celdatexto {
	padding: 0 20px;
}

div#nav {
	padding-top: 10px;
    background: url("../images/horizontal_seperator.gif") repeat-x scroll center bottom transparent;
    margin-top: -1px;
    background-color: #3c4f5b;
}

div#page_seperator { 
	margin-top: 30px;
	height:2px;
	width:100%;
	background:url('../images/page_seperator.gif') repeat-x top
}

.div1 {
	height: 40px;
	width: 150px;
	background-color: #DDDDDD;
	text-align: center;
	
}

.div2 {
	height: 40px;
	width: 150px;
	background-color: #EBEBEB;
	text-align: center;
	background: url("../images/horizontal_seperator.gif") repeat-x scroll center bottom transparent;
	
}

div#divScreenshots {
	width: 800px;
	text-align: left;
}

div#divContact {
	width: 800px;
	text-align: left;
}

div#divFriends {
	width: 800px;
	text-align: left;
}

div#divContact p label {
    background: none repeat scroll 0 0 #CCDDDD;
    color: #363636;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 0 8px 10px;
    text-align: left;
    text-transform: uppercase;
    width: 90px;
    
}

div#divContact .text_input {
    background: url("../images/text_field.gif") repeat-x scroll center top #FFFFFF;
    border: 1px solid #C0C0C0;
    color: #666666;
    font-size: 11px;
    margin-left: -2px;
    padding: 8px 8px 7px;
    width: 340px;
}

div#divContact  p {
    clear: both;
    margin-bottom: 20px;
}

div#divContact select.text_input {
    height: 31px;
    padding: 6px 6px 4px;
    width: 354px;
}

div#divContact #message {
    color: #666666;
    font-size: 12px;
    height: 105px;
    width: 500px;
}

div#divContact p.validation {
    float: left;
    font-size: 11px;
    margin: 0;
    padding-top: 4px;
    text-transform: uppercase;
}

div#divContact .send {
    float: left;
    margin-left: 275px;
}

div#footer {
	width: 800px;
	text-align: right;
}

div#footer p {
	color: #666666;
	float: left;
    font-size: 11px;
    margin: 0;
    padding-top: 4px;
}

ul {
	padding-left: 30px;
}