* {
	margin:0; 
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-style:normal;
	font-weight:normal;
	line-height:1.4em;
	color:#222222;
	background:#FFF url(images/body-bg.png) repeat-x;
}

p, h1, h2, h3, h4 {
	line-height:1.4em;
	padding-bottom:0.8px;
}

h1, h2, h3, h4 {
	color:#595455;
	text-transform:none;
	font-weight:normal;
}
h1 {font-size:2.0em;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;}
h4 {font-size:1.4em;}
p {font-size: 1.3em; margin-bottom: 5px;}

a {text-decoration:none; color:#1e82ce; outline:none; border:none;}
a:hover {color:#2da0f7;}
a img {border:none;}

.clearall { clear:both; line-height:0; display:block;}


.clearme{
	clear: both;
	display: block;
	height: 1px;
}

table, td, th {
	font-size: 1.1em;
	line-height: 1.4em;
}

th {
	text-align: left;
	padding: 2px;
}

td {
	padding: 2px;
}

#site_wrapper {
	width:960px;
	padding:0 10px;
	margin:0 auto;
	position:relative;
	min-height:200px;
}

#col_2 #site_wrapper {background:url(images/wrapper-2-col.png) repeat-y center;}
#col_3 #site_wrapper {background:url(images/wrapper-3-col.png) repeat-y center;}


#header_wrapper {
	background:url(images/header-bg.png) no-repeat center top;
	width:960px;
	height:160px;
	position:absolute;
	top:0px;
	left:10px;
	z-index:999;
}
#header_wrapper h1#qh_logo {
	background:url(images/queens_logo.png) no-repeat left top;
	margin:10px 0 0 50px;
	padding:10px 0 0 90px;
	height:80px;
	position:relative;
	font-size:10px;
}
#header_wrapper h1#qh_logo span#logo{
	position:absolute;
	left:90px;
	top:10px;
	background:url(images/queens_text2.png) no-repeat left top;
	width:150px;
	height:60px;
}

/*header update */
#header_wrapper #qh_logo {
	background:url(images/queens_logo.png) no-repeat left top;
	margin:10px 0 0 50px;
	padding:10px 0 0 90px;
	height:80px;
	position:relative;
	font-size:10px;
}
#header_wrapper #qh_logo span#logo{
	position:absolute;
	left:90px;
	top:10px;
	background:url(images/queens_text2.png) no-repeat left top;
	width:150px;
	height:60px;
}

#top_phone {
	display: none;
}
/*end update */

#banner {

}

#banner img {
	
}

#left_col {
	padding-top:80px;
	float:left;
	width:180px;
}
#main_col {
	padding-top:75px;
	margin:0 0 0 180px;
	
}

#col_2 #site_wrapper #main_col {width:auto;}
#col_3 #site_wrapper #main_col {width:550px;}

#main_col .content_area {
	padding:10px;
	float:left;
	width: 525px;
	
}

#col_2 #site_wrapper #main_col .content_area{width:auto;}

.content_area ul, .content_area ol {
	margin: 10px 0 10px 30px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content_area ul ul, .content_area ol ol {
	margin: 10px 0 10px 30px;
	font-size: inherit;
	line-height: inherit;
}

#accordion {
	width: 525px;
	margin: auto 10px;
	border:1px solid #ccc;
	background-color:#F2F1F1;
}

#accordion div {
	border-left: 1px solid #D5D5D6;
	border-right: 1px solid #D5D5D6;
}

#accordion h3 {
	font-size: 1.5em;
}


#accordion dl {
	font-size: 1.2em;
}

#accordion dt {
	font-weight: bold;
	margin: 3px 0 2px 0;
}

#accordion dt {
	padding: 2px 0;
}

#accordion div ul {
list-style: none;
}

#accordion div ul li {
	padding-left: 16px;
	list-style-image:url(../images/icons/mini/check_blue.gif);
	
}

#tabs ul {
margin: 0;
padding: 0;
}


#right_col {
	position:absolute;
	right:10px;
	top:0px;
	z-index:10;
	width:245px;
	padding-top:120px;
	background:url(images/left-col.png) repeat-y 0px 0px;
}

#datepicker {
	text-align: center;
}

#col_2 #site_wrapper #right_col {
	display:none;
}





#right_col #head {
	width:auto;
	display:block;
	font-size:1.6em;
	line-height:30px;
	height:35px;
	padding:0px 7px 5px 22px;
	background: url(images/left-col.png) no-repeat -245px 0;
	
}

#right_col .spec {
	min-height:40px;
	width:auto;
	padding:20px 7px 3px 22px;
	background:url(images/left-col.png) no-repeat -735px 0px;
}

#right_col .box {
	min-height:40px;
	width:auto;
	padding:20px 7px 3px 22px;
	background:url(images/left-col.png) no-repeat -735px 0px;
}


#right_col .spec h4 {
	color:#125ca0;
}


#right_col .misc_top {
	min-height:30px;
	/*width:auto;*/
	padding:0px 7px 7px 22px;
	background:url(images/left-col.png) no-repeat -490px -2px;
}

#avHolder {
	width: 180px;
	margin: 0 auto;
}

#avHolder select {
	font-size: 1em;
}

#butcheck {
font-size: 1.1em;
padding: 0 10px;
}

#right_col .misc {
	min-height:30px;
	width:auto;
	padding:7px 7px 7px 22px;
	background:url(images/left-col.png) no-repeat -490px 0px;
}



/* 3 Col Footer */
#footer {
	margin: 0 auto 0 auto;
	width:940px;
	padding:25px 20px 35px 20px;
	clear: both;
	height: 140px;
}
#col_2 #footer {background:url(images/footer-2-col.png) no-repeat bottom center;}
#col_3 #footer {background:url(images/footer-3-col.png) no-repeat bottom center;}


#footer #footleftColumn1 {
  float: left;
  padding: 0 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 200px;
  margin-top: -5px;
}
#footer #footrightColumn1 {
  float: right;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 200px;

}
#footer #footrightColumn1 span {
margin-bottom: 3px;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#footer #footcontent {
  margin: 0 220px 0 220px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */

}


.menu_footer {
	list-style:none;
	margin:0;
	padding:0;
}
.menu_footer li {
	margin: 15px;
}

.menu_footer li.footlstfirst {margin-top: 0;}

.menu_footer li a {
	
}
/*-------*/



#header_wrapper ul#top_menu {
	position:absolute;
	right:0;
	top:0;
	list-style:none;
}
#header_wrapper ul#top_menu li {
	float:left;
}
#header_wrapper ul#top_menu li a {
	font-size:1.2em;
	padding:5px 10px 10px 10px;
	display:block;
	color:#dec399;
}
#header_wrapper ul#top_menu li a:hover {
	color:#FFF;
	background:url(images/menu_bg_hover.png) no-repeat center bottom;
}

#header_wrapper ul#top_menu li a.activelink {
	color:#FFF;
	background:url(images/menu_bg_hover.png) no-repeat center bottom;
}

#left_col ul#menu_main {
	background:#004a8d url(images/menu.png) bottom no-repeat;
	padding:80px 0 50px 0;
	z-index:998;
}

#menBot {
background:#004a8d url(images/menu.png) bottom no-repeat;
	padding:0 0 50px 0;
	height:10px;
}

#left_col ul#menu_main, #left_col ul#menu_main ul{
     margin:0;
     position:relative;
	 list-style:none;
 }
 
#left_col ul#menu_main a {
    display:block;
	width:170px;
	height:30px;
	line-height:30px;
	background:url(images/menu_bg.png) repeat-x top;
	padding:0 5px;
	color:#fffbef;
	font-size: 1.3em;
 }

#left_col ul#menu_main a:hover{
	color:#dec399;
	background:url(images/menu_bg.png) repeat-x 0 -60px;
}
#left_col ul#menu_main li{
    float:left;
    position:relative;
}
#left_col ul#menu_main ul {
	margin: -30px 0 0 0;
    position:absolute;
    left:180px;
    display:none;
}
#left_col ul#menu_main li ul a{
	background:url(images/menu_bg.png) repeat-x 0 -30px;
}
#left_col ul#menu_main ul ul{
	top:auto;
	}	

#left_col ul#menu_main li ul ul {
 
    }

#left_col ul#menu_main li:hover ul ul, #left_col ul#menu_main li:hover ul ul ul, #left_col ul#menu_main li:hover ul ul ul ul{
    display:none;
    }
#left_col ul#menu_main li:hover ul, #left_col ul#menu_main li li:hover ul, #left_col ul#menu_main li li li:hover ul, #left_col ul#menu_main li li li li:hover ul{
    display:block;
    }

span.arrow {width:14px; height:30px;background:url(images/menu_bg.png) repeat-x 0 -90px; position:absolute; right:1px; top:0px;}


#left_col ul#icos {
	list-style:none;
}
#left_col ul#icos a {
	background:url(images/menu-icons.jpg) no-repeat;
	width:180px;
	height:60px;
	display:block;
}
#left_col ul#icos a#ico_nl {background-position:-0px -0px;}
#left_col ul#icos a#ico_nl:hover {background-position:-180px -0px;}
#left_col ul#icos a#ico_co {background-position:-0px -60px;}
#left_col ul#icos a#ico_co:hover {background-position:-180px -60px;}
#left_col ul#icos a#ico_tw {background-position:-0px -120px;}
#left_col ul#icos a#ico_tw:hover {background-position:-180px -120px;}
#left_col ul#icos a#ico_fb {background-position:-0px -180px;}
#left_col ul#icos a#ico_fb:hover {background-position:-180px -180px;}
#left_col ul#icos a#ico_ob {background-position:-0px -240px;}
#left_col ul#icos a#ico_ob:hover {background-position:-180px -240px;}
#left_col ul#icos a#ico_bc {background-position:-0px -300px; height:100px;}
#left_col ul#icos a#ico_bc:hover {background-position:-180px -300px;}





table.techTable {
  border: 1px solid #CCCCCC;
}
/*caption {
  margin: auto;
  padding: .2em;
  font-size: 1.2em;
  font-weight: bold;
}
th {
  font-weight: normal;
  font-style: italic;
  text-align: left;
  border: 1px dotted #699;
  background-color: #BDAE7B;
  color: #FFF;
}
th,td {
  padding: .2em;
}
.odd {
  background-color: #CCC;
}*/


.techyesno {
	text-align: center;
	width: 30px;
}

.technotes {
text-align: center;
width: 100px;
}

.rmLayTble {
	width: 500px;
	margin: 0 auto;
	border: 1px solid #ccc;
}

.rmLayTble th {
	text-align: left;
	border: 1px dashed #ccc;
	padding: 0.2em;
	vertical-align: top;
}
.rmLayTble td {
	text-align: center;
	padding: 0.2em;
	border: 1px dashed #ccc;
	vertical-align: top;
}

/*Gallery 
-------------------------*/

#gallery_img img {
		margin: 10px;
		border: 1px solid #CCC;
}

/* Misc
------------------------*/
.imgFlRight {
float: right;
border:0;
margin: 0 10px 10px 10px;
}


/* New Offers
****************/
#quotes {
	margin: 0;
	padding: 0;
}

#quotes li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.offholder{
 min-height:125px;
 }
