/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #444444 url(../images/bg3.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -500px;
	width: 1000px;
	height: auto;
	top: 0px;
	
}
/*--------------------> Header Selectors <--------------------*/
#header {
	position: relative;
	top: 10px;
	left: 75px;
	width: 338px;
	float: left;
}
#header p {
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	margin: 5px 0px;
}
#header img {
	margin: 0px 0px 0px 25px;

}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#header a:hover, #header a:active {
	text-decoration: underline;
	border: none;
}
#header a img {
	border: solid; size:2px; color: #383838;
}
/*--------------------> Mast Selectors <--------------------*/
#mast {
	position: relative;
	top: 10px;
	float: right;
	width: 500px;
	height: 175px;
}
#mast img {
	size: width: 359px; height: 175px;
	title: Business Consulting Services

}

/*--------------------> Top Nav Selectors <--------------------*/
/*NEW*/
#top-navigation-new {
	width: 1000px;
	height: 34px;
	clear: both;
	position: relative;
	margin-top:auto; 
	margin-left:3px;
	top: 4px;
	background-color: #333333;
	z-index: 5000;

}
@import url("/css/dropdown/dropdown.css");
@import url("/css/dropdown/themes/mtv.com/default.ultimate.css");
/* END NEW */
/*
#top-navigation {
	width: 1000px;
	height: 46px;
	clear: both;
	position: relative; 
	top: -7px;
}
#top-navigation ul {
	list-style: none;
	margin-left: 170px;
}
#top-navigation ul li {
	display: inline;
	float: left;
	margin-right: -25px;
}
#top-navigation ul li a {
	display: block;
	width: 175px;
	height: 36px;
	font-size: 18px;
	text-align: right;
	color: #cbcbcb;
	z-index: 1;
	padding: 11px 25px 0px 0px;
}
#top-navigation ul li a:link, #top-navigation ul li a:visited {
	color: #cbcbcb;
	text-decoration: none;
	background:url(../images/tab-down2.png) top right no-repeat;
}
#top-navigation ul li a:hover, #top-navigation ul li a:active {
	z-index: 5;
	color:#FFFFFF;
	background:url(../images/tab-up2.png) top right no-repeat;
}
*/
/*--------------------> Content Selectors <--------------------*/
#content {
	margin-top: 15px;
	margin-bottom: 10px;
	position: relative;
}
/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	position: relative;
	float: left;
	margin-left: 10px;
	background: url(../images/content-bg2.png) top center repeat-y;
	width: 610px;
	height: auto;
	min-height: 736px;
	padding: 20px 20px 60px 20px;
}
#left-column #page-curl {
	position: absolute;
	bottom: 0px;
	left: 600px;
	width: 50px;
	height: 60px;
	background: url(../images/page-curl.png) no-repeat;
}

#left-column img {
	padding:5px 5px;
}
#left-column h1 {
	color: #2c9bdf;
	font-size: 24px;
}
#left-column h2 {
	font-size: 16px;
	color: #424242;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 24px;
}

#left-column h3 {
	font-size: 14px;
	color: #424242;
	line-height: 20px;
	font-weight: bold;
}
#left-column p {
	font-size: 14px;
	color: #424242;
	line-height: 20px;
	margin: 10px 0px;
}
#left-column p.subheader {
	font-size: 15px;
	color: #2c9bdf;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
}
#left-column ul {
	padding: 5px 25px;
}
#left-column ul li {
	font-size: 14px;
	color: #424242;
	padding: 2px 0px;
	line-height: 20px;
}
#left-column ol {
}
#left-column ol li {
	font-size: 14px;
	color: #424242;
	line-height: 20px;
}
#left-column a {
}
#left-column a:link, #left-column a:visited {
	color: #2c98d9;
	text-decoration: none;
}
#left-column a:hover, #left-column a:active {
	text-decoration: underline 
	}

/*--------------------> Right Column Selector <--------------------*/
#right-column {
	float: right;
}
/*--------------------> Right Column Mini Form Selectors <--------------------*/
#right-column #qc {
	background: url(../images/qc2.png)  top center no-repeat;
	width: 260px;
	height: 365px;
	padding: 75px 15px 0px 20px;
}
#right-column #qc ul {
	list-style: none;
}
#right-column #qc ul li {
}
#right-column #qc form {
}
#right-column #qc textarea {
	width: 260px;
	height: 100px;
	border: #0c4263 solid 1px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#right-column #qc input {
	width: 260px;
	height: 23px;
	border: #0c4263 solid 1px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#right-column #qc input.mini-form-button {
	background: url(../images/qc-btn.png) center no-repeat;
	width: 148px;
	height: 34px;
	float: right;
	border: none;
}
#right-column #qc p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px;
}
#blog {
	width: 260px;
	margin-top: 25px;
}
#blog .container {
	margin-bottom: 10px;
}
#blog h3 {
	font-size: 24px;
	color: #FFFFFF;
}
#blog hr {
	height: 1px;
	background-color: #1d1d1d;
	border: none;
	margin: 5px 0px;
}
#blog ul {
	padding: 0px 25px;
}
#blog ul li {
	font-size: 14px;
	line-height: 18px;
	color: #dcdcdc;	
	padding: 5px 0px;
}
#blog p a {
	font-size: 12px;
	line-height: 16px;
	color: #dcdcdc;	
	float: right;
}
#blog a:link, #blog a:visited {
	color: #dcdcdc;		
}
#blog a:active, #blog a:hover {
	color: #FFF;
	text-decoration: none;
}
/*--------------------> Testimonials <--------------------*/
#testimonial {
	font-style: normal;
	font-weight: normal;
	margin: 20px;
	background-image: url(../images/home-smt-quot.gif); z-index: -1;
	background-repeat: no-repeat;
}

#testimonial p {
	font-weight: normal;
	font-style: normal;
	color: #0a3855;
	margin: 0;
	padding: 0;
}

#testimonial p.quote {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 5px;
}

#testimonial p.quote-source {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

/*--------------------> Bucket Selectors <--------------------*/
#buckets {
	width: 100%;
	clear: both;
	padding: 25px 0px;
}
#buckets div.container {
	background: url(../images/buckt-bg.png) top center no-repeat;
	width: 277px;
	height: 210px;
	float: left;
	margin-right: 5px;
	padding: 25px;
}
#buckets h3 {
	font-size: 24px;
	color: #FFFFFF;
}
#buckets hr {
	height: 1px;
	background-color: #1d1d1d;
	border: none;
	margin: 5px 0px;
}
#buckets ul {
	padding: 0px 25px;
}
#buckets ul li {
	font-size: 14px;
	line-height: 18px;
	color: #dcdcdc;	
	padding: 5px 0px;
}
#buckets p a {
	font-size: 12px;
	line-height: 16px;
	color: #dcdcdc;	
	float: right;
}
#buckets a:link, #buckets a:visited {
	color: #dcdcdc;		
}
#buckets a:active, #buckets a:hover {
	color: #FFF;
	text-decoration: none;
}
/*--------------------> Footer Selectors <--------------------*/
#footer-container {
	width: 100%; 
	height: 62px;
	background: url(../images/footer-bg.png) top repeat-x;
}
#footer {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -500px;
	width: 1000px;
	height: auto;
	top: 0px;
}
#footer a {
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #78BEE9;
}
#footer p {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 20px;
}
#footer p.sitemap {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;	
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
