@charset "UTF-8";
#container {
	background-color: #4F4B45;
	height: 500px;
	width: 900px;
	background-image: url(images/homebg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#left {
	height: 256px;
	width: 377px;
	margin-top: 122px;
	position: absolute;
	margin-left: 36px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#right {
	height: 256px;
	width: 377px;
	margin-top: 122px;
	position: relative;
	float: right;
	margin-right: 36px;
}

a:link {
	color: #F15A24;
	text-decoration: none;
}
a:visited {
	color: #F15A24;
	text-decoration: none;
}
a:hover {
	color: #F15A24;
}
#wrapper {
	background-image: url(images/hi_bg2.jpg);
	background-repeat: repeat;
	height: 700px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hi_container {
	height: 575px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #161616;
	position: absolute;
	top: 50px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	padding-bottom: 14px;
}
#hi_nav {
	width: 200px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 20px;
}

body {
	margin: 0px;
}
#img_container {
	height: 145px;
	width: 803px;
	position: relative;
	top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#hi_content {
	width: 550px;
	float: right;
	text-align: left;
	margin-top: 25px;
	height: 275px;
	overflow: auto;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	text-transform: uppercase;
}

#pd_container {
	background-color: #ffffff;
	height: 575px;
	width: 1024px;
	background-image: url(images/homebg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#paradocs {
background-color: #053F52;
}

#pd_left {
	height: 575px;
	width: 512px;
	margin-top: 0px;
	position: absolute;
	margin-left: 0px;
}

#pd_nav {
	width: 100px;
	margin: 0px;
	float: left;
	clear: both;
	position: absolute;
	top: 185px;
	padding: 0px;
}
#pd_nav ul  li {
	text-align: right;
	line-height: 80%;
	color: #990000;
}

#pd_nav ul  li a:link {
	color: #053F52;
}

#pd_nav ul  li a:visited {
	color: #053F52; 
}
#pd_nav ul  li a:hover {
	color: #990000; 
}

#hi {
	background-color: #000000;
}
#footer p {
	font-size: 10px;
}

#rightiframe {
	height: 500px;
	width: 480px;
	margin-top: 40px;
	position: relative;
	float: right;
	margin-right: 20px;
}
#work1 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 43px;
	left: 115px;
	/*border: thin solid #999999;*/
}
#work2 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 43px;
	left: 305px;
	/*border: thin solid #999999;*/
}

#work4 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 193px;
	left: 305px;
	/*border: thin solid #999999;*/
}

#work3 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 193px;
	left: 115px;
	/*border: thin solid #999999;
*/}

#work5 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 343px;
	left: 115px;
	/*border: thin solid #999999;*/
}

#work6 {
	height: 140px;
	width: 180px;
	position: absolute;
	top: 343px;
	left: 305px;
	/*border: thin solid #999999;*/
}

#descriptext2 {
	width: 320px;
	position: absolute;
	top: 410px;
	left: 90px;
}
#descriptext3 {
	width: 480px;
	position: absolute;
	top: 410px;
	left: 90px;
}

#descriptext4 {
	width: 480px;
	position: absolute;
	top: 410px;
	left: 90px;
}
#descriptext6 {
	width: 480px;
	position: absolute;
	top: 410px;
	left: 90px;
}

#mission {
	height: 330px;
	width: 285px;
	position: absolute;
	top: 125px;
	left: 145px;
}

h2, .darktext{
 color: #000000;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 
 }
 
 #footer p.paradocs a {
 color: #990000;
 }
