

.container { 
background-image: url(images/bg_home3.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;

}

.container2 { 
background-image: url(images/bg_sub.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;

}

.container3 { 
background-image: url(images/bg_sub_blank.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;

}

.container4 { 
background-image: url(images/bg_sub_large.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;
}

.container5{ 
background-image: url(images/bg_home5.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;
}

.container6{ 
background-image: url(images/bg_sub_very_large.jpg); 
background-color: #ffffff;
margin-top: 20px;
border-color: #666666 ;
background-repeat: no-repeat;
}

.footer { 

background-color: #ffffff;
margin-top: 10px;
font-family:  Arial;  
font-size: 12px;
line-height: 14px;
color: #40c1de;

}

A:link { 
	COLOR: #40C1DE; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE:10pt; TEXT-DECORATION: none; FONT-WEIGHT: normal; 
	}
A:visited {
	COLOR: #40C1DE; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE:10pt; TEXT-DECORATION: none; FONT-WEIGHT: normal; 
}
A:hover {
	COLOR: #40C1DE; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE:10pt; TEXT-DECORATION: underline; FONT-WEIGHT: normal; 
}
A:active {
	COLOR: #40C1DE; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE:10pt; TEXT-DECORATION: none; FONT-WEIGHT: normal; 
}



A.blacklink:link { 
	COLOR: #000000; FONT-FAMILY: arial, sans-serif; FONT-SIZE:12px; TEXT-DECORATION: none ;FONT-WEIGHT: normal;
	}
A.blacklink:visited  {
	COLOR: #000000; FONT-FAMILY: arial, sans-serif; FONT-SIZE:12px; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
A.blacklink:hover {
	COLOR: #000000; FONT-FAMILY: arial, sans-serif; FONT-SIZE:12px; TEXT-DECORATION: underline ;FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A.blacklink:active{
	COLOR: #000000; FONT-FAMILY: arial, sans-serif; FONT-SIZE:12px; TEXT-DECORATION: none ;FONT-WEIGHT: normal;
}

P{
font-family:  Arial;  
font-size: 12px;
line-height: 14px;
color: #000000;
FONT-WEIGHT: normal
}

p.first{
font-family:  Arial;  
font-size: 12px;
line-height: 14px;
color: #000000;
FONT-WEIGHT: normal;
margin-left:50px;
margin-right:50px;
}

p.second{
font-family:  Arial;  
font-size: 14px;
line-height: 16px;
color: #000000;
FONT-WEIGHT: normal
}

p.third{
font-family:  Arial;  
font-size: 12px;
line-height: 14px;
color: #999999;
FONT-WEIGHT: normal
}

p.fourth{
font-family:  Arial;  
font-size: 14px;
line-height: 16px;
color: #000000;
FONT-WEIGHT: normal;
margin-left:50px;
margin-right:50px;
}


H1{font-family:  Arial;  
font-size: 16px;
line-height: 14px;
color: #000000;
}
