img, div { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin:auto;
	width:1002px;
	padding:0px;

}
#header {
	margin: 0px;
	padding: 0px;
	width: 1002px;
	height: 100px;
	background-image:url(images/bannermain.jpg);
	background-repeat:no-repeat;
}
#logo {
	width:603px;
	height:100px;
	float:left;
}
#companylogo{
	width:200px;
	height:85px;
	margin-top:15px;
	float:left;
	margin-left:70px;
	display:inline;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#marquee{
	width:1002px;
	margin-left:0px;
	height:25px;
	float:left;
	vertical-align:middle;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	overflow:hidden;
	background-color: #fcfce1;
	border:#FC0 solid 1px;
	border-left: 0px;
	border-right: 0px;
	margin-bottom:00px;
}
#righttop {
	width:389px;
	height:100px;
	float:right;
	text-align:right;
	display:inline;
/*	padding: 8px 8px 0px 0px;*/
}

#textlinks{
	width:379px;
	height:45px;
	margin-top:55px;
	margin-right:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #6e8b7c;
	overflow:hidden;
	text-align:right;
}
#banner{
    width:1002px;
    height:300px;
    float:left;
    background-image:url(images/banner.jpg);
    background-repeat:no-repeat;
}
#joinbutton{
    width:501px;
    height:50px;
    float:left;
    margin-top:250px;
    text-align:right;
}
#nav{
	width:1002px;
	height:35px;
	background-color:#d0e3d9;
	float:left;
	overflow:hidden;
}
#flashlogos{
	width:1002px;
	height:47px;
	float:left;
	overflow:hidden;

}
#footer{
	width:1002px;
	height:50px;
	float:left;
	display:inline;
}
#bottomnav{
	width:623px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	display:inline;
}
#copyright{
	width:359px;
	height:30px;
	float:left;
	margin-right:10px;
	margin-top:20px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #436f58;
	overflow:hidden;
	display:inline;
}




#personal {
	width:803px;
	height:auto;
	visibility: visible;
	position: fixed;

}
#education {
	width:803px;
	height:auto;
	visibility: hidden;
	position: fixed;
	float:left;
}
#experience {
	width:803px;
	height:auto;
	visibility: hidden;
	position: relative;
	float:left;
}




#maintable {
	margin-top:5px;
	padding: 0px;
	width: 847px;
	background-color:#d9d9d9;
	padding:20px;
}
#formcontent {
	width:847px;
}

#titlebig {
	width:847px;
	height:30px;
}
#contents {
	width:847px;
	background-color:#f2f2f2;
}
.maintext{
	font-family:Arial, Helvetica, sans-serif;
}
.brdr
{
border:solid 1px #CCCCCC;}

