/* CSS Document */
body 
{
	margin:0px;
	margin-top:183px;
	margin-bottom:20px;
	background-color:#000000;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	line-height:18px;
}


#outer
{
	width:884px;
	background-color:#1d1d1d;
	margin:auto;


}

.main
{
	margin:auto;
	width:854px;
	padding-top:11px;
	padding-bottom:11px;
	
}



.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_30
{
	height:30px;
	font-size:10px;
	width:20px;
}




/* LOGO CLASS STARTS */
.logo
{
	margin-bottom:2px !important;
	margin-bottom:0px;
	margin-left:15px;

}






/* LOGO CLASS ENDS */

/* TOP LINKS CLASS STARTS HERE */

.top_links
{
	float:left;
	margin:0px;	
	padding:0px;
	margin-bottom:5px;
	

	
	

}




.main-content
{
	float:left;
	width:794px;
	background-image:url(../images/main-content-bg.gif);
	background-color:#333333;
	background-position:top;
	background-repeat: repeat-x;
	margin-top:5px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:20px;
	padding-right:30px;
	color:#FFF;
}


.left_section
{
	float:left;
	width:519px;
}


.left_section a:link, .left_section a:visited 
{	
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;

		
}

.left_section a:hover, .left_section a:visited:hover
{
	color:#ce0000;
	text-decoration:none;
	font-weight:normal;
}

.gallery-bg
{
	background-color:#333333;
	background-position:bottom;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:20px;
	padding-top:10px;
	width:184px;
}


.right-sec
{
	float:right;
	width:212px;
	
}


.right-sec a:link, .right-sec a:visited 
{	
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;

		
}

.right-sec a:hover, .right-sec a:visited:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}




.right-content
{
	line-height:150%;
	margin-top:10px;
	padding-left:20px;
	padding-right:10px;
	overflow:auto;
	position:absolute;
	bottom:90px;
	width:670px;
	top:315px;
}





/* FOOTER STARTS */

.footer
{
	height:20px;
	width:854px;
	text-align:center;
	color:#666666;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:13px;
	font-size:12px;

}

.bottom
{
	height:80px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	line-height:22px;
	margin:auto;
	padding-top:15px;
	background-image: url(../images/bottom-bg.gif);
	background-repeat:no-repeat;

}

.footer a:link, .footer a:visited 
{	
	color:#666666;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#ffffff;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#cccccc;
	text-decoration:none;
}




/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;

}


li
{
	padding-top:2px;
	margin-left:15px;
	list-style-type: bullet;

}
ul.right
{
	margin:0px;
	padding:0px;
	margin-left:0px;

}




h1
{
	font-size:22px;
	color:#d44001;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	
}



h2
{

	font-size:18px;
	color:#ce0000;
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:15px;
	margin:0px;
}

h3
{

	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:#ab360e;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	margin:0px;
}


h4
{

	font-size:18px;
	color:#333333;
	text-align:left;
	margin:0px;
	height:20px;
}



a, a:link, a:active, a:visited
{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	color: #F7B0B9;
	text-decoration:none;
}

img
{
	border:0px;
}


