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


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}

.twoColFixLtHdr #container { 
	width: 1001px;
	background-image: url(../images/bg_main.png);
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
.twoColFixLtHdr #containerTOP { 
	width: 1001px;
	background-image: url(../images/bg_title.png);
	background-repeat: no-repeat;
	height: 45px;
	text-align: left;
	padding-top: 3px;
}
.twoColFixLtHdr #containerTOP h2{
	font-size: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.twoColFixLtHdr #containerFloat { 
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	float: left;
}
.twoColFixLtHdr #containerFooter { 
	width: 1001px;
	background-image: url(../images/bg_contFooter.png);
	background-repeat: repeat-y;
	height: 15px;
	margin: 0 auto;
	text-align: left;
	padding-top: 3px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #headerContainer { 
	padding: 0px;
	height: 51px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #header { 
	padding: 0px;
	height: 30px;
	width: 980px;
	margin: auto;
}
.twoColFixLtHdr #header p.aboutMTF {
	font-size: 15px;
	line-height: 25px;
	font-weight: lighter;
	text-align: center;
	color: #666666;
	margin: 0 100px 0 50px; 
}
.twoColFixLtHdr #header h1{ 
	color: #666666;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 10px 0 10px 0;
}
.twoColFixLtHdr #header h1 span{ 
	color: #FEA153;
}
.twoColFixLtHdr #logoTop { 
	padding: 0px;
	height: 83px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #sloganContainer { 
	padding: 0px;
	height: 35px;
	margin-bottom: 50px;
}
.twoColFixLtHdr #logoContent { 
	padding: 0px;
	width: 980px;
	margin: auto;
}
.twoColFixLtHdr #logoSlogan { 
	padding: 0px;
	float: left;
	width: 400px;
	text-align: left;

}
.twoColFixLtHdr #logoSlogan h2{
	color: #666666;
	font-Style: italic;
	font-weight: lighter;
	font-size: 16px;
}
.twoColFixLtHdr #logoNumber { 
	padding: 0px;
	float: right;
	width: 200px;
	text-align: right;

}
.twoColFixLtHdr #logoNumber h2{
	color: #1D6EC0;
	font-Style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 20px;
}
.twoColFixLtHdr #bannerContainer {
	width: 980px;
	padding: 0px;
	margin: 0 auto;
	background-image: url(../banner_asset/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #bannerFlash { 
	padding: 0px;
	width: 980px;
	height: 420px;
	margin-bottom: 10px;
}
.twoColFixLtHdr #aboutMTF { 
	padding: 0px;
	width: 980px;
	height: 152px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/bg_orange-county.jpg);
	border-top: 1px #FFFFFF solid;
}
.twoColFixLtHdr #aboutMTF P{
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	line-height: 23px;
	margin-left: 50px;
	margin-top: 30px;
	font-weight: bold;
	padding: 10px 10px;
	text-align: center;
}
.twoColFixLtHdr #aboutMTF h1{
	color: #F89015;
	font-size: 22px;
	text-align: center;
}
.twoColFixLtHdr #aboutMTF h1 span{
	color: #1C6AB4;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;;
	font-size: 12px;
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #sidebar1 P{
	color: #666666;
	line-height: 23px;
}
.twoColFixLtHdr #sidebar1 P.testimonial{
	color: #333333;
	font-size: 12px;
	font-style: italic;
	line-height: 23px;
	padding: 10px;
	border: 1px dashed #666666;
	background-color: #cccccc;
}
.twoColFixLtHdr #sidebar1 ul {
	padding-bottom: 5px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1 li {
	padding-bottom: 5px;
	list-style: none;
	margin: 0px;
}
.twoColFixLtHdr #sideMenu {
	width: 200px;
	margin: 0px;
}
.twoColFixLtHdr #sideMenu ul {
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sideMenu li {
	padding-bottom: 10px;
	list-style: none;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 18px;
	border-bottom: 1px #cccccc solid;
	
}
.twoColFixLtHdr #sideMenu a {
	color: #444444;
	text-decoration: none;
}
.twoColFixLtHdr #sideMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px;
	padding: 0 40px;
} 
.twoColFixLtHdr #mainContent p {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.twoColFixLtHdr #mainContent p.readMore {
	text-indent:-9000px;
	margin: 0px;
	text-align: right;
	background-image: url(../images/read-more.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px #999999 solid;
}
.twoColFixLtHdr #mainContent p.readMore a {
	color: #FFFFFF;
	padding-right: 2px;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent p.website {
	padding-left: 170px;
	padding-bottom: 20px;
	background-image: url(../images/website-design-orange-county.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.twoColFixLtHdr #mainContent p.seoButton {
	padding-left: 170px;
	background-image: url(../images/seo-button.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}
.twoColFixLtHdr #mainContent p.internetMarketing {
	padding-left: 170px;
	background-image: url(../images/internet-marketing-company-orange-county.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}
.twoColFixLtHdr #mainContent p.socialMedai {
	padding-left: 170px;
	background-image: url(../images/social-media-marketing.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}
.twoColFixLtHdr #mainContent p.blogging {
	padding-left: 170px;
	background-image: url(../images/internet-marketing-company-orange-county.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}
.twoColFixLtHdr #mainContent p.maintenance {
	padding-left: 170px;
	background-image: url(../images/website-maintenance-orange-county.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 20px;
}
.twoColFixLtHdr #mainContent h1 {
	color: #0D5DAB;
	font-size: 22px;
	font-weight: lighter;
	padding-top: 20px;
}
.twoColFixLtHdr #mainContent h1 {
	color: #000000;
}
.twoColFixLtHdr #mainContent a {
	color: #F5951C;
}
.twoColFixLtHdr #mainContent h2 {
	color: #0D5DAB;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-weight: lighter;
}
.twoColFixLtHdr #mainContent h2 span{
	color: #F78F37;
}
.twoColFixLtHdr #mainContent ul {
	list-style:none;
	padding:10px 10px;
	line-height: 26px;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#747474;
	margin-left: 75px;
}
.twoColFixLtHdr #mainContent li {
	background: url(../images/Servises_ul_li.gif) left no-repeat;
	padding: 3px 0 3px 20px;
	margin:4px 5px;
	line-height: 26px;
}
.twoColFixLtHdr #invoiceTable {
	width: 600px;
}
.twoColFixLtHdr #invoiceTable h2.subTitle{
	font-size: 18px;
	color: #1E75BC;
	font-weight: lighter;
	text-align: center;
	margin: 0px;
}
.twoColFixLtHdr #invoiceTable h1.mainTitle{
	font-size: 25px;
	color: #F8931D;
	text-align: center;
}
.twoColFixLtHdr #invoiceTable h1.mainTitle span{
	color: #000000;
}
.twoColFixLtHdr #invoiceTable ul {
	list-style:none;
	text-align: left;
	padding:10px 10px;
	line-height: 26px;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#747474;
	margin-left: 75px;
}
.twoColFixLtHdr #invoiceTable li {
	background: url(../images/Servises_ul_li.gif) left no-repeat;
	padding: 3px 0 3px 20px;
	margin:4px 15px;
	line-height: 26px;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #navContainer { 
	padding: 0px;
	height: 60px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #navContainer h1{
	color: #666666;
	font-size: 20px;
}
.twoColFixLtHdr #navContent { 
	padding-top: 5px;
	height: 87px;
	width: 980px;
	margin: auto;
}
#nav div.navInner{
	width:980px;
	height:83px;	
	background:url(../images/nav-bg.png) 0 0 repeat-x;
}
#nav ul{
	background:none;
}			
#nav ul li{
	float:left;
	width:auto;
	height:83px;
	line-height:25px;
	list-style: none;
	}
#nav ul li.noDivider{	
	background:none;	
	}
#nav ul li a{
	position:relative;
	float:left;
	width:auto;
	display:block;
	height:60px;
	padding:0 45px;
	margin: 0 5px;
	font-size:15px;
	font-weight: bold;
	line-height:25px;
	color:#333333;
	border: 1px solid #cccccc;
	background-image: url(../images/bg_navGradient.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	}
#nav ul li a.active{
	position:relative;
	float:left;
	width:auto;
	display:block;
	height:60px;
	padding:0 45px;
	margin: 0 5px;
	font-size:15px;
	font-weight: bold;
	line-height:25px;
	color:#ffffff;
	border-top: 3px solid #FD8526;
	background-image: url(../images/bg_navGradient_Active.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	}
#nav ul li a span{
	position:absolute;
	left:45%;
	display:block;
	width:17px;
	height:9px;
	cursor:pointer;
}	

#nav ul li a:hover{
	color: #333333;
	background-image: url(../images/bg_navGradient.jpg);
	background-repeat: repeat-x;
	border-top: solid #FD8526 5px;
	}
#nav ul li a:hover span{
	background:url(../images/hover-arrow.gif) 50% 100% no-repeat;
}	
#nav ul li a.active span{
	background:url(../images/hover-arrow.gif) 50% 100% no-repeat;
}
.twoColFixLtHdr #footerContainer { 
	padding: 0px;
	height: 87px;
	margin: 0 auto;
	border-top:  #CCCCCC dashed 1px;
}
.twoColFixLtHdr #footerContent { 
	padding-top: 5px;
	height: 87px;
	color: #999999;
	font-size: 12px;
	text-align: left;
	width: 980px;
	margin-bottom: 50px;
}
.twoColFixLtHdr #footerContent a{
	color: #FF9900;
}
.twoColFixLtHdr #footerContent a:hover{
	color: #1C6EC0;
}

