body	{
	behavior:url("csshover.htc");
	background: url(images/bg.jpg) no-repeat fixed center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#333333;
	margin:0px;
}

h1,h2,h3,h4,h5,h6,h6	{
	margin:0px;
	font-weight:normal;
}

p	{
	margin:0px;
}

table	{
	border-collapse:collapse;
}

.container{
	margin:0px auto;
	width:960px;
}
.orgbg{
	float:left;
	background:url(images/orgbg.gif) repeat-x top;
	width:100%;
}
.wrapper{
	float:left;
	width:960px;
}
.flt{
	float:left;
}
.frt{
	float:right;
}
a{
	text-decoration:none;
}

/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
}
	
/********************Header******************/
#header{
	float:left;
	width:960px;
	padding:0px;
	position:relative;
	z-index:10;
}

#logo{
	background:url(images/dvbmedia_logo.gif) no-repeat left top;
	width:329px;
	height:145px;
	float:left;
}
#logo a{
	width:329px;
	height:145px;
	display:block;
}
#header_rgt{
	float:right;
	width:630px;
	height:145px;
	padding:0px 0px 0px 0px;
	background:url(images/header_right.jpg) no-repeat right top;
}
#twiiter{
	float:right;
	position:relative;
	right:0px;
	top:0px;
}
#phone{
	float:left;
	padding:6px 10px 0px 110px;
	
}

#search {
background:url("images/search.jpg") no-repeat scroll left top transparent;
float:right;
height:33px;
position:relative;
right:6px;
top:61px;
width:189px;
}

#search .txt{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	display:inline;
	font-size:12px;
	height:18px;
/*	margin:6px 5px 2px 10px;*/
	margin:7px 5px 2px 12px;
	padding:0;
	width:130px;
}
#search .btn{
	width:35px;
	border:0px;
	background:none;
	height:29px;
	padding:0px;
}
/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 0px;
	padding: 0px 20px;
	float:left;
	background:url(images/nav_bg.gif) no-repeat left top;
	width:920px;
	height:43px;
	font-size:12px;
	position:relative;
	z-index:5000;	
	
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #acd158;
	border-left:1px solid #397020;
        z-index:99999;
       	/*background:url(images/sep.gif) no-repeat left top;*/	
	}
	
#nav ul li {
	float: left;
	font-weight:bold;
	/*background:url(images/sep.gif) no-repeat right top;*/
	list-style: none;
	line-height:43px;
	position:relative;
	/*display:inline;*/
	border-left:1px solid #acd158;
	border-right:1px solid #397020;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}
#nav ul li:hover a{
	background:url(images/nav_hover.gif) repeat-x top;
	border-right:0px solid #89c426;
	
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:0px 14px;
	}

#nav ul li ul, #nav ul li:hover ul li ul{
	display:none;
}
#nav ul li:hover ul{
	display:block;
	position:absolute;
	left:-8px;
	top:43px;
	width:218px;
	border:0px;
	background:#50910f;
	padding:0px 0px 7px 0px;
	background:url(images/subnav_top.png) no-repeat top left;
	z-index:99999;
}

/********************************************************************/
/*.sub-menu{
	display:block;
	position:absolute;
	left:-8px;
	top:43px;
	width:218px;
	border:0px;
	background:#50910f;
	padding:0px 0px 7px 0px;
	background:url(images/subnav_top.png) no-repeat top left;
	z-index:99999;
}

.sub-menu li{
	float:left;
	padding:0px 0px;
	margin:0px 0px;
	display:inline;
	background:none;
	width:204px;
	line-height:25px;
	text-indent:10px;
	border:0px;
	border-bottom:1px solid #62a91b;
        z-index:99999;
}*/
/********************************************************************/
#nav ul li:hover ul li:hover ul{
	position:absolute;
	left:204px;
	top:-8px;
	display:block;
        z-index:99999;
}
#nav ul li:hover ul div{
	background:url(images/subnav_bottom.png) no-repeat bottom left;
	float:left;
	width:204px;
	margin:7px 0px 0px 0px;
	padding:0px 7px 7px 7px;
    z-index:99999;	
}
#nav ul li:hover ul li{
	float:left;
	padding:0px 0px;
	margin:0px 0px;
	display:inline;
	background:none;
	width:204px;
	line-height:25px;
	text-indent:10px;
	border:0px;
	border-bottom:1px solid #62a91b;
        z-index:99999;
}
#nav ul li:hover ul li:hover{
	background:#2b5403;
        z-index:99999;
}

#nav ul li:hover ul li a{
	background:none;
	padding:0px;
}
	
#nav ul li.current_page_item {
	background:url(images/nav_hover.gif) repeat-x top;
	border-right:1px solid #89c426;
}

/***********************Slideshow***************/
.headslideshow{
	float:left;
	background:url(images/header_bg.gif) no-repeat left top;
	width:960px;
	height:241px;
}
/************************************************
*	Content 					     		    * 
************************************************/

.content {
	width: 960px;
	float:left;
	padding: 0px;
	font-size:.85em;
	z-index:1;
}
	
.contentleft_container {
	float: left;
	width: 645px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.content_top{
	float:left;
	width:645px;
	background:url(images/content_top.png) no-repeat left top;
	height:14px;
}
.content_bottom{
	float:left;
	width:645px;
	background:url(images/content_bottom.png) no-repeat left top;
	height:14px;
}
.content_bg{
	float:left;
	width:605px;
	background:#ffffff;
	padding:0px 20px;
	line-height:20px;
}
.homecontent_bg{
	float:left;
	width:645px;
	background:#ffffff;
	line-height:20px;
}

.content h2{
	margin:0px 0px 20px 0px;
/*	font-size:18px;
	margin:0px 0px 10px 0px;
*/
	font-size:22px;	
	color:#000000;
}
.content_bg p img{
	padding:0px 10px;
}

/********************tab************************/
.tab_container{
	float:left;
	width:635px;
	margin:0px 0px 0px 0px;
/*	margin:15px 0px 0px 0px;	*/
	padding:0px 0px 0px 15px;
}
.tab_container_text{ margin-top:14px;}
.tab_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tab_container ul li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	/*line-height:41px;*/
	font-size:18px;
}
.tab_container ul li.current{
	background:url(images/white_tab.png) no-repeat left top;
	width:166px;
	text-align:center;
	color:#000000;
}
.tab_container a{
	text-decoration:none;
	color:#FFFFFF;
}
.green_tab{
	background:url(images/green_tab.png) no-repeat left top;
	width:166px;
	height:41px;
	text-align:center;
	
}
.orange_tab{
	background:url(images/orange_tab.png) no-repeat left top;
	width:166px;
	height:41px;
	text-align:center;
	
}
.blue_tab{
	background:url(images/blue_tab.png) no-repeat left top;
	width:166px;
	height:41px;
	text-align:center;
}
.white_tab{
	background:url(images/white_tab.png) no-repeat left top;
	width:166px;
	height:41px;
	text-align:center;
}
.white_tab a{ color:#000000;}	
.tab_white{
	color:#FFFFFF;
}
.tab_black{
	color:#000000;
}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0px;
	padding: 0px;
	}
	
.page_title { 
	color:#023661; 
	font-size:22px;
	margin-bottom:10px;
	}
.inner_page_title { 
	color:#023661; 
	font-size:22px;
	margin:20px 0px 20px 0px;
	}


.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

.homecontent_bg div.postarea p {
	float:left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	/*color: #0076A3;*/ color: #023661;
	text-decoration: none;
	}

.postarea a:hover {
	/*color: #0076A3;*/ color: #023661;
	text-decoration: underline;
	}
	
.postcomments a:hover {
	/*color: #0076A3;*/ color: #023661;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow.gif) no-repeat top left;
/*	background: url(images/arrow-content.gif) no-repeat top left;	*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
/*	background: url(images/arrow-content.gif) no-repeat top left;*/
	background: url(images/arrow.gif) no-repeat top left;	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
/*.postarea .title a{
	text-decoration:none; 
}

.postarea .title a:hover{
	text-decoration:underline; 
}*/
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
/*	margin: 0px 0px 50px 0px;*/
	margin: 0px 0px 20px 0px;	
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 15px;
	padding:0px;
	display:inline;
	}
.sidebar_container{
	float:left;
	width:300px;
	margin:0px 0px 15px 0px;
}
.sidebar_bottom{
	background:url(images/sidebar_bottom.png) no-repeat left top;
	float:left;
	width:300px;
	height:12px;
}
.sidebar_top{
	background:url(images/sidebar_top.png) no-repeat left top;
	float:left;
	width:300px;
	height:12px;
}
.sidebar_bg{
	background:#FFFFFF;
	padding:0px 15px;
	width:270px;
	float:left;
}
#sidebar h2{
	margin:0px 0px 10px 0px;
	font-size:22px;
	color:#023661;
	
}
/************************************************
*	Footer  									*
************************************************/
#footer{
	background:url(images/footer_bg.jpg) repeat-x top #215b8b;
	width:100%;
	float:left;
}
#footer_container {
	width: 960px;
	margin:0px auto;
	font-size:12px;
	}
#footer_wrapper{
	float:left;
	color:#FFFFFF;
	width:960px;
	padding:20px 0px;
}
/************************************************
*	Copyright  									*
************************************************/
	
#copyright {
	width: 980px;
	background: #003663;
	float:left;
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;

	}
	
.copyright {
	width: 980px;
	float:left;
	
	border-top: 1px solid #65ADC3;
	}
	
#copyright p {
	color: #65ADC3;
	margin: 0px;	
	padding: 0px;
	}
	
#copyright a {
	color: #65ADC3;
	text-decoration: none;
	}

#copyright a:hover {
	color: #65ADC3;
	text-decoration: underline;
	}
	

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	margin: 0px;
	}
	

	
#s {
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	

	
#submit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #0076A3;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #0076A3;
	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
	
.footcomsubmit		{
/*	background:url(images/footer_btn.gif) no-repeat;*/
	background:url(images/footer_btn.jpg) no-repeat;	
	width: 142px;
	height: 35px;
	border:none;
	cursor:pointer;
	
}
#footcopy a	{
	color:#FFFFFF;
	text-decoration:none;
}
#footcopy a:hover	{
	color:#FFFFFF;
	text-decoration: underline;
}

ul.actueel	{
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px;

}
ul.actueel li	{
	background:url(images/arrow.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	line-height:18px;
	margin:0px 0px 10px 0px;
}

ul.actueel li a	{
	color:#000000;
	text-decoration:none;
}
ul.actueel li a:hover	{
	color:#000000;
	text-decoration: underline;
}

.footerleft	{
	width:253px;
	float:left;
	border-right:1px solid #5997C0;
}
.footerleftinner	{
	border-right:1px solid #10324D;
	width:252px;
	float:left;
}
.lftinneroffice	{
	width:250px;
	float:left;
}
.lftinneroffice div	{
	width:202px;
	float:left;
	background:#FFFFFF;
	padding:1px;
}
.lftoffinfo	{
	width:205px;
	float:left;
	margin-top:5px;
}
.lftoffinfo1	{
	float:left;
}
.lftoffinfoaddr	{
	width:117px;
	float:left;
}
.lftoffinfonos	{
	width:88px;
	float:right;
}
.lftoffinfoaddr p	{
line-height:18px;
}
.lftoffinfonos p	{
line-height:18px;
}
.lftoffweb	{
	width:250px;
	float:left;
	margin-top:20px;
}
.lftoffweb div	{
	float:left;
}
.lftoffweb div	p{
line-height:18px;
}
.footerright	{
	width:680px;
	float:left;
	padding:10px 0px 5px 20px;
}
.footerrightinner	{
	float:left;
	width:345px;
	margin-top:15px;
}
.footerrightinner div	{float:left;height:25px;}
.footerrightinner div p.lbl	{width:165px; float:left;}
.footerrightinner div p.flds	{float:left;}
.txtflds{width:155px;height:15px; }
.footerrightouter	{float: right;width:320px;margin-top:15px;}


.portfolio1{
	background:url(images/port_bg2.jpg) no-repeat;
	width:304px; height:260px; 
	margin:5px 4px; 
	float:left; 
	position:relative;
}

.portfolio{
	background:url(images/port_bg.jpg) no-repeat;
	width:304px; height:310px; 
	margin:5px 4px; 
	float:left; 
	position:relative;
}

.portfolioimg{
	height:150px;
	width:280px;
	float:left;
	padding:10px;
}

.portfolioimg img {
	position:absolute;
	top:10px;
}

.portfoliocontent{
	width:280px;
	float:right;
	padding:10px;
}

.portfoliocontent h2{
	font-size:17px;
	margin:0 0 3px;
}

.portfoliocontent h2 a{
/*	color:#000000;*/
	text-decoration:none;
}

.portfoliocontent h2 a:hover{
/*	color:#000000;*/
	text-decoration:none;
}

.portfoliocontent h2 a:visited{
/*	color:#000000;*/
	text-decoration:none;	
}

.portfoliocontent p{
	margin:0;
	padding:5px 0 0px;
}

.portfoliourl{
	background:url(images/strip.gif) no-repeat bottom;
	color:#F88F1C;
	width:235px;
	overflow:hidden;
	padding-bottom:2px;
}

.portfoliourl p{ padding:0px;}
 
.portfoliourl p .portfoliourllink{ text-decoration:none; color:#F88F1C;}

.portfoliourl p .portfoliourllink:hover{ text-decoration:none; color:#2389B0;}

.sidebar_bg .tag_cloud a	{
	padding:5px 0px;
	color:#000000;
	text-decoration:none;
}

.sidebar_bg .tag_cloud a:hover	{
	padding:5px 0px;
	color:#000000;
	text-decoration:underline;
}


#flogo{
	float:left;
	width:100%;
/*	border-top:1px solid #CCCCCC;
	background:#FFFFFF;*/
	padding:0px 0px 0px 0px;
}
#flogo img{
	float:left;
	padding:0px 8px;
}
#breadcrumbs{
	margin-bottom:10px;
}

.postarea h2{
	font-size:18px;
}
.postarea h2 a{
	text-decoration:none;
}

.postarea h2 a:hover{
	text-decoration:underline;
}
/****hide and show in comment plugin style ****/
#show a{
	text-decoration:underline;
}
#show a:hover{
	text-decoration:none;
}
#hide a{
	text-decoration:underline;
}
#hide a:hover{
	text-decoration:none;
}
