/* CSS Document */
div{margin:0px;padding:0px;}
body
{
	width:100%;
	margin:0px auto;
	background-color:#000000;
	
}
#master
{
	width:100%;
	margin:0px auto;
	text-align:center;
	background-image:url(../../Includes/Images/bodybg1.jpg);
	background-repeat:repeat;
}

#submaster
{
	position:relative;
	width:878px;
	margin:0px auto;
	text-align:center;
	border:0px solid red;
}
#row1
{
	position:relative;
	height:187px;
	width:878px;
	/*background-image: url(../../Includes/Images/logo1.jpg);
	background-repeat:no-repeat;*/
	border:0px solid red;
}
#row11
{
	position:relative;
	height:187px;
	width:689px;
	border:0px solid red;
	float:left;
}

#row12
{
	position:relative;
	height:187px;
	width:189px;
	background-image: url(../../Includes/Images/mainlogo2.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
	float:left;
}
	#row1menu
	{
		position:absolute;
		height:14px;
		left:720px;
		top:10px;
	}
#row2
{
	position:relative;
	height:28px;
	background-image:url(../../Includes/Images/navbg.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
	z-index:1;
}
	#row2nav
	{
		position:relative;
		width:878px;
		height:28px;
		left:0px;
		top:0px;
		border:0px solid green;
	}
		*html ul#navmenu
		{
			margin:0px ;
		}
		ul#navmenu
		{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			width:878px;
			list-style:none;
			text-align:Center;
			letter-spacing:0px;
			vertical-align:bottom;
			z-index: 10000;
		}
		ul#navmenu li
		{
			float: left;
			display: inline;
			margin: 0px 0px 0px 0px;/*Space between Items*/
			padding: 0px 0px 0px 0px;
			list-style: none;
			position: relative;
			width:auto;
			height:28px;
			z-index:100000;
			vertical-align:bottom;
		}
		*html ul#navmenu a 
		{
			padding:0px 32px 0px 32px;
			height:28px;
		}
		ul#navmenu a 
		{
			height:28px;
			margin:0px 0px 0px 0px;
			padding:0px 32px 0px 32px;
			float: none !important; /*For Opera*/
			float: left; /*For IE*/
			display: block;
			color:#FFFFFF;
			font:Normal normal bold 13pt verdana;/*Main menu font setting*/
			text-decoration: none;
		}
		/* Root Menu Hover Persistence */
		ul#navmenu a:hover,
		ul#navmenu li:hover a,
		ul#navmenu li.iehover a 
		{
			height:28px;
			color:#FFCE5E;
			font:Normal normal bold 13pt Verdana;/*Main menu font setting*/
		}
#row3
{
	position:relative;
	height:31px;
	background-image:url(../../Includes/Images/belownavbg.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
*html #row3
{
	z-index:-1px;
}
#row4
{
	position:relative;
	min-height:841px;
	background-image:url(../../Includes/Images/bodybg.jpg);
	background-repeat:repeat-y;
	border:0px solid red;
}
*html #row4
{
	height:841px;
	text-align:left;
}
	#row4col1
	{
		position:absolute;
		width:226px;
		min-height:841px;
		left:0px;
		top:0px;
		background-image:url(../../Includes/Images/contentleft.jpg);
		border:0px solid red;
	}
	*html #row4col1
	{
		height:226px;
	}
	#row4col1innner
	{
		position:absolute;
		left:66px;
		bottom:0px;
		height:255px;
		width:160px;
		background-image:url(../../Includes/Images/tire.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		border:0px solid red;
	}
	#row4col2
	{
		position:relative;
		width:652px;
		margin:0px 0px 0px 226px;
		border:0px solid red; 
	}
	*html #row4col2
	{
		width:652px;
	}
		#row4col2content
		{
			width:642px;
			padding:10px 10px 10px 0px;
			border:0px solid red;
			overflow:hidden;
		}
		*html #row4col2content
		{
			width:652px;
			overflow:visible;
		}
#row5
{
	position:relative;
	height:26px;
	background-image:url(../../Includes/Images/footernavbg.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
	#row5 li.noborder
	{
		padding-left:0px;
		border: none;
	}
	#row5 ul
	{
		 margin:0px 0px 0px 0px;	
		 text-align:center; 
		 padding:5px 0px 0px 150px;
	}
	#row5 li
	{
		display:inline;
		border-left:1px solid #FFFFFF;
		margin:0px;
		
		padding-left:5px;
		padding-right:5px;
	}

#row6
{
	position:relative;
	height:42px;
	 padding:7px 0px 0px 130px;
	border:0px solid red;
}
.maintext
{
	font:Tahoma;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#0d173e;
	text-align:justify;
	text-decoration:none;
}
.maintext A
{
	font:Tahoma;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#0d173e;
	text-decoration:none;	
}
.maintext A:hover
{
	font:Tahoma;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	text-decoration:none;	
}
.copy
{
	color: #FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
}
.copy A
{
	color:#FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
}
.copy A:hover
{
	color:#FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:underline;
}
.copyright
{
	color: #FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
}
.copyright A
{
	color:#FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:underline;
}
.copyright A:hover
{
	color:#FFFFFF;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
}
.topmenu
{
	color: #FFFFFF;
    font-family:Tahoma;
    font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
    text-decoration:none;
}
.topmenu A
{
	color:#FFFFFF;
    font-family:Tahoma;
    font-size:14px;
	font-weight:bold;letter-spacing:1px;
    text-decoration:underline;
}
.topmenu A:hover
{
	color:#FFFFFF;
    font-family:Tahoma;
    font-size:14px;
	font-weight:bold;
    text-decoration:underline;
}
.MembersCotrol
{
/*width:86px;
height:12px;
background-color:#000000;
border:1px solid #7A7A7A;
font-family:verdana; font-weight:normal; color:#FFFFFF; font-size:11px;*/
font-family:verdana; 
font-weight:normal; 
color:#647287; 
font-size:11px;
width:86px;
height:12px;
background-color:#FFFFFF;
border:0px;
width:144px;
height:14px;
border:2px solid #000000;
}
.CopyText
{
}