/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2c2b33;
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
}

#container {
	width:905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	position: relative;
}

h1 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 22px;
	 font-weight: normal;
	 line-height: 26px;
	 color: #2c2b33;
	 }
	 
	 
h2 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 line-height: 24px;
	 font-weight: normal;
	 color: #4169e1;
	 }
	 
h3 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 line-height: 16px;
	 font-weight: bold;
	 color: #000000;
	 }


hr {	border-color: #aaaaaa;
		border-width: 0.5px;
		border-style: solid;
	}

	 
p {font-size: 12px;
	line-height: 20px;}
	

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #62a431;} 
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#62a431;}
	
a:hover {
	text-decoration: none;
	color: #62a431;}

#container_main						{width:905px;
									 min-height: 870px;
									 margin-left:auto;
									 margin-right:auto;
									 margin-top:0;
									 margin-bottom:0;
									 text-align:center;
									 border-left:#cccccc 0px solid;
									 border-right:#cccccc 0px solid;
									 border-bottom:#cccccc 0px solid;
									 padding:0;
									 position: relative;
									 }
									 
/* Content */

#content							{width: 905px;
									 min-height: 800px;
									 margin: 0 auto;
									 text-align:left;
									 position: relative;
									 }
									 
									 
#logo_container						{width:905px;
									height:180px;
									position: relative;}
									
#logo								{width:596px;
									 float:left;
									 height: 132px;
									 margin-top: 9px;}
									 
#phone_number						{width:309px;
									 float:right;
									 height: 132px;
									 margin-top:9px;}
									 
									 
									 
/*Main Content*/

#main_content_container				{width:905px;
									 position:relative;
									 float:left;
									 padding-top: 11px;
									 margin-top: 1px;
									 margin-left: 11px;
									 margin-right: 11px;
									 background-color: #ffffff;
									 }
									 
/* Main content area starts here */
#main_content						{width:891px;
									 position:relative;
									 margin-bottom:10px;
									 margin-left: 10px;
									 margin-right: 10px;
									 }
									 
									 
#side_content1						{width:248px;
									 float: left;
									 position: relative;
									 margin-top: 10px;
									 margin-bottom: 10px;
									 padding-left: 2px;
									 height: 335px;
									 }
									 
#side_content2						{width:248px;
									 float: left;
									 position:relative;
									 margin-top: 10px;
									 margin-bottom: 10px;
									 padding-left: 2px;
									 height: 335px;
									 }
									 
#side_content3						{width:378px;
									 float: left;
									 position:relative;
									 margin-top: 10px;
									 margin-bottom: 10px;
									 margin-right: 10px;
									 height: 335px;
									 }
									 
#side_content4						{width:350px;
									 float: left;
									 position:relative;
									 margin-bottom: 10px;
									 height: 220px;
									 }
									 
#side_content5						{width:541px;
									 float: left;
									 position:relative;
									 margin-bottom: 10px;
									 height: 220px;
									 background-image:url(../images/index-form3.jpg);
									 background-repeat: no-repeat;
									 }
									 
#table_side							{
									 height: 233px;
									 padding-top: 37px;
									 background-image: url(../images/form.gif);
									 }
									 


#main_content2						{width:883px;
float: left;
margin-left: 4px;
margin-right: 4px;}

#tablehome	{
	width:378px;
	padding: 0px 0px 0px 0px;
}

#tablehomenew	{
	width:270px;
	height: 400px;
	padding: 0px 10px 0px 10px;
	border-left:solid 1px;
	border-left-color: #aaaaaa;
}

#tablehome2	{
	width:270px;
	height: 400px;
}

#tablehome3	{
	width:270px;
	height: 400px;
	padding: 0px 10px 0px 10px;
	border-left:solid 1px;
	border-left-color: #aaaaaa;
}


#tablehome4	{
	width:270px;
	height: 400px;
}

#footer {							 width:905px;
									 margin:0 auto;
									 float: left;
									 text-align:center;
									 padding-bottom:15px;
									 padding-top:25px;
									 background-image:url(../images/footer.gif);
									 background-repeat: no-repeat;}

#footer li {color: #fff;}
									 
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;} 
	
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;}
	
#footer a:hover {
	text-decoration: none;
	color: #ffffff;}
	