body {
	margin: 0px;
	text-align: center;
	background-color: #343434;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}
.flash-home {
	background-color: #a20000;
	width: 875px;
	margin: 0px auto 0px auto;
}
.text {
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 244px;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-sidecol {
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0px;
	margin-left: 244px;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text h1, .text-sidecol h1 {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.content-home {
	width: 875px;
	background-color: #FFFFFF;
	background-image: url(img/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 80px;
	text-align: left;
}
.home-container {
	background-image: url(img/active-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	/*visibility:visible;
	height:auto;
	overflow:auto;*/
}
.home-invcontainer{
	background-image: url(img/active-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	display:none;
	/*visibility:collapse;
	overflow:hidden;
	height:0px;*/
}
.home-hidcontainer{
	background-image: url(img/active-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	/*display:none;*/
	visibility:hidden;
	overflow:hidden;
	height:0px;
}
.left-menu {
	list-style-type: none;
	width: 153px;
	text-align: right;
	margin-left: 10px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left-menu a {
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
	line-height: 28px;
}
.left-menu a:hover {
	color: #333;
}
.left-menu li {
	margin: 0px;
	padding: 0px;
}
.footer {
	height: 100px;
	width: 875px;
	font-size: 10px;
	color: #777777;
	margin: 0px auto 50px auto;
	padding-top: 3px;
	text-align: left;
}
.footer a {
	text-decoration: none;
	color: #777;
}
.footer .copyright {
	float: right;
}
.footer a:hover {
	color: #FFFFFF;
}
ul.left-2 {
	margin-top: 34px;
}
ul.left-3 {
	margin-top: 62px;
}
.sidebox {
	width: 160px;
	font-size: 10px;
	line-height: 1.2em;
	list-style-type: decimal;
	color: #999999;
	float: right;
	/*margin-top: 150px;*/
	margin-top:35px;
	margin-right: 45px;
	clear:right;
}
.sidebox ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.sidebox ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}
.sidebox li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebox a {
	color:#000;
	text-decoration:none;
}

.sidebox a:hover {
	color:#999;
}

.client_name {
	color: #c92929;
	font-size: 24px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #c92929;
	font-size: 12px;
}
td {
	padding: 0px 20px 50px 0px;
}

.worksidebox{
	width: 160px;
	font-size: 11px;
	line-height: 1.8em;
	list-style-type: decimal;
	color: #999999;
	float: right;
	margin-top: 150px;
	margin-right: 45px;
}

.worksidebox a{
color: #333333;
text-decoration:none;
}

.worksidebox a:hover{
color: #c92929;
text-decoration:none;
}

div#scroll {
	height: 340px;
    overflow: hidden;
    text-align: left;
    border: none;
}

.leftbox{
	width: 125px;
	font-size: 11px;
	line-height: 1.8em;
	list-style-type: decimal;
	color: #999999;
	float: left;
	margin-top: 150px;
	margin-left: 27px;
}

.text-print {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 51px;
	padding-right: 210px;
	padding-bottom: 0px;
	padding-left: 210px;
}

.text-print h1 {
	margin-left:-210px;
	width:185px;
	text-align:right;
	float:left;
	color:#9b0101;
	font-size:11px;
	margin-bottom:0px;
	margin-top:0px;
}

.goback {
	width:185px;
	text-align:right;
	color:#9b0101;
	size:11px;
	float:left;
	display:block;
	padding-top: 51px;
}

.goback a {
	color:#9b0101;
	text-decoration:none;
}

.goback a:hover {
	color:#9b0101;
	text-decoration:underline;
}


.clients_industry {
	float:left; width:250px; margin:40px 20px 0 0;
	color:#999;
}

.clients_industry a {
	color:#000;
	text-decoration:none;
}

.clients_industry a:hover {
	color:#999;
}

.uparrvz{
padding-bottom:10px; 
}
.uparrinv{
padding-bottom:10px; 
visibility:hidden;
}
.dnarrvz{
padding-top:10px; 
}
.dnarrinv{
padding-top:10px; 
visibility:hidden;
}

.subscribe{
float:right;
width:229px;
}