body {

	padding:0px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	background-image:url(../images/background-grad.jpg)
}

#outter-main{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#main-container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 610px;
} 

p{
	font-family:Arial;
}

#main{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:810px;
	height:610px;
}

#home-text-bg{
	background-image:url(../images/comp-1_05.jpg); 
	width:325px; 
	height:191px;
}

#home-text-box{
	width:282px;
	position:relative;
	top:15px;
	left:28px;
}

#home-contact-us{
	position:relative;
	top:75px;
	left:18px;
}

#home-spacer{
	float:left;
}

#title-box{
	background-image:url(../images/comp-1_06.jpg);
	width:470px;
	height:67px;

}

#title-text{
	width:417px;
	position:relative;
	top:18px;
	left:31px;
	font-size:21px;
	font-weight:bold;
}

#contact-us-title{
	width:277px;
	position:relative;
	top:20px;
	left:95px;
	font-size:30px;
	color:#ff8502;
	font-weight:bold;
	text-decoration:underline;
}

/**********************************
Image Gallery
**********************************/
#gallery-menu{
	font-family:Arial;
	font-size:18px;
	position:relative;
	top:36px;
	left:3px;
}
#right-header A:link {color: #81d508; text-decoration: none;}
#right-header A:visited {color: #81d508; text-decoration: none;}
#right-header A:active {color: #81d508; text-decoration: none;}
#right-header A:hover {color: #FFFFFF; text-decoration: underline; color: #FFFFFF;}

#gallery-header{
	float:left;
	width:809px;
	height:65px;
}

#left-header{
	float:left;
}

#right-header{
	float:left;
	width:390px;
	height:65px;
	background-image:url(../images/gallery-cdl_02.png);
}

#gallery-intro{
	float:left;
	width:809px;
	height:70px;
	background-image:url(../images/gallery-cdl_03.png);
}

#gallery-ej-intro{
	float:left;
	width:809px;
	height:70px;
	background-image:url(../images/gallery-ej_03.png);
}

#gallery-loscab-intro{
	float:left;
	width:809px;
	height:70px;
	background-image:url(../images/gallery-loscab_03.png);
}

#gallery-text{
	float:left;
	width:390px;
	height:70px;
	position:relative;
	top:0px;
	left:10px;
	text-align:left;
	font-size:13px;
}

#ej-gallery-text{
	float:left;
	width:460px;
	height:70px;
	position:relative;
	top:0px;
	left:10px;
	text-align:left;
	font-size:13px;
}

#gallery-content{
	text-align:left;
	float:left;
	width:809px;
	height:474px;
	background-image:url(../images/gallery-cdl_04.png);
}



/**********************************
Contact Us
**********************************/

#contact-intro{
	float:left;
	width:809px;
	height:70px;
	background-image:url(../images/contact_03_03.png);
}

.contact-form{
	position:relative;
	top:1px;
	left:210px;
	width:400px;
	height:450px;
	border: 1px solid;
	background-color:#c7d698;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	color:#000000;
}

#form-check{
	position:relative;
	top:18px;
	left:10px;
	font-size:24px;
	font-weight:bold;
}

#contact-link{
	
}

a#contact-link:link {color: white; text-decoration: underline; }
a#contact-link:visited {color: white; text-decoration: underline; }
a#contact-link:hover {color: orange; text-decoration: underline; }
a#contact-link:active {color: white; text-decoration: underline; }