@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
text-align:center;
background:#fff url('../images/top_bar.jpg') top center repeat-x;
height:196px;
	width:100%;
	position: absolute;
	left: 0px;
}
#container {
margin:0px auto;
text-align:left;
width:970px;
background-color:#FFFFFF;
}
h1 {
text-indent:-9999px;
width:970px;
height:196px;
background:url(../images/banner.jpg);
margin: 0;
padding: 0;
}
#left {
width:290px;
float:left;
background-color:#FFFFFF;
}
#content {
width:286px;
float:left;
padding: 15px 0 10px 20px;
background-color:#FFFFFF;
}
#right {
width:310px;
float:left;
background-color:#FFFFFF;
padding: 10px 0 10px 20px;
}
.introtitle {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:15px;
	padding-bottom:2px;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
margin-bottom:10px;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:none;
}
#GoogleApps {
font-family:Arial, Helvetica, sans-serif;
        text-decoration: none;
        border: 0;
        color:#000000;
	font-weight: normal;
}
#GoogleApps a:link, a:active, a:visited, img {
font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0;
	color:#000000;
	font-weight: normal;
}

#GoogleApps a:hover {
	color:#666666;
	}

#GoogleApps {
	float: right;
	padding-top: 30px;
	padding-right: 0px;
}
#GoogleApps #Left {
	float: left;
	width: 335px;
	height:100%;
	padding: 0px;
}
#GoogleApps #Right {
	float:right;
	height:100%;
	width: 335px;
	}
.appbox {
	height: 125px;
	width: 300px;
}
.apptext {
	float: none;
	padding-left: 50px;
	font-size:12px;
}

.apppic {
	float:left;
	}
.apptitle {
	font-size: 18px;
font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
