﻿body
{
 font-family:Arial, Helvetica, sans-serif;
 color:#2b2b2b;
 font-size:11px;
 text-align:center;
 background-color:#646464;
 height:100%;
 margin:0;
 padding:0;
}

a:link { color:#797979; text-decoration:underline; font-weight: normal;}
a:visited { color:#797979; text-decoration:underline; font-weight:normal;}
a:hover { color:#646464; text-decoration:none; font-weight:normal;}
a:active { color:#646464; text-decoration:underline; font-weight: normal; }

* {behavior: url(iepngfix.htc)}

p
{
	font-size: 14px;
	padding-top:3px; 
	padding-top:3px;
	line-height:25px;
	}
	
	li{
			display:list-item;
			list-style: circle;
			font-size:12px;
		}

#container{
 width:980px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 background-color:#ffffff;
}
.IE6Fix{
	display:none
	}

/* Header */

#Top{
	float:left;
	width:980px;
	height:99px;
	text-align:center;
}
/* Content */		
#content
{
	width:670px;
	float:left;
	margin-left:30px;
	}
	
	#headerTitle
	{
	  height:39px;
	    background-image:url(Images/Menubg3.jpg);
         background-repeat:repeat-x;  
         margin-top:20px;
         border:solid 1px #fff;
	}
	
	#headerTitle h1
	{    
		color:#222;
		font-size:16px;
		font-weight:normal;
		margin-top:10px;
		margin-left:10px;
		font-weight:bold;
		
	}
	
	#headerTitle h1 span{
		color: #d9d9d9;
		font-weight: bold;
	}
		
/* TopMenu  */

#TopMenu{
	float:left;
	width:980px;
	height:39px; 
	 background-image:url(Images/Menubg33.jpg);
      background-repeat:repeat-x;
	}
	
	#TopMenuInside
	{
	    margin-top:10px;
	} 
	
   #TopMenuInside a, #TopMenuInside a:link , #TopMenuInside a:active , #TopMenuInside a:visited
    {
		padding-left:30px;
		font-size:14px;
		font-weight:900;
		text-decoration:none;
		color:ButtonText;
	} 
		
		#TopMenuInside a:hover
		{
			color:#ccc;
		}
		
		/*Main Area */
		#mainArea
		{
			float: left;
			width: 920px;
			line-height: 150%;
			padding: 0 30px 20px 30px;
		/*	min-height: 300px;
			height: auto !important;
			height: 300px; */
			background-color: Silver;
		}
		
		/* Footer */
	#footer
	{
	color:#d8d8d8;
	width:980px; 
	padding: 10px 0 10px 0;
	background-color:#26232a;
	float:left;
}
p.left 
{
	float:left; 
	margin-left:200px;
}
p.right 
{
	float:right; 
}
	
.imageRight
{
	float:right;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:10px;
	
	border:2px solid #fff;
	}
.thanks
{
	float:left;
	margin:10px;
	margin-right:0px;
	margin-bottom:5px;
	border:2px solid #fff;
}

.about
{
color:#2b2b2b;
 font-size:14px;
 text-decoration:none;
}
/* About page */
#images
{
	width:943px;
	float:left;
	}
#text
{
	width:700px;
	float:left;
	}
