@charset "utf-8";
/* CSS Document */

a:link {
	color: #009933;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #009933;
}

a:hover {
	text-decoration: underline;
	color: #009933;
}

a:active {
	text-decoration: none;
}

.mylink img{border:0}
.mylink {border:1px solid #0084b4}
.mylink:hover {border:1px solid #ffffff}


body {
	background-image: url(background.jpg);
	background-color: #44c3f8;
	background-repeat: no-repeat;
}

.wrapper {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:1100px;
	height: 560px;
	padding-top: 10px;
	padding-left: 10px;
}

.header {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:470px;
	float:left;
}

.nav {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:630px;
	float:left;
	height: 120px;
}

.content {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:1070px;
	float:left;
	height: 350px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.description {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:470px;
	float:left;
	height: 310px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.services {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:250px;
	float:left;
	height: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.contentblock {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:500px;
	float:left;
	height: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.footer {
	clear:both;
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:1110px;
	height: 330px;
}

.tweetbox {
	clear:both;
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	width:420px;
	height: 135px;
	padding-top: 83px;
	padding-left: 260px;
}
