body {
	background: url(images/_bg-body.gif) repeat-x #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3f3f3; 
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 960px;	
	margin: 0 auto;
	padding-bottom: 20px;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	float: right;
	padding-top: 19px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#subnav{
	padding-bottom: 40px;
	min-height: 180px;
}
.NavLevel1{
	font-size: 13px;
	padding-left: 42px;
	padding-bottom: 10px;
	line-height: 16px;
	text-align: left;
	background: url(images/_bullet-subnav.png) no-repeat 30px 4px;
}
.NavLevel1 a:link, .NavLevel1 a:visited, .NavLevel1 a:active{
	color: #fff;
	text-decoration: none;
}
.NavLevel1 a:hover, .NavLevel1 a.current{
	color: #e8b53b;
	text-decoration: none;
}
.NavLevel2{
	font-size: 12px;
	padding-left: 52px;
	text-align: left;
	background: url(images/_bullet-subnavsub.gif) no-repeat 40px 6px;
}
.NavLevel2 a:link, .NavLevel2 a:active, .NavLevel2 a:visited{
	color: #e8b53b;
	text-decoration: none;
}
.NavLevel2 a:hover{
	color: #e8b53b;
	text-decoration: underline;
}
.NavLevel2.last{
	margin-bottom: 7px;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 918px;
	height: 95px;
	background-color: #353535;
	padding: 9px 6px 14px 36px;
}
#footer {
	color: #4a4a4a;
	clear: both;
	font-size: 11px;
	padding: 8px 8px 25px 8px;
	width: 944px;
	margin: 0 auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #4a4a4a;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[ Index Page ]@@@@@ */
#content-index{
	background: url(images/_bg-index.gif) repeat-y;
	width: 936px;
	padding: 18px 0 5px 24px;
}
.column{
	float: left;
	width: 264px;
	line-height: 16px;
	padding-right: 53px;
}
.column2{
	float: left;
	width: 264px;
	line-height: 16px;
	padding-right: 30px;
}
#content-index a:link, #content-index a:visited, #content-index a:active{
	float: right;
	color: #f6c600;
	text-decoration: none;
}
#content-index a:hover {
	float: right;
	color: #f6c600;
	text-decoration: underline;
}
.img-index{
	margin: 16px 30px 0 0;
	float: left;
}
.img-title{
	margin-bottom: 12px;
}
#flashWrapper {
	height: 360px;
}


/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width: 960px;
}
#left-content{
	width: 243px;
	float: left;
}
#left-in{
	width: 207px;
	padding-left: 36px;
	text-align: center;
	background: url(images/_bg-left-bot.jpg) bottom no-repeat;
}
#clients #left-in{
	width: 207px;
	padding-left: 36px;
	text-align: center;
	padding-bottom: 40px;
	background: url(images/_bg-left-clients-bot.jpg) bottom no-repeat;
}
#services #left-in{
	width: 207px;
	padding-left: 36px;
	text-align: center;
	padding-bottom: 40px;
	background: url(images/_bg-left-services-bot.jpg) bottom no-repeat;
}
#left-content h2{
	color: #fffaf2;
	font-size: 12px;
	background: none;
	margin: 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-weight: bold;
	}
#logo-left{
	padding-left: 72px;
}
#right-content{
	width: 625px;
	float: right;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	min-height: 200px;
	padding: 0 35px 30px 56px;
}
#right-content ul{
	margin: 0;
	padding: 0 0 15px 30px;
}
#right-content ul li{
	list-style:  none;
	padding-left: 15px;
	background: url(images/_bullet.gif) no-repeat 0px 8px;
}
.banner{
	margin-right: -35px;
}
.callout{
	border-left: 1px solid #8c8c8c;
	padding: 0px 0px 15px 16px;
	margin:  0px 0 30px 40px;
	float: right;
	width: 170px;
	color: #e8b53b;
	font-size: 21px;
	line-height: 26px;
	font-family: Helvetica, sans-serif;
}
.callout img{
	margin-bottom: 12px;
}
.callout h3{
	color: #e0ae14;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.left-img{
	margin: 15px 0 0 0;
}
/* @@@@@[  Our Clients  ]@@@@@ */
.line{
	border-bottom: 1px solid #8c8c8c;
	margin: 0 0 10px 0;
}
.line2{
	border:0px ;
	margin-top:15px;
}
.col-list{
	float: left;
	width: 200px;
	margin: 0 30px 0 -25px;
}
#logo-table{
	width: 644px;
	margin: 28px 0 28px -19px;
}
#logo-table img{
	margin-bottom: 7px;
	padding: 40px 11px 32px 19px;
	background: url(images/_bg-client-logo.jpg) no-repeat;
}
#logo-table img.space{
	margin-right: 8px;
}
table td.client-detail{
	border-top: 1px solid #8c8c8c;
	padding: 15px 5px;
}
/* @@@@@[  Our Services  ]@@@@@ */
.line-services{
	border-bottom: 1px solid #8c8c8c;
	margin: 0 -4px 10px -11px;
}
.right-table {
	width: 174px;
	background-color: #171f25;
	padding:22px 10px 0 20px;
	margin-bottom: 15px;
	margin-left:20px;
	float:right;
	}
#right-content ul.services li{
	list-style:  none;
	padding-left: 15px;
	padding-bottom: 15px;
	background: url(images/_bullet.gif) no-repeat 0px 6px;
}
#right-content .right-table ul{
	padding-left: 0;
}
#right-content ul.quote{
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#e8b53b;
}
#right-content ul.quote  li{
	list-style: none;
	padding-left: 12px;
	background: url(images/_bullet-quote.gif) no-repeat 0px 5px;
}
#right-content ul.quote  li a:visited, #right-content ul.quote  li a:link, #right-content ul.quote  li a:active{
	color:#e8b53b;
	text-decoration: none;
}
#right-content ul.quote  li a:hover{
	color:#e8b53b;
	text-decoration: underline;
}
#right-content ul.space-table {
	padding-left: 0;
}
.author{
	float: right;
	text-align: right;
	color: #e8b53b;
	padding-bottom: 25px;
	font-style: italic;
}
.vspace{
	margin-bottom: 30px;
}
/* @@@@@[  Solutions  ]@@@@@ */
#tab-solutions{
	background: url(images/_bg-table-solutions.gif) top no-repeat #171f25;
	width: 601px;
}
#tab-solutions table th{
	background: url(images/_bg-table-top.jpg) bottom repeat-x #e5b339;
	font-size: 13px;
	font-weight: bold;
	color: #9b4c09;
}
#tab-solutions table td{
	border-bottom: 1px solid #52524b;
	border-top: none;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active{
	color: #e8b53b;
	outline: none;
	text-decoration: none;
}
a:hover{
	color: #e8b53b;
	outline: none;
	text-decoration: underline;
}
h1{
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #fff;
	margin: 0;
	line-height: 26px;
}
h3{
	font-size: 14px;
	color: #a4a4a4;
	margin: 0;
	padding: 0 0 3px 10px;
	text-transform: uppercase;
	background: url(images/_bullet-h.gif) no-repeat 0px 5px;
	letter-spacing: 1px;
}
h2{
	height: 31px;
	color: #e9e9f1;
	font-size: 14px;
	line-height: 29px;
	font-weight: normal;
	margin: 3px 0 25px -13px;
	padding: 0 0 0 13px;
	background: url(images/_bg-h4.jpg) no-repeat;
}
h5{
	margin: 0;
	padding: 0 0 8px 0;
	color: #e8b53b;
	font-size: 16px;
}
h6{
	margin: 0;
	padding: 0 0 8px 0;
	color: #e0ae14;
	font-size: 12px;
	text-transform: uppercase;
}
#spec{
	color: #e8b53b;
	text-transform: uppercase;
}
p {
	margin: 0;
	padding-bottom: 22px;
}
blockquote {
	margin: 0 35px 13px 30px;
	padding: 0;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0; 
 	padding: 0;
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 17px; 
 	margin-right: 22px;
	margin-top: 8px;
 	float: left;
}
.backtotop{
	margin-bottom: 10px;
	float: right;
}
.justify{
	text-align: justify;
}
.required{
	color: #FF0000;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}
div.clrSolo + h1 { padding-top: 50px; }

img.brdr { border: 1px solid #fff; }

/*Other*/
#tab-solutions{
	font-size:12px;
}
.left-table{
	width:400px;
}
.line-services2{
	margin: 0 -4px 30px -11px;
}
.large{
	font-size:14px;
	font-weight:bold;
}