@charset "utf-8";
/* CSS Document by Maricel Lennon 2009 */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	text-align: left;
	background-repeat: repeat;
	background-image: url(../images/index_feb10.3.jpg);
}


	
h1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4e4e4e; 
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
}
h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	font-size: 9px;
}
/* Sets the style for unvisited links. */
a:visited {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #164619;
}

/* end links. */	
	
	
#outerWrapper {
	min-height: 100%;/*for mozilla as IE treats height as min-height anyway*/
	min-width: 1100px;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_01.10.jpg);
	background-repeat: repeat;
}

#content {
	min-width: 1100px;
	text-align: left;
	width: 100%;
	margin-top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main-header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(../images/bar.texture.jpg);
	background-repeat: repeat-x;
	height: 135px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#rightColumn1 {
	float: right;
	width: 150px;
	background-image: url(../images/grunge2.png);
	height: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC9999;
}
#leftColumn1 {
	float: left;
	width: 155px;
	background-image: url(../images/inside.left.2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 620px;
}

#section-title {	font-size: 8px;
	height: 19px;
	margin-bottom: 15px;
	padding-top: 9px;
	line-height: 18px;
	font-weight: bolder;
	color: #494949;
	padding-bottom: 0;
	text-align: center;
	font-variant: normal;
	background-image: url(../images/bg.client.job.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 1pt;
}
#cursor {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	width: 186px;
	float: left;
}

.logo-img {
	float: left;
	margin-left: 5px;
	padding: 0;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}
.footer {
	width:100%;
	background-image: url(../images/squares.png);
	background-repeat: repeat-x;
	position:relative;
	text-align:center;
	background-position: top;
	clear: both;
	font-size: 9px;
	color: #666666;
}
.clearFloat {
	clear: both;
	display: block;
}
#clear {
	clear:both;
	height:10px;
}/*needed to make room for footer*/
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #666666;
}

