body {
	background-color: #930;
	background-repeat: no-repeat;
	background-position: center 20px;
	border: medium none #FC0;
	margin: 0px;
}
#wrapper {
	background-image: url(images/bodyback.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1200px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F90;
}
#wrapper #main {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main #ssiLogo {
	height: 89px;
	width: 105px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 30px;
}
#wrapper #main #upperMain {
	height: 200px;
	width: 800px;
	position: relative;
	top: 50px;
}


#wrapper #main #mainMenu {
	position: relative;
	top: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	width: 310px;
	left: 250px;
}
#wrapper #main #mainMenu a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #main #mainMenu a.current , #mainMenu a.current:hover{
	color: #930;
	cursor: default;
}

#wrapper #main #mainMenu a:hover {
	color: #930;
}
#wrapper #main #mainServices {
	height: 20px;
	position: relative;
	top: 70px;
	width: 370px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	cursor: default;
}

#wrapper #main #mainServices #marketing {
	float: left;
	margin: 0px;
}
#wrapper #main #mainServices #marketing:hover {
	color: #930;
}

#wrapper #main #mainServices #film {
	float: left;
	margin-left: 4px;
}
#wrapper #main #mainServices #film:hover {
	color: #930;
}

#wrapper #main #mainServices #video {
	float: left;
	margin-left: 4px;
}
#wrapper #main #mainServices #video:hover {
	color: #930;
}
#wrapper #main #mainServices #websites {
	float: left;
	margin-left: 4px;
}
#wrapper #main #mainServices #websites:hover {
	color: #930;
}

#wrapper #main #mainServices #photography {
	margin-left: 4px;
	float: left;
}
#wrapper #main #mainServices #photography:hover {
	color: #930;
}




#wrapper #main #services_tag {
	height: 20px;
	width: 730px;
	position: relative;
	top: 75px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main #lowerMain {
	height: 270px;
	width: 800px;
	top: 80px;
	position: relative;
}
#wrapper #main #lowerMain #text {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

