@charset "UTF-8";
/* CSS Document */


/* basic elements */
html {
	margin: 0;
	padding: 0;
}
body {
	background-image:url(../images/bg_tile.png);
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
}
/* Page Holders */
#holder {
	height: 100%;
	width: 100%;
	
	padding-top: 0px;
	background-image:url(../images/bg_tile.png)
}
#page_holder {
	margin-left: auto;
	margin-right: auto;
	width:1006px;
	height:100%;
	
	background-image:url(../images/home_bg_v_tile.png);
	background-repeat:repeat-y;
}

/* Layouts */
#main {
	padding-left:12px;
}

/* Header and Top Menu */
#header {
	background-image: url(../images/header_bg.jpg);
	/*background-color:#666;*/
	background-repeat: no-repeat;
	width:952px;
	height:30px;
	padding-left:10px;
	padding-right:30px;
}
#header_link1 {
	float:left;
	text-align:left;
	width:100px;
	height:10px;
	/*margin-left:10px;*/
	margin-top:10px;
}
#header_link2 {
	text-align:right;
	float:right;
	width:60px;
	height:10px;
	/*margin-right:20px;*/
	margin-top:10px;
}
#top_menu {
	float:right;
	width:500px;
	height:15px;
	margin-right:20px;
	margin-top:50px;
}

/* Middle Area for Quick Menu */
#middle_pane {
	background-image:url(../images/middle_menu_bg.jpg);
	height: 410px;
	width: 982px;
}
#home_buttons {
	height: 430px;
	width: 982px;
}
#logo {
	float:left;
	/*background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;*/
	height: 150px;
	width: 145px;
	margin-top: 30px;
	padding-left: 95px;
}
#caption_text_home {
	float: left;
	height: 24px;
	width: 250px;
	margin-top: 240px;
	margin-left: -200px;
	background-image:url(../images/title_specifications.png);
	background-repeat:no-repeat;
}

#caption_text {
	float: left;
	height: 24px;
	width: 250px;
	margin-top: 200px;
	margin-left: -200px;
	background-image:url(../images/title_specifications.png);
	background-repeat:no-repeat;
}
#qm_holder1 {
	float: left;
	height: 77px;
	width: 327px;
	margin-top: 310px;
	margin-left: -290px;
}

#qm_holder2 {
	float: left;
	height: 320px;
	width: 327px;
	margin-top: 13px;
	margin-left: 0px;
}
#qm_holder3 {
	float: right;
	height: 320px;
	width: 327px;
	margin-top: 13px;
	margin-left: 0px;
}
#qm_cell {
	height: 77px;
	width: 327px;
}
#qm_caption {
	float:left;
	width:140px;
	padding-left:10px;
	padding-top:30px;
}
#qm_img {
	float: right;
	height: 72px;
	width: 166px;
	margin-top: 1px;
	margin-right: 1px;
}

/* Content Area */
#content {
	/*height: 300px;*/
	width: 982px;	
	overflow:auto;
}
#hline {
	background-image: url(../images/hor_rule.png);
	background-repeat: repeat-x;
	height: 2px;
}
#vline {
	background-image: url(../images/ver_rule.png);
	background-repeat: repeat-y;
	width: 2px;
	height:275px;
}
#content_pane {
	width: 287px;
	height:100%;
	min-height:300px;
	padding-left: 20px;
	padding-right: 18px;
	
}
#box_link {
	background-image:url(../images/box_btn_bg.gif);
	background-position: -2px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:15px;
	width:265px;
	height:30px;
}
#content_pane_left {
	float: left;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
}
#content_pane_center {
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(../images/middle_pane_bg.png);
	background-repeat:repeat-y;
}
#content_pane_right {
	float: right;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
}
#content_link_arrow {
	background-image:url(../images/bullet.jpg);
	background-position: right 4px;
	/*padding-left:15px;
	background-position:right;*/
	background-repeat:no-repeat;
	margin-top:10px;
}
#content_link {
	background-image:url(../images/bullet.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:15px;
	width:265px;
}
#headline {
	/*width: 265px;*/
	background-image: url(../images/hor_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 0px;
}

/* Footer */
#footer {
	height: 43px;
	width: 982px;
}
#footer_line {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	float:left;
	height: 43px;
	width: 350px;
	padding-top: 0px;
	padding-left: 17px;
}
#footer_menu {
	float:right;
	text-align:right;
	height: 10px;
	width: 310px;
	margin-top: 15px;
	margin-right: 20px;
}
#footer_bg {
	margin-left: auto;
	margin-right: auto;
	width:1006px;
	height:20px;
	
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#sitemap{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	font-style: normal;
	line-height: 20px;
}
#sitemap a:link{
	text-decoration:none;
	color: #666;
}
#sitemap a:visited{
	text-decoration:none;
	color: #666;
}

#sitemap a:hover{
	color: #666;
	text-decoration:underline;
}
