/* CSS Document */

#container {position:relative;width:100%;margin:0px;}

#content {position:relative; margin-top:13px; height:100%; width:100%;}

#flashheader {
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	z-index:1;
}

#logocontainer {
	vertical-align:top;
	width:100%;
	height:115px;
	background-color:#FFFFFF;
}

#logo {
	padding-left:20px;
	padding-top:8px;
	height:99px;
	width:99px;
}

#header {
	position:relative;
	width:100%;
	background-color:#dee5e9;
	padding-top:16px;
	padding-left:41px;
	height:47px;
}


#nav {
	height:40px;
	width:100%;
	background-color:#f7f4e9;
	padding-top:0px;
	margin:0px;
}

#footer {
	position:relative;
	margin-top:20px;
	margin-left:60px;
}

/*Navigation*/
div.Table_01 {
	position:relative;
	left:30px;
	top:0px;
	width:600px;
	height:40px;
}

div.home {
	position:absolute;
	padding-left:30px;
	top:0px;
	width:65px;
	height:40px;
}

div.nav-02 {
	position:absolute;
	left:65px;
	top:0px;
	width:10px;
	height:40px;
}

div.gallery {
	position:absolute;
	left:75px;
	top:0px;
	width:78px;
	height:40px;
}

div.projects {
	position:absolute;
	left:164px;
	top:0px;
	width:85px;
	height:40px;
}

div.services {
	position:absolute;
	left:258px;
	top:0px;
	width:82px;
	height:40px;
}

div.company {
	position:absolute;
	left:348px;
	top:0px;
	width:87px;
	height:40px;
}

div.contactus {
	position:absolute;
	left:442px;
	top:-40px;
	width:100px;
	height:40px;
}


/*Home*/
#hometextcontainer {
	position:absolute;
	background-image:url(/images/home-fade.gif);
	background-repeat:repeat-x;
	width:100%;
	height:160px;
}

#hometext {
	margin-top:35px;
	margin-left:60px;
	margin-bottom:30px;
	width:555px;
}

#chair	{
	position:absolute;
	height:251px;
	width:291px;
	z-index:3;
	margin-top:-20px;
	margin-left:630px;
}

/* Template Navigation*/
#templatelogocontainer {
	vertical-align:top;
	width:100%;
	height:112px;
	background-color:#FFFFFF;
	z-index:4;
}

#templatelogo {
	position:absolute;
	padding-left:20px;
	padding-top:12px;
	height:99px;
	width:99px;
	z-index:6;
}

#navcontainer {
	position:relative;
	background-color:#f7f4e9;
	width:100%;
	top: 86px;
	padding-left:100px;
}

/*Services*/
#services-content {
	height:650px;
	width:100%;
	background-color:#FFFFFF;
}

#services-text {
	position:relative;
	top:50px;
	left:520px;
	height:100%;
	width:450px;
}

#services-company-text {
	position:relative;
	top:50px;
	left:400px;
	height:100%;
	width:450px;
}

#services-image {
	position:absolute;
	left:60px;
	padding-top:10px;
	height:366px;
	width:507px;
	top: 95px;
}

/*projects*/
#projects-content {
	position: relative;
	height:385px;
	width:100%;
}

#project-list {
	position:absolute;
	padding-top:2px;
	padding-left:20px;
}

#projects-text {
	position: relative;
	left:60px;
	width:830px;
}

#project-gallery {
	position:relative;
	overflow:scroll;
	height:345px;
	width:100%;
}

/*products*/
#products-content {
	position: relative;
	height:100%;
	width:100%;
	background-color:#FFFFFF;
}

#gallery-content {
margin-top:20px;
	position: relative;
	height:100%;
	width:845px;
	background-color:#FFFFFF;
	left:50px;
}

#products-list {
	position:absolute;
	padding-top:2px;
	padding-left:20px;
}

#products-text {
	width:140px;
	text-align:center;
}

#products-gallery {
	position:relative;
	overflow:scroll;
	height:345px;
	width:100%;
}

.contenedorfoto {
	float:left;
	text-align:center;
	margin:5px;
}

.contenedorfoto a {
	text-decoration: none;
}

.contenedorfoto span {
	color:#515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

/*Contact Us*/
#contact-content {
	padding:20px;
	padding-left:41px;
	height:400px;
	width:100%;
	background-color:#FFFFFF;
	float:left;
}

#contact-form {
	position:relative;
	height:380px;
	width:450px;
	float:left;
}

#contact-image {
	position:relative;
	height:380px;
	width:457px;
	float:left;
}
#image_contact{
height:190px;
width:418px;
}

contact-body{
	background:#eee;
	margin:7px 0 15px 0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#contact-container{
	text-align:left;
	background:#fff;
}

#top, #bottom{
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

