/* ######################## */
/* ### Find and replace ### */
/* ######################## */
/*

### Top Line 1 Color ###:
#FFFFFF

### Top Line 2 Color ###:
#f3f1f1

### Background color ###
#FFFFFF

### Text Color (Home, About Us, ... Sub Menu...) ###
#3e3e3e

### Text Color - Mouse Over (Home, About Us, ... Sub Menu...) ###
#ed566a

### Underline Color (Home, About Us, ...) ###
#f26d7e

### Text color (Address, Tel, ...) ###
#c45261

### Text Color (852-2512 3123) ###
#5a5a5a

### Text Color (info@companyname.com) ###
#5a5a5a

### Text Color - Mouse Over (info@companyname.com) ###
#f0586c

### Line 3 ###
#ffffff

### Line 4 ###
#ffffff

### Background color 2 ###
#7a2f48

### Text Color (Copyright) ###
#FFFFFF

### Text Color (Company Name) ###
#FFFFFF

*/

div.bottominformation_topline{
/* ### Line 1 ### */
border-top-color:#FFFFFF;
border-style:solid;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
}

div.bottominformation_bg{
/* ### Background color ### */
background-color:#FFFFFF;
/* ### Line 2 ### */
border-top-color:#f3f1f1;
border-style:solid;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 45px;
padding-bottom:45px;	
padding-right: 5px;
padding-left: 5px;
width:100%;
}

.bottominformation_text{
/* ### Text color (Address, Tel, ...) ### */
color:#c45261;
FONT-FAMILY: 'Open Sans', sans-serif, Arial;
font-size:14px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
margin-bottom: 0;
line-height: 30px;
font-weight: normal;
}

a.a_bottominformation_text:link,
a.a_bottominformation_text:visited,
a.a_bottominformation_text:active,
a.a_bottominformation_text{
/* ### Text Color (Home, About Us, ... Sub Menu...) ### */
color:#3e3e3e;
display:block;
/* ### Underline Color (Home, About Us, ...) ### */
border-bottom-color:#f26d7e;
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:1px;
FONT-FAMILY: 'Open Sans', sans-serif, Arial;
font-size:14px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-bottom: 0;
line-height: 30px;
font-weight: normal;
text-decoration: none;
}

a.a_bottominformation_text:hover,
a.a_bottominformation_text:focus{	
/* ### Text Color - Mouse Over (Home, About Us, ... Sub Menu...) ### */
color:#ed566a;
text-decoration:none;
}

.bottominformation2_text2{
/* ### Text Color (852-2512 3123) ### */
color:#5a5a5a;
FONT-FAMILY: 'Open Sans', sans-serif, Arial;
font-size:14px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-bottom: 0;
line-height: 30px;
font-weight: normal;
}

a.a_bottominformation2_text:link,
a.a_bottominformation2_text:visited,
a.a_bottominformation2_text:active,
a.a_bottominformation2_text{
/* ### Text Color (info@companyname.com) ### */
color:#5a5a5a;
FONT-FAMILY: 'Open Sans', sans-serif, Arial;
font-size:14px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-bottom: 0;
line-height: 20px;
font-weight: normal;
text-decoration: none;
}

a.a_bottominformation2_text:hover,
a.a_bottominformation2_text:focus{	
/* ### Text Color - Mouse Over (info@companyname.com) ### */
color:#f0586c;
text-decoration:none;
}
div.bottom_topline{
/* ### Line 3 ### */
border-top-color:#ffffff;
border-style:solid;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
}
div.bottom_bg{
/* ### Line 4 ### */
border-top-color:#ffffff;
/* ### Background color ### */
background-color:#7a2f48;
min-height:60px;
border-style:solid;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 30px;
width:100%;
}
.bottom_text_copyright{
/* ### Text Color (Copyright) ### */
color:#FFFFFF;
font-weight: normal;
}
.bottom_text{
/* ### Text Color (Company Name) ### */
color:#FFFFFF;
FONT-FAMILY: 'Open Sans', sans-serif, Arial;
font-size: 12px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
margin-bottom: 0;
line-height: 20px;
font-weight: 400;
}