/* CSS Basic Document */
body
{
margin:0px;
padding:20px 0px;
background-color:#660000;
}
form
{
	margin:0px;
}
.container
{
width:890px;
height:auto;
margin:0px auto;
text-align:center;
border:5px solid #FFF;
background-color:#F7F4EA;
}

/* CSS Header Document Start here*/
.header
{
width:890px;
height:333px;
text-align:center;
background:url(../images/header-bg.jpg) left top no-repeat #000000;
}
.header-top
{
width:890px;
height:92px;
text-align:center;
}
.logo-box
{
width:305px;
height:92px;
float:left;
text-align:left;
}
.logo-margin
{
margin-left:9px;
margin-top:9px;
}
.header-top-right
{
width:550px;
height:92px;
text-align:center;
vertical-align:middle;
float:right;
padding-left:5px;
padding-right:5px;
font-size:18px;
font-weight:bold;
font-family:Helvetica, sans-serif;
text-decoration:none;
line-height:24px;
margin-right:5px;
}
.header-menu
{
width:890px;
height:40px;
float:left;
text-align: left;
}
/* CSS Menu */
#navcontainer {
        margin:0px;
        padding: 0px;
        height: 40px;
		float:left;
}

#navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		background: url(../images/menu-bar.gif) right center no-repeat;
		height:40px;
}

#navcontainer ul li a {
        width: 178px;
        height: 40px;
        padding: 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 13px/40px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
        color: #149AEC;
		height:40px;
}

#navcontainer li.active a {
        color: #149AEC;
		height:40px;
}
-->

.header-banner
{
width:890px;
height:201px;
float:left;
text-align:left;
background:url(../images/header-banner.jpg) left top no-repeat;
}
.banner-call-me-now-bt
{
margin-left:490px;
margin-top:139px;
}
/* CSS Header Document End here*/


/* CSS body Document Start here*/
.body-main
{
width:890px;
height: auto;
text-align:center;
}
.body-left
{
width:270px;
height:auto;
background:url(../images/body-left-bg.jpg) right top repeat-y;
padding:5px 15px 20px 15px;
float:left;
text-align:left;
}
.body-left-box
{
background-color:#FFFDF5;
padding:10px;
border:1px dashed #E1D9BE;
float:left;
width:248px;
height:auto;
margin-bottom:10px;
text-align:justify;

}
.quick-contact-box
{
background-color:#FFFDF5;
padding:10px;
border:1px dashed #E1D9BE;
float:left;
width:248px;
height:auto;
margin-bottom:10px;
text-align:justify;
}
.body-right
{
width:550px;
height:auto;
padding:20px;
float:right;
text-align:left;
}
.body-right-box
{
background-color:#FFFDF5;
padding:10px;
border:1px dashed #E1D9BE;
float:left;
width:550px;
height:auto;
margin-bottom:10px;
margin-top:-15px;
margin-left:5px;
margin-right:5px;
}
.body-right-box-Contact
{
background-color:#FFFDF5;
padding:10px;
border:1px dashed #E1D9BE;
float:left;
width:100%;
height:auto;
margin-bottom:10px;
margin-top:-20px;
}
.body-right-blue-box
{
background-color:#F8FBFF;
padding:10px;
border:1px dashed #E1D9BE;
float:left;
width:528px;
height:auto;
margin-bottom:10px;
}
/* CSS body Document End here*/


/* CSS Footer Document Start here*/
.footer
{
width:890px;
height:66px;
text-align:center;
background-color:#666666;
clear:both;
}
.footer-left
{
width:300px;
height:66px;
background:url(../images/footer-left-bg.jpg) right top no-repeat #666666;
text-align:center;
line-height:66px;
color:#FFF;
float:left;
}
.footer-left a
{
color:#FFF;
text-decoration:none;
line-height:66px;
}
.footer-left a:hover
{
color:#EAF9FF;
text-decoration:underline;
line-height:66px;
}
.footer-right
{
width:580px;
height:40px;
text-align:center;
color:#FFF;
line-height:20px;
padding:13px 0px;
float:right;
}
.footer-right a
{
color:#FFF;
text-decoration:none;
line-height:20px;
}
.footer-right a:hover
{
color:#EAF9FF;
text-decoration:underline;
}
/* CSS Footer Document End here*/
.clear
{
height:1px;
clear:both;
}


/* CSS Text Document*/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3B3B;
	text-decoration: none;
}
body a
{
color:#0463D6;
text-decoration:none;
}
body a:hover
{
color:#0463D6;
text-decoration:underline;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #082D3D;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #135A79;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #135A79;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-align:justify;
}
