﻿body 
{	
	background:#b40a19 url(../images/background.gif) repeat-x top left;
	margin:0px;
	margin-top:50px;	
	text-align: center;
	font-family:Verdana;	
	font-size:12px;
	line-height:150%;
}
img, div 
{ 
	behavior: url(scripts/iepngfix.htc); 
} 
img
{
	border:none;
}
#heads
{
	width:109px;
	height:517px;
	z-index:100;
	position:absolute;
	left:0px;
	
}
#moreheads
{
	width:278px;
	height:110px;	
}
#logo
{
	width:290px;
	height:28px;
	z-index:100;
	position:absolute;
	left:90px;	
}
#wrapper
{	
	position:absolute;
	left:90px;
	top:33px;
	z-index:110;	
}
#topDiv
{
}
#leftDiv
{
	background-color:White;
	float:left;
}
#contentDiv
{
	background-color:White;
	float:left;
}
#rightDiv
{
	float:left;
}
#bottomDiv
{
}
#amsTop
{
	width:280px;
	height:18px;
	background:url(../images/amsTop.png) no-repeat;	
}
#amsLeft
{
	width:2px;
	background:url(../images/amsLeft.png) repeat-y;
}
#amsRight
{
	width:12px;
	background:url(../images/amsRight.png) repeat-y;
}
#amsBottom
{
	width:280px;
	height:21px;
	background:url(../images/amsBottom.png) no-repeat;	
}
#amsContent
{
	width:266px;
	background-color:White;
}

#amsWrapper
{
	width:280px;
}
#contentWrapper
{
	position: relative; 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	visibility:hidden;
}
#menu
{	
	z-index:120;
	position:absolute;
	top:46px;
}
#separators
{
	
	color:White	
}
#s0
{
	position:absolute;
	left:604px;	
}
#s1
{
	position:absolute;
	left:177px;
}
#s2
{
	position:absolute;
	left:271px;
	
}
#s3
{
	position:absolute;
	left:371px;
}
#s4
{
	position:absolute;
	left:488px;
}
#tabDefault
{
	display:none;
}
#tabWho
{
	position:absolute;
	left:107px;
	height:11px;
	width:57px; 	
	cursor:pointer;
}
#tabWhat
{
	position:absolute;
	left:198px;
	height:11px;
	width:57px;
	cursor:pointer;	
}
#tabHow
{
	position:absolute;
	left:295px;
	height:11px;
	width:58px;
	cursor:pointer;	
}
#tabContact
{
	position:absolute;
	left:395px;
	height:11px;
	width:76px;
	cursor:pointer;	
}
#tabWork
{
	position:absolute;
	left:510px;
	height:11px;
	width:80px;
	cursor:pointer;	
}
#tabMisc
{
	position:absolute;
	left:623px;
	height:11px;
	width:49px;
	cursor:pointer;	
}
.header
{
	padding-top:20px;
	margin-bottom:25px;
}
.page
{
	/*display:none;*/
	visibility:hidden;
	margin-left:33px;
	position:absolute;
	background-color:White;
	clear:both;
}
.humanassistans
{
	color:#c2081c;
}
.content_left
{
	width:270px;
	float:left;
}
.content_right
{
	 float:left;
	 padding-left:10px;
	 padding-top:20px;
}
.contactform_field
{
	width:100%;
	border:1px solid #bbbbbb;
	height:15px;
	padding:5px;	
	font-family:Verdana;	
	font-size:12px;		
}
.contactform_error
{
	height:12px;
	font-size:0.8em;
	color:#df292c;
}
.contactform_button
{
	border:1px solid #bbbbbb;
	width:100px;
	background-color:White;
}
.mailform_field
{
	clear:both;
	border-bottom:1px solid #bbbbbb;
	height:21px;
	margin-bottom:5px;	
}
.mailform_field input
{
	width:100%;
	border:none;
	height:15px;	
	font-family:Verdana;	
	font-size:12px;		
	/*background-color:#e2dace;*/
	background-color:#e5ded3;
}
.mailform_field div
{
	float:left;
}
.mailform_error
{
	font-size:1.2em;
	font-weight:bold;
	color:#df292c;
}
.mailform_error_summary
{
	font-size:0.8em;
	color:#df292c;
	border:1px solid #df292c;
	padding:3px;
}
.mailform_button
{
	border:1px solid #bbbbbb;
	width:200px;
	background-color:White;
}
.mailform_watermark
{
	font-style:italic;
	display:none;			
	width:100%;
	border:none;
	height:15px;	
	font-family:Verdana;	
	font-size:12px;				
}
.contactform_watermark
{
	font-family:Verdana;	
	font-size:12px;	
	font-style:italic;
	width:100%;
	border:1px solid #bbbbbb;
	height:15px;
	display:none;
	padding:5px;		
}
.messagebox
{
	width:200px;
	padding:5px;
	background-color:#df292c;
	border:1px solid #bbbbbb;
}
.messagebox_text
{
	color:White;
	padding-bottom:5px;
}
.messagebox_button
{
	
	border:1px solid #bbbbbb;
	width:100px;
	background-color:White;
}
.documents
{
	padding:20px;
}
.documents li
{
	padding:5px;
	padding-left:15px;
}
.documents li a
{
	color:Black;
	text-decoration:none;
}
.documents li a:hover
{
	text-decoration:underline;
}
.grid
{	
	border:solid 1px #cccccc;	
	font-size:12px;
}
.gridheader
{
	background-color:#c0c0c0;
}
.gridheader td
{		
	height:30px;
	background-image:url(../Images/ButtonBg.gif);
	font-size:12px;	
	padding-left:4px;
	padding-right:4px;
	text-align:left;			
}
.griditem td
{
	background-color:#ffffff;
	color:#000000;
	vertical-align:top;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
}