.banner
{
	background-image:url(left_s1.jpg);
	background-repeat:repeat-x;
	position: relative;
}

.banner-right
{
	position:absolute;
	height:97px;
	top:0;
	right:0;
	width:50%;
	background: url(right_s1.jpg) repeat-x;
}

#header, .header 
{
	background: #cc0000 !important;
}

h1,h2,h3,h4,h5,h6 
{
    color: #cc0000;
    text-decoration: none;
}

hr 
{
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 2px;
}

a
{
    color: #cc0000;
    text-decoration: none;
}

a:hover 
{
    color: #0691f9;
    text-decoration: none;
}

.sa-icon a 
{
    color: #cc0000;
    text-decoration: none;
}

.sa-icon a:hover 
{
    color: #01213a;
    text-decoration: none;
}

.sa-footer 
{
	background: transparent !important;
}

.sa-footer a 
{
    color: #000000;
    text-decoration: none;
}

.sa-footer a:hover 
{
    color: #0691f9;
    text-decoration: none;
}


.sa-icon 
{
	background: #FFFFFF; /* Old browsers */
	border: #DBDBDB solid 1px;
	color: #cc0000;
}

.active_menu_item{
	border-bottom: 5px solid #cc0000 !important;
}

a.sa-icon-bg:hover 
{
	background: #cccccc;
    opacity: 0.8;
	color: #01213a !important;
}

.btn-default 
{
	background-color: #cc0000;
    border-color: #cc0000;
    color: #FFFFFF;
}

.footer
{
	border-top:1px solid #dfdfdf;
	padding-top:8px;
}

/* --SITEALIVECRM-COLOURS-START-- */

.banner{border-bottom:1px solid #cf142f !important;}
.btn.accordion,.accordion{background-color:#cf142f !important;}
.btn.accordion,.accordion{color:white !important;}

/* --SITEALIVECRM-COLOURS-END-- */
