
/* =left */
#homeLeft {
	float : left;
	width : 205px;	
	text-align : center;
	background : url(../images/homeNavBack2.jpg) no-repeat;
	border-right : 1px solid #c0c0c0;
	height : 367px;
}

/* =right */
#homeRight{
	float : right;
	width : 574px;	
}

#homeContentLeft {
	float : left;
	width : 384px;	
	text-align : center;
	background : url(../images/homeMiddleBack3.jpg) no-repeat;
	border-right : 1px solid #c0c0c0;
	height : 367px;
}
#homeContentRight {
	float : right;
	width : 188px;	
	text-align : center;
	background : url(../images/homeRightBack.jpg) no-repeat;
	border-right : 1px solid #c0c0c0;
	height : 367px;
}

#homeHead {
	text-align : left;
	padding-top : 25px;
	padding-left : 35px;
	padding-right : 25px;
	padding-bottom : 12px;
	font-size : 150%; 
	color : #064394; 
	text-transform : uppercase; 
	font-weight : bold;	
}


#homeTextBlock {
	width : 311px;
	text-align : left;
	margin-left : 36px;
	margin-right : 37px;
	padding-top : 5px;
	padding-bottom : 10px;
	color : #022E68; 
}

#line1 {
	text-align : center;
	height : 17px;
}

#line2 {
	text-align : center;
	height : 17px;
}


#graphicButton1 {
	text-align : center;
	margin-top : 20px;
	margin-bottom : 5px;
	margin-left : auto;
	margin-right : auto;
}

#graphicButton2 {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : auto;
	margin-right : auto;
}

#graphicButton3 {
	text-align : center;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : auto;
	margin-right : auto;
}

#graphicButton4 {
	text-align : center;
	margin-top : 10px;
	margin-left : auto;
	margin-right : auto;
}