/* CSS Document */

body{
	background:url(images/bg2.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
			}
			
#main{
			width:900px;
			margin:0px auto; padding:0px;
			}
			
/***** HEADER *****/			

#header #header-top{
			width:900px;
			float:left;
			}
			
#header-top{
			height:112
			}
			
#logo{
			width:315px; height:90px;
			float:left;
			margin:0px; padding:0px;
			}
			
#logo img{
			border:none}
			
#facebook{
	width:355px; height:40px;
	float:right;
	background:url(images/fb-bg.png) no-repeat left;
	padding:8px 0px 0px 0px

}

#facebook ul{
	float:right;
	margin:0px; padding:0px; line-height:17px}
	
#facebook li{
	display:inline;
	float:left;
	text-align:center;
	color:#000;
	padding:6px 0px 0px 5px;
	margin:0px}	
		
#banner-wrapper{
		width:900px; height:248px;
		background:url(images/banner.png) no-repeat top left;
		}

#banner{
		width:900px; height:215px;
		float:left;
		margin:0px; padding:0px}

/***** HEADER *****/		

/*====== M   E   N  U     S  T  A  R  T  S======*/
#menu{
		width:800px; 
		margin:auto;
		}
		
#menu ul {
	width:780px;
	float:left;
	text-align:center;
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:30px;
	}
	
#menu li {
	text-align:left;
	display:inline-block;
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	}

#menu ul li a.first {
	background-image:none;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	font-size:15px;
	text-decoration:none;
	text-transform: none;
    margin: 0px;
	padding:0px 17px 0px 36px;
	font-weight:bold;
	}

#menu li a:hover, #menu li a:active {
	color: #036;
	margin: 0px;
	text-decoration: underline;
	}
/*====== M   E   N  U     E  N   D   S======*/

/***** MAIN CONTENT AREA*****/
#centent-wrapper{
	width:900px;
	float:left;
	margin:10px 0px ; padding:0px;
	}
	
#content-area{
	width:600px;
	float:left;
	margin-right:7px;
	}
	
#ctn-top{
	background:url(images/content-top.png) no-repeat;
	width:600px; height:36px;
	}
	
#ctn-ctr{
	background:url(images/content-ctr.png)  repeat-y;
	width:580px;
	padding:10px 10px 0px 10px; 
	}

.image{
	float:left;
	margin: 0px 10px 0px 0px;
	}
	
.border{
	border:#000000 1px  solid;
	}
	
#ctn-ctr ul{
	margin:0px ;
	padding:0px 0px 25px 0px}
	
#ctn-btm{
	background:url(images/content-btm.png) no-repeat;
	width:600px; height:15px;
	}
		
/*** B  U  T  T  O  N (	hover effect )***/
.btn{
		width:150px; height:29px;
		background:url(images/btn.png) no-repeat;
		line-height:29px;
		text-align:center;
		padding:0px ; margin:20px 0px  0px  0px ;
		float:right;
		}
		
.btn a:link {
		color:#FFFFFF;
		text-decoration: none;
		}
		
.btn a:hover{
		color:#CCCCCC;
		text-decoration: none}
		
.btn a:visited{
		color:#FFFFFF}
		
.btn:hover{
		background:url(images/btn-hover.png) no-repeat;
		}
		
/*** B  U  T   T  O   N      E   N   D  S **/


/***** S T Y L E   F  O  R   SPONSERS  PAGE*****/

#welcome{
	width:580px;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:#333333 1px solid;
	}
	
#sponsers{
		width:579px;
		border:#000000 1px solid;
		background:url(images/spon-bg.png) repeat-x;
		float:left;}
		
		
.sponsers-box{
		width:192px;
		float:left;
		border-right:#000000 1px solid;
		border-left:#000000 1px solid;
		text-align:center
		}
		
.sponsers-box h4{
		margin:0px; padding:10px 0px 10px 0px;
		font-size:16px;
		border-bottom:#000000 1px solid;
		background:url(images/heading-bg.jpg) repeat-x top left;
		}

.company{
		width:187px;
		text-align:center;
		margin:auto auto 10px ;
		}
		
.company img{
		border:#000000 1px solid;
		margin:5px 0px 5px 0px
		}
		
.noborder{
	border: none}
	
	
/***** S T Y L E   F  O R   SPONSERS PAGE ENDS*****/
/***** MAIN CONTENT AREA ENDS*****/

/** S I D E  B  A  R **/

#sidebar{
		width:290px;
		float:right;
		}
		
.margin{
		float:left;
		margin:0px 10px 0px 0px;
		}

.box{
		width:290px;
		margin-bottom:10px;
		float:right;
		}
		
.box-top{
		width:290px; height:35px;
		background:url(images/serv-top.png) no-repeat;
		}

.box-ctr{
		width:270px;
		background:url(images/serv-ctr.png) repeat-y;
		padding:5px 10px 0px 10px;
		}
		
.box-ctr2{
		text-align:center;
		background:url(images/serv-ctr.png) repeat-y;
		padding:5px 10px 0px 10px;}
	
.box-ctr2 img{
		border:#000000 1px solid;
		margin:3px 0px 8px 0px;}
			
.box-ctr img{
		border:#000000 1px solid;
		margin:3px 0px 8px 0px;}

.box-ctr hr{
		margin:10px; padding:0px;
		}

.box-btm{
		width:290px; height:8px;
		background:url(images/serv-btm.png) no-repeat;
		}
		
/** S I D E  B  A  R ** /

/*** S E R V IC E  B O X E S ***/

#service-box{
		width:600px;
		float:left;
		margin-top:10px
		}		
		
#service-box2{
		width:900px;
		float:left;
		margin-top:10px
		}

.box-2{
		width:295px;
		margin:0px 10px 0px 0px;
		float:left;
		text-align:center;
		font-size:14px
		}
		
.box-2-top{
		width:295px; height:35px;
		background:url(images/box-2-top.png) no-repeat;
		}

.box-2-ctr{
		width:275px;
		background:url(images/box-2-ctr.png) repeat-y;
		padding:5px 10px 0px 10px;
		}
		
.box-2-ctr img{
		border:#000000 1px solid;
		margin:3px 0px 10px 0px;}

.box-2-ctr hr{
		margin:10px; padding:0px;
		}

.box-2-btm{
		width:295px; height:8px;
		background:url(images/box-2-btm.png) no-repeat;
		}
		
/*** S E R V IC E  B O X E S ***/

/*** DONATIONS PAGE STYLE***/
.donate{
		width:283px;
		float:left;
		border:#000000 1px solid;
		background:url(images/spon-bg.png) repeat-x;
		margin-right:10px
		}
		
.donate img{
		border:1px #000000 solid;
		margin: 5px auto 5px auto; display: block;  }
		
.doar{
		width:87px;
		float:left;
		margin:0px 5px 10px 0px}
		
.donate-content{
		width:273px;
		margin:auto}
		
.ipad{
		width:310px;
		margin:10px auto 10px auto;
		text-align:center
		}
		
.ipad a img{
		border:none}
 
 /*** DONATIIONS PAGE STYLE ENDS***/


/***FOOTER ****/

#footer{
	width:900px; height:45px;
	float:left;
	background:url(images/footer-bg.png) no-repeat;
	color:#FFFFFF;
	}
	
#footer p{
	font-size:13px;
	padding: 0px 10px 5px 10px;
	line-height:45px; margin:0px
	}
	
#footer a:link {
	color:#FFFFFF
	}
	
#footer a:visited{
	color:#FFFFFF}
	

#ftr-1{
	float:left}
	
#ftr-2{
	float:right;
	}
	
/***FOOTER ****/

/***Mis Style***/
.clear{clear:both}

hr{
		margin:10px; padding:0px;
		color:#333333;
		}
		
.green{
	color:#069;
	margin:0px 10px 0px 0px;
	width:35px;
	text-align:right;
	float:left
		}

.nomargin{margin:0px}

#margin-top{
		margin:10px 0px 0px 0px}

.style-3{
	text-align:center;
	margin:0px;}

.style-3 img{
	margin:2px 0px 5px 0px;}

.style-3 p{
	padding:0px;
	}
	
.style-4 img{
	margin:9px 0px 10px 0px}

.style-5 {
	text-align:center}
		
.style-5 p{
	font-size:14px;
	padding:0px;
	}
	
.style-5 img{
		margin:9px 0px 10px 0px}
		
p{	margin:0px ;  
	padding:0px 0px 10px 0px;
	}
	
a, a:visited{
	text-decoration:none;
	color:#036;
	outline:none
}
	
a:hover{
	text-decoration: underline;
	color:#036
}
	
h1,h5,h6{
	margin:0px; padding:6px 0px 0px 13px;
	color:#fff; font-size:28px;
	}
	
h2{
	margin:0px; padding:6px 0px 25px 10px;
	color:#fff; font-size:25px;
	}
	
h3{
	margin:0px;
	padding:0px 0px 25px 0px;
	color:#069;
	font-size:20px;
	}
	
h4{
	font-size:15px;
	margin:0px;
	color:#069;
	padding:0px 0px 20px 0px;
	}
		
.heading{
		margin:0px; padding:10px 0px 10px 0px;
		font-size:15px;
		text-align:center;
		border-bottom:#000000 1px solid;
		background:url(images/heading-bg.jpg) repeat-x top left;
		}
		
ul,ol{
	list-style:none;
	}
	
.font-green{
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#069;
	}
	

	
/***Mis Style***/
	
/*** T   H   E       E   N   D ***/

