body {
	background-color: #222;
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	font-size: 62.5%;
}

#page {
	text-align: left;
	width: 960px;
	position: relative;
	padding: 0;  
 	margin: 0 auto;
}



#content {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	float: left;
	background-color: #c9d0da;
	width: 920px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}

.showbox {
	margin-bottom: 20px;
	float: left;
	position: relative;
	border-color: #e8e8e8;
	border-style: solid;
	border-width: 2px;
	width: 856px;
	padding: 20px;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.showimage {
	padding-bottom: 20px;
	padding-left: 20px;
	width: 400px;
	float: left;
}

.sitebrief {
	width: 400px;
	color: #888;
	float: right;
}

.sitefull {
	width: 856px;
	color: #888;
	float: left;
}

.expandbutton, .backbtn {
	margin-right: 30px;
	float: right;
}
.backbtn {
	text-align: right;
	margin-bottom: 10px;
	width:800px;	
	margin-right: 40px;
}

.visitbtn {
	float: right;
	width: 80px;
	margin-bottom: 1em;
	text-align: right;
}

.expandbutton a, .visitbtn a, .backbtn a {
	text-decoration: none;
	font-family: Verdana, sans-serif;
}

.visit, .more, .less, .back {
	background-color: #fff;
	color: #888;
	padding: 0px 5px 0px 5px;
	border-color: #c9d0da;
	border-style: solid;
	border-width: 1px;
	font-size: 1.2em;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.visitr, .morer, .lessr, .backr {
	background-color: #c9d0da;
	color: #fff;
	margin-left: -1px;
	padding: 0px 3px 0px 3px;
	border-color: #c9d0da;
	border-style: solid;
	border-width: 1px;
	font-size: 1.2em;
	font-weight: bold;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.back {
	background-color: #fff;
	color: #c9d0da;
	padding: 0px 5px 0px 5px;
	border-color: #fff;
	font-weight: bold;
}
.backr {
	background-color: #c9d0da;
	color: #888;
	margin-left: -1px;
	padding: 0px 3px 0px 3px;
	border-color: #fff;
	font-weight: normal;
}

.sitemeta {
	font-size: 1.1em;
	width:320px;
	float:left;
	display: inline;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #555;
}
h2 a {
	text-decoration: none;
	color: #555;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 1.4em;
}

.siteshort {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.4em;
	color: #555;
}

p {
	margin-bottom: 1em;
}

.sitefull p {
	width: 710px;
	font-size: 1.3em;
	color: #555;
}


.siteimages {
	position: relative;
	float: right;
	width: 140px;
}
.siteimages img {
	border-color: #c9d0da;
	border-style: solid;
	border-width: 2px;
	margin: 20px 0px 0px 20px;
}
.sitefull ul {
	font-size: 1.3em;
	list-style-type: disc;
	list-style-position: inside;
	width: 600px;
}
.sitefull li {
	float: left;
	width: 200px;
}
element {
}
.lower {
	text-align: right;
	width: 856px;
}

.footer {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 920px;
	background-color: #e6e6e6;
	float: left;
	position: relative;

}

.footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	width: 225px;
	float: left;
}

.col1 {
	margin-right: 20px;
	float: left;
	width: 285px;
}

.footer span {
	clear: both;
	float: left;
	width: 290px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

img.recomm {
	float: left;
	padding: 4px;
	height: 48px;
	width: 48px;
}

img.dev {
	float: left;
	margin-right: 10px;
	height: 48px;
	width: 48px;
}

a.footlink {

	color: #1e76cc;

	text-decoration: none;

	clear: right;

	float: left;

	font-size: 1.4em;

	font-family: Helvetica, Arial, sans-serif;

	height: 48px;

	padding-top: 10px;

}

.footerlink {
	margin-left: 20px;
	margin-bottom: 5px;
	width: 280px;
	height: 50px;
	float: left;
}

