/* 
	Maroon
	color: #94221F;	
	
	Lettering-Grey
	color: #808285; 
*/

html, body, ul, li, p, h1, h2, h3, h4, h5, h6, 
img, table, td, tr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html,
body
{
	color: #999999;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
}

p
{
	margin: 20px 15px 0 20px;
	line-height: 21px;
}

p.testimonial1
{
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	text-align: left;
	font-style: italic;
}

p.testimonial2
{
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	text-align: left;
}

ul, ol
{
	margin: 10px 0 10px 0;
	padding: 0;
}

li
{
	background-color: inherit;
	margin: 0 0 0 20px;
	padding: 0;
}

h1
{
	font-size: 12px;
	line-height: 19px;
	color: #94221F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	margin: 12px 15px 0 20px;
}

h2
{
	font-size: 12px;
	color: #94221F;
	line-height: 16px;
	letter-spacing: 0.1em;
}

h3
{
	font-size: 16px;
	line-height: 20px;
	color: #94221F;
	font-weight: normal;
}

h4
{
	font-size: 12px;
	line-height: 19px;
	color: #94221F;
	margin: 4px 0 12px 0;
}

h5
{
	font-size: 12px;
	line-height: 15px;
	color: #94221F;
	margin: 4px 0 8px 0;
}

a
{
	color: #94221f;
	background-color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}



/* @group PAGE STRUCTURE */

div.brace
{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	float: none;
	clear: both;
}

div.vbrace
{
	width: 0;
	font-size: 0;
	line-height: 0;
	float: right;
	clear: none;
}

div.inset
{
	padding: 15px 0 20px 15px;
}

#outer_page
{
	width: 925px;
	border: 1px solid #bbbbbb;
	margin: 5px auto 5px auto;
	background: 0 44px no-repeat url( ../img/vlaad_bg.gif );
	text-align: left;
}

#structure
{
	width: 905px;
	padding: 17px 0 0 18px;
}

#header
{
	width: 895px;
	height: 105px;
	background: 0 0 no-repeat url( ../img/header_bg.gif );
	overflow: hidden;
}


#header_logo
{
	width: 395px;
	float: left;
	clear: none;
	display: inline;
	margin-top: 36px;
	margin-left: 22px;
}

#header_logo h1
{

}

#header_logo h1 a
{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}

#header_phrase
{
}

#header_side
{
}

#right_sidebar
{
	width: 210px;
	overflow: hidden;
	display: inline;
	float: right;
	clear: none;
	padding: 9px 20px 0 0;
	font-size: 11px;
}

#content
{
	float: left;
	clear: none;
	width: 660px;
	margin: 10px 0 0 0;
	background: left top repeat-y url( ../img/box_body.gif );
}

#content #bottom_cap
{
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-color: transparent;
	background: left bottom no-repeat url( ../img/box_bottom.gif );
}

#content #top_cap
{
	padding: 15px;
	background: left top no-repeat url( ../img/box_top.gif );
}

#content #top_cap #testimonial
{
	margin: 20px 0 0 20px;
}


#content #submenu
{
	width: 215px;
	display: inline;
	overflow: hidden;
	float: left;
	clear: none;
}

#content #subcontent
{
	width: 415px;
	display: inline;
	float: left;
	clear: none;
	overflow: hidden;
}


/* @end */


#content.home
{
	width: 660px;
	height: 505px;
	position: relative;
	background: no-repeat url( ../img/home_page_bg.jpg );
	border-right: 1px dotted #bbbbbb;
}



table.current_jobs_heading td
{
	vertical-align: top;
}

table.testimonials_heading td
{
	vertical-align: top;	
}

