﻿
body {
background-image:url('images/bg.png');
background-repeat:repeat;
margin-left: 0; margin-right: 0; margin-top: 12px; margin-bottom: 12px;
}
.comforttexttop{
    background-image: url('images/comfort_texttop.png');
    width:314px;
    height:117px;
    background-repeat:no-repeat;    		
}
.topcomfortbottombg{
    background-image: url('images/topcomfort_bottombg.png');
    width:314px;
    height:90px;
    background-repeat:no-repeat;    		
}
.toptextright {
    background-image: url('images/toptextright.png');
    width:338px;
    height:90px;
    background-repeat:no-repeat; 
    }
.topbgright{
   background-image: url('images/topbgright.png');
    width:338px;
    height:117px;
    background-repeat:no-repeat;    		
}
.contanttext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.leftsadow{
    background-image: url('images/sadow_left.png');
    width:9px;
    height:1px;
    background-repeat:repeat-y;  		
}
.rightsadow{
    background-image: url('images/sadow_right.png');
    width:10px;
    height:1px;
    background-repeat:repeat-y;      		
}
.bottomsadow{
    background-image: url('images/bottomsadow.png');
    width:1px;
    height:9px;
    background-repeat:repeat-x;      		
}

.tabbg{
    background-image: url('images/tabbg.png');
    width:100%;
    height:31px;
    background-repeat:repeat-x;      		
}
.menutext {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
.menutext:hover {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
}

.welcometext{
    background-image: url('images/welcometext.png');
    width:447px;
    height:72px;
    background-repeat:no-repeat;     		
}
.whitetitletext {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.redmidtext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90091D;
	text-decoration:none;
}
.redmidtext:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA48;
	text-decoration:underline;
}

.contacttext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.footertext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.footertext:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFD287;
	text-decoration:underline;
}
.tabtext {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.tabtext:hover{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFD745;
	text-decoration:none;
}
.redcontanttext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90091D;
}
.hedredtitle {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90091D;
}



