/* 
----------------------------------------------------------------------------------------

Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/




html {
	background: #d2d2d2;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#606060;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: center;
}


p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

h1 {
	color:#505050;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#505050;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#505050;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}



a:link, a:visited {
	color:#00F;
	text-decoration:none;
}


a:hover {
	color:#fa720a;
	text-decoration:underline;
}

  
  

#wrapper {
	background: transparent url( images/page-vbg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#d2d2d2;
}


#wrapper {
	border-top: 1px solid #ffffff;
}



  
  

#topWrapper {
	width:100%;
	height:185px ;
	background-color:${topWrapper.bg.color};
	background-image:url(images/topWrapper-bg.jpg) ;
	background-position:center top ;
	background-repeat:repeat-x;
}


#topBanner {
	width:960px;
	margin:0 auto;
	height:185px ;
	background-image:url(images/topBanner.jpg) ;
	background-repeat:no-repeat;
}


#topnav {
	background:transparent url("images/hmenu.jpg") repeat-x top left;
	height:40px;
	align: center;
}





body {
	background-position : center 280px ;
}










#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( images/hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:30px;
	height: 30px;
	width: 960px;
}


#page {
	background: transparent url( images/page-bg.jpg ) no-repeat center top;
}



  
  


#container {
	margin:0 auto;
	width:960px; 
}


#content {
	width:940px;
	margin:0 auto ;
	text-align:left;

}






#footerWrapper {
	margin:0 auto;
	height:120px;
	padding:0;
	background:transparent url( images/footerWrapper-bg.jpg ) no-repeat scroll center top;
}


#footer {
	margin:0 auto;
	padding:0;
	width:960px;
	height:80px;
	color:#CCCCCC;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#EEEEEE;
}


#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}



  
  




#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:660px;	
	padding:10px 20px 20px 20px ;
	float:left;
}

 
#content p {
	margin-top:10px;
	
}







.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
