@charset "UTF-8";
@import url("/quantecNew/css/Q_styles.css");

/*Menu Styles*/
#subMenuList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subMenuList li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	width: 100px;
	height: auto;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}

#subTitleImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#subMenuList li a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	width: 100px;
	height: auto;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

#subMenuList li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	width: 100px;
	height: auto;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

/*User Styles*/
.Gold_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3793F;
	font-weight: bold;
}

.Sub_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222;
}


/*Template styles*/

* {
	margin: 0px;
	padding: 0px;
}
.clearBoth {
	clear: both;
}
body {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
}
#bodyWrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#medboxWrap1 #medBox1 {
	height: 328px;
	width: 298px;
	position: absolute;
	top: 25px;
	left: 16px;
}
#medboxWrap1 #medBox2 {
	height: 328px;
	width: 298px;
	position: absolute;
	top: 25px;
	left: 330px;
}
#medboxWrap1 #medBox3 {
	height: 328px;
	width: 298px;
	position: absolute;
	top: 25px;
	right: 18px;
}
#bodyWrapper #innerBody {
	background-color: transparent;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bodyWrapper #innerBody #box_topLeft {
	background-image: url(images/bg_topBevel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 103px;
	width: 520px;
	position: relative;
	float: left;
}
#bodyWrapper #innerBody #navWrapper {
	background-image: url(images/bg_navBar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	float: left;
}
#bodyWrapper #innerBody #box_topLeft h10 a {
	background-image: url(images/quantec_logo.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 330px;
	position: absolute;
	text-indent: 0px;
}
#bodyWrapper #innerBody #box_topRight {
	background-image: url(images/bg_topBevel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 103px;
	width: 440px;
	position: relative;
	float: right;
}
#box_topRight ul {
	float: right;
	display: block;
	width: 400px;
	height: auto;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
}
#box_topRight li {
	float: right;
}
#box_topRight li a:link, #box_topRight li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#box_topRight li a:hover, #box_topRight li a:active {
	color: #C69645;
}
#itemPrint {
	background-image: url(images/toBullet.jpg);
	background-repeat: no-repeat;
	background-position: 56px center;
}
#itemContact   {
}
#itemSitemap {
	background-image: url(images/toBullet.jpg);
	background-repeat: no-repeat;
	background-position: 60px center;
}
#itemHome {
	background-image: url(images/toBullet.jpg);
	background-repeat: no-repeat;
	background-position: 44px center;
}
#navWrapper ul {
	list-style-type: none;
	display: block;
	width: auto;
	height: 22px;
	margin-top: 7px;
	margin-left: 98px;
}
#navWrapper li {
	float: left;
	height: auto;
	width: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 40px;
}
#navWrapper a:link, #navWrapper a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navWrapper a:hover, #navWrapper a:active {
	color: #C69645;
}
#searchBox {
	height: auto;
	width: auto;
	position: absolute;
	bottom: 15px;
	right: 10px;
}
#searchBox label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 3px;
	position: absolute;
	bottom: 3px;
	right: 208px;
}
#searchBox #searchInput {
	width: 180px;
	height: 16px;
	position: absolute;
	right: 24px;
	bottom: 1px;
}
#searchBox img {
	position: absolute;
	bottom: 1px;
	right: 1px;
}
#search_button {
	width: 16px;
	height: 33px;
	margin: 0;
	border: 0;
	position: absolute;
	top: -24px;
	right: 0px;
	background: transparent url(images/btn_search.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 3000px;
	display: inline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 500px;
}
#bodyWrapper #innerBody #muralWrapper {
	height: auto;
	width: 959px;
	float: left;
}
#bodyWrapper #innerBody #contentWrapper1 {
	height: auto;
	width: 919px;
	padding-top: 20px;
	padding-right: 20px;
	float: left;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 30px;
	background-image: url(images/bg_lowerBevel.jpg);
}
#bodyWrapper #innerBody #contentWrapper2 {
	height: auto;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 30px;
	background-image: url(images/bg_lowerBevel.jpg);
	overflow: visible;
}
#contentWrapper2 #innerBody2 {
	float: right;
	width: 780px;
	margin-top: 24px;
	height: auto;
	overflow: visible;
}
#contentWrapper2 #innerBody2 #innerHeader {
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 780px;
}
#contentWrapper2 #innerBody2 #innerContent {
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F3F3F3;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#contentWrapper2 #innerBody2 #innerFooter {
	background-image: url(images/contentBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 780px;
}

#contentWrapper2 #innerBody2b {
	float: left;
	width: 940px;
	margin-top: 24px;
}

#contentWrapper2 #innerBody2b #innerHeader {
	background-image: url(images/contentTop940.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 940px;
}

#contentWrapper2 #innerBody2b #innerContent {
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F3F3F3;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#contentWrapper2 #innerBody2b #innerFooter {
	background-image: url(images/contentBottom940.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 940px;
}

#innerContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#innerContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#innerContent a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
}
#innerContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#contentWrapper2 #subNavWrapper {
	height: auto;
	width: 150px;
	padding-right: 10px;
	float: left;
}
#medboxWrap1 {
	height: 362px;
	width: 100%;
	float: left;
	background-image: url(images/bg_medBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#medboxWrap2 {
	height: 362px;
	width: 100%;
	float: left;
	background-image: url(images/bg_medBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#contentWrapper1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
#contentWrapper1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	height: auto;
	width: auto;
	margin-left: 140px;
	margin-top: 18px;
}
#contentWrapper1 li {
	background-image: url(images/boBullet.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	text-align: left;
	text-indent: 12px;
	display: block;
	height: auto;
	width: auto;
	padding-left: 12px;
	margin-bottom: 5px;
}
#medboxWrap2 #medBox4 {
	height: 328px;
	width: 298px;
	position: absolute;
	top: 25px;
	left: 16px;
}
#medboxWrap2 #medBox5 {
	height: 328px;
	width: 612px;
	position: absolute;
	top: 25px;
	left: 330px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	display: block;
	height: auto;
	width: auto;
	margin-bottom: 28px;
}



#innerContent ul {
	margin-left: 30px;
}

#innerContent li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 20px;
	list-style-type: none;
	padding-left: 10px;
	display: block;
	margin-bottom: 8px;
}

p {
	padding-bottom: 10px;
}

#textBox {
	background-color: #000;
	background-image: url(/quantecNew/Home/images/mediaBox-bgd.png);
	height: 290px;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#textBox a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#textBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C49644;
}

#directoryContainer {
	height: auto;
	width: auto;
}

.addressTD {
	background-color: #E8E8E8;
	padding: 10px;
	width: 222px;
}

#mailListTable {
	margin-left: 60px;
	margin-top: 15px;
	margin-bottom: 100px;
}
