/*<![CDATA[*/
* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background-color: #333;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height:15px;
}

a:link {color:#666;text-decoration:none; border-bottom: 1px dashed #666;} 
a:active {color:#666;text-decoration:none; border-bottom: 1px dashed #666;}
a:visited {color:#666;text-decoration:none; border-bottom: 1px dashed #666;}
a:hover {color:red;text-decoration:none; border-bottom: 0px;}

a.nodash:link {text-decoration:none; border-bottom: 0px;} 
a.nodash:active {text-decoration:none; border-bottom: 0px;}
a.nodash:visited {text-decoration:none; border-bottom: 0px;}
a.nodash:hover {text-decoration:none; border-bottom: 0px;}

a.home:link {color:#666;text-decoration:none; border-bottom: 0px;} 
a.home:active {color:#666;text-decoration:none; border-bottom: 0px;}
a.home:visited {color:#666;text-decoration:none; border-bottom: 0px;}
a.home:hover {color:red;text-decoration:none; border-bottom: 0px;}

input, textarea, select {
	background-color : transparent;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	width: 250px;
	margin-bottom: 5px;
	scrollbar-3dlight-color:#cad7e7; 
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#cad7e7;
	scrollbar-darkshadow-color:#cad7e7;
	scrollbar-face-color:#cad7e7;
	scrollbar-highlight-color:#cad7e7;
	scrollbar-shadow-color:#cad7e7;
	scrollbar-track-color: #cad7e7;
}

input.normal{
width:92px;
margin-left: 0;
}

#maincontainer {
	position: absolute;
	top: 50%;
	width: 100%;
}

#container {
	display: block;
	margin-top: -287px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 100%;
	height:574px;
}

#content_home {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_home.jpg);
}

#content_office {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_office.jpg);
}

#content_services {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_services.jpg);
}

#content_webdesign {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_webdesign.jpg);
}

#content_graphicdesign {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_graphicdesign.jpg);
}

#content_multimedia {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_multimedia.jpg);
}

#content_consultancy {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_consultancy.jpg);
}

#content_portfolio {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_portfolio.jpg);
}

#content_offer {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_offer.jpg);
}

#content_contact {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 994px;
	height: 574px;
	background-image:  url(../img/bg_contact.jpg);
}

#flash {
	position: absolute;
	top: 7px;
	left: 7px;
}

#time {
	position: absolute;
	top: 525px;
	left: 890px;
}

#menu {
	position: absolute;
	top: 30px;
	left: 850px;
	text-align: right;
}

#pagecontent {
	position: absolute;
	top: 135px;
	left: 530px;
	width: 438px;
	height: 360px;
	overflow:auto;
	text-align: left;
	padding-right: 19px;
	scrollbar-3dlight-color:#FCFCFC; 
	scrollbar-arrow-color:#666;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FCFCFC;
	scrollbar-face-color:#FCFCFC;
	scrollbar-highlight-color:#FCFCFC;
	scrollbar-shadow-color:#FCFCFC;
	scrollbar-track-color: #e5e5e5;
}

.listtable { /* product table */
  width: 420px; 
  padding: 0px;
  margin: 0px;
}
	
.listrow {
  clear: both;
  padding-top: 2px;
  }

.listrow span.label1 {
  float: left;
  width: 100px;
  padding: 5px;
  text-align: left;
  border: 1px dotted #fff;
  }

.listrow span.label2 {
  float: right;
  width: 295px;
  padding: 5px;
  text-align: left;
  border: 1px dotted #fff;
  }

.linkmargin{
margin-top: 3px;
margin-bottom: 3px;
}

.inputfield_xlarge{
  width:400px;
  height:40px;
 }
 
.thumb{
  clear: left;
  margin-bottom: 4px;
 }
 
hr{
	border : none;
	border-top : dashed 1px #666;
	color : #fff;
	height : 1px;
	margin-bottom: 4px;
	clear: both;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid #999;
font:normal 11px Trebuchet MS;
line-height:15px;
z-index:100;
}

/*]]>*/
	
