p,h1,h2,ul,li,img,a{
margin : 0;
border : 0 ;
padding : 0;
}

a.pdf{
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	color:#6E6B64;
	background:url(../images/pdf.png) no-repeat scroll 2px 2px;
}
#mainContent{
font-family : arial;
background:#CDCDCD url(../images/bg.jpg) no-repeat scroll 0 0;
width : 880px;
overflow:hidden;
padding-bottom : 10px;
}
#logo {
float:left;
}


.btnClose{
background:transparent url(../images/btn_close.gif) no-repeat 0 0;
float:right;
height:8px;
margin:6px 6px 0 0;
width:8px;
cursor:pointer;
}
#mainContent #header{
overflow : hidden;
}

#mainContent #header .content{
float : left;
padding : 20px 0 0 15px;
}
#mainContent #header .content p{
font-weight : bold;
font-size : 12px;
color : #6e6b64;
width : 670px;
}

#mainContent #header .content h1{
color  : #4c483f;
font-size : 22px;
font-weight : bold;
margin : 0;
}
#mainContent #header .content #contentEmail{
float:left;
margin : 8px 0 0 0; 
}
#mainContent #header .content #contentEmail a{
float:left;
height:19px;
margin:0;
width:172px;
padding-top : 4px;
background : transparent url(../images/btn_quick.gif) no-repeat;
font-size : 12px;
font-weight : bold;
color : #fff;
text-align : center;
margin : 0 10px 0 0;
cursor : pointer;
text-decoration : none;
}

#mainContent #bodyContent{
padding : 0  10px 10px 10px;
float : left;
overflow : hidden;
}

#mainContent #bodyContent .header {
	background:transparent url(../images/top_background.gif) no-repeat scroll 0 0;
	height:10px;
	width:861px;
	overflow:hidden;
}
#mainContent #bodyContent .content {
background:transparent url(../images/content_background.gif) repeat-y scroll 0 0;
width:826px;
float : left;
padding:10px 15px 0 20px;
}

#mainContent #bodyContent .footer{
background:transparent url(../images/bottom_background.gif) no-repeat scroll 0 0;
height:13px;
width:861px;
float : left;
font-size:0px;
}

#mainContent #bodyContent .content  #imgQuick{
float:left;
margin:0 25px 0 0;
}

#mainContent #bodyContent .content  #imgQuick img{
	float:none;
	display:block;
	padding-bottom:10px;	
}
#mainContent #bodyContent .content  img{
float:left;
margin:0;
}


#mainContent #bodyContent .content #datalist{
	/*overflow : hidden;*/
	float:left;
}

#mainContent #bodyContent .content #datalist .dataitem{
	padding-bottom : 5px;
	display:block;
}

#mainContent #bodyContent .content #datalist .dataitem  h2{
color : #c90f19;
font-weight : bold;
font-size : 16px;
padding-bottom : 4px;
}

#mainContent #bodyContent .content #datalist .dataitem p{
font-weight : bold;
font-size : 12px;
color : #6e6b64;
padding-bottom : 8px;

}
#mainContent #bodyContent .content #datalist .dataitem hr{
background:transparent url(../images/tr.jpg) repeat scroll 0 0;
border:medium none;
width:100%;
margin :0;
}
#mainContent #footer{
background:transparent url(../images/icon_show.gif) no-repeat scroll 0 0;
float:left;
height:140px;
margin-left:10px;
width:828px;
display :inline;
padding:15px 15px 0 15px;
}

#mainContent #footer ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#mainContent #footer ul li {
width : 58px;
float  : left ;
margin-right : 10px;
}
#mainContent #footer ul li a{
color : #f6f6f6;
text-decoration : none;
font-size : 10px;
display:block;
margin-bottom:5px;
}
