html {
  height: 99%; }

body {
  height: 100%;
  padding: 0px;
  font-size: 11px; 
  line-height: 18px;
  background-position: 0px 0px; 
  background-color: #ffffff;
  margin: 0px; 
  text-align: center;
  font-family:Arial, Helvetica, Verdana}
  
.my_clear {
clear: both;
height: 0px; }

a {
  outline: none; }
  
a img {
	border: none;
}

body #container {
  margin: 0px auto;
  width: 900px;
  background-color: #ffffff;
  padding-bottom:5px;
  position: relative;
  text-align: left;}
body #container #top {
    width: 900px;
    position:relative;
    height: 143;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
    background-image:url(/images/sites/540/images/logo.png);
	border-bottom: 3px solid #ee0a0c;
}
body #container #top #logo_link {
	position: absolute;
	height: 75px;
    width: 440px;
    top: 10px;
    left: 10px;
    cursor: pointer;
}
body #container #top #number_heading {
	position: relative;
	float: right;
	height: 18px;
	overflow: hidden;
    width: 340px;
    text-align:center;
    margin-top: 18px;
    margin-right: 10px;
    display: inline;
}
body #container #top #number_heading h1{
	font-size: 12px;
	position: relative;
	color: #ffffff;
	line-height: 18px;
	padding: 0px;
	margin:0px;
}


body #container #columns{
	width:900px;
	float: left;
	padding-bottom: 5px;
}

body #container #columns{
	width:900px;
	float: left;
	padding-bottom: 5px;
}
body #container #columns #left_column{
	width: 728px;
	float: left;
}
body #container #columns #left_column #banner_area{
	width: 728px;
	height: 360px;
	overflow: hidden;
	float: left;
}

body #container #columns #left_column #left_menu{
	width: 239px;
	overflow: hidden;
	margin-top: -5px;
	float: left;
	background: #fff url(/images/sites/540/images/right_column_bg.png) repeat-x;
	min-height:600px;
}

body #container #columns #left_column #left_menu ul{
	color: #c70a0b;
	line-height:24px;
	font-size: 12px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:30px;
	margin:0px 10px;
	list-style-image: url(/images/sites/540/images/bullet.gif);
	*list-style-image: url(/images/sites/540/images/bullet_ie6.gif);
}
body #container #columns #left_column #left_menu ul li{
	padding: 0px;
	margin:0px;
	font-weight:bold;
}
body #container #columns #left_column #left_menu ul li a{
	color: #c70a0b;
	font-weight:bold;
}
body #container #columns #left_column #left_menu ul li ul{
	padding: 0px;
	margin-left: 0px;
	list-style-image: url(/images/sites/540/images/bullet_spacer.gif);}
	
body #container #columns #left_column #left_menu ul li ul li{
	font-weight:normal;
}
body #container #columns #left_column #left_menu ul li ul li a{
	font-weight:normal;
}

body #container #content {
    width: 485px;
    float: left;
    margin-left: 1px;
    display: inline;
    padding-bottom: 30px;}
body #container #content #content-inside{
    width: 425px;
    margin: -20px 30px 30px;
    _margin-top: 0px;
    float: left;
    display:inline;}
body #container #content #content-inside h1{
    margin: 5px 0px 0px;
    font-size:18px;
    line-height:33px;
    color: #333;}
body #container #content #content-inside h2{
    color: #333;
    font-size:16px;
    line-height:33px;
    margin: 5px 0px 0px;
    }
body #container #content #content-inside h3{
    color: #333;
    font-size:14px;
    line-height:33px;
    margin: 5px 0px 0px;
    }
body #container #content #content-inside h4{
    color: #333;
    font-size:12px;
    line-height:33px;
    margin: 5px 0px 0px;
    }
body #container #content #content-inside p{
    color: #333;
    font-size:11px;
    line-height:24px;
    margin: 5px 0px 15px;}
body #container #content #content-inside a, body #container #content #content-inside a:visited{
    color: #a02e54;
    text-decoration:none;}
body #container #content #content-inside a:hover{
	color: #a02e54;
	text-decoration:underline;}
      
body #container #columns #right_column{
    width: 172px;
    float: left;
    margin-left: 0px;}
body #container #columns #right_column #past_clients{
	overflow: hidden;
	float: left;
	width: 172px;
	min-height: 900px;
	text-align:center;
	background: #fff url(/images/sites/540/images/left_column_bg.png) no-repeat;
	}
body #container #columns #right_column #past_clients p{
	margin: 20px;}

#page_footer {
  width:900px;
  float: left;
  border-top: 3px solid #c70a0b;
  font-size:11px;
  line-height:22px;}
  #page_footer #footerMenu{
	width: 400px;
	float: right;
	text-align:right;}
	#page_footer #footerMenu ul{
	list-style:none;
	width:400px; 
	padding: 0px;
	margin:20px 0px 0px;
	}
	#page_footer #footerMenu ul li{
	margin-right: 7px;
	display:inline;
	font-size:11px;
	line-height: 22px;
	}
#page_footer #footerMenu ul li a{
	color: #c70a0b;
	text-decoration:none;
	}
  #page_footer #newsletter_signup {
	float:left;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 380px;
	height: 130px;
	background-color:#cfe2f5;
    color: #333; }
   #page_footer #newsletter_signup h2{
	margin: 20px 20px 5px; }
   #page_footer #newsletter_signup p{
	margin: 15px 20px 5px; }
	#page_footer #newsletter_signup p a{
	color: #c70a0b;
	text-decoration:none; }
  #page_footer #copyright {
    width: 400px;
	float: right;
	text-align:right;
	color: #999999;}
    #page_footer #copyright p {
      padding: 20px 0px;
      text-align: right; }


#menu ul {
height:40px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
}
#menu ul li {
float:left;
margin-right:0;
}
#menu ul li a {
background:#000000 none repeat scroll 0 0;
color:#CCCCCC;
display:inline;
float:left;
font-size:11px;
font-weight:bold;
height:40px;
line-height:40px;
padding:0 10px;
text-decoration:none;
}
#menu ul li a:hover {
background-color:#CC6600;
color:#FFFFFF;
position:relative;
z-index:2;
}
#menu ul li:hover {
position:relative;
z-index:2;
}
#menu ul li:hover > a {
background:#CC6600 none repeat scroll 0 0;
color:#FFFFFF;
}
#menu ul li:hover > a.sub {
background-color:#CC6600;
color:#FFFFFF;
}
#menu ul li a.sub {
background-color:#000000;
}
#menu ul :hover ul {
border-bottom:0 solid #CC6600;
left:0;
top:40px;
width:160px;
}
#menu ul ul, #menu ul :hover ul ul {
height:0;
left:-9999px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:-9999px;
width:0;
}
#menu ul :hover ul li {
border-bottom:0 solid #000000;
margin:0;
}
#menu ul :hover ul li a {
background:#CC6600 none repeat scroll 0 0;
color:#CCCCCC;
font-weight:normal;
height:30px;
line-height:30px;
padding:0;
text-align:left;
text-indent:10px;
width:160px;
}
* html #menu ul :hover ul li a {
padding-left:10px;
text-indent:0;
}
#menu ul :hover ul li a:hover {
font-weight:bold;
}



#menu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
float: left;
margin-top: 75px;
padding: 0;
font: bold 14px Arial, Tahoma, Sans-serif;
position: relative;
width: 900px;
height: 30px;
background-color:transparent;
text-align: left;
display: inline; 
}
  #menu ul {
	height:30px;
position:relative;
}
#menu ul li a {
background:transparent;
float:left;
font: bold 13px Arial, Tahoma, Sans-serif;
height:25px;
padding: 5px 10px 0px 10px;
color: #c70a0b;
line-height: 12px;
text-decoration: none;
text-align: left;
position: relative;
}
#menu ul li a:hover {
background-color:transparent;
color: #c70a0b; 
}
#menu ul li a .menubulletleft {
dispay:none;
}
#menu ul li a .menubulletright {
background-repeat:no-repeat;
float:left;
height:12px;
margin-left:5px;
margin-top:0px;
width:12px;
background-image: url(/images/sites/540/images/dropdown_bullet.gif);

}
#menu ul li a .menu_title{
	float:left;
	*padding-bottom: 2px! important
}
    #menu ul li.selected {
      float: left; }
 

#menu ul li a:hover {
	background: transparent url(/images/sites/540/images/menu_select.gif) no-repeat center 22px;
}
#menu ul li:hover > a {
background: transparent url(/images/sites/540/images/menu_select.gif) no-repeat center 22px;
color:#c70a0b;
}
#menu ul li:hover > a.sub {
background-color:#ee0a0c;
color:#FFFFFF;
}
#menu ul ul li a {
background:#ee0a0c;
color: #ffffff;
height: 30px;
text-align:left;
line-height:30px
}
#menu ul ul li a:hover {
background:#ee0a0c;
text-align:left;
font-weight: normal;
}

#menu ul :hover ul {
left:0px;
top:30px;
}
#menu ul :hover ul li a {
background:#ee0a0c none repeat scroll 0 0;
color:#ffffff;}
#menu ul :hover ul li a:hover {
font-weight:normal;
}



/*template styles override */
body #container #content #content-inside #gallery_page .gallery_images .gallery_image{
	margin:5px 4px;}
	
body #container #content #content-inside #contact_form_page img.mapImage{
	height:120px;
	width:120px;
	}
body #container #content #content-inside #contact_form_page table {
	width:250px;
	}
body #container #content #content-inside #contact_form_page #contact_form table {
	width:100%;
	}
body #container #content #content-inside #contact_form legend{
	color:#c70a0b4;
}
body #container #content #content-inside #contact_form legend{
	color:#c70a0b;
}
body #container #content #content-inside #contact_form .button input{
	background-color:#c70a0b;
	color: #ffffff;
}


/*text widget popup styles*/

#past_clients{
	width: 172px;
	text-align:center;
	color: #333333;
	background: #fff url(/images/sites/540/images/left_column_bg.png) no-repeat;}
#past_clients p{
	margin: 20px;}
	
#left_menu{
	width: 239px;
	background: #fff url(/images/sites/540/images/right_column_bg.png) repeat-x;
}

#left_menu ul{
	color: #c70a0b;
	line-height:24px;
	font-size: 12px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:30px;
	margin:0px 10px;
	list-style-image: url(/images/sites/540/images/bullet.gif);
}
#left_menu ul li{
	padding: 0px;
	margin:0px;
	color: #c70a0b;
	font-weight:bold;
}
#left_menu ul li a{
	color: #c70a0b;
	font-weight:bold;
	text-decoration: none;
}
#left_menu ul li ul{

	padding: 0px;
	margin-left: 0px;
	list-style:none;
}
#left_menu ul li ul li{
	font-weight:normal;
}
#left_menu ul li ul li a{
	color: #c70a0b;
	font-weight:normal;
}
#newsletter_signup {
	width: 380px;
	height: 130px;
	background-color:#cfe2f5;
    color: #333; }
#newsletter_signup h2{
	margin: 20px 20px 5px; }
#newsletter_signup p{
	margin: 15px 20px 5px; }
#newsletter_signup p a{
	color: #c70a0b;
	text-decoration:none; }