* {
	
	margin: 0;
	padding: 0;
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	line-height:normal;
}
p {
	line-height:18px;
}
html, body {
	background:#fff url(../images/body-bg.jpg) repeat-x;
	font:normal normal 12px/20px Arial, Helvetica;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size:12px;
	overflow-x:hidden;
}
.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7FC305;
	text-decoration: none;
}

a {
	color:#ffffff;
	text-decoration:none;
	outline:none;
	font-size:12px;
	border:none;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear:both;
	height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right !important;
}
.gap {
	clear:both;
	height:15px;
}
br {
	line-height:20px;
}
.margin0 {
	margin:0px!important;
}
.padding0 {
	padding:0px!important;
}
.nonebg {
	background:none!important;
}
.noborder {
	border:none!important;
}
#wraper {
	width:100%;
	padding:0;
	float:left;
}
#header, #body, #footer {
	width:1000px;
	clear:both!important;
	margin:0 auto; 
	padding:0;
}
#header {
	position:relative;
	background:url(../images/header-bg.png) no-repeat;
	min-height:141px !important;	 
}

#footer {
	background:url(../images/footer-bg.png) no-repeat;
	height:59px;
	margin:0 auto 10px;
}
#footer p { float:right;
	padding:0px 10px 0 0px; margin:8px 0 0 0;
	font-size:11px;
	color:#fff;
}
#footer p a{ 
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{ 	
	color:#fff;
	text-decoration:underline;
}

.footerLeft{width:608px; float:left; padding:0;}
.footerMid{width:95px; float:left; padding:15px 0 0 0;}
.footerRight{width:290px; float:left; padding:0;}



.selected002{
	 background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #D5D4D4;
    border-radius: 4px 4px 4px 4px;
    color: #47372A;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    margin: 3px 0 6px;
    padding: 8px 5px;
    text-transform: none;
    width: 355px;
}
.content04{
	 font-family: 'CandaraRegular';
    font-size: 14px;
	float:left;
	color:#575757;
	padding-top:12px;
}


/*  start gallery pagination */

#pagin{
float:right;
padding:0px 35px 10px 0px;

}

.paginate span
{
  /*  background: none repeat scroll 0 0 #6F6F6F; */ 
    
    background: none repeat scroll 0 0 #005A97;
    border-radius: 3px 3px 3px 3px;
    color: #ffffff !important;
    font-weight: bold;
    padding: 3px 7px;
    margin:2px 2px 2px 2px;


}

.paginate a
{
    background: none repeat scroll 0 0 #6F6F6F;
  /*  border: 1px solid #005A97;*/
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    padding: 3px 7px;
    margin:2px 2px 2px 2px;
    font-weight:bold;

}
/*  end gallery pagination */
