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

body {
	margin-left:0px;
	margin-top:0px;
	padding: 0px;
	background-color:#FFFFFF;
}
/*Layout Components*/
#base {
	position:absolute;
	width:1004px;
	height:624px;
	margin-top:0px;
	margin-left:0px;
}
#header {
	position:absolute;
	width:1004px;
	height:150px;
	margin-top:0px;
	margin-left:0px;
	background-color:#CC0000;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#left {
	position:absolute;
	width:52px;
	height:624px;
	margin-top:0px;
	margin-left:0px;
}
#right {
	position:absolute;
	width:52px;
	height:624px;
	margin-top:0px;
	margin-left:952px;
}
#box {
	position:absolute;
	width:570px;
	height:12px;
	margin-top:180px;
	margin-left:52px;
}
#caption {
	position:absolute;
	width:570px;
	height:70px;
	margin-top:320px;
	margin-left:52px;
	background-image:url(../images/innovation.gif);
}
#desc {
	position:absolute;
	width:570px;
	height:124px;
	margin-top:390px;
	margin-left:52px;
}
#images {
	position:absolute;
	width:330px;
	height:474px;
	margin-top:150px;
	margin-left:622px;
	z-index: 0;
}
#footer {
	position:absolute;
	width:570px;
	height:110px;
	margin-left:52px;
	margin-right:52px;
	margin-top:514px;
}
#heading {
	position:absolute;
	width:570px;
	height:35px;
	margin-left:52px;
	margin-top:180px;
}
#content {
	position:absolute;
	width:570px;
	height:275px;
	margin-left:52px;
	margin-top:215px;
	z-index: 1;
}
#link {
	position:absolute;
	width:570px;
	height:30px;
	margin-left:52px;
	margin-top:475px;
	z-index: 1;
}
#b1 {
	position:absolute;
	height:160px;
	width:150px;
	margin-left:65px;
	margin-top:300px;
	z-index: 1;
}
#b2 {
	position:absolute;
	height:160px;
	width:150px;
	margin-left:215px;
	margin-top:300px;
	z-index: 1;
}
#b3 {
	position:absolute;
	height:160px;
	width:150px;
	margin-left:375px;
	margin-top:300px;
	z-index: 1;
}
#form {
	position:absolute;
	height:300px;
	width:325px;
	margin-left:300px;
	margin-top:215px;
	z-index: 1;
}
#window {
	position:absolute;
	height:1150px;
	width:900px;
	margin-left:52px;
	margin-top:12px;
}
#window1 {
	position:absolute;
	height:430px;
	width:900px;
	margin-left:52px;
	margin-top:12px;
}
#works {
	position:absolute;
	height:475px;
	width:900px;
	margin-left:0px;
	margin-top:0px;
	background-color:#707070;
	background-image:url(../images/portfolio-on-hold.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#request {
	position:absolute;
	height:700px;
	width:900px;
	margin-left:0px;
	margin-top:0px;
	z-index: 1;
}
#thanks {
	position:absolute;
	height:500px;
	width:900px;
	margin-left:0px;
	margin-top:0px;
	z-index: 0;
	background-image:url(../images/thanks.gif);
	background-repeat:no-repeat;
}
#message{
	position:absolute;
	height:60px;
	width:400px;
	margin-left:0px;
	margin-top:0px;
	z-index: 0;
	left: 430px;
	top: 200px;
}

/*Document Text Style*/
.desc {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:12px;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
}
.copy {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
	padding-left:10px;
}
.copy1 {
	font-family:tahoma;
	font-style: normal;
	color:#4A4848;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
.text {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:12px;
	text-align:justify;
	color:#000000;
	background-color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
}
.textr {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:12px;
	text-align:justify;
	color:#CC0000;
	line-height:20px;
	padding-left:10px;
}
.texth {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:12px;
	text-align:justify;
	color:#CC0000;
	background-color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
}
.texts {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:justify;
	color:#000000;
	background-color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
}
a:link {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
a:active {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
a.foot:link {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
}
a.foot:active {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
}
a.foot:hover {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#CC0000;
	background-color:#FFFFFF;
}
a.foot:visited {
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
}
.border
{
border-top: medium solid #CC0000;
}
/* hide style for screen readers */
.noDisplay {
	position: absolute;
	left: -999px;
	width: 990px;
}
/*---------------- LIQUID MENU ------------*/
#liquid {
	padding: 0px;
	overflow:auto;
	width: 545px;
}
#liquid .liquids {
	display: block;
	background: #FFF url(../images/right.gif) top right no-repeat;
	height: 125px;
}
#liquid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#liquid li {
	float: left;
}
#liquid .liquid {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 125px;
	width: 178px;
	border-right: 2px solid #FFF;
}
#liquid .liquid span {
	position: absolute;
	left: -999px;
	width: 990px;
}
#liquid .web {
	background: #FFF url(../images/brand_banner.gif);
}
#liquid .print {
	background: #FFF url(../images/consulting_banner.gif);
}
#liquid .media {
	background: #FFF url(../images/develop_banner.gif);
	border-right: 0;
}
