@charset "UTF-8";
/* CSS Document */



body {
	background: #000 url(../Images/updated_background.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	width: 960px;
	min-height:670px;
	margin: 0px auto;
	padding: 240px 0px 0px;
	background: url(../Images/wrapperLongbckng.png) repeat-y right top;
	position: relative;
}


#mainnav {
	float: right;
	text-align: right;
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 90px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainnav ul {
	list-style-type: none;

	margin: 0px;
}

#mainnav li {
	display: inline;
	padding-right: 20px;
}

#mainnav a {
	text-decoration: none;
	color: #000;
}

#mainnav a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


#content {
	margin-top: 160px;
	width: 960px;
	padding-top: 60px;
} 
#content2 {
	margin-top: 160px;
	width: 920px;
	background: #323232;
	padding: 20px;
	opacity: 0.95
} 

#content3 {
	width: 920px;
	background: #323232;
	opacity: 0.95;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 160px;
} 

#content4 {
	width: 920px;
	background: #323232;
	opacity: 0.95;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 160px;
	padding-top: 60px;
	height: 300px;
} 


#content2 a {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3232;
}

#content2 a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C33;
	font-style: italic;
}

#about {
	width: 235px;
	float: left;
	padding-right: 150px;
	padding-left: 180px;
}

#about a {
	text-decoration: none;
	color: #FFF;
}

#about a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}

#services {
	float: left;
	width: 300px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
} 

#services ul {
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#services li {
	list-style-image: url(../Images/bullet.png);
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
} 

#mission {
	width: 460px;
	margin-left: 278px;
	margin-top: 200px;
	margin-bottom: 65px;
	margin-right: auto;
	font-size: 12px;
}

#mission a {
	text-decoration: none;
	color: #FFF;
}

#mission a:hover {
	color: #C33;
	text-decoration: none;
}



h1 {
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	font-size: 20px;
	padding: 0px;
}

h2 {
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C33;
	width: 185px;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	color: #FFF;
	margin-left: 5px;
}


h3 {
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C33;
	width: 185px;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	color: #FFF;
}

#needle {
	width: 200px;
	height: 50px;
	background: #323232 url(../Images/needlebottom.png) no-repeat left bottom;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 10px;
	/* [disabled]color: #323232; */
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#needle img {
	/* [disabled]float: right; */
	border-style: none;
	padding-top: 10px;
	padding-right: 10px;
	/* [disabled]padding-bottom: 5px; */
	margin: 0px;
}

#story {
	width: 370px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-top: 30px;
	float: right;
	margin-top: -320px;
	padding-left: 20px;
} 

#storypic {
	width: 274px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
}

.storyh2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1px;
}

.storya {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#secondarynav {
	text-align: right;
	color: #FFF;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 300px;
	margin-right: auto;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 40px;
	position: relative;
}

#secondarynav ul {
	list-style-type: none;

	margin: 0px;
}

#secondarynav li {
	display: inline;
	padding-right: 20px;
}

#secondarynav a {
	text-decoration: none;
	color: #FFF;
}

#secondarynav a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}

p {
	font-size: 13px;
	text-align: left;
}

.rounded-corners {
	-moz-border-radius: 10px;/*firefox*/
	-webkit-border-radius: 10px;/*safari and google chome*/
	border-radius: 10px;/*IE*/
	-khtml-border-radius: 10px;/*opera*/
}

#typenav {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 220px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}

#typenav ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 10px;
}

#typenav li {
	display: inline;
	padding-right: 30px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	margin-right: 30px;
}

#typenav a {
	text-decoration: none;
	color: #FFF;
}

#typenav a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}


#email {
	width: 310px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-left: 20px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#emailpic {
	width: 210px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 150px;
}

#emailpic a {
	color: #FFF;
} 


.emailh2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1px;
}

#email a {
	text-decoration: none;
	color: #CC6632;
}

#email a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C33;
}

.emailadress {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C33;
	margin-left: 10px;
	padding: 0px;
}
