/* CSS Document */

body {
	background: #A7A7A7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#wrapper {
	background-color: #d00101;
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
	height: 520px;
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A7A7A7;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 500px;
	width: 750px;
	font-weight: bold;
}
#jskimage {
	position: absolute;
	left: 0px;
	top: 0px;
}
#top {
	position: absolute;
	left: 520px;
	top: 80px;
	text-align: left;
}
#jskimage {
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	position: absolute;
	left: 540px;
	top: 180px;
}
#about {
	position: absolute;
	left: 0px;
	top: 0px;
}
#projects {
	position: absolute;
	left: 0px;
	top: 40px;
}
#reviews {
	position: absolute;
	left: 0px;
	top: 60px;
}
#contact {
	position: absolute;
	left: 0px;
	top: 100px;
}
#architect {
	position: absolute;
	left: 0px;
	top: 80px;
}
#jskmovie {
	position: absolute;
	left: 520px;
	top: 340px;
}
#services {
	position: absolute;
	left: 0px;
	top: 20px;
}
#jskmain {
	position: absolute;
	left: 0px;
	top: 45px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	position: absolute;
	left: 20px;
	top: 80px;
	width: 460px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a:link {
	color: #D00101;
	text-decoration: none;
}
#content a:visited {
	color: #D00101;
	text-decoration: none;
}
#content a:hover {
	color: #D00101;
	text-decoration: underline;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #D00101;
	position: absolute;
	width: 460px;
	left: 20px;
	top: 10px;
}
#header a:link {
	text-decoration: none;
	color: #D00101;
}
.icon {
	color: #D00101;
}
#header a:visited {
	color: #D00101;
	text-decoration: none;
}
#header a:hover {
	color: #D00101;
	text-decoration: underline;
}
.selected {
	color: #666666;
}
.over {
	border: 1px solid #333333;
	margin-right: 10px;
}
.client {
	font-size: 10px;
	text-transform: uppercase;
}
