
body {
	margin:0;
	background-image:url('../images/bg-gradient.jpg');
	background-repeat:repeat-x;
	
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D87A1;
}

a {
	color:#5D87A1;
	font-size:1.1em;
}

a:hover {
	
}

p {
	margin:10px 0;
}

h1#introText {
	font-size:1em;
	font-weight:normal;
	margin-bottom:10px;
}

#text h2 {
	font-size:1em;
	font-weight:normal;
}



#container {
	background-image: url('../images/background.png');
	background-repeat:no-repeat;
	background-position: top; 
	margin:0 auto;
	width:900px;
}

.column {
	float:right;
	display:inline;
}

#rightCol {
	width:300px;
	margin-right:70px;
}

#leftCol {
	width:420px;
	margin-right:90px;
}



#logo {
	margin-top:30px;
}


#icons {
	margin-top:420px;
}


#text {
	margin-top:250px;
	text-align:center;
}

#yaviene {
	margin-bottom:15px;	
}

#links p {
	margin-top:0;
}

.divider {
	margin-top:10px;
	margin-bottom:0;
}

.finePrint {
	margin-top:30px;
	font-size:0.8em;
	text-align:center;
}

.clear {
	clear:both;
}
