/* This is the Body section*/

body

		{

	text-align: center;
	text-align: justify;
	line-height: 1.7;
	color: #000000;

	background-color: none;

	margin: 0 auto;

	padding: 0px;

	font-family: verdana, helvetica, arial, sans-serif;
	
	font-size: 12px;
	
	background: url("../images/") 0% 0% repeat-x;
	
	
		}

body a

 	   	{

	   color: #000000;

	   	}
	   
/*body a:hover

	   	{

	   color: #EDED2F;

	   	}*/
	   	
/* This ends the Body section*/

/* This is the Container section*/

#big_container

		{

	margin: auto;
	
	border: 0px solid #333;

	padding: 0px;

	height: 100%;

	width: 780px;
	
	
		}

#mid_container

		{

	margin:  auto;
	
	border: 0px solid #959595;

	padding: 0px solid #959595;

	height: 100%;

	width: 780px;


		}

#small_container

		{

	text-align: left;

	width: 650px;

	height: 100%;

	background-color: #ffffff;

	margin:  auto;

	padding: 20px;

    border: 2px solid #959595;
    
		}
		
/* This ends the Container section*/

/* This is the Header section*/

#header

				
  	{
  
  float:relative;
  margin-left:0px;
  padding-left:0px;
  width: 650px;
  height: 125px;
  background:url("../images/header.png") 0% 0% no-repeat;
 
	}
	
	
	
#header h1

		/*{
	
    font-size: 30px;
    
	border: 0px solid #B1B410;
	
		}*/
	
#logo

		/*{
	
	text-align: center;
	
	margin-top: 0px;
	
	margin-bottom: 0px;

	padding: 0 px
	
	border: 0 px
	
	background : transprent url(../images/header.gif) no-repeat 0 0;

		}*/
		
 /*This ends the Header section*/
		
		
/* This is the Navigation section*/

#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#nav li {
  float: left;
  position: relative;
  list-style-type: none;
  width: 10em;
  border: 1px solid #B0C4DE;
  background-color: #dbdcdc;
  color: #2D486C;
  font-size: 80%;
  margin-right: 1em;
}
#nav a:link, #nav a:visited {
  display: block;
  text-decoration: none;
  padding-left: 1em;
  color: #2D486C;
}
* html #nav a {
  width: 100%;
}
#nav ul {
  display: none;
  position: absolute;
  padding: 0;
}
#nav ul li {
  border: 0 none transparent;
  border-bottom: 1px solid #E7EDF5;
  border-top: .5em solid #FFF;
  background-color: #F1F5F9;
  font-size: 100%;
  margin-bottom: -1px;
  margin-top: 1px;
  padding: 0;
}
#nav li:hover ul {
  display: block;
}

/* This ends the Navigation section*/

h1

		{

	font-size: 18px;

		}

/* This is the Right Sidebar section*/


#sidebar

		{

	float: right;

	width: 150px;

	color: #fff;

	margin-top: 42px;
	
	margin-bottom: 22px;

	text-align: center;
	
	/*border: 2px solid #B1B410;*/

		}
		

#sidebar img

	   	{

	display: block;

	margin: 0px auto;

	border: 0px solid #000;

	   	}
	   	
#sidebar a:hover

	   	{

	color: #EDED2F;

	   	}
	   	
#sidebar2 

		{
	background-color: ;
	
		}


	a:hover

	   	{

	color: #EDED2F;

	   	}

#content

		{

	margin: 20px 20px;

	width: 400px;

		}

#content h2

	   	{
	   	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;

	   	}
	   	
#content h3

	   	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	}

#content p

	   	{

	font-size: 12px;

	   	}
	   	
#content a:hover

	   	{

	color: #EDED2F;

	   	}
	   	
/* This ends the Right Sidebar section*/


/* This is the Footer section*/


#footer

		{

	clear: both;

	height: 30px;

	text-align: center;

	background-color: #959595;

	color: ;
	
	border: 1px solid #959595;

		}
		

#footer p

		{

	font-size: 13px;

	margin: 0;

	line-height: 30px;

	color: #ffffff;
	
		}
	   
	   
/* This ends the Footer section*/