/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
background:#e4e5d5;
}


#container {
width:959px;
margin:0px auto 20px;
background:#ffffff;
padding:0px 16px 0px 15px;
}

#header {
width:905px;
margin:0px 0px 0px 0px;
padding:20px 0px 0px 35px;
position:relative;
}

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

#content {
width:887px;
border-left:1px #cccccc solid;
border-right:1px #cccccc solid;
padding:0px 35px 20px;
}

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

#contentLeft {
width:350px;
float:left;
padding-top:0px;
}

#contentRight {
width:501px;
float:right;
padding-top:0px;
}

#rightBox {
width:499px;
margin-bottom:30px;
position:relative;
float:right;
/*background:url(../img/homeMain.gif) no-repeat;*/
}

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

.leftbox {
width:455px;
height:269px;
display:block;
overflow:hidden;
padding:20px 20px 20px 20px;
position:relative;
border-left:1px #cdcdcd solid;
border-right:1px #cdcdcd solid;
}

.leftbox p {
line-height:normal;
}

.leftbox a, .leftbox a:visited {
text-decoration:underline;
}

.leftbox a:hover {
text-decoration:none;
}

#righttop {
background:url(../img/topBarRight.gif) no-repeat;
height:6px;
left:-1px;
position:absolute;
top:0px;
width:498px;
}

#rightbottom {
background:url(../img/bottomBarRight.gif) no-repeat;
width:498px;
height:6px;
position:absolute;
/*bottom:48px;*/
left:0px;
}

#section2Right {
position:relative;
width:501px;
margin-bottom:20px;
float:right;
}

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

#topNews {
background:url(../img/topright2.gif) no-repeat;
width:498px;
height:17px;
display:block;
clear:both;
}

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

#mainNews {
background:url(../img/rightBody.gif) repeat-y;
width:498px;
margin-top:-3px;
}

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

#bottomNews {
background:url(../img/rightBottom.gif) no-repeat;
width:498px;
height:46px;
display:block;
}

#leftNews {
float:left;
width:224px;
padding:0px 15px;
}

#rightNews {
float:right;
width:200px;
padding:0px 10px;
}

/* End of Home Page */

/* Internal Pages */

#contentLeftInt {
width:182px;
float:left;
}

#contentRightInt {
width:668px;
float:right;
position:relative;
}

#focusint {
width:666px;
height:268px;
display:block;
overflow:hidden;
padding-bottom:30px;
}

#footer {
background:url(../img/bottomBar.gif) no-repeat left top;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
padding:30px 0px 20px 0px;
text-align:center;
line-height:16px;
}

#footer a, #footer a:visited {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;	
}


a.twitter {
	display: block;
	width: 160px;
	height: 27px;
	background: url(/assets/img/twitter.gif) 0px 0 no-repeat;
	margin: 10px 0 0;
}

a.twitter span{
	display: none;
}


#mainSlideshow {
	background: url(/assets/img/mainSlides_back.gif) 0px 0 no-repeat;
	padding: 9px 9px 13px;
}


.wysiwyg-left-video {
	float: left; 
	width: 285px;
}





