/*globals*/
/*sglass*/

html {
	width: 100%
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #FFFFFF;
	color: #725110;
	overflow-x: hidden;
}

h1, h2, h3 {
	color: #725110;
	font-family: impact, Arial, Helvetica, sans-serif;
	}
	
input, textarea {
	padding: 3px;
	}
	
form {
max-width: 55%;

}
fieldset {
max-width: 100%;
}

/*divs*/

#left {
	position: fixed;
	left: 0px;
	top: 0px;
	background-image:url(images/left3_01.jpg);
	background-repeat: no-repeat;
	height: 1265px;
	width: 581px;
	z-index: 0;
	
	
	
	
	}
	

	
ul#main-menu {
      list-style: none;
}
	

	
div#top_left {
	position: fixed;
	left: 0px;
	top: 0px;
	background-image:url(images/topleft_01.png);
	background-repeat: no-repeat;
	z-index: 21;
	width: 100%;
	height: 148px;
	}
	
#top_left2 {
	position: relative;
	top: -69px;
	float: right;
	width: 52%;
	height: 148px;
	background-image: url(images/topfade.png);
	background-repeat: repeat-x;
} 
	
.page_label {
	position: relative;
	float: right;
	width: 207px;
	height: 85px;
	top: -30px;
	left: 50%;
	
	
	margin-top: -21px;
	margin-right:-21px;
	padding: 8px;
	}
	
#homelabel {
	background-image: url(images/home_label2_03.jpg);
	background-position: top, right;
	background-repeat: no-repeat;
	}
	
#contactlabel {
	background-image: url(images/contactsglass_03.jpg);
	background-position: top, right;
	background-repeat: no-repeat;
	width:250px;
	}
	
#portfolio_label {
	background-image: url(images/portfolio_label_03.jpg);
	background-position: top, left;
	background-repeat: no-repeat;
	position: relative;
	left: 48%;
	}
	
#services_label {
     background-image: url(images/services_label_sg_03.jpg);
	 background-repeat: no-repeat;
    }
	
	
	

	
div#leftcol {
	width: 15%;
	padding: 10px;
	height: auto;
	
	clear: both;
	float: right;
	margin: 35px 35px;
	position: relative;
	top: 130px;
	
	z-index: 2;  
	}
	
div#leftcolhidden {
	display: none;
	border-left: 1px solid #dc7a44;
	padding: 0px 0px 0px 8px;
	background: #FFFFFF;
	}
	

	ul#themebuts  {
	list-style: none;
    margin: 0px;
	padding: 0px; 
	}
	
	
	
	ul#themebuts img  {
	border: none;
	}
	

	
div#content {
	margin: 3px;
	
	position: relative;
	left: 162px;
	top:130px;
	
	max-width:55%;
	background: white;
	}
	
.galimg
{
display: inline-block;
padding: 8px;
}
	
div.limageholder {
	float: left;
	margin: 5px;
	width: 247px;
	}
	
div.rimageholder {
	float: right;
	margin: 5px;
	width: 204px;
	}
	
	
div#content a {
	color:#9e722a;
	text-decoration: none;
	}
	
div#content a:hover {
	text-decoration: underline;
	color: #ebaa19;
	}
	
span.bold {
	font-weight: bold;
	}
	
div.divcontainer {
	display: block;
	height: 107px;
	margin: 8px;
	
	}
	

	
div.divleft {
    background-image: url(images/divleft_19.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 32px;
	display: table-cell;
}

div.middiv {
    background-image: url(images/divmiddle_21.jpg);
	background-repeat: repeat-x;
	height: 107px;
	width: auto;
	display: table-cell;
	padding: 5px;	
}

.middiv p a,
.middiv p img{
	position: relative;
	top: -17px;
	
	
	}

div.divright {
    background-image: url(images/divright_23.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 29px;
	
	display: table-cell;
	
}	

	
a#hideit {
	display: none;
	}
	
a#verthideit {
	
    left:132px;
    position:relative;
    top:189px;
    z-index:24;
	}
	
div#mmdiv {
	position:absolute;
	height:auto;
	left:-35px;
	overflow:hidden;
	
	top:132px;
	
	z-index:23;
	}
	
.main_button {
	text-decoration: none;
	padding-left:21px;
	list-style: none;
	text-indent: none;
	margin: 0px ;
	display: block;
	width:94px;
	height: 23px;
	font-family:impact, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	

	
li.maindropdown {
	text-decoration: none;
	padding-left:0px;
	list-style: none;
	text-indent: 1.5em;
	margin: 0px ;
	display: block;
	width:84px;
	height: 23px;
	font-family:impact, Arial, Helvetica, sans-serif;
	font-size: .9em;
	
	}
	
li.maindropdown a {
	background-image:url(images/topsquare_03.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#725110;
	text-decoration: none;
}

li.maindropdown a:hover {
	background-image:url(images/topsquare_03.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#eaa60f;
	text-decoration: none;
}
	
/* hides menuhidden when page loads*/


	
#mh {
	display: none;
	
	}
	
#hiddenul {
    position: relative;
	z-index: 26;
	list-style-type: none;
	left: 30px;
	width: 90px;
	overflow: none;
	
	height: auto;
	padding: 0px 0px 8px 0px;
	}
	

	

	

	
#main1 a {
	background-image: url(images/vertbutoff1st_04.jpg);
	color: #6b4c0f;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main1 a:visited {
	background-image: url(images/vertbutoff1st_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main1 a:hover {
	background-image: url(images/vertbutover1st_04.jpg);
	color: #CC9900;
	background-repeat: no-repeat;
	background-position: bottom, left;
	}
	
#main2 a {
	background-image: url(images/vertbutoff2nd_06.jpg);
	color: #d4ae13;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#vert_menu  {
	text-indent: 40px;
	margin: 0px;
	
	}
	
#vert_menu  a {
	color: #715110
	}
	
#vert_menu  a:hover {
	color: #e9a50f
	}
	
#embeded_clients {
	background-image:url(images/topsquare_03.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	}
	

	
#embeded_logos {
	background-image: url(images/2ndfromtopsquare_05.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#cards {
	background-image: url(images/3rdfromtopsquare_07.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#sites {
	background-image: url(images/4thfromtopsquare_08.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#art {
	background-image: url(images/5thsquare_09.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	 
#main2 a:visited {
	background-image: url(images/vertbutoff2nd_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main2 a:hover {
	background-image: url(images/vertbutover2nd_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	color: #f9cd16;
	}
	
#main3 a {
	background-image: url(images/vertbutoff3rd_07.jpg);
	color: #b97a03;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main3 a:visited {
	background-image: url(images/vertbutoff3rd_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main3 a:hover {
	background-image: url(images/vertbutover3rd_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	color: #eaa60f;
	}

#main4 a {
	background-image: url(images/vertbutoff4th_08.jpg);
	color: #d3ae13;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main4 a:visited {
	background-image: url(images/vertbutoff4th_08.jpg);
	color: #CC6800;
	background-repeat: no-repeat;
	background-position: bottom, left;
	 }
	 
#main4 a:hover {
	background-image: url(images/vertbutover4th_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom, left;
	color: #f9cd16;
	}
	

	
#footer {
	clear: both;
	background-image: url(images/footer_13.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 605px;
	height: 170px;
	margin-left: -10px;
	position: relative;
	top: 60px;
	
	float: right;
	padding: 10px;
	}
	
#footcontainer {
	float: right;
	height: 100px;
	margin-top: 60px;
	padding-bottom: 20px;
	position: relative;
	top: -8px;
	left: -10px;
	}
	

	
.horizbut {
	display: inline;
	padding: 3px;
	}
	
#footer a {
	color:#9e722a;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #ebaa19;
	}
	

	
	div#copyright 
	{
	
	font-size: small;
	color: #725110;
	margin-right: 10px;
       
	}
	

	

