/* CSS Document */

<!--

html,body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4E3E3F;
	color: #FFFFFF;
}
form{
	padding:0;
	margin:0;
}
h1 {

font-size:26px;

font-family:Arial, Helvetica, sans-serif;

color: #333333;

padding: 5px 0px 0px 0px;

}	

h2 {
margin-bottom: 0px;

margin-left: 0px;

margin-right: 0px;

margin-top: 4px;

font-family:Arial, Helvetica, sans-serif; 

font-size:14px;

color:#00B4E5;

font-weight:bold;

}

a{

	color:#000000;

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	text-decoration:none;

		}

	

a.visited{

	color:#000000;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;



}

a:hover{

	color:#01AAD5;

	font-size:12px;

	font-weight:bold;

	text-decoration: underline;

	

}

.zerofill{
	font-size:1px;
}
/*menu start*/
/*#nav_bg{
	background:url(../images/nav_right.png) right top no-repeat;
	height:40px; line-height:40px; overflow:hidden;
}
.sep{
	background:url(../images/nav_sep.png) center no-repeat;
	height:40px; line-height:40px;
}*/
.nav_table{
background:url(../images/nav_red.png) right top;
padding:0px;
margin:0px;
}

.preload1 {/*background: url(../images/blank_over.gif);*/}
.preload2 {/*background: url(../images/blank_overa.gif);*/}

.menu2 {line-height:44px !important; /*background:url(../images/nav_left.png) left top no-repeat;*/ padding:0px 0 0 0px; margin:0 0 0 0px; width:100%; list-style:none; height:44px; /*background:#020576; */ position:relative; z-index:500; font-family:arial, verdana, sans-serif; color:#ffffff;; text-decoration:none; font-size:14px; font-weight:normal;}
.menu2 li.top {display:block; float:left; height:44px; background:url(../images/nav_sep.png) left center no-repeat;}
/*.menu2 li:hover > a.top_link span.down span.sep {text-decoration:none}*/
.menu2 li a.top_link {display:block; float:left; height:44px; line-height:44px; color:#ffffff; text-decoration:none; font-size:14px; font-weight:normal; padding:0 0 0 0px; cursor:pointer;/*background: url(../images/blank.gif);*/}
.menu2 li a.top_link span {float:left; display:block; padding:0 8px 0 6px; height:44px;background:url(../images/m_sep.png) right top no-repeat; }
.menu2 li a.top_link span.down {float:left; display:block; padding:0 8px 0 6px; /*height:36px;*/ background:url(../images/m_sep.png) right top no-repeat;}
.menu2 li a.top_link:hover {font-weight: normal; color:#E3991F;}
.menu2 li a.top_link:hover span {background:url(../images/m_sep.png) right top no-repeat; font-weight:normal;}
.menu2 li a.top_link:hover span.down { background:url(../images/m_sep.png) right top no-repeat; font-weight:normal;background:url(../images/m_sep.png) right top no-repeat; }

.menu2 li:hover > a.top_link {font-weight: normal; background:url(../images/m_sep.png) right top no-repeat;}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down { background: url(../images/nav_hover.png) right top;background:url(../images/m_sep.png) right top no-repeat;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:400;}
.menu2 li:hover {position:relative; z-index:400;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:44px; background: #fff; padding:0px; border:0px solid #3a93d2; white-space:normal; width:250px; height:auto; z-index:500;}
.menu2 :hover ul.sub li {display:block; height:auto; position:relative; float:left; width:100%; font-weight:normal; border-top:1px solid #CCCCCC;}
.menu2 :hover ul.sub li a  { padding-left:5px; font-weight: normal;background-color:#6E3B2D; display:block; font-size:12px; height:auto; width:100%; line-height:29px; text-indent:0px; color:#fff; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background-color:#6E3B2D; }
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff; background-color:#464FA1; }
.menu2 :hover ul.sub li a.fly:hover { color:#fff;  background-color:#464FA1; }
.menu2 :hover ul li:hover > a.fly {color:#fff;  background-color:#464FA1; } 

.menu2 :hover ul :hover ul
{left:150px; top:-1px; background: #fff; padding:0px; border-left:1px solid #999999; white-space:normal; width:250px; z-index:600; height:auto;}
.menu2 :hover ul :hover ul :hover ul
{left:150px; top:-1px; background: #fff; padding:0px; border-left:1px solid #999999; white-space:normal; width:250px; z-index:700; height:auto;}
.menu2 :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-1px; background: #fff; padding:0px; border-left:1px solid #999999; white-space:normal; width:250px; z-index:800; height:auto;}
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-1px; background: #fff; padding:0px; border-left:1px solid #999999; white-space:normal; width:250px; z-index:900; height:auto;}

/*menu end*/

.phone {
	font-size: 36px;
}
.mod_head_red {
	font-size: 24px;
	color: #CE3506;
}
.link_red a{
	color: #CE3506;
	text-decoration: none;
}
.head_red {
	font-size: 28px;
	color: #B72B00;
}
.head_grey {
	font-size: 28px;
	color: #AFAFAF;
}
p{
	line-height:1.5em;
}.hd_title {
	font-size: 20px;
	padding-left: 5px;
}
.list_title {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	color: #DFDFDF;
}
.footer p{
	padding:0;
	margin:0;
}
.footer a{
	color: #DFDFDF;
	text-decoration:none;
}
#footer_menu {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

