/* CSS Document */

body{ 
  margin: 0 0 0 0;
  background-color: #6f6f6f;
  font-size: small;
  font-family: 'verdana', arial,sans serif,Times New Roman;
  /*text-align: left;*/
}

.main_table
{
	width:800px;
	height:800px;
	background: url(../images/main_bg2.gif) top repeat-x #FFF;
	border-left: 4px #c2c2c2 solid;
	border-right: 4px #c2c2c2 solid;
	border-left-style:ridge;
	border-right-style:ridge;
}

.menu
{
		margin-top:65px;
}

.menu a{
	width:125px;
	margin:0 5px 0 0;
	padding: 15px;
	float:left;
	color: #FFF;
	border-bottom: 1px dotted #fff;	
	text-decoration:none;
	letter-spacing: 1px;
}

.menu a:hover{
	color: #000;
	background-color: #fff;
}

.tab
{
	float:right;
	padding: 0;
	margin-left:4px;
	width: 227px;
	height: 290px;
	border: 1px solid #075093;	
	background: url(../images/tab1.gif) top repeat-x #FFF;
}

.tab p
{
	padding:15px;
	margin:5px;
	vertical-align: top;
	text-align:justify;
	vertical-align:top;
}

.tab span
{
	font-size:16px; 
	color:#075093; 
	font-weight:bolder;
}

/********************************************************************/
.pagetable
{
	width: 600px;
	height: 320px;
}

.pagetable #ig1
{
	margin: 15px 0 0 20px;
	float:left;
	width: 30px;
	height: 30px;
}

.pagetable #head2
{	
	margin: 20px 0 0 10px;
	float:left;	
	text-align:center;
	font-family: 'Arial' , Helvetica, sans-serif;	
	font-size: 18px;
	color: #075093;
}

.pagetable #starter
{
	margin: 0 10px 0 0;
	float:left;	
	font-family: 'Arial' , Helvetica, sans-serif;
	font-weight:bolder;
	font-style:italic;
	font-size: 14px;
	color: #118c04;
	
}

.pagetable p
{
	padding:10px;
	margin:15px;
	vertical-align: top;
	text-align:justify;
	vertical-align:top;
}

/**************************************************************************/


.pageBot_table
{
	width: 790px;
	height: auto;
}

.pageBot_table #starter
{
	margin: 0 10px 0 0;
	float:left;	
	font-family: 'Arial' , Helvetica, sans-serif;
	font-weight:bolder;
	font-style:italic;
	font-size: 14px;
	color: #118c04;
	
}

.pageBot_table p
{
	padding:15px;
	margin:15px;
	vertical-align: top;
	text-align:justify;
	vertical-align:top;
}


.pageInn_table
{
	width:600px;
	height:300px;
	float:none;

}

.pageInn_table #box
{
	width: 300px;
	height: 150px;
	background-color:#E0E0E0;
}

.pageInn_table #box img
{
	padding:15px;
	width:100px;
	height:100px;	
	float:left;
	border:none;
}

.pageInn_table #box span
{
	margin: 50px 10px 0 0;
	float:left;	
	vertical-align:middle;
	font-family: 'Arial' , Helvetica, sans-serif;
	font-weight:bolder;
	font-style:italic;
	font-size: 12px;
	color: #118c04;
}

/**************************************************************/

.serviceTab
{
	width:525px;
}

.serviceTab #txt
{
	margin-top:10px;
	float:left;
	font-family: 'Arial' , Helvetica, sans-serif;
	color:#075093;
}

/*************************************************************/

.contact
{
	width:400px;
	height:auto;
	margin-top:25px;
	float:none;
	text-align:left;
}

.contact #first
{
	margin: 0 10px 0 0;
	font-family: 'Arial' , Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 14px;
	color: #118c04;
}

.contact #second
{
	margin: 0 10px 0 0;
	font-family: 'Arial' , Helvetica, sans-serif;
	font-size: 12px;
	color: #040b72;
}

.formtab
{
	width:550px;
}

.formtab #head
{
	height:30px;
	background-color:#075093;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.formtab #left
{
	width:200px;
	height:25px;
	padding-left:15px;
	background-color: #E9E9E9;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.formtab #right
{
	width:350px;
	height:25px;
	background-color: #E9E9E9;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.error p
{
	color:#FF1F55;
	font-weight:bold;
}


/************************************************************************/
.footer
{
	width:250px; 
	float:right; 
	color:#FFFFFF;	
}

.footer a
{
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	color:#FFFFFF; 	
}

.footer a:hover
{
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	color:#ed1c24;	
}
