#pageContainer{
	width: 738px;
	margin: 0 auto;}
 
/* page container */

#pageContainer{
	margin-top: 35px;}

/*mainCol*/

#mainCol{
	float: left;
	width: 500px;}

#mainCol p{
	margin: 8px 0;}

#mainCol .txtContactUs{
	font-size: 140%;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 10px 0 24px 0;
    font-family: "Times New Roman", Times, serif;}
	
/*grey panel tabs*/	

#menu { 
	height: 37px;
	background-image: url(/images/homepage/bg_ULgeyTab.gif);
	background-repeat: no-repeat;}

#menu li { 
	list-style: none; 
	float: left;}

#menu li a {
	display: block;
	height: 21px;
	width: 95px;
	padding: 6px 10px 0 18px;}

#menu li#tab2 a, #menu li#tab3 a {
	margin-left: -14px;}

#menu li#tab1.active a { 
	background-repeat: no-repeat;
	background-position: top left;}

#menu li#tab1.active a { 
	background-image: url(/images/homepage/greyTab1_on.gif);}

#menu li#tab2.active a {
	background-image: url(/images/homepage/greyTab2_on.gif);}

#menu li#tab3.active a { 
	background-image: url(/images/homepage/greyTab3_on.gif);}

			
/*grey panel*/

#greyPanel DIV.content {
	clear: both;
	width: 429px;
	height: 142px;
	padding: 5px 20px;
	background-image: url(/images/homepage/bg_greyBoxFull.gif);
	background-repeat: no-repeat;
	background-position: bottom;}

/*.content { float: left; clear: both; border: 1px solid #ccf; border-top: none; border-left: none; background: #eef; padding: 10px 20px 20px; width: 400px; }*/
	
#greyPanel DIV.content h2{
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0 0 5px 0;}

/*grey panel form*/

#greyPanel FORM{
	padding-top: 4px;}

#greyPanel FORM .formLeftCol{
	float: left;
	width: 260px;
	margin-right: 0px;}

#greyPanel FORM .formRightCol{
	float: left;
	margin-top: 70px;
	width: 146px;}

#greyPanel FORM	label{
	clear: both;
	display: block;
	float: left;
	width: 60px;
	padding-top: 4px;
	vertical-align: top;}

#greyPanel FORM	input.txtBox{
	width: 169px;
	height: 22px;
	padding: 0 4px 0 12px;
	border-width:0px;
	background-image: url(/images/forms/bg_txtBox185.gif);
	background-repeat: no-repeat;}
	
#greyPanel FORM	input.txtBoxSml{
	width: 104px;
	height: 22px;
	padding: 0 4px 0 12px;
	border-width:0px;
	background-image: url(/images/homepage/form/bg_txtBox_sml.gif);
	background-repeat: no-repeat;}
	
#greyPanel FORM	textarea{
	width: 169px;
	height: 50px;
	padding: 0 4px 0 12px;
	border-width:0px;
	background-image: url(/images/forms/bg_textArea185.gif);
	background-repeat: no-repeat;
	overflow: auto;}

#greyPanel FORM	input.submitBtn{
	width: 146px;
	height: 22px;
	margin-top: 5px;
	color: #FFFFFF;
	background: transparent;
	border: none;
	background-image: url(/images/forms/bg_submitBtn.gif);
	background-repeat: no-repeat;}
	
/*rightCol*/

#leftCol{
	float: right;
	margin-right: 0px;}