/* CSS Document */
body{
	padding:0; margin:0; background:url(images/main_bg.jpg) repeat-x #2f2f2f;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}

/*----------------------------------body part----------------*/

.email { 
 font-size: 9pt; 
 height: 18px;
 width: 65px;
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
 text-align: center;
}



/*------------------------------------------------footer--------------------*/

#footerMain{
	padding:0;
	margin:0;
	background:url(images/footer_bg.gif) repeat-x #2f2f2f;
	color:#666666;
	height: 100px;
	text-align: center;
}


#bottomMid {
	CLEAR: both;
	width: 940px;
	height: 1%;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin: 0px auto;
	text-transform: capitalize;
	font: 11px georgia,Verdana,Helvetica,Sans-Serif;
	color: #7F807E;
	text-align: center;
}

#bottomMid .body {
	width: 930px;
}

#bottomMid a {
	color: #7F807E;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#bottomMid a:hover {
	color: #CCCCCC;
}


#copy {
	height: 48px;
	padding-top: 14px;
	text-align: center;
	font: 11px georgia,Verdana,Helvetica,Sans-Serif;
	color: #7F807E;
}

.fix {
	CLEAR: both; margin: -1px 0px 0px; OVERFLOW: hidden; height: 1px
}
HR {
	CLEAR: both;
	border-bottom: #dfdcda 1px solid;
	padding-top: 5px;
	margin: 0px 0px 15px;
	width: 100%;
	height: 1px
}


.pic IMG {
	display: block; margin: 0px 0px 0px
}



/*------------------------------------------------footer--------------------*/


