/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	background-color: #F8F8F8;
	text-align:left;
}
/*.container {
	width:1124px;
	position:absolute;
	display:block;
	left:50%;
	margin-left:-562px;
	right:0px;
	margin-top:50px;
	height:690px;
}*/
.container {
	width:1124px;
	display:block;
	margin-top:50px;
	height:690px;
	text-align:left;
}
.navigation {
	background-color:#5f0a12;
	width:162px;
	height:526px;
	position:absolute;
}
.flash {
	margin-top:160px;
}
.logo {
	width:343px;
	height:120px;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:162px;
	padding:40px 0px 0px 51px;
	float:left;
}
.headimg {
	position:absolute;
	float:left;
	width:180px;
	height:160px;
	margin-left:556px;
	background-color:#FFFFFF;
}
.headright {
	position:absolute;
	background-color:#5f0a12;
	width:388px;
	height:160px;
	float:left;
	margin-left:736px;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	text-decoration:none;
	color:#666666;
}
.link:hover {
	color:#5f0a12;
}

/** home and contact layout **/
.imagehome {
	position:absolute;
	float:left;
	clear:both;
	width:394px;
	height:366px;
	margin:160px 0px 0px 162px;
	background-color:#FFFFFF;
}
.rightcontent {
	background-color:#FFFFFF;
	position:absolute;
	float:left;
	width:528px;
	height:346px;
	margin:160px 0px 0px 556px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	padding:10px 20px 10px 20px;
}
.rightcontent h1 {
	font-weight:bold;
	font-size:14px;
}
/** process pages **/

.imageproc {
	position:absolute;
	float:left;
	clear:both;
	width:394px;
	height:455px;
	margin:160px 0px 0px 162px;
	background-color:#FFFFFF;
}
.rightcontentproc {
	background-color:#FFFFFF;
	position:absolute;
	float:left;
	width:528px;
	height:435px;
	margin:160px 0px 0px 556px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	padding:10px 20px 10px 20px;
}
.rightcontentproc h1 {
	font-weight:bold;
	font-size:14px;
}

/** inner page layout **/
.navigationin {
	background-color:#5f0a12;
	width:162px;
	height:615px;
	position:absolute;
	z-index:99;
}
.imageinright {
	position:absolute;
	float:left;
	clear:both;
	width:388px;
	height:455px;
	margin:160px 0px 0px 736px;
	background-color:#FFFFFF;
}
.leftcontent {
	background-color:#ffffff;
	position:absolute;
	float:left;
	width:534px;
	height:405px;
	margin:160px 0px 0px 162px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	padding:10px 20px 10px 20px;
}

.leftcontent h1 {
	font-weight:bold;
	font-size:14px;
}
.leftcontent .note {
	font-size:10px;
	color:#666666;
}
.mainlink {
	padding-top:10px;
	float:left;
	color:#000000;
	text-decoration:none;
}
.mainlink:hover {
	padding-top:10px;
	float:left;
	text-decoration:none;
	color:#5f0a12;
}
.leftcontent .icon {
	float:right;
}
.resources {
	margin-left:30px;
	width:450px;
	height:38px;
}
.leftcontent .links {
	text-decoration:none;
	width:400px;
	height:38px;
	color:#666666;
}
.leftcontent .links:hover {
	text-decoration:none;
	width:400px;
	height:38px;
	color:#5f0a12;
}
.more a {
	position:absolute;
	margin-left:450px;
	text-decoration:none;
	padding-top:0px;
	color:#666666;
}
.more a:hover {
	position:absolute;
	margin-left:450px;
	text-decoration:none;
	padding-top:0px;
	color:#5f0a12;
}

/** news **/

.news {
	height:30px;
	position:absolute;
	background-color:#FFFFFF;
	width:534px;
	margin:585px 0px 0px 162px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	padding:0px 20px 0px 20px;
	text-align:center;
}
.news .links {
	text-decoration:none;
	width:400px;
	height:38px;
	color:#666666;
}
.news .links:hover {
	text-decoration:none;
	width:400px;
	height:38px;
	color:#5f0a12;
}
/** long pages **/

.containerlong {
	width:894px; 
	display:block;
	clear:both;
	text-align:left;
}
.logolong {
	width:681px;
	height:120px;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:162px;
	padding:40px 0px 0px 51px;
	float:left;
}
.rightcol {
	position:absolute;
	width:152px;
	float:left;
	margin:0px 0px 0px 742px;
	background-color:#FFFFFF;
	z-index:98;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5f0a12;
}

.leftcontentlong {
	/*background-color:#FFFFFF;*/
	background-image:url(images/longbg.jpg);
	background-repeat:repeat-y;
	position:absolute;
	width:894px;
	float:left;
	margin:160px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	
}
.leftcontentlong h1 {
	font-weight:bold;
	font-size:14px;
}
.leftcontentlong h2 {
	font-weight:bold;
	font-size:10pt;
	line-height:140%;
	color:#5f0a12;
}
.content {
	padding:10px 20px 10px 20px;
	width:546px;
	margin-left:162px;
}	
.leftcontentlong a {
	color:#000000;
	text-decoration:underline;
}
.leftcontentlong a:hover {
	text-decoration:underline;
	color:#5f0a12;
}
/** members **/

.leftcontentmem {
	background-color:#FFFFFF;
	position:absolute;
	float:left;
	width:892px;
	height:425px;
	margin:160px 0px 20px 162px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	color:#000000;
	padding:20px 20px 10px 50px;
	clear:both;
}
.member {
	position:absolute;
	clear:both;
}
.member2 {
	position:absolute;
	clear:both;
	margin-top:100px;
}
.member3 {
	position:absolute;
	clear:both;
	margin-top:200px;
}
.member4 {
	position:absolute;
	clear:both;
	margin-top:300px;
}
.moremem {
	position:absolute;
	clear:both;
	margin-top:400px;
}
.moremem a{
	text-decoration:none;
	height:38px;
	color:#666666;
}
.moremem a:hover {
	text-decoration:none;
	height:38px;
	color:#5f0a12;
}
.memimg {
	position:absolute;
	float:left;
}
.memname {
	position:absolute;
	background-color:#E7E0D2;
	padding:5px 5px 5px 10px;
	margin-left:88px;
	width:545px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}
.memname a{
	text-decoration:none;
	color:#000000;
}
.memname a:hover{
	text-decoration:none;
	color:#5f0a12;
}
.memdownload {
	position:absolute;
	background-color:#E7E0D2;
	padding:5px 5px 5px 5px;
	margin-left:638px;
	width:244px;
	float:left;
	height:15px;
}
.memdownload a:hover{
	color:#5f0a12;
	text-decoration:none;
	font-size:11px;
}
.memdownload a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}
.meminfo {
	position:absolute;
	margin-left:88px;
	margin-top:25px;
	width:540px;
	height:53px;
	background-color:#F7F9EE;
	float:left;
	padding:5px 5px 5px 10px;
	font-size:11px;
}
.memcontact {
	position:absolute;
	margin-left:638px;
	margin-top:25px;
	padding:5px 5px 5px 5px;
	width:244px;
	height:53px;
	font-size:11px;
	background-color:#F7F9EE;
}
.memcontact a {
	color:#000000;
	text-decoration:none;
}
.memcontact a:hover {
	color:#5f0a12;
	text-decoration:none;
}
.headrightmem {
	position:absolute;
	background-color:#ffffff;
	width:388px;
	height:160px;
	float:left;
	margin-left:736px;
}
.imageinrightmem {
	position:absolute;
	float:left;
	clear:both;
	width:250px;
	height:455px;
	margin:160px 0px 0px 694px;
	background-color:#FFFFFF;
}
.rightlinksmem {
	position:absolute;
	float:left;
	clear:both;
	width:180px;
	height:455px;
	margin:160px 0px 0px 944px;
	background-color:#5f0a12;
}
.rightlinksmem2 {
	position:absolute;
	float:left;
	clear:both;
	width:180px;
	margin:423px 0px 0px 944px;
	background-color:#5f0a12;
}
.leftcontentmemin {
	background-color:#FFFFFF;
	position:absolute;
	float:left;
	width:492px;
	/*width:534px;*/
	height:435px;
	margin:160px 0px 0px 162px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:140%;
	color:#000000;
	padding:10px 20px 10px 20px;
}
.leftcontentmemin h1 {
	font-weight:bold;
	font-size:14px;
}
.leftcontentmemin h2 {
	font-weight:normal;
	font-size:10pt;
	color:#5f0a12;
	line-height:140%;
}
.leftcontentmemin li {
	font-size:10pt;
	color:#000000;
	line-height:140%;
}	


/** footer **/
.footer {
	background-image:url(images/footer_1124.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:1124px;
	height:164px;
	clear:both;
	margin-top:526px;
}
.footer2 {
	background-image:url(images/footer_1124_2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:1124px;
	height:164px;
	clear:both;
	margin-top:526px;
}
.footerin {
	background-image:url(images/footer_short_1124.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:1124px;
	height:75px;
	clear:both;
	margin-top:615px;
}
.footerlong {
	background-image:url(images/footer_long.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:894px;
	height:164px;
	clear:both;
	z-index:100;
}
.longbg {
	background-image:url(images/shadow2.jpg); 
	background-repeat:repeat-y; 
	background-position:center;
}