@charset "utf-8";
/* CSS Document */

img {
		border-style: none;
}

/********** skip to content **********/

#SkipToContent {
		margin: auto;
		width: 750px;
		text-align: right;
		font-size: 12px;
}

#SkipToContent a:hover {
		color: #000000;
}

#SkipToContent a:visited {
		color: #000000;
}

/********** main **********/

body {
		font-family: "Trebuchet MS";
}

#OuterShell {
		border: solid 1px #999999;
		margin: auto;
		width: 750px;
		height: 700px;
}

#InnerShell {
		width: 750px;
		height: 620px;
}

/********** left panel shell **********/

#LeftPanelShell {
		border-right: solid 1px #999999;
		float: left;
		height: 610px;
		width: 180px;
		text-align: left;
}

#LeftColumnOne {
		width: 180px;
		height: 200px;
}

#LeftColumnTwo {
		border-top: solid 1px #999999;
		width: 180px;
		height: 180px;
}

#LeftColumnTwo h1 {
		font-size: 14px;
		text-align: center;
}

#LeftColumnTwo p {
		font-size: 12px;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
}

/********** right panel shell **********/

#RightPanelShell {
		border-left: solid 1px #999999;
		float: right;
		height: 610px;
		width: 560px;
		background-color: #F3F3F3;
}

#RightWelcome {
		background-image: url(images/welcomebackground.jpg);
		border: solid 1px #999999;
		height: 230px;
		width: 500px;
		margin: auto;
		margin-top: 10px;
		padding-right: 15px;
		padding-left: 15px;
}

#RightWelcome h1 {
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
}

#RightWelcome p {
		color: #FFFFFF;
		font-size: 12px;
		text-align: justify;
}

#RightGrouped {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
}

#RightImage {
		border: solid 1px #999999;
		height: 260px;
		width: 297px;
		float: right;
}

#RightContact {
		border: solid 1px #999999;
		background-image: url(images/contactbackground.jpg);
		height: 260px;
		width: 222px;
}

#RightContact h1 {
		font-size: 18px;
		text-align: center;
		color: #FFFFFF;
		padding-top: 10px;
}

#RightContact p {
		font-size: 14px;
		text-align: left;
		color: #FFFFFF;
		padding-left: 10px;
}

/*
#RightLowerImage {
		border: solid 1px #999999;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		width: 530px;
		height: 200px;
} */

/********** top nav **********/

#NavigationShell {
		margin: auto;
		width: 750px;
		font-size: 12px;
		height: 28px;
		background-image: url(images/navbackground.jpg);
}

#NavigationShell li {
		display: inline;
}

#NavigationShell ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

#NavigationShell a {
		display: block;
		float: left;
		width: 122px;
		height: 20px;
		padding: 8px 2px 0 1px;
		text-align: center;
		text-decoration: none;
}

/********** left nav **********/

#LeftNav {
		padding-top: 10px;
}

#LeftNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 180px;
		border-bottom: 1px solid #CCC;
}

#LeftNav ul li {
		position: relative;
}

#LeftNav li ul {
		position: absolute;
		left: 149px;
		top: 0;
		display: none;
}

#LeftNav ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;
		text-align: center;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-bottom: 0;
}

/********** top nav links **********/

#NavigationShell a:link {
		color: #FFFFFF;
}

#NavigationShell a:visited {
		color: #FFFFFF;
}

#NavigationShell a:hover {
		color: #FFFFFF;
		background-color: #097CBB;
		text-decoration: underline;
}

#NavigationShell a:active {
		color: #FFFFFF;
}

a:link {
		text-decoration: none;
		color: #000000;
		font-size: 14px;
}

a:visited {
		text-decoration: none;
}

a:hover {
		text-decoration: none;
}

a:active {
		text-decoration: none;
}

/****************************************** other pages ******************************************/

#ContactUsGrouped {
		height: 450px;
		width: 530px;
		margin: auto;
		margin-top: 10px;
}

#ContactStargazePanel {
		background-image: url(images/contactfold_sw.jpg);
		background-color: #FFFFFF;
		border: solid 1px #999999;
		float: left;
		height: 400px;
		width: 225px;
		margin: auto;
		padding-right: 15px;
		padding-left: 15px;
}

#ContactEmersonPanel {
		background-image: url(images/contactfold_eg.jpg);
		background-color: #FFFFFF;
		border: solid 1px #999999;
		float: right;
		height: 400px;
		width: 225px;
		margin: auto;
		padding-right: 15px;
		padding-left: 15px;
}

#AboutUsShell {
		width: 500px;
		height: 600px;
		margin: auto;
		margin-top: 10px;
		background-color: #FFFFFF;
		border: solid 1px #999999;
		padding-right: 15px;
		padding-left: 15px;
}

#AboutUsTextOne {
		float: left;
		height: 270px;
		width: 200px;
		padding-right: 5px;
		padding-left: 5px;
}

#AboutUsImage {
		float: right;
		width: 250px;
		padding-right: 25px;
		padding-top: 10px;
}

#DisplayLicence {
		width: 150px;
		height: 370px;
		float: right;
		text-align: center;
}

#DisplayLogo {
		float: left;
		padding-top: 215px;
		padding-left: 5px;
}

/********** text elements **********/

h1 {
		color: #000000;
		font-size: 14px;
		text-align: center;
}

p {
		color: #000000;
		font-size: 12px;
		text-align: left;
}

/********** image gallery **********/

.ImageGallery{
		position: relative;
		background-color: #FFFFFF;
		border: solid 1px #999999;
		height: 500px;
		width: 500px;
		margin: auto;
		margin-top: 10px;
		padding-right: 15px;
		padding-left: 15px;
}

.ImageGallery h1 {
		font-size: 12px;
		text-align: left;
}

.images img{
		margin-top: 10px;
		margin-bottom: 10px;
}

.images:hover{
		background-color: transparent;
}

.images:hover img{
}

.images span{
		position: absolute;
		padding: 5px;
		padding-top: 30px;
		padding-bottom: 180px;
		visibility: hidden;
		color: black;
		text-decoration: none;
		background-color: #F3F3F3;
}

.images span img{
		border-width: 0;
		padding: 2px;
}

.images:hover span{
		visibility: visible;
		top: 0;
		left: 180px;
		z-index: 50;
}

/********** footer **********/

#Footer {
		text-align: right;
}

#Footer p {
		font-size: 10px;
		color: #333333;
}

