/* Default Styles 
----------------------------------------------------------------------------------------- */
body {
	padding: 0;
	color: #333;
	text-align: left;
	background: #ffffff;
	font-weight: normal;
	outline: none; }
	
a, a:link, a:active, a:visited, a:hover {
	color: #333;
	text-decoration: none; }

a:hover {
	color: #666;
	text-decoration: none; }
	
p {
	margin: 0 0 15px 0; }
	
ul { 
	padding: 0;
	list-style-type:square; list-style-image: url(../../Documents/thedesignmenu/designmenu_web_old_07/images/bul_pos.gif); 
	list-style-position:outside; 
	margin-left:20px; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:15px }
	
li { 
	margin: 0 0 5px 0; }
	
h1, .titlehome {
	margin: 0 0 5px 0;
	font: normal 24px/28px Georgia, serif;	
	color: #333; } /* 83352E */

h2 {
	margin: 0 0 0 0;
	padding: 1px 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #333;
	font: bold 12px/12px Verdana, Arial, Geneva, sans-serif;
	color: #000; }
	
h3 {
	margin: 0 0 10px 0;
	font: normal 14px/18px Verdana, Arial, Geneva, sans-serif;
	color: #F1A55A; }	
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container  {
	position: absolute;
	top: 0;
	left: 100px;
	width: 1050px; 
	height: 1350px;
	background: #ffffff url(imgs/me2.png) no-repeat scroll 0 0;
	text-align: left;
	}
	
#containersub {
	position: absolute;
	top: 0;
	left: 0;
	width: 1130px; 
	height: 1250px;
	background: #ffffff url(imgs/bgcontact.png) no-repeat scroll 0 0;
	text-align: left;
	}
		
.contactbox1  {
	position: absolute;
	top: 42px;
	left: 308px;
	width: 500px; 
	height: 250px;
	text-align: left;
	background-color: transparent; }
	
.contactbox2 {
	position: absolute;
	top: 682px;
	left: 561px;
	width: 460px; 
	height: 145px;
	text-align: left;
	background-color: transparent;  }
	
.contactbox3 {
	position: absolute;
	top: 250px;
	left: 1025px;
	width: 250px; 
	height: 145px;
	text-align: left;
	background-color: transparent;  }		
	
	
	
#breadcrumb {
	position: absolute;
	left: 215px;
	top: 257px;
	width: 363px;
	height: 25px;
	font-size: 9px;
	line-height: 15px;
	font-style: italic;
	text-align: left; } 
	
a.logo, a.logo:link, a.logo:active, a.logo:visited, a.logo:hover {
	position: absolute;
	top: 59px;
	left: 30px;
	display: block;
	float: left;
	width: 140px;
	height: 119px;
	background:  url(imgs/logo.png) no-repeat scroll 0 0;
	cursor: pointer; 
	z-index: 500;}
	
	a.logo:hover {
	filter: alpha(opacity = 65);
	-moz-opacity: 0.65;}
	
a.logocontact, a.logocontact:link, a.logocontact:active, a.logocontact:visited, a.logocontact:hover {
	position: absolute;
	top: 25px;
	left: 65px;
	display: block;
	float: left;
	width: 143px;
	height: 150px;
	background:  url(imgs/logocontact.png) no-repeat scroll 0 0;
	cursor: pointer; 
	z-index: 500;}
	
	a.logocontact:hover {
	filter: alpha(opacity = 65);
	-moz-opacity: 0.65;}	
	
a.link1, a.link1:link, a.link1:active, a.link1:visited, a.link1:hover {
	position: absolute;
	top: 279px;
	left: 170px;
	display: block;
	float: left;
	width: 152px;
	height: 170px;
	background:  url(imgs/link1.png) no-repeat 0 0;
	cursor: pointer; 
	z-index: 500;}
	
	a.link1:hover {
	background-position: 0 -170px;
}

a.link1 span
{
  display: none;
}

	
a.link2, a.link2:link, a.link2:active, a.link2:visited, a.link2:hover {
	position: absolute;
	top: 279px;
	left: 343px;
	display: block;
	float: left;
	width: 152px;
	height: 170px;
	background:  url(imgs/link1.2.png) no-repeat 0 0;
	cursor: pointer; 
	z-index: 500;}
	
	a.link2:hover {
	background-position: 0 -170px;
}

a.link2 span
{
  display: none;
}
	
a.link3, a.link3:link, a.link3:active, a.link3:visited, a.link3:hover {
	position: absolute;
	top: 279px;
	left: 513px;
	display: block;
	float: left;
	width: 152px;
	height: 170px;
	background:  url(imgs/link1.3.png) no-repeat 0 0;
	cursor: pointer; 
	z-index: 500;}
	
	a.link3:hover {
	background-position: 0 -170px;
}

a.link3 span
{
  display: none;
}	

