﻿#contact
{
		font-size : 10px;
    	color:#4E5151; 
	padding-left : 15px;
	clear:both ;

}


#welcomecontact
    {
    	
    	width:260px;
    	float:right ;
    	padding-right : 10px; 
    	padding-bottom : 15px;
    	font-size : 12px;
    	color:#4E5151; 
    	text-align :justify ;
    	
    }


#welcomecontact img
{
	float:right;
	}

#welcomecontact h1
{
	clear:both ; 
	color:#0066A4;
	font-family :Impact ;
	font-size : 28pt;
	float :none ;
	width:100%;
	text-align :center ;
}

#welcomecontact h2
{
	float:left ; 
	color:#0066A4; 
	font-family :Impact ;
	font-size : 22pt;
	vertical-align :bottom ;
	
}

#contactart
{

	float:right ;
}


#contcttable
{
	width:307px;
	padding : 0px 0px 0px 0px;
	
}

#contacttabletop
{
	width:inherit ;
	background-image : url(/images/contact table top.png);
	background-position :left  ;
	height:32px;
	background-repeat :no-repeat; 
}

#contacttablebottom
{
	width:inherit ;
	background-image : url(/images/contact table bottom.png);
	background-position :center  ;
	height:34px;
	background-repeat :no-repeat; 
	
}

#contacttablemiddle
{
	background-image:url(/images/contact table fill.png);

padding-left : 20px;
}

#contacttablemiddle ul
{
	list-style-type :none ;
	position:relative ;
	
	
}

#contact strong
{
	color:Red;
	font-size : 10pt;
	padding-left : 12px;
}

.tLeft
{
	/*background-color :Green ;*/
	float :left ;
	width:85px;
	height:25px;
	text-align :left ;
	vertical-align :middle ;
	font-size : 7pt;
	font-weight :bold ;

}

.tRight
{
	/*background-color :Maroon ;*/
	float:left ; 
	width:150px;
	height:25px;

}

.tCenter
{
	clear:both ; 
	float :right ;
	padding-right : 25px;
	padding-top : 20px;
	font-size : 12pt;
	text-decoration :none;
	color :#0066A4;
	font-weight :bold;
	padding-bottom : 0px;
}

.tRight input
{
	width:150px;
	position :relative ;
	left : -40px;
}

.tRight textarea
{
	width:150px;
	position :relative ;
	left : -40px;
}
    
