img.drop_pg {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.invisible {
	visibility: hidden;
}

img {
	border: 0px;
}

body {
	font-family: Arial;
	font-size: 12px;
	
	background-color: #ffffff;
	
	behavior:url(js/csshoverfix.htc);
}

a {
	text-decoration: none;
}

/* header styles start */
#header {
	width: 780px;
	height: 105px;
}
/* header styles end */

/* top styles start */
#topbanner {
	width: 780px;
	height: 260px;
	
	background: #ffffff url('images/banner_bg.jpg'); no-repeat;
}

#topinfopanel_wrapper {
	width: 780px;
	height: 275px;
	
	background: url('images/topinfopanelbg.jpg') repeat-x;
}

#topinfopanel_wrapper .text {
	font-size: 12px;
	color: #67635e;
}

#topinfopanel_wrapper .italic {
	font-style: italic;
}

#topinfopanel_head {
	height: 77px;
}

#topinfopanel_head .column_right, 
#topinfopanel_content .column_right {
	padding-right: 30px;
	
	width: 470px;
}

#topinfopanel_head .column_right {
	text-align: right;
}

#topinfopanel_content .column_right {
	text-align: left;
}

#topinfopanel_head .column_left,
#topinfopanel_content .column_left {
	text-align: left;
	
	width: 310px;
}

#topinfopanel_head .column_left,
#topinfopanel_content .column_left div{
	padding-left: 36px;
	
	width: 310px;
}

#topinfopanel_content {
	height: 215px;
}

#topinfopanel_content .column_left img{
	margin: 0 10px 10px 0;
}

#topinfopanel_head, #topinfopanel_content {
	width: 780px;
}

#maininfopanel_wrapper {
	width: 780px;
	
	background: url('images/maininfopanelbg.jpg') repeat-x;
}

#maininfopanel {
		height: 300px;
		
		border-top: 3px solid #737373;
		border-bottom: 3px solid #737373;
}

td#maininfopanel td.spacer {
	height: 3px;
	
	margin: 0px;
	padding: 0px;
}

/* top styles end */

td.post_head_icon {
	width: 20px;
}

td.post_head_date {
	font-size: 10px; 
	color: #67635e;
	
	width: 430px;
	height: 35px;
	padding-left: 5px;
	vertical-align: middle;
}

td.post_content {
	width: 430px;
	
	font: 12px Arial;
	
	text-align: justify;
	
	color: #67635e;
}

td.post_review_content {	
	font: 12px Arial;
	
	text-align: justify;
	
	color: #67635e;
}

td.post_info_head_title {
	font: 16px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #e06000;
}

td.post_info_head_title a{
	font: 16px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #e06000;
}

td.post_head_title {
	height: 35px;
}

td.post_head_title a{
	font: 14px Arial;
	font-weight: bold;
	color: #e06000;

	text-decoration: none;
	text-transform: uppercase;
}

td.post_info_content {
	font: 12px Arial;
	
	text-align: justify;
	
	color: #67635e;
}

span.column_header {
	margin-top: 30px;
	
	font: 14px Arial;
	
	color: #e06000;
}

td#announces_content, td#presentations_content, td#events_content {
	width: 33%;
	
	color: #67635e;
}

td#announces_content, td#presentations_content {
	border-right: 2px solid #dddddd;
}

td#announces_content div.dhead, td#presentations_content div.dhead, td#events_content div.dhead {
	height: 65px;
	
	margin-right: 15px;
}

td#announces_content, td#presentations_content, td#events_content {
	height: 280px;
}

td#announces_content p.announcement_head,
td#presentations_content p.announcement_head,
td#events_content p.announcement_head{
	margin: 15px 20px 10px 33px;
	
	font: 14px Arial;
	
	color: #67635e;
}

td#announces_content td.announcement_head,
td#presentations_content td.announcement_head,
td#events_content td.announcement_head{
	margin: 15px 20px 10px 33px;
	
	font: 14px Arial;
	
	color: #67635e;
}

td#announces_content td.announcement_head span,
td#presentations_content td.announcement_head span,
td#events_content td.announcement_head span{
	border-bottom: 2px dotted #e06000;
}

td#announces_content p,
td#presentations_content p,
td#announces_content div,
td#presentations_content div{
	margin: 5px 20px 5px 33px;
		
	font: 11px Arial;
	
	color: #67635e;
}

td#events_content p,
td#events_content div {
	margin: 5px 30px 5px 33px;
	
	font: 11px Arial;
	
	color: #67635e;
}

td#announces_content div.dhead span, td#presentations_content div.dhead span, td#events_content div.dhead span{
	margin-top: 30px;
	
	font: 14px Arial;
	
	color: #e06000;
}

td#announces_content a.heading,
td#presentations_content a.heading,
td#events_content a.heading {
	margin: 15px 20px 10px 33px;
	
	font: 16px Arial;
	font-weight: bold;
	
	color: #67635e;
	text-decoration: none;
}

td#announces_content a.heading:hover,
td#presentations_content a.heading:hover,
td#events_content a.heading:hover {	
	border-bottom: 2px dotted #e06000;
}

td#events_content span.heading {
	margin: 15px 30px 30px 33px;
}

/*
td#events_content div span{
	 margin-right: 30px; 
}*/

td#announces_content div.dhead{
	background: url('images/announces_icon.gif') right no-repeat;
}

td#presentations_content div.dhead{
	background: url('images/presentations_icon.gif') right no-repeat;
}

td#events_content div.dhead{
	background: url('images/events_icon.gif') right no-repeat;
}

td#reviews,
td#articles {
	width: 50%;
	
	padding-top: 15px;
	
	padding-left: 36px;
	padding-right: 30px;
}

td#reviews {
	border-right: 2px solid #dddddd;
}

/* footer styles start */
#footer {
	width: 780px;
	height: 96px;
	
	font-family: arial;
	font-size: 10px;
	
	border-top: 3px solid #737373;
	
	background: #ffffff url('images/footer.jpg') no-repeat;
}

td#copyright {
	width: 262px;
}

td#copyright a {
	margin-left: 36px;
	
	color: #ff6e04;
	text-decoration: none;
}

td#address {
	width: 167px;
	
	color: #67635e;
}

td#contacts {
	width: 286px;
	
	color: #67635e;
}

span#phone {
	display: block;
}

span#email {
	display: block;
}

td#contacts a {
	color: #ff6e04;
	text-decoration: none;
}

td#counter {
	width: 65px;
}

/* footer styles end */
#links {
	padding-left: 36px;
}

#links li {
	margin-bottom: 4px;
}
#links  a {
	font: 12px Arial;
	font-weight: bold;
	color: #67635e;
}

#links  a:link,
#links a:visited { color: #67635e; text-decoration: none; }
#links a:hover	{ 
	color: #67635e;
	border-bottom: 2px dotted #e06000;
}
#links a:active	{ color: #ffa500; }

#links {
	list-style: none;
}

#categories {
	padding: 0px;
}

#categories li {
	margin-bottom: 4px;
}
#categories a {
	font: 12px Arial;
	font-weight: bold;
	color: #67635e;
}

#categories  a:link,
#categories a:visited { color: #67635e; text-decoration: none; }
#categories a:hover	{ 
	color: #67635e;
	border-bottom: 2px dotted #e06000;
}
#categories a:active	{ color: #ffa500; }

#categories {
	list-style: none;
}

#review  {
	width: 311px;
	
	font: 12px Arial;
	color: #67635e;
	
	margin-bottom: 20px;
	padding-left: 0px;
}

#review td.header {
	height: 33px;
	background: #ffffff url('images/review_header_bg.jpg') repeat-x;
}

#review td.header span {
	margin-left: 30px;

	font: 14px Arial;
	
	color: #67635e;	
}

#review td.content {
width: 311px;
	padding: 20px 30px;
	text-align: justify;
	
	border-left: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
}

span.error_text {
	font: 16px Arial;
	font-weight: bold;
	
	color: #67635e;
}

.column_right img {
	max-width: 400px;
}

h1.category_title {
	font-weight: bold;
	font-size: 14px Arial;
	
	color: #67635e;
}

#bottom_menu {
	height: 35px;
	width: 100%;
	
	font-size: 10px;
	
	text-align: center;
	vertical-align: middle;
	
	border-top: 1px solid #C7C7C7;
}

#bottom_menu td {
	white-space: nowrap;
}

#bottom_menu a:link,
#bottom_menu a:visited { color: #C7C7C7; text-decoration: none; text-transform: uppercase; font-weight: bold; }
#bottom_menu a:hover	{ color: #C7C7C7; text-decoration: none; text-transform: uppercase; font-weight: bold; }

img, div, input, p, span { behavior: url("iepngfix/iepngfix.htc") }