div.case_desc {
  float: left;
  width: 130px;
  padding: 5px 10px 5px 10px;
}

div.case_line {
  border-bottom: 2px solid #ffffff;
}

div.case_line p {
  border-left: 2px solid #ffffff;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 0px 150px;
}

div.case_line p a {
  color: #ffffff;
}

div.case_txt h1 {
  margin: 10px 0px 20px 0px;
}

div.client {
  border: 1px solid #4d6b7e;
  position: relative;
  margin: 0px 9px 9px 0px;
  width: 216px;
  height: 227px;
  background-color: #ffffff;
  float: left;
}

div.client img {
  border: 0px;
  border-bottom: 1px solid #4d6b7e;
}

div.client h1 {
  color: #172530;
  margin: 5px;
  font-size: 1.6em;
}

div.client p {
  color: #4d6b7e;
  margin: 0px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 0.9em;
  font-weight: bold;
  width: 211px;
}

div.client:hover {
  border: 1px solid #ffffff;
  background-color: #4d6b7e;
}

div.client:hover img {
  border-bottom: 1px solid #ffffff;
}

div.client:hover h1 {
  color: #ffffff;
}

div.client:hover p {
  color: #ffffff;
}

div.links{
	text-align: right;
	margin-top: -25px;
}

div#pics_show {
  margin-bottom: 2px;
  width: 693px;
  height: 439px;
}

a.button {		
		
	background-color: white;
	font-family: Arial;
	margin: 3px;
	padding:0px 5px;
	text-decoration:none;
	font-size: 18px;
	color: #111820;	
	font-weight:bold;	
}	

a.button img{
	margin:0px;
	padding:0px;
}

a.button:hover{
	color:#79909E;
	}

div.menu {
	display: block;
	padding-left: 4px;
	background-color: #172530;
	border-bottom: 1px solid #2d3a43;
}

div.menu:hover {
	background-color: #4d6b7e;
	border-bottom: 1px solid #79909e;
}

div.menu_case {
	display: block;
	padding-left: 4px;
	background-color: #4d6b7e;
	border-bottom: 1px solid #79909e;
	width: 220px;
}

div.menu_case:hover {
	background-color: #172530;
	border-bottom: 1px solid #2d3a43;
}

div.active {
	background-color: #4d6b7e;
	border-bottom: 1px solid #79909e;
}

div.menu a, div.menu_case a {
	color: #ffffff;
	margin: 3px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}



body {
	background-color: #ffffff;
	margin: 0px;
}

div#body {
	position: relative;
	margin: 2px 0px 0px 0px;
	width: 960px;
	color: #ffffff;
	font-size: 0.8em;
	font-family: Arial;
}

div.client_details table{
	width: 693px;
	margin-bottom: 2px;
	background-color:white;
}

div.client_details table td{
	background-color:#111820;
	font-size:12px;
	font-weight:bold;
	padding:10px;	
}

div.clients_table table{
	width: 693px;
	margin-bottom: 2px;
	background-color:black;
}

div.clients_table table td{
	background-color:white;	
}

div.clients_table table td img {
	margin:0px;
}

div.client_details table td a{
	color: #79909e;
}

div#contact_form form input,div#contact_form form textarea {
	margin-left: 80px;
	width:410px;
	border:1px solid white;
	background-color:white;	
}

div#contact_form form  label {
	position: absolute;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:70px;	
}

div#contact_form form  input.submit {
	font-size:18px;
	font-weight:bold;
	border:1px solid white;
	background-color:white;	
	width:100px;
	float:right;
	cursor:pointer;
	position: relative;
	margin-right: 20px;
}

div#contact_form form  input.submit:hover {
color:#79909E;
}


div#container {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
}

div.dark {
	background-color: #111820;
}

div.dark a{
	color: #79909e;
}

div.floatfix {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

div#footer {
	position: relative;
	margin: 2px 0px 2px 0px;
	clear: both;
	width: 960px;
	text-align: right;
	color: #666666;
	font-size: 10px;
	font-family: Arial;
}

div#footer a {
	color: #666666;
}

div#header {
	background: #FFFFFF url('/start2.jpg') top left no-repeat;
	position: relative;
	width: 960px;
	height: 276px;
	top: 0px;
	left: 0px;
}

div.left {
	position: relative;
	float: left;
	width: 410px;
}

div.leftText {
	position: relative;
	float: left;
	width: 330px;
}

div.leftshort {
	position: relative;
	float: left;
	width: 150px;
}

div.leftmiddle {
	position: relative;
	float: left;
	width: 200px;
}

div#left_column {
	float: left;
	width: 247px;
	padding: 10px;
}

div.light {
	background-color: #79909e;
}

div.light a{
	color: #111820;
}


div.m1 {
	background: #79909e url('gfx/menu_marketing_1.jpg') top left no-repeat;
}

div.m1:hover {
	background: #79909e url('gfx/menu_marketing_2.jpg') top left no-repeat;
}

div.m2 {
	background: #79909e url('gfx/menu_design_1.jpg') top left no-repeat;
}

div.m2:hover {
	background: #172530 url('gfx/menu_design_2.jpg') top left no-repeat;
}

div.m3 {
	background: #172530 url('gfx/menu_web_1.jpg') top left no-repeat;
}

div.m3:hover {
	background: #172530 url('gfx/menu_web_2.jpg') top left no-repeat;
}

div#menuholder {
	position: absolute;
	top: 28px;
	left: 40px;
}

div.menu {
	display: block;
	padding-left: 4px;
	background-color: #172530;
	border-bottom: 1px solid #2d3a43;
}

div.menu:hover {
	background-color: #4d6b7e;
	border-bottom: 1px solid #79909e;
}

div.active {
	background-color: #4d6b7e;
	border-bottom: 1px solid #79909e;
}

div.menu a {
	color: #ffffff;
	margin: 3px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

div#sub_menu {
	margin-bottom:10px;
}	

div.sub {
	margin-left: 20px;		
}
div.sub a {
	font-size: 18px;
}

div.part {
	padding: 10px 10px 10px 10px;
	margin-bottom: 2px;
	position: relative;
}

div.right {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 330px;
}

div.rightlong {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 450px;
}

div.rightmiddle {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 300px;
}


div#right_column {
	float: left;
	width: 693px;
}

div#search {
	position: relative;
	width: 960px;
	height: 26px;
	background: #172530 url('gfx/line.gif') 265px bottom no-repeat;
}

div.side_menu {
	cursor:pointer;
	background-color: #172530;
	border: 8px solid #172530;
	height: 136px;
	width: 231px;
	margin-bottom: 15px;
}

div.side_menu div {
	position: relative;
	margin: 100px 0px 0px -20px;
	background-color: #ffffff;
	padding: 1px;
}

div.side_menu div a {
	font-size: 24px;
	color: #172530;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

div.split {
	background: #ffffff url('gfx/split.gif') top left repeat-y;
	margin-bottom: 2px;
}

div.splitpart {
	padding: 10px 10px 20px 10px;
}

div#telephone {
	z-index: 20;
	position: absolute;
	top: 173px;
	left: 30px;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}

div#top {
	position: absolute;
	width: 960px;
	height: 234px;
	top: 85px;
	left: 0px;
	/*background: #ffffff url('gfx/top.jpg') top left no-repeat;*/
}

div#banner{
  z-index: 2;
  margin-left: 80px;
}

img#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 10;
}

img#topbott {
	position: absolute;
	top: 0px;
	left: 431px;
	z-index: 10;
}

img#toptop {
	position: absolute;
	top: 43px;
	left: 319px;
	z-index: 10;
}

input#goregister {
	position: absolute;
	margin: 5px 0px 0px 211px;
}

input#gosearch {
	position: absolute;
	top: 4px;
	left: 141px;
}

input.register {
	position: absolute;
	margin-top: 5px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	height: 15px;
	width: 200px;
	border: 1px solid #bfbfbf;
	padding: 1px 3px 0px 3px;
}

input.search {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	height: 13px;
	width: 100px;
	margin: 5px 0px 0px 30px;
	border: 1px solid #bfbfbf;
	padding: 1px 3px 0px 3px;
}

form {
	margin: 0px;
}

h1 {
	font-size: 1.8em;
	margin: 0px 0px 10px 0px;
}

table.image {
	margin: 0px auto 0px auto;
}

table.image td {
	padding: 7px;
	border: 1px solid #ffffff;
}

table.image td img {
	border: 1px solid #ffffff;
}



div.hsubmenulist {
	position: relative;
	float: left;
	padding: 0px 12px 0px 12px;
	height: 25px;
}

div.hsubmenuimg {
	position: relative;
	float: left;
}

div.hsuboff {
	background-color: #dbe1e5;
}

div.hsubon {
	background-color: #ffffff;
}

div.hsubmenulist a {
	color:#111820;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial;
}

img.floatRight { 
    float: right; 
    margin: 4px 4px 4px 10px; 
	padding: 7px;
	border: 1px solid #ffffff;
}

img.floatLeft { 
    float: left; 
    margin: 4px 10px 4px 0px; 
	padding: 7px;
	border: 1px solid #ffffff;
}