body {
	margin: 0;
	font-size: .76em;
	font-family: "microsoft sans serif", arial, helvetica, sans-serif;
	text-align:center;
	background:#fff;
}
#container{
	width:900px;
	margin:0 auto;
	background:url(./images/tartan.gif) repeat-y;
}

img{
	border:0;
}
#header {
	margin:0 auto; 
	padding:0; 
	height:200px; 
	width:840px;
	background: url(./images/header.jpg) no-repeat;
	overflow:hidden;
}
#flashheader {
	margin:0 auto; 
	padding:0; 
	height:200px; 
	width:840px;
	overflow:hidden;
}
#content {   
	width:840px;
	margin:0 auto;
	text-align:left; 
	background:url(./images/shadow.jpg) repeat-y;
} 

#left{
	float:left;
	width:220px;
	text-align:left;
}
#right{
	float:right;
	width:615px;
	background:url(./images/top_right.jpg) no-repeat;
	text-align:left;
	z-index:10;
}
.right_text{
	margin-left:50px;
	width:500px;
	font-weight:normal;
	color:#252525;
	z-index:20;
}
.right_text p{
	margin:0 0 2em 0;
	line-height:160%;
}
#footer {
	float:left;
	display:block;
	width:450px;
	margin:0px;
	padding-left:50px;
	background:url(./images/footer.jpg) no-repeat;
	height:103px;

}
#footer_inner{
	color:#333;
	font-size:.85em;
}
#washout{
	position:relative;
	top:-330px;
	left:310px;
	z-index:1;
}
	
/* ======================= HEAD MENU ===================== */
#menu_container{
	width:840px;
	margin:0 auto;
	background:url(./images/menu.gif) repeat-x;
	height:36px;
}

#head_menu {
	margin:0;
	padding:0;

}
#head_menu ul {
	padding:0;
	list-style-type: none;
}
#head_menu li {
	display: inline;
}
#head_menu a {
	display: block; 
	font-weight:bold;	
	font-size:.95em;
	line-height:36px;
	color:#333; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	margin:0px;
	padding:0 16px;
}
#head_menu a:hover {
	color:#ededed;
	background:url(./images/hover.jpg) repeat-x;
}
#head_menu a.selected{
	color:#fff;
	background:url(./images/hover.jpg) repeat-x;
}
/* ======================= SIDE MENU ===================== */

#side_menu{
	float:right;
	margin-right:10px;
	text-align:right;
}
#side_menu_outer{
	float:left;
	width:170px;
	display:inline;
}
#side_menu a{
	font:normal .95em/2em "microsoft sans serif", arial, helvetica, sans-serif;
	color:#333;
	text-decoration:none;

}
#side_menu a:hover{
	color:#fc6909;
}
#side_menu a.sideselected{
	font-weight:normal;
	color:#ed1d25;
}
#side_menu a.sideselected:hover{
	text-decoration:none;
}
/* ======================== SWOOSH ======================= */
#swoosh_outer{
	float:left;
	padding-top:8px;
	width:50px;
	font:normal .95em/2em 'microsoft sans serif', arial, helvetica, sans-serif;
}
.swoosh{
	width:100%;
	min-height:23px;
}
.swoosh1{
	width:100%;
	min-height:23px;
	background:url(./images/red.jpg) no-repeat;
}
/* ======================= MISCELLAN ===================== */

hr{
	width:80%;
	text-align:right;
}
a.more {
	color:#fc6909;
}
a.mail {
	color:#333;
	font-weight:bold;
	display:inline;
}	
/*===================================================== EA SOLUTIONS STYLES ======================================== */
#eascontainer{
	width:900px;
	margin:0 auto;
	background:url(./images/eastartan.gif) repeat-y;
}
#easheader {
	margin:0 auto; 
	padding:0; 
	height:200px; 
	width:840px;
	background: url(./images/easheader.jpg) no-repeat;
	overflow:hidden;
}
#adminheader {
	margin:0 auto; 
	padding:0; 
	height:200px; 
	width:840px;
	background: url(./images/adminheader.jpg) no-repeat;
	overflow:hidden;
}
/* ====================== EAS HEAD MENU ================== */
#easmenu_container{
	width:840px;
	margin:0 auto;
	background:url(./images/easmenu.gif) repeat-x;
	height:36px;
}

#eashead_menu {
	margin:0;
	padding:0;

}
#eashead_menu ul {
	padding:0;
	list-style-type: none;
}
#eashead_menu li {
	display: inline;
}
#eashead_menu a {
	display: block; 
	font-weight:bold;	
	font-size:.95em;
	line-height:36px;
	color:#333; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	margin:0px;
	padding:0 16px;
}
#eashead_menu a:hover {
	color:#ededed;
	background:url(./images/eashover.jpg) repeat-x;
}
#eashead_menu a.selected{
	color:#fff;
	background:url(./images/eashover.jpg) repeat-x;
}

/* ====================== FORM STYLES ================= */
#contactfm{
	float:right;
	margin-right:15px;
}
option{
	padding:0 2px;
}
th{
	font-family:arial, helvetica, sans-serif;
	font-size:80%;
}
textarea{
	font:normal 12px/16px "microsoft sans serif", helvetica, sans-serif;
}
	
#frm_upload, #tbl_upload, #btn, #sbm {
	margin:0px;
	padding:0px;
}
.tbl {
	width:330px;
	margin:10px auto;
	border-top:solid 1px #aaa;
	border-left:solid 1px #aaa;
}
.tbl th, #tbl td {
	border-right:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	text-align:left;
	vertical-align:top;
}
.tbl th {
	padding:6px 10px 0px 10px;
	background-color:#ffba8c;
	font-weight:bold;
}
.tbl td {
	padding:3px;
}
.frmfld {
	border:1px solid #aac;
	width:175px;
}
.frmfld2 {
	border:1px solid #aac;
	width:180px;
}
.error {
	color:#990000;
	font:bold 76% "microsoft sans serif", helvetica, sans-serif;
}
.inp{
	font:normal 90% "microsoft sans serif", helvetica, sans-serif;
	color:#333;
}
.vmessage{
	text-align:left;
	vertical-align:top;

}
.vmessage2{
	text-align:left;
	line-height:155%;
}	
.left{
	text-align:left;
}
	
.italicquote{
	font:bold 1.1em/1.3em tahoma, helvetica, sans-serif;
	color:#433;
	margin:0;
	font-style:italic;
}
.tierheading{
	width:100%;
	font:normal 1.8em/2.2em arial, helvetica, sans-serif;
	color:#333;
	padding-left:5px;
	margin:0;
}
.resource_list a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
}
.resource_list a:hover{
	text-decoration:underline;
	color:#555;
}
.resource_list li{
	margin-bottom:.25em;
}

#site_map a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:.9em;
	line-height:1.4em;
}
#site_map a:hover{
	color:#555;
}
	
#site_map{
	font-size:1.1em;
	color:#fc6909;
	font-weight:bold;
}
.notus{
	color:#555;
	font-size:85%;
}