body {
	background-color:#f1f0f1;
	margin:0px;
	padding:0px;
	color: #777c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p{
	margin:0px;
	padding:0 0 5px 0;
	line-height:17px;
	text-align:justify;
	color: 777c7c;
}
p.tab{
padding:10px 0 10px 10px;
font-size:10px;
}
p.footer{
	margin:0px;
	padding:0 0 5px 0;
	line-height:17px;
	text-align:center;
	color: 777c7c;
}
h1{
	color:#900;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 0;
}
h2{
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px 0 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#main_container{
	width:800px;
	height:auto;
	margin:auto;
	background-color:#ffffff;
	border: 1px solid #000;
}
#header{
width:800px;
height:91px;
margin:auto;
}
#logo{
padding:20px 0 0 0;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
	width:550px;
	height:15px;
	float:right;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu ul{
list-style:none;
padding:0px;
margin:0px;
display:block; 
font-weight:bold;
}
#menu ul li.divider{
	height:20px;
	width:19px;
	background:url(images/menu_divider.jpg) no-repeat center;
	float:left;
	display:block;
	padding:10px 0 0 0;
}
#menu ul li{
list-style:none;
display:inline;
float:left;
width:auto;
height:24px;
padding:0px;
line-height:32px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
}
#menu ul li a{
	height:20px;
	width: auto;
	float:left;
	text-decoration:none;
	margin:0px;
	color:#666;
	text-align:center;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li a:hover{
	height:20px;
	width: auto;
	text-decoration:underline;
	color: #900;
}
#menu ul li a.current{
height:20px;
width: auto;
float:left;
text-decoration:none;
padding:0 8px 0 8px;
color: #857283;
}

#middle_box{
	width:800px;
	height:200px;
	clear:both;
	margin:auto;
	background:url(images/middle_banner.jpg) no-repeat center;
}
.title{
	height:18px;
	font-size:16px;
	font-weight:bold;
	color:#000;



	background:;
	background-position:0px 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.read_more {
	width:150px;
	height:27px;
	display:block;
	background:url(images/view_all_bg.gif) no-repeat center;
	line-height:27px;
	color:#900;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	float:right;
	margin:0px 0 0px 0;
}
/*---------------------main_content------------------*/
#main_content{
	width:800px;
	height: auto;
	margin: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_content{
	width:400px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content{
	width:750px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 10px;
}
.top_content{
	width:auto;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.bottom_content{
	width:auto;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.right_content{
	width:275px;
	height:auto;
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 20px;
}
.left_portfolio{
	width:300px;
	height:auto;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
.news_tab{
	margin:0px;
	text-align:justify;
	line-height:14px;
	border-bottom:1px #b2bbbb dashed;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
.news_details{
padding:5px 0 0 0;
text-align:left;
font-size:10px;
font-weight:bold;
}
span.date{
	color:#000;
}
span.user{
	color:#900;
}
.clear{
clear:both;
}
/*--------------acordion style---------------*/
#basic-accordian{
padding:0px;
width:400px;
height:500px;
}
.accordion_headings{
	width:400px;
	height:26px;
	padding:10px 0 0 10px;
	background:url(images/tab_bg.jpg) no-repeat center;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	margin:0 0 4px 0;
}
.accordion_headings:hover{
	color:#000;
	font-size: 12px;
}
.accordion_child{
padding:0px;
}
.header_highlight{
	color:#000;
	font-size: 12px;
}

/*-----------------------------Twitter------------------*/

#twitter_div {


}
ul#twitter_update_list {
	list-style: circle;
	font-size: 10px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	color: #777c7c;
	background: url(images/transpBlue.png);
}
a { color: #900000; }

/*-----------------------------footer------------------*/
#footer{
	width:800px;
	height:40px;
	color: 777c7c;
	font-size:11px;
	border-top:1px #b2bbbb dashed;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.copyright{
float:left;
padding-left:15px;
padding-top:7px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:7px;
}




/*lightbox*/
#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

