@charset "utf-8";
@import url("reset.css");
#header {
	height: 115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 32px;
	min-width: 329px;
	float: left;
	padding-top: 33px;
	padding-left: 10px;
}

#nav {
	float: left;
	margin-top: 6px;
	/*clear: right;*/
	width:100%;
}
#nav li {
	display: inline;
}

/* CSS Document */


#nav li a {
	display: inline-block;

}
#nav ul {
	float:right;
}
#subscribe {
	float: right;
	height: 23px;
	margin-left:220px;
}
#subscribe label {
	margin: 0px;
	padding: 0px;
}
#fticons{
	margin:0 0 0 -80px;
	position:absolute;
	top:35px;
	width:47px;
}

#subscribe input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

#promoImg {
	background-image: url(img/promo-img-bg.gif);
	background-repeat: no-repeat;
	height: 224px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
#promoImg .image {
	z-index: 1;
}
#promoImg  .background  {
	background-image: url(../img/promoImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 100%;
	padding-top: 156px;
}


#promoImg .image-container {

}
#content {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.two-col {
	width: 620px;
}
.triple-col {
	width: 410px;
}
.article {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}

.article img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
	margin-bottom: 15px;
}



#sidebar-left {
	float: left;
	margin-right: 0px;
	padding-left: 30px;
	padding-top: 10px;
}
#sidebar-right{
	float: right;
	margin-right: 30px;
	padding-left: 0px;
	padding-top: 10px;
}
#sidebar-right h3, #sidebar-left h3 {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	font-weight: normal;
}
#sidebar-right  ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 30px;
}
#sidebar-left ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#sidebar-right li a, #sidebar-left li a {
	color: #6500B3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#sidebar-right  li a:hover, #sidebar-left  li a:hover {
	color: #49616F;
	text-decoration: underline;
}
#sidebar-right .sidebar-box, #sidebar-left .sidebar-box {
	margin-bottom: 35px;
}
.single-col-right {
	width: 240px;
}
.double-col-right {
	width: 180px;
}
.duoble-col-left {
	width: 240px;
}







#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
}




#breadcrums {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 10px;
}
#breadcrums a {
	text-decoration: underline;
	color: #DDAEFF;
}
#breadcrums a:hover {
	color: #f4ff40;
	text-decoration: none;
}



#help-menu {
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
#help-menu a {
	margin-left: 10px;
}



#bottom-menu {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#bottom-menu li {
	display: inline;
}
#bottom-menu a {
	color: #DDAEFF;
	margin-right: 15px;
}
#bottom-menu a:hover {
	text-decoration: none;
	color: #f4ff40;
}




#copyright {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}


.tweet{
	width: 100%;
	border: 1px solid #ececec;
}
#box{
	width: 180px;
}
.tweet_list{
	list-style: none;
	padding:2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	border-top:none !important;
}
.tweet_list a{
	border-bottom:none !important;
	display:inline !important;
	padding:none !important;
}
.tweet_text  a{
	border-bottom:none !important;
	display:inline !important;
	padding:none !important;
}
.tweet_avatar{
	float:left;
	margin-right:2px;
}
