body
{
	background-color:#C0C0C0;
	font-family:arial, helvetica;
	font-size:12pt;
}
#main
{
	background-color:#ffffff;
	width:780px;
	margin:0 auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
#header
{
	
	background-position:right -14px;
	background-repeat:no-repeat;
}
#logo
{
	float:left;
	display:inline;
	position:relative;
	top:12px;
}
/******/
#menu
{
	background-color:#ffffff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height:42px;
}
#menu a
{
	display:block;
	text-decoration:none;
	border-right: 1px solid black;
	padding-top:15px;
	font-family:arial,helvetica;
	font-size:17px;
	font-weight:bold;
	color:#000;
	height:27px;
	padding-left:10px;
	padding-right:10px;
	background-position:0px 0px;
	width:90px;
}
#menu a.home
{
	background-image:url(red-btn-bg.jpg);
	background-repeat:repeat-x;
	width:50px;
}
#menu a.services
{
	background-image:url(orange-btn-bg.jpg);
	background-repeat:repeat-x;
	width:70px;
}
#menu a.references
{
	background-image:url(yellow-btn-bg.jpg);
	background-repeat:repeat-x;
	width:90px;
}
#menu a.gallery
{
	background-image:url(blue-btn-bg.jpg);
	background-repeat:repeat-x;
	width:50px;
}
#menu a.contact
{
	background-image:url(purple-btn-bg.jpg);
	background-repeat:repeat-x;
	width:60px;
}
#menu a.jobs
{
	background-image:url(green-btn-bg.jpg);
	background-repeat:repeat-x;
	width:60px;
}
/******/
#center
{
	clear:both;
	background-color:transparent;
	background-image:url(g-px.jpg);
	background-repeat:repeat-y;
	background-position:220px 0px;
}
#center div
{
	background-color:transparent;
}
#center #left
{
	float:left;
	width:220px;
	background-color:transparent;
}
#center #right
{
	float:right;
	display:inline;
	width:556px;
	background-color:transparent;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	margin-left:1px;
}
#center #right h1
{
	font-size:11pt
}
#center #right h2
{
	font-size:11pt;
	color:#d44409;
}
#center #right div.v
{
	background-color:transparent;
	width:556px;
	height:252px;
	background-image:url(image-mens.jpg);
	background-repeat:no-repeat;
}
#center #right div.v td
{
	vertical-align:top;
}
#lang-bar
{
	background-color:transparent;
	float:right;
}
#left h1, h3.widget-title
{
	background-image:url(left-header-bg.jpg);
	display:block;
	background-repeat:no-repeat;
	width:183px;
	height:30px;
	margin:0;
	font-family:tahoma;
	color:#fff;
	font-size:10pt;
	padding-left:37px;
	padding-top:6px;
}
h2
{
	font-family:tahoma;
	font-size:10pt;
}
h2.orange
{
	color:#d44409;
	padding:12px;
	padding-left:30px;
}
a.orange
{
	color:#d44409;
	text-decoration:underline;
}

.orange
{
  color:#d44409;
}



.blue
{
	color:#0e4e7e;
	font-weight:bold;
	font-size:8pt;
}
.bluebig
{
	color:#0e4e7e;
	font-weight:bold;
	font-size:14px;
}
ul.blue
{
	width:150px;
	display:block;
}
ul.bluebig
{
	display:block;
}
.black
{
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	vertical-align:top;
}
ul.black
{
	width:150px;
	display:block;
}
a.blue
{
	text-decoration:underline;
}
#footer
{
	height:41px;
	clear:both;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
div.header-center
{
	background-image:url(hd-ctn-bg.jpg);
	background-repeat:repeat-x;
	height:42px;
	border:0
}
div.header-center div
{
	display:inline;
	float:left;
	position:relative;
	top:12px;
	font-weight:bold;
	
}

span.header-center
{
	background-image:url(hd-ctn-bg.jpg);
	background-repeat:repeat-x;
	height:42px;
	border:0
}
span.header-center div
{
	display:inline;
	float:left;
	position:relative;
	top:12px;
	font-weight:bold;
	
}


div.grey-bar
{
	background-image:url(grey-bar.jpg);
	background-repeat:repeat-x;
	height:28px;
}
div.grey-bar a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin-right:4px;
	margin-top:4px;
}

div.orange-bar
{
	background-image:url(orange-bar.jpg);
	background-repeat:repeat-x;
	height:28px;
}
p.orange
{
	color:#d44409;
	font-family:arial,helvetica;
	font-size:11pt;
	padding:0;
	margin:0;
	padding-left:10px;
	font-weight:bold;
}

hr
{
	border:0;
	background-color:#d44409;
	height:1px;
	color:#d44409;
}

hr.black
{
	border:0;
	background-color:#000000;
	height:1px;
	color:#000000;
}

