@charset "utf-8";
/* CSS Document */

body {
margin:0px;
text-align:center;
background-image:url(images/bgbody.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
}

#topbg {
height:156px;
width:1000px;
background-position:center;
background-image:url(images/bghead.jpg);
background-repeat:no-repeat;

}

#logo  {
width:500px;
position:relative;
float:left;


}

#rt {
width:500px;
position:relative;
float:right;
top:40px;
font-family:"Myriad Pro Cond";
font-size:17px;
}

#facebook {
width:30px;
position:relative;

top:80px;
left:410px;
float:left;
padding-right:5px;
}

#twitter {
width:30px;
position:relative;

top:80px;
left:450px;
float:left;
}

.mbody {
background-image:url(images/bgbody.png);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;


}

.mbody2 {
background-image:url(images/bgbodybottom.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;


}

.news {
font-family:Tahoma;
color:#000000;
text-decoration:none;
padding-left:8px;
font-size:11px;
font-weight:400;


}

.readmore {

font-family:Arial, Helvetica, sans-serif;
color:#767676;
text-decoration:underline;
font-size:11px;
font-weight:bold;
}

.title {
font-family:Tahoma;
font-size:17px;
font-weight:bold;
color:#6e6e6e;
line-height:20px;


}

.subtitle {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}


.body {
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#000000;
line-height:17px;


}

.slide {
background-image:url(images/bgslide.jpg);
background-repeat:no-repeat;


}

.partners {

background-image:url(images/bgpartners.png);
background-repeat:no-repeat;

}

.partners span {
font-family:Tahoma;
color:#000000;
font-size:13px;
font-weight:bold;


}

.footer {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#000000;
font-weight:bold;

}

.footer a {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#000000;
font-weight:bold;

}

.footer a:hover {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#6e6e6e;
font-weight:bold;

}

.copyright {
font-family:Tahoma;
font-size:12px;
font-weight:500;
color:#000000;
text-decoration:none;


}

.copyright a {
font-family:Tahoma;
font-size:11px;
font-weight:500;
color:#000000;
text-decoration:underline;


}

.tbc {
	width: 221px;
	background: transparent url('images/bgtbc.jpg') no-repeat;
	color:#000000;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}


.tba {
	width: 221px;
	background: transparent url('images/bgtba.jpg') no-repeat;
	color:#000000;
	height:120px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}





