* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, "Trebuchet MS", sans-serif;
	color: #635c5c;
	background: #fff;
	text-align: left;
}

.cl {
	font-size: 0;
	line-height: 0;
	height: 20;
	font-family: "Helvetica Neue", Arial, "Trebuchet MS", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #535353;
}
.clfax {
	font-size: 13px;
	font-family: "Times New Roman";
	color: #fff;
	text-align: right;
	padding-right:10px;
	background-color: #262626;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 2px;
}

a img { border: 0; }
a {
	color: #000;
}
a:hover { text-decoration: none; }

.shell {
	width:880px;
	padding: 0px;
	margin: auto;
}
	
.left { float: left; display: inline; }
.right { float: right; display: inline; }


h1#logo{font-size:0; line-height:0; width:348px; float:left; }
h1#logo a{display:block;background:url(images/logo.gif);text-indent:-4000px;height:165px}

#navigation{
	width:880px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: baseline;
	padding: 0px;
	height: 0px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigation ul{list-style-type:none}
#navigation ul li{
	display:block;
	float:left;
	padding-left: 40px;
	padding-top: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
#navigation ul li a{
	font-size:15px;
	text-decoration:none;
	color:#333;
	padding-left:30px
	}
#navigation ul li a:hover,
#navigation ul li a.active{
	color:#650066;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 100 px;
	height: 20px;
	vertical-align: baseline;
}
#navigation ul ul{
	position:relative;
	width:70px;
	left:0;
	top:0;
	margin-top:20px;
	display:none;
}

.leftside{float:left;display:inline;width:443px}
.rightside{float:right;display:inline;width:413px}
.rightside h1{font-size:12px;font-weight:normal;margin-bottom:15px}
.rightside p{padding-bottom:15px;}

.participate form{width:472px;padding-top:55px;padding-left:3px}
.participate form p{padding:25px 0 41px 0; line-height:18px}
.participate form span{float:left;color:#7a7761}
.participate form .box{margin-bottom:15px;}
.participate form input,
.participate form textarea{background:transparent;border:1px solid #bfbfbf;width:416px;float:right;padding:2px}
.participate form textarea{width:387px;height:86px}
.participate form input.submit{background:url(images/submit.gif) no-repeat 0 0;width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;float:right;cursor:pointer;border:0}

p.info{padding:42px 0 0 9px;font-size:11px;color:#757060}

.left{width:397px;;padding-top:55px}
.left p{padding:25px 0 22px 0; line-height:18px}
.left span{text-transform:uppercase;}
.leftt{
	padding-top:55px;
	float:left;
	text-align: left;
	vertical-align: baseline;
}
.right{width:415px;padding-left:24px;border-lefT:1px solid #000;padding-top:65px;margin-top:54px}
.right form{padding:0;}
.right form span{padding-right:17px;float:left;font-size:13px}
.right form{width:455px;}
.right form .box{margin-bottom:15px;}
.right form input,
.right form textarea{float:right;background:transparent;border:1px solid #bfbfbf;padding:2px;width:317px}
.right input.first{width:402px;}
.right input.second{width:238px;}
.right input.third{width:350px;}
.right form textarea{height:90px}
.right form input.submit{background:url(images/submit.gif) no-repeat 0 0;width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;float:right;cursor:pointer;border:0}
.right form a{display:block;float:right;background:url(images/browse.gif);width:80px;height:15px;font-size:0;line-height:0;text-indent:-4000px;margin-bottom:45px}


#footer{
	font-size:10px;
	padding-top:20px;
	color:#000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: baseline;
}
#footer span{font-size:21px;padding-lefT:232px}
#footer span strong{color:#c0c670;font-weight:normal}

textarea { overflow:auto; }

.file {
    background: #fff !important;
    width: 100%;
}

/* Homepage */

#home_swf{
	width: 880px;
	height: 350px;
	padding-bottom: 10px;
}

#human_being{
	width: 880px;
	height: 162px;
	background-color: #262626;
	padding: 0px;
}



/* Assignment Page */
#assignment_text{
margin-top: 40px;
width: 890px;
min-height:400px;
}

#assignment_text p{
margin-top: 20px;
}



#selection_numbers{
margin-top: 40px;
width: 890px;
height:20px;
}

#selection_numbers p{
font-size: 22px;
color: #000000;
text-align: center;
}

#selection_numbers a{
color: #b4bd53;
text-decoration:none;
}

#selection_numbers .disabled{
color: #999999;
}
headtag {
	font-family: "Times New Roman", Times, serif;
	font-size: 40pt;
	color: #7C107A;
	vertical-align: baseline;
}
.shell #header table tr td {
	font-size: 22px;
	color: #7C107A;
	float: none;
	top: auto;
	clear: left;
	text-align: right;
	word-spacing: 5em;
}
.headtag {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	vertical-align: baseline;
	word-spacing: normal;
	color: #650066;
}
.shell #footer p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.shell #companybg {
	background-color: #E5E5E5;
}

.shell #content p img {
	height: 188px;
	width: 880px;
}
.shell #content p mission {
	background-color: #E6E5E3;
	height: 500px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	word-spacing: 15em;
	text-align: left;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 75px;
	line-height: 24px;
	margin: 0px;
	position: inherit;
	left: 295px;
	top: 435px;
}

.shell #content p {
	background-color: #E6E5E3;
	height: 375px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	word-spacing: 15em;
	text-align: left;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 75px;
	line-height: 20px;
	margin: 0px;
	position: inherit;
	left: 295px;
	top: 435px;
}

.shell #content p copy {
	background-color : #ffffff;
	position : absolute;
	left : 160px;
	top : 0px;
	color: #666;
}
.shell #content p leftnav {
	position : fixed;
	padding-bottom : 20px;
	background-color : #cccccc;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
.shell #content p copt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	background-color: #E6E5E3;
	height: 300px;
	width: 630px;
}

.shell #copy {
	font-family: "Times New Roman", Times, serif;
	height: 380px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -410px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}

.shell #careers {
	font-family: "Times New Roman", Times, serif;
	height: 1610px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -1640px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}

.shell #special {
	font-family: "Times New Roman", Times, serif;
	height: 1610px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -1230px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}

.shell #contact {
	font-family: "Times New Roman", Times, serif;
	height: 790px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -820px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}
.shell #mission {
	font-family: "Times New Roman", Times, serif;
	height: 790px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -410px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}
.shell #clients {
	font-family: "Times New Roman", Times, serif;
	height: 1200px;
	width: 505px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333;
	background-color: #E6E5E3;
	margin: 0px;
	position: relative;
	top: -820px;
	padding-top: 30px;
	padding-right: 75px;
	float: right;
}
.sidebar {
	background-color: #E6E5E3;
}
#footer co {
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fixed;
}
.shell #footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	}
.hilite {
	color: #650066;
}
.shell #content #copy br link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
