/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }


#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background-color: #497289;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 
}
#imagelinks
{
	background-color:#497289;
	height:20px;
	
}
.imagelink
{
	margin: 0px 40px 0px 80px;
	font-family:Verdana;
	font-size:8pt;
	color:white;
}

#leftcolumn { 
 display: inline;
 background-color:#497289;
 background-image:url(images/menu_slice.jpg);
 background-repeat:repeat-y;
 color: #333;
 margin: 0px 0px 0px 0px ;
 padding:   opx 0px 0px 0px;
 width: 175px;
 height:660px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 0px 0px;
 padding: 0px;
 width: 750px;
 display: inline;
 
 background-color:White;
 
 border-top-color:#7D1C63;
 border-top-style:solid;
	border-top-width:medium;
}
#imagebox
{
	padding:0px;	
	margin: 0px;
	border-bottom-color:#7D1C63;
	border-top-color:#7D1C63;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-top-style:solid;
	border-top-width:medium;
	
}
#content_text
{
	width:715px;
	font-family:Verdana;
	font-size:10pt;
	margin:10px;
	padding-left:20px;
}
.cell
{
	padding: 5px 10px 5px 10px;
	margin:5px;	
}
.job
{
	font-weight:bold;
	color:#497289;
	border-bottom-color:#7D1C63;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-size:8pt;
}
.mfgsub
{
	font-weight:bold;
	color:#497289;
	border-bottom-color:#7D1C63;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-size:8pt;
	text-transform:uppercase;
}
.aboutsub
{
	font-weight:bold;
	color:#497289;	
	font-size:8pt;
	text-transform:uppercase;
}	
.aboutsub A:link
{
	color:#497289;
}
.aboutsub A:visited
{
	color:#497289;
}
.aboutsub A:active
{
	color:#497289;
}
.aboutsub A:hover
{
	color:#7D1C63;
	text-decoration:underline;
}

.linx A:link
{
	color:#497289;
}
.linx A:visited
{
	color:#497289;
}
.linx A:active
{
	color:#497289;
}
.linx A:hover
{
	color:#7D1C63;
	text-decoration:underline;
}

#Menu
{
	
	margin: 37px 0px 0px 20px;
	font-family:Verdana;
	font-size:8pt;
	color:#497289;
	
}
#menutrail
{
	margin: 37px 0px 0px 20px;
	font-family:Verdana;
	font-size:8pt;
	color:#497289;
	background-image:url(images/menuback.jpg);
	background-repeat:repeat-y;	
}
.menuitem
{
	margin:  13px 0px 0px 25px;
	display:block;
	color:#5A5A5A;	
}

.menuitem A:link
{
	color:#5A5A5A;
}
.menuitem A:visited
{
	color:#5A5A5A;
}
.menuitem A:active
{
	color:Black;
	text-decoration:underline;
}
.menuitem A:hover
{
	color:Black;
	text-decoration:underline;
}

.header_link A:link
{
	color:#497289;
}

.header_link A:active
{
	color:#497289;
}
.header_link A:hover
{
	color:#497289;
}

.contentHeader
{
	background-image:url(images/rule_headings.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#7D1C63 ;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	
}

.data 
{
	font-family:verdana;
	font-size:8pt;
}
.rqd
{
	color:Red;
	font-weight:bold;
	padding-right:8px;
}
.btn
{
	width:100px;
	height:30px;
}
.open
{
	display:inline;
}
.closed
{
	display:none;
}
.menuheader
{
	margin: 11px 0px 0px 15px;
	display:block;
	color:#497289;
	font-weight:bold;
}

.menuheader A:link
{
	color:#497289;
}

.menuheader A:visited
{
	color:#497289;
}
.menuheader A:active
{
	color:Black;
	text-decoration:underline;
}
.menuheader A:hover
{
	color:Black;
	text-decoration:underline;
}
#quotebox
{
	width:167px;
	background-image:url(images/quote_box.gif);
	background-repeat:no-repeat;
	height:392px;
	padding: 10px 0px 0px 8px;	
	font-family:Verdana;
	font-size:8pt;
	font-style:italic;
	color:#5A5A5A;	
}
.pner
{
	margin-bottom:25px;
}
.list
{
	list-style-type:disc;
	list-style-position:outside;
}
a
{
	text-decoration:none;
}
p
{
	margin: 10px 0px 10px 0px;
}
.leading_text
{
	font-family:Verdana;
	font-size:20pt;	
}

#content_full { 
 float: left;
 color: #333;
 margin:  0px 0px 0px 0px;
 padding: 0px;
  width: 755px;
 display: inline;
 position: relative;
 background-color:White;
}
#toplinks
{	
	float:right;
	text-align:right;
	background-color:#497289;
	margin-top:2px;
	padding-bottom:3px;
}
.toplink
{	
	font-family:Verdana;
	font-size:8pt;
	color:White;	
	text-align:center; 
	padding: 0px 30px 0px 0px;	
	margin: 0px 0px 0px 30px;	
	border-right-color:White;
	border-right-style:solid;
	border-right-width:thin;
	
}
.toplinkright
{
	font-family:Verdana;
	font-size:8pt;
	color:White;	
	text-align:center; 
	padding: 0px 30px 0px 0px;	
	margin: 0px 0px 0px 30px;	
	
}

#rightcolumn { 
 display: inline;
 position: relative;
 border-style:double;
 border-width:thick;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 width: 195px;
 float: right;
 
}
#header_right
{
	float: left;
	  text-align:right;
	 
	 padding: 50px;
	 width: 900px;
	 display: inline;
	 position: relative;
}


.SiteTitle
{
	font-family:Verdana;
	font-size:14pt;
	 color:#7D1C63;
	 margin-top:15px;
}
.header_link
{
	font-family:Verdana;
	font-size:8pt;
	 color:Black;
}

#footer { 
 width: 948px;
 background-color:#497289;
 margin: 0px 0px 10px 0px; 
}
.clear { clear: both; background: none; }