/**************************************
	MAIN
**************************************/
body {
    margin: 0px;
    font-family: arial,sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    background: #fff;        
}

td {
    font-family: arial,sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    vertical-align: top;
}

a {
    color: #077CFF;
    text-decoration: none;
}

a:hover {
    color: #077CFF;
    text-decoration: underline;
}

img {
    border: 0px;    
}

#mainheader {    
    width: 836px;
    height: 188px;
    background: url( "images/main_01.jpg" ) no-repeat;
}

.content {    
    width: 836px;
    height: auto;    
    text-align: left;
    background: url( "images/main_05.jpg" );
}

.content a:hover {
    color: #077CFF;
}

/*****************************************
	FOOTER
*****************************************/

#footer {
    clear: both;
    width: 836px;
    height: 60px;
    background: url( "images/main_07.jpg" ) no-repeat;
    text-align: center;
    font-family: arial,sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    vertical-align: middle;    
    padding: 5px 0px 0px 0px;
}

#footer a {
    color: #077CFF;
}

#footer div {
    padding: 2px 0px;        
}

/*****************************************
	GENERIC
*****************************************/

.center {
    margin-right: auto;
    margin-left: auto;   
    text-align: center;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.titleimage {
    padding: 0px 8px 0px 0px;
}

.imagebox {
    padding: 20px 5px 20px 5px;
    height:auto;
    vertical-align: middle;
    text-align: center;
}

.image {
    padding: 10px 10px 10px 10px;
    vertical-align: middle;
}

.splash {    
    vertical-align: middle;    
}

/*****************************************
	FONTS
*****************************************/

.title {
	font-family: arial,sans-serif;
	color: #077CFF;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 20px 3px 70px;	
}

.subtitle {
	font-family: arial,sans-serif;
	color: #077CFF;
	font-weight: bold;
	font-size: 14px;	
}

.altafont {
	font-family: Berlin Sans FB;
	color: #2658D9;
	font-weight: bold;
	font-size: 14px;
	text-align: center;	
}

.maintext {
	font-family: arial,sans-serif;
	color: #000000;	
	font-size: 12px;
	text-align: justify;	
	padding: 5px 30px 20px 30px;
}

/*****************************************
	BUTTONS
*****************************************/
.btn-home {
width:44px;
height:19px;
display:block;
background:url("images/home.jpg") top no-repeat;
}

.btn-home:hover {
cursor:pointer;
width:44px;
height:19px;
display:block;
background:url("images/home_over.jpg") top no-repeat;
}

.btn-profile {
width:101px;
height:19px;
display:block;
background:url("images/corporate_profile.jpg") top no-repeat;
}

.btn-profile:hover {
cursor:pointer;
width:101px;
height:19px;
display:block;
background:url("images/corporate_profile_over.jpg") top no-repeat;
}

.btn-products {
width:56px;
height:19px;
display:block;
background:url("images/products.jpg") top no-repeat;
}

.btn-products:hover {
cursor:pointer;
width:56px;
height:19px;
display:block;
background:url("images/products_over.jpg") top no-repeat;
}

.btn-contact {
width:69px;
height:19px;
display:block;
background:url("images/contact.jpg") top no-repeat;
}

.btn-contact:hover {
cursor:pointer;
width:69px;
height:19px;
display:block;
background:url("images/contact_over.jpg") top no-repeat;
}

.btn-links {
width:40px;
height:19px;
display:block;
background:url("images/links.jpg") top no-repeat;
}

.btn-links:hover {
cursor:pointer;
width:40px;
height:19px;
display:block;
background:url("images/links_over.jpg") top no-repeat;
}

.btn-mold_manufacturing {
width:113px;
height:19px;
display:block;
background:url("images/mold_manufacturing.jpg") top no-repeat;
}

.btn-mold_manufacturing:hover {
cursor:pointer;
width:113px;
height:19px;
display:block;
background:url("images/mold_manufacturing_over.jpg") top no-repeat;
}

.btn-comments {
width:100px;
height:19px;
display:block;
background:url("images/comments.jpg") top no-repeat;
}

.btn-comments:hover {
cursor:pointer;
width:100;
height:19px;
display:block;
background:url("images/comments_over.jpg") top no-repeat;
}


.btn-design_cap {
width:109px;
height:19px;
display:block;
background:url("images/design_cap.jpg") top no-repeat;
}

.btn-design_cap:hover {
cursor:pointer;
width:109px;
height:19px;
display:block;
background:url("images/design_cap_over.jpg") top no-repeat;
}


.btn-injection_production {
width:113px;
height:19px;
display:block;
background:url("images/injection_production.jpg") top no-repeat;
}

.btn-injection_production:hover {
cursor:pointer;
width:113px;
height:19px;
display:block;
background:url("images/injection_production_over.jpg") top no-repeat;
}


.btn-rim {
width:33px;
height:19px;
display:block;
background:url("images/rim.jpg") top no-repeat;
}

.btn-rim:hover {
cursor:pointer;
width:33px;
height:19px;
display:block;
background:url("images/rim_over.jpg") top no-repeat;
}

.btn-career {
cursor:pointer;
width:117px;
height:19px;
display:block;
background:url("images/career.jpg") top no-repeat;
}

.btn-career:hover {
cursor:pointer;
width:117px;
height:19px;
display:block;
background:url("images/career_over.jpg") top no-repeat;
}

.btn-packaging {
width:236px;
height:65px;
display:block;
background:url("images/packaging.jpg") top no-repeat;
}

.btn-packaging:hover {
cursor:pointer;
width:236px;
height:65px;
display:block;
background:url("images/packaging_over.jpg") top no-repeat;
}

.btn-construction {
width:236px;
height:65px;
display:block;
background:url("images/construction.jpg") top no-repeat;
}

.btn-construction:hover {
cursor:pointer;
width:236px;
height:65px;
display:block;
background:url("images/construction_over.jpg") top no-repeat;
}

.btn-concrete {
width:236px;
height:65px;
display:block;
background:url("images/concrete.jpg") top no-repeat;
}

.btn-concrete:hover {
cursor:pointer;
width:236px;
height:65px;
display:block;
background:url("images/concrete_over.jpg") top no-repeat;
}

.btn-ca_logo {
width:176px;
height:126px;
display:block;
background:url("images/ca_logo.jpg") top no-repeat;
}

.btn-ca_logo:hover {
cursor:pointer;
width:176px;
height:126px;
display:block;
background:url("images/ca_logo_over.jpg") top no-repeat;
}