*{
margin:0;
padding:0;
}

body, html {
	background: #4E666E;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #94D2E8;
	overflow: auto;
}

a {
	color: #94AAFF;
	text-decoration: underline;
}

a img{
	border: 0px; 
}

p, ul, li, center, b {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.highlight {
	color: #33AAAA;
}

#all {
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	overflow: hidden;
	width:1000px;
	height:760px;
}

#nav {
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 10px;
	width: 250px;
	position: absolute;
}
 
#viewport {
	margin-top:15px;
	margin-left:275px;
	height: 550px; 
	width: 700px;
	overflow: hidden; 
	position: absolute;
}
 
#inner {
	width: 2100px;
	height: 2200px;
/*background: #000099;  */
	position: relative;
}

/* PAGES DEFINITION */

#A1 {
	left: 0px;
	top:0px;
}

#A2 {
	left: 0px;
	top:550px;
}

#A3 {
	left: 0px;
	top:1100px;
}

#A4 {
	left: 0px;
	top:1650px;
}

#B1 {
	left:700px;
	top:0px;
}

#B2 {
	left: 700px;
	top:550px;
}

#B3 {
	left: 750px;
	top:1100px;
}

#B4 {
	left: 700px;
	top:1650px;
}

#C1 {
	left: 1400px;
	top:0px;
}

#C2 {
	left: 1400px;
	top:550px;
}

#C3 {
	left: 1400px;
	top:1100px;
}

#C4 {
	left: 1400px;
	top:1650px;
}


#A1, #A3, #B2, #B4, #C1, #C3{
/*background: #0000AA; */
}

.content {
	width: 700px;
	height: 550px;
	position: absolute;
}

.inner-content {
	padding: 35px 0px 0px 0px;
	width: 650px;
	height: 500px;
	position: absolute;
}

.centered {
	text-align: center;
	vertical-align: middle;
}

/* BOARD OF ADVISORS SECTION */

.bio {
	font-size: 10px;
}

.boardofadvisors {
	font-size: 14px;
	text-align: justify;
}

.careers {
	font-size: 10px;
}

/* PRODUCTS SECTION */


#products-gc  {
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-gc1.png") no-repeat 0 0;
}

#products-oth  {
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-oth1.png") no-repeat 0 0;
}

#products-ex  {
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-ex1.png") no-repeat 0 0;
}


/*
#products-gc:hover{
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-gc2.png") no-repeat 0 0;
}

#products-oth:hover{
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-oth2.png") no-repeat 0 0;
}

#products-ex:hover{
display:inline-block;
width: 200px;
height: 350px;
background: url("../images/except-our-products-ex2.png") no-repeat 0 0;
}
*/

/* NEWS SECTION */
#news-newsroom{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/newsroom1.png") no-repeat 0 0;
}

#news-newsroom:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/newsroom2.png") no-repeat 0 0;
}

#news-blog{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/blog1.png") no-repeat 0 0;
}

#news-blog:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/blog2.png") no-repeat 0 0;
}

#news-rss{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/rss1.png") no-repeat 0 0;
}

#news-rss:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/rss2.png") no-repeat 0 0;
}

#news-facebook{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/facebook1.png") no-repeat 0 0;
}

#news-facebook:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/facebook2.png") no-repeat 0 0;
}

#news-twitter{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/twitter1.png") no-repeat 0 0;
}

#news-twitter:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/twitter2.png") no-repeat 0 0;
}

#news-orkut{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/orkut1.png") no-repeat 0 0;
}

#news-orkut:hover{
display:inline-block;
width: 207px;
height: 150px;
background: url("../images/orkut2.png") no-repeat 0 0;
}

/* CONTACT US SECTION */

#contact_info {
	float: left;
	width: 190px;
	height: 350px;
	border: 0px solid #d6d6d6; 
	background: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 1em;
	margin-top: 25px;
	margin-bottom: 2px;
}

#form_box {
	float: right;
	width: 390px;
	height: 350px;
	border: 0px solid #d6d6d6; 
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 25px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}

#submit-btn {
float: right;
}
