#sidebar {
    color:#FFF;
}
.box_first_word { 
 COLOR: #000080; 
 FONT-SIZE: 14pt;
}
.box_second_word {
 COLOR: #696969; 
 FONT-SIZE: 14pt;
}
#index_checkmarks ul {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0px;
}
#index_checkmarks ul li {
    background-image: url('images/layouts/lay25/checkmark.png');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 34px;
    padding-bottom:4px;
    list-style-type: none;
    font-size:14px;
}
#gethelp {
        background: #e6e6e6 url("images/layouts/lay25/get_help_header_brown.png") no-repeat -1px -1px;
        border: 1px solid #d0d0d0;
        _height:222px;
        min-height:222px;
        width: 252px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer {
	background: #dededf url("images/layouts/lay25/footer_red.png") no-repeat top left;
}



#header {
    background: url("images/layouts/lay33/sample_header_blue_red.jpg") no-repeat scroll left top transparent;
}
#menu_container {
    background: url("images/layouts/lay33/menu_bg_blue.jpg") repeat-x scroll left top transparent;
}
a, a:link, a:active, a:visited {
	color: #b8001f;
	text-decoration:none;
}
a:hover {
	color:#004289;
	text-decoration:underline;
}
h1 {
	color:#004289;
	font-weight:bold;
	font-size:24px;	
	margin-bottom:3px;
}
h2 {
	color:#004289;
	font-weight:bold;
	font-size:20px;
	margin-bottom:6px;
}
h3 {
	color:#004289;
	font-weight:bold;
	font-size:22px;	
	margin-bottom:3px;	
}
h4 {
	color:#004289;
	font-weight:bold;
}
.arrows li {
	background: url("images/layouts/lay33/arrow_blue.png") no-repeat scroll 0 4px transparent;
}
.bluebox {
	background: url("images/layouts/lay33/sidebox_red.png") no-repeat scroll 0 0 #626262;
}
.box {
	background: url("images/layouts/lay33/box_blue.png") repeat-x scroll 0 0 #013572;
}
.free_consultion_form_submit input {
	background: url("images/layouts/lay33/submit_red.png") no-repeat scroll 0 0 transparent;
}
#footer_outside {
	background:#CBCED3;
}
#footer_inside {
	color:#004289;
        padding:25px 0;
        text-align:center;
        font-size:10px;
}
#footer_inside a,#footer_inside  a:link,#footer_inside  a:active,#footer_inside  a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#004289;
}
#footer_inside a:hover {
	text-decoration: underline;
}
