/* *** Float containers fix:  *** */ 

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

/* End hide from IE-mac */

body {
	margin:0px;
	padding:0px;
	color:#484848;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	width: 950px;
	text-align: left;
}

#header{
	border-bottom: 1px solid #dadada;
	width: 950px;
	padding-bottom: 0px;
}

#nav ul{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	border-bottom: 1px solid #dadada;
	padding-bottom:7px;
}

#nav li {		
	display: inline;
	margin-right: 25px;
}
#nav li a{
	text-decoration: none;
	color: #484848;
}
#nav li a:hover{
	color: #056fa6;
	text-decoration: underline;
}
#nav .current a{
	color: #056fa6;
	text-decoration: underline;
}
#nav .last {
	margin-left: 120px;
	margin-right: 0px;
}
#nav .last a {
	color: #056fa6;
}
#nav .last a:hover{
	text-decoration: underline;
	color: #484848;
}
#featured{
	width: 965px;
	height: 331px;
	margin-left:0px;
}

#latest h2{
	text-transform: uppercase;
	width:949px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #000;	
}

#demarker{
	background: URL(../images/demarker.jpg) no-repeat left center;
	width: 950px;
	height: 45px;
}

#content {
	display: block;
	margin-bottom: 10px;
}

#content .left{
	float: left;
	width: 318px;
	margin-right: 10px;
}

#content .left1{
	float: left;
	width: 450px;
	margin-right: 10px;
}


h3{
	font-size: 16px;
	color: #060606;
	margin: 0px;
	border-bottom: 1px dotted #060606;
	padding-bottom: 5px;
	display: block;
}
#content p{
	font-family: "Verdana", Arial;
	font-size: 12px;
	color: #707070;
	margin: 10px 0px 10px 0px;

}

#content a.more {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-top: 1px dotted #000;
	padding-top: 5px;
}

#content a.more:hover {
	color: #28b2e8;
}

#content .right{
	float: right;
	width: 610px;
	border: 1px solid #e8e8e8;
	padding: 0px;
	text-align: left;
}

#content .right1{
	float: right;
	width: 400px;
	border: 1px solid #e8e8e8;
	padding: 0px;
	text-align: left;
}

#content .right2{
	float: right;
	width: 610px;
	padding: 0px;
	text-align: left;
}

h4{
	background: URL("../images/premium_bg.gif") repeat-x left top;
	height: 30px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	color: #2c2c2c;
}
#content .right .featured{
	background: URL("../images/premium_bg1.gif") repeat-x left top;
	margin: 0px;

}

#content .right1 .featured{
	background: URL("../images/premium_bg1.gif") repeat-x left top;
	margin: 0px;

}

#content .right .featured .main_block{
	padding-left: 10px;
	width: 290px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#content .right .featured img{
	border: 1px solid #ccc;
	padding: 3px;
}

h5 {
	font-family: "Verdana", Arial;
	color: #28b2e8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	
}

#content .right .featured .list {
	float: left;
	width: 300px;
	margin-top: 15px;
}

#content .right1 .featured .list {
	float: center;
	width: 300px;
	margin-top: 15px;
}


#content .right .featured .list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .right .featured .list li{
	border-bottom: 1px dotted #808080;
	padding: 10px 0px 5px 5px;
	margin-bottom: 5px;
}

#content .right .featured .list ul a{
	text-decoration: none;
	color: #808080;
}

#content .right .featured .list ul strong{
	color: #4c4c4c;
	display: block;
	padding-bottom: 5px;
}

#content .right .featured .list li:hover{
	background: #e9e9e9;
}
#content .right .featured .list li:hover a{
	color: #28b2e8;
}
#footer1{
	font-family: Verdana, Arial;
	text-align: left;
	margin-bottom: 10px;
	float:left;
	position:inherit;
}

#footer2{
	font-family: Verdana, Arial;
	text-align: right;
	margin-bottom: 10px;
	float:right;
	position:inherit;
}

// Written by Vishal 

.tabscontainer
{
width::950px;
height:auto;
}

.ceopic
{
width:156px;
height:266px;
float:left;
position:relative;
}

.ceotext
{
width:740px;
height:266px;
position:relative;
float:right;
}

.ceoholder
{
height:550px;
width:auto;
}

.exhibitiontext
{
	font-family: Verdana, Arial;
	font-size:9px
	text-align: left;
	margin-bottom: 10px;
	font-weight:lighter;
}

.h4text
{
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight:bold;
}