@CHARSET "ISO-8859-1";

/***** WordPress styles  ******/

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

pre {
	font: 12px/18px Consolas, Monaco, "Courier New", Courier, monospace;
}

td {
	color: #000;
	font-size: 11px;
	margin: 8px;
}


/********************  HOME PAGE ********************************/
body.home {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #000c3c;
    color: #000;
}

.home #mainWrapper {
	position: relative;
	margin: 0 auto;
	height: auto;
	background: transparent url(../images/home_mainwrapper_bg.png) repeat-x center 48px;
}

.home #header {
	position: relative;
	margin: 0 auto;
	background: url(../images/home_header_bg.png) repeat-x;
    height: 48px;
    width: auto;
}

.home #content {
	position: relative;
	margin: 0 auto;
	background: url(../images/home_content_bg.jpg) no-repeat center center;
	height: 633px;
    width: auto;
}
.home #contentWrapper {
    position: relative;
	clear: both;
	width: 980px;
	margin: 0px auto 0px auto;
	height: 633px;
}
.home #homeFlash_div {
    height:300px;
    left:239px;
    position:absolute;
    top:125px;
    width:300px;
}
.home #rss {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 725px;
    top: 225px;
}
.home #rss img{
    margin: 0;
    padding: 0;
    border: 0 none;
}
.home #recentNews {
    left: 580px;
    position: absolute;
    top: 285px;
    width: 185px;
}
.home #recentNews h3 {
    font-size: 20px;
    margin: 0 0 35px 0;
    font-family:Georgia;
    font-weight:normal;
    padding: 0 0 0 30px;
}
.home #newsScroller {
    padding: 0 0 0 10px;
    position: relative;
}
.home #newsScroller a {
    text-decoration: none;
}
.home #newsScroller a:hover {
    text-decoration: underline;
}
.home #newsScroller ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.home #newsScroller li {
    padding: 0 0 12px 0;
    background: transparent !important;
}
.home #newsScroller .tickerCategory {
    font-size: 10px;
    margin: 0;
    color: #1f4596;
}
.home #newsScroller .tickerDate {
    font-size: 10px;
    position: absolute;
    bottom: 0;
}
.home #newsScroller .tickerLink {
    font-size: 13px;
    font-weight: bold;
}
.home #menu {
	clear: both;
	width: 850px;
	height: 45px;
	margin: 0px auto 0px auto;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 0 0 90px;
    background: none;
}

.home #menu ul {
    background: url(../images/home_menu_border.png) no-repeat top left;
    padding: 0 0 0 3px;
    height: 48px;
	margin: 0px;
	list-style: none;
}
.home #menu li, .home #menu li.active {
	float: left;
	height: 45px;
	margin-right: 0px;
	background: none;
    background: url(../images/home_menu_border.png) no-repeat top right;
    padding: 0 3px 0 0;
}

.home #menu li a, .home #menu li.active a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding: 15px 40px 0px 40px;
	background: url(../images/home_menu_bg.png) repeat-x;
	background-position: top left;
	font-family: Georgia;
	font-size: 17px;
    line-height: 18px;
}
.home #menu li a:hover {
	background-position: bottom left;
}
.home #menu li ul {
    display: none;
    left: -2px;
    top: 45px;
    position: absolute;
    padding: 0px;
    background: none;
    height: auto;
    z-index: 100;
    border-right: 1px solid #6d2703;
    border-left: 1px solid #6d2703;
    border-bottom: 1px solid #6d2703;
}
.home #menu li:hover ul {
    z-index: 200;
}
.home #menu li ul li{
    position: relative;
    background: none;
    height: 25px;
    width: 150px;
    padding: 0;
}
.home #menu li ul li a{
    position: relative;
    padding: 5px 10px;
    background: #e5e5e5;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    color: #000;
}
.home #menu li ul li a:hover{
    background: #e24707;
    font-weight: bold;
    color: #fff;
}

/********************  HOME PAGE ********************************/

@CHARSET "ISO-8859-1";

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #923800;
    color: #000;
}

a {
	text-decoration: none;
	color: #000;
}

.clearone {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.hr {
	height: 10px;
	clear: both;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 930px;
}
#mainWrapper {
	position: relative;
	margin: 0 auto;
	height: auto;
    background: #913602 url(../images/wrapper_bg.png) repeat-x left top;
    z-index: 1;
}
#contentWrapper {
	position: relative;
	margin: 0 auto;
}
#contentWrapper a {
	text-decoration: underline;
}
#contentWrapper .postarea h1 a {
	text-decoration: none;
}

/*********** Header *************/
#header {
	position: relative;
	height: 224px;
    z-index: 10;
}
#middleSectionHeader {
    position: absolute;
    top: 29px;
    left: 0px;
    height: 133px;
    width: 930px;
	background: url(../images/header_bg1.jpg) center top;
    z-index: 20;
}
#logo {
    position: absolute;
    top: 0;
    left: 32px;
	background: url(../images/logo_bg.png) no-repeat;
	height: 127px;
	width: 252px;
    z-index: 200;
    display: block;
}
#logo img {
    margin: 0;
    border: 0 none;
}
#welcome {
	position: relative;
    padding: 25px 50px 0 400px
}
#welcome h4{
    font-size: 22px;
    font-style: italic;
    color: #FFF;
    font-family:Georgia;
    font-weight: normal;
    margin: 0;
}
#welcome h4 span{
    font-weight: bold;
    font-size: 40px;
    padding-left: 50px;
}
/* Header Buttons - BEGIN*/

#headerBot {
	position: absolute;
	width: 200px;
	height: 39px;
	right: 0px;
    z-index: 100;
}
#headerBot ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	line-height: 39px;
}

#headerBot li {
	float: left;
}

#headerBot a {
	margin: 0 3px;
}

#buttonHome {
	background: url(../images/home_bt.png) top left;
	width:35px;
	height:39px;
	border:0;
	display: block;
}

#buttonContact {
	background: url(../images/contact_bt.png) top left;
	width:35px;
	height:39px;
	border:0;
	display:block;
}

#buttonNavigation {
	background: url(../images/navigation_bt.png) top left;
	width:35px;
	height:39px;
	border:0;
	display: block
}

#buttonSindicate {
	background: url(../images/sindicate_bt.png) top left;
	width:35px;
	height:39px;
	border:0;
	display: block
}

/* Header Buttons - END*/
/*********** END Header *************/
/* MENU */

#menu {
	height: 68px;
    position: absolute;
    top: 157px;
    left: 100px;
    padding: 0 0 0 3px;
    background: url(../images/menu_border.png) no-repeat left 5px;
    z-index: 300;
}
#menu li {
	position: relative;
	float: left;
	height: 68px;
	margin-right: 0px;
	background: none;
    z-index: 300;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
    position: relative;
    height: 68px;
    z-index: 300;
}
#menu li a {
	position: relative;
	display: block;
	color: #FFFFFF;
	text-align: center;
	height: 68px;
	padding: 0px 38px 0 35px;
	background: url(../images/menu_border.png) no-repeat right 5px;
	font-family: Georgia, Arial;
	font-size: 17px;
    line-height: 59px;
    z-index: 300;
}
#menu li a:hover {
    color: #ccc;
}
#menu li.active {
	padding: 0px 0px 0 35px;
    background: url(../images/menuactive_bg.png) no-repeat left top;
    z-index: -100;
}
#menu li.active a {
	color: #000000;
	padding: 0px 38px 0 0px;
	background: url(../images/menuactive_bg.png) no-repeat right top;
}
#menu li ul {
    display: none;
    left: -2px;
    top: 52px;
    position: absolute;
    padding: 0px;
    background: none;
    height: auto;
    z-index: 400;
    border-right: 1px solid #6d2703;
    border-left: 1px solid #6d2703;
    border-bottom: 1px solid #6d2703;
    width: 150px;
}
#menu li:hover ul {
    z-index: 500;
}
#menu li.active ul {
    left: 0px;
}
#menu li.active ul li, #menu li ul li{
    position: relative;
    background: none;
    height: 25px;
    width: 150px;
    padding: 0;
    z-index: 500;
}
#menu li ul li a{
    position: relative;
    padding: 5px 10px;
    /*background: #e29576;*/
    background: #e5e5e5;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    color: #000;
    z-index: 500;
}
#menu li ul li a:hover{
    background: #e24707;
    font-weight: bold;
    color: #fff;
}
#menu li.active ul li a{
    position: relative;
    padding: 5px 10px;
    background: #e5e5e5;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
}
#menu li.active ul li a:hover{
    background: #e24707;
    font-weight: bold;
    color: #fff;
}

#footerMenu {
	clear: both;
	width: 750px;
	height: 80px;
	margin: 0px auto 0px auto;
}

#footerReflectMenu {
	background: url(../images/footer_reflect_bg.png) no-repeat;
	clear:both;
	height:80px;
	width:930px;
	margin: 0 auto;
	color: #E6E6E6;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 35px;
	text-align: center;
}

#footerMenu li {
	float: left;
	margin-right: 0px;
	background: none;
	padding-top: 30px;
}
#footerMenu li.linkActive {
	padding-top: 0px;
}
#footerMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#footerMenu li a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	color: #6B6B6B;
	width: 110px;
	background-position: 0px 0px;
	font-family: Georgia;
	font-size: 13pt;
    text-decoration: none;
}
#footerMenu li a.menuHome {
	background: url(../images/logo_influence_bg.png) no-repeat;
	width: 140px;
	height: 80px;
}

/* MENU - END */

/* MainContent - BEGIN*/

div#topContentBox {
	background: url(../images/contenttop_bg.png) no-repeat;
	clear:both;
	height:8px;
	width:930px;
	margin: 0 auto;
	text-align: center;
}

div#centerContentBox {
    background: #F9F9F9 url(../images/contentcenter_bg.png) repeat-x left top;
	clear:both;
	width: 900px;
	margin: 0 auto;
	padding: 0px 10px 10px 20px;
}

div#bottomContentBox {
	background: url(../images/contentbottom_bg.png) no-repeat;
	clear:both;
	height:12px;
	width:930px;
	margin: 0 auto;
	text-align: center;
}

div#footerContentBox {
	background: url(../images/footer_bg.png) repeat-x;
	clear:both;
	height:80px;
	width:930px;
	margin: 0 auto;
}

div#topContent {
	clear: both;
}

div#leftContent {
	float:left;
	width: 545px;
	padding: 0 0 10px 0px;	
}

h1{
	font-family: Georgia, Arial;
	font-size: 26px;
    background: url(../images/h1_border.png) repeat-x bottom left;
    font-weight: normal;
    padding: 0 0 8px 0;
    margin: 12px 0;
}
h3 {
    font-size: 14px;
    margin: 1em 0;
}
p {
    margin: 0.8em 0;
}

div.icons {
	float: right;
	margin: 15px 0px;
	line-height: 22pt;
}

div.icons img {
	border: none;
}

p.text1 {
	font-family: Georgia;
	font-size: 12pt;
	line-height: 14pt;
}

div#rightContent {
	float:right;
	width: 342px;
	padding-top: 50px;
}
div#rightContent ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

div#rightContent li.widget{
    padding: 10px;
    background: #ebebeb;
    border: 1px solid #d6d6d6;
    margin-bottom: 15px;
}
div#rightContent li.widget h2{
    /*text-align: center;*/
    margin: 0 0 10px 0;
    padding:0 0 3px;
    border-bottom:1px solid #999999;    
}
div.banner {
	height: 150px;
	width: 200px;
	clear: both;
	background-color: #e5e5e5;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	color: #6B6B6B;	
	font-weight: bold;
}


/* MainContent - END*/

div#shadowLeft {
	background-image:url(/images/shadowleft.png);
	height:34px;
	margin-left:-45px;
	margin-top:57px;
	position:absolute;
	width:45px;
}

div#shadowRight {
	background-image:url(/images/shadowright.png);
	height:34px;
	margin-left:930px;
	margin-top:-24px;
	position:absolute;
	width:45px;
}

.postarea blockquote {
    margin: 10px 0 15px 0;
    padding: 0 10px;
    border: 2px solid #999;
    background: #fff;
}
.postarea blockquote.web {
   border: 2px solid #03174D;
}
.postarea blockquote.video {
   border: 2px solid #E24707;
}
.postarea blockquote.design {
   border: 2px solid #6D2703;
}
.postarea blockquote img{
    margin: 0 10px 10px 0;
    padding: 0px;
    float: left;
}

/**** IC partners ********/

#text-11 {
    margin-top: 11px;
}
