/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	color: white;
	background-color: black;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-image: url(img/background3.png);
	background-position: center top;
	font-size: small;
}


a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}



/* `Menu
----------------------------------------------------------------------------------------------------*/

#menu {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(img/menu/Menu2.png);
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 940px;
	height: 20px;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	top: -9000px;
	display: block;
}
#menu .welcome {
	width: 94px;
	height: 20px;
	background: url(img/menu/welcome.png) no-repeat;
	left: 400px;
	top: 0px;
}
#menu .welcome span {
	display: block;
	width: 94px;
	height: 20px;
	background: url(img/menu/welcome.png) no-repeat;
	top: -9000px;
}
#menu .services {
	width: 94px;
	height: 20px;
	background: url(img/menu/services.png) no-repeat;
	left: 494px;
	top: 0px;
}
#menu .services span {
	width: 94px;
	height: 20px;
	background: url(img/menu/services.png) no-repeat;
	top: -9000px;
}
#menu .environment {
	width: 94px;
	height: 20px;
	background: url(img/menu/environment.png) no-repeat;
	left: 588px;
	top: 0px;
}
#menu .environment span {
	width: 94px;
	height: 20px;
	background: url(img/menu/environment.png) no-repeat;
	top: -9000px;
}
#menu .about {
	width: 94px;
	height: 20px;
	background: url(img/menu/about.png) no-repeat;
	left: 682px;
	top: 0px;
}
#menu .about span {
	width: 94px;
	height: 20px;
	background: url(img/menu/about.png) no-repeat;
	top: -9000px;
}
#menu .contact {
	width: 94px;
	height: 20px;
	background: url(img/menu/contact.png) no-repeat;
	left: 776px;
	top: 0px;
}
#menu .contact span {
	width: 94px;
	height: 20px;
	background: url(img/menu/contact.png) no-repeat;
	top: -9000px;
}




/* `Headings
----------------------------------------------------------------------------------------------------*/

/*h1 {
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 30px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

h7 {
	text-align: center;
	color: #7f7f7f;
	font-family: Myriad, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

#sidebartop {
	max-height: 40px;
	background-image: url(img/SideTop7.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 220px;
	background-position: center top;
}

#sidebartop h1 {
	padding: 8px;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	color: white;
	text-align: center;
	font-size: 13px;
	font-family: Myriad, "Lucida Grande", Verdana, Arial;
	width: 210px;
	background-position: center center;
}

#sidebar {
	background-image: url(img/SideMid7.png);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 12px;
	width: 220px;
	background-position: center;
}

#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 0px auto;
	color: #dadeeb;
	text-align: left;
	font-size: 12px;
	width: 200px;
	background-position: center top;
}

#sidebarbot {
	max-height: 20px;
	background-image: url(img/SideBot7.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
	background-position: center top;
}

#sectiontop {
	padding-left: 40px;
	padding-top: 5px;
	height: 30px;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-image: url(img/SectionTop6.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 600px;
}

#sectiontop h1 {
	font-variant: small-caps;
	color: white;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-position: left top;
	background-repeat: no-repeat;
}

#section {
	padding: 10px;
	min-height: 200px;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	width: 580px;
}

#section h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	word-spacing: 2px;
	font-weight: bold;
	text-shadow: 3px 3px 5px black;
	line-height: 22px;
	text-align: left;
	font-size: 14px;
	color: #c3fcf3;
	background-position: left center;
}

#text {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 0px;
	clear: left;
	position: relative;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	width: 300px;
}

#text2 {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 0px;
	clear: left;
	position: relative;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	width: 540px;
}

#text h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	word-spacing: 2px;
	font-weight: bold;
	text-shadow: 3px 3px 5px black;
	line-height: 22px;
	text-align: left;
	font-size: 14px;
	color: #d8ddea;
	background-position: left center;
}

#text2 h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 530px;
	word-spacing: 2px;
	font-weight: bold;
	text-shadow: 3px 3px 5px black;
	line-height: 22px;
	text-align: left;
	font-size: 14px;
	color: #d8ddea;
	background-position: left center;
}

#links {
	background-repeat: repeat;
	clear: right;
	float: right;
	position: static;
	min-height: 180px;
	padding: 20px;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	width: 190px;
}

#section h1 {
	text-align: left;
	font-size: 12px;
	font-family: , Georgia, "Times New Roman", Times, serif;
	color: #dadeeb;
	border-right-color: #d8ddea;
	border-left-color: #d8ddea;
	border-bottom-color: #d8ddea;
	border-top-color: #d8ddea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	background-position: left top;
	background-repeat: no-repeat;
}



