html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr
{
  margin:0px;
  padding:0px;
}
  
input 
{
/*	font:8pt Verdana;
	font-weight:bold;
	padding:5px 30px 5px 30px;*/
}


#wrapper 
{
	margin:0px auto 0px auto;
	width:1000px;
}

#TopLogo
{
	padding:20px 0px 13px 10px;
}

#TopMenu
{	
	float:right;
	margin:-45px 28px 0px 0px;
}

.BrochureRequestFlash
{
	position:absolute;
	margin-top:-80px;
	margin-left:650px;
}

#MainContent
{
/*	background:  url(../images/border.gif) ;*/
	width:1000px;
	height:520px;
}

#MainMenu
{
	font:8pt Verdana;
	padding:6px 0px 0px 22px;
}


#MainMenu ul
{
	/*margin:6px 0px 0px 10px;*/
	z-index:2;
}

#MainMenu li
{
	
	display:inline;
	list-style:none;
	float:left;
	text-align:center;
	z-index:2;
}

#MainMenu a 
{
	background: transparent url(../images/button2.gif) no-repeat;
	position:relative;
	display:block;
	float:left;
	text-decoration:none;
	color:#666666;
	width:128px;
	padding:3px 0px 5px 0px;
	z-index:0;
}

#MainMenu a:hover
{
	background: transparent url(../images/button2shade.gif) no-repeat;
}


#MainMenu a.Selected, #MainMenu a.Selected:hover 
{
	background: transparent url(../images/button3.gif) no-repeat;
	padding:5px 0px 5px 0px;
	z-index:20;
}

.PopupSubmenu
{
	font:8pt Verdana;
	z-index:114;
	background-color:#FFF;
	padding: 2px;
}

.PopupSubmenu ul
{
	z-index:4;
}

.PopupSubmenu li
{
	background: transparent url(../images/button4.gif) no-repeat;
	list-style:none;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	width:102px;
	z-index:4;
}

.PopupSubmenu a 
{
	
	text-decoration:none;
	color:#777;
	z-index:3;
}

.PopupSubmenu li:hover
{
	background: transparent url(../images/button5.gif) no-repeat;	
}



#InternalContent 
{
	overflow:auto;
	position:absolute;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFF;
	margin:31px 0px 8px 0px;
	padding:0px;
	width:1000px;
	height:472px;
	z-index:2;
	font:9pt Verdana;
}

#LeftSubContent
{
	font:10pt Verdana;
/*	padding-left:20px;
	padding-top:20px;*/
	float:left;
	width:400px;
	height:390px;
}


#LeftSubContent li
{
	list-style:none;
	
}

#LeftSubContent a
{
	background: transparent url(../images/large_button.gif) no-repeat;
	float:left;
	text-decoration:none;
	color:#777;
	width:402px;
	padding:12px 0px 12px 10px;
	font:12pt Verdana;
}

#LeftSubContent a:hover
{
	background: transparent url(../images/large_button_flipped.gif) no-repeat;
	float:left;
	text-decoration:none;
	color:#777;
	width:402px;
	padding:12px 0px 12px 10px;
	font:12pt Verdana;
}


#LeftSubContent p
{
	font:9pt Verdana;
}

#LeftSubContent img
{
	 
	margin:-35px 0px 0px 250px;
	padding:2px;
	border:1px solid #000;
	width:120px;
	height: 70px;
}

#RightSubContent
{
/*	margin:20px 3px 20px 0px;*/
	float:right;
	width:510px;
	height:390px;
	padding:10px 0px 0px 10px;
	border-left:1px solid #000;
	overflow:auto;
	font:10pt Verdana;
}

#RightSubContent li
{
	list-style:none;
	float:left;
}

#RightSubContent a
{
	background: transparent url(../images/large_button.gif) no-repeat;
	float:left;
	text-decoration:none;
	color:#777;
	width:402px;
	padding:12px 0px 25px 10px;
	margin:0px 2px 0px 2px;
	font:12pt Verdana;
}

#RightSubContent p
{
	font:9pt Verdana;
}

#RightSubContent img
{
	position:relative; 
	margin:-35px 0px 0px 250px;
	padding:2px;
	border:1px solid #000;
	width:120px;
	height: 70px;
}


#FooterLeft 
{
	font-size: 7pt; 
	font-family: verdana;
	float:left;
	margin-top:20px;
	margin-left:10px;
}

#FooterRight
{
	font:7pt Verdana;
	text-align:right;
	float:right;
	margin-top:20px;
	margin-right:10px;
}

.PricesTable td
{
	text-align:center;
	padding:3px;
	font:8pt Verdana;
	border:1px solid #000;
}

.ConfigsTable img
{
	padding:3px;
	border:1px solid #000;
}


#LargeLinks a
{
	text-align:left;
	background: transparent url(../images/large_button.gif) no-repeat;
	float:left;
	text-decoration:none;
	color:#000;
	width:402px;
	padding:12px 0px 22px 10px;
	font:12pt Verdana;	
}

#LargeLinks img
{
 
	margin:-35px 0px 0px 250px;
	padding:2px;
	border:1px solid #000;
	width:120px;
	height: 70px;
}

#LargeLinks p
{
text-align:left;
font:9pt Verdana;
}

#Bottom
{
	position:absolute;
	z-index:-1;
	background : url(../images/bg_bottom.gif) top center; 
	width:100%; 
	height:200px;
	margin:0px 0px 0px 0px;
	left:0px;
	top:615px;
	padding : 0px 0px 0px 0px;
}

#Top
{
	position:absolute;
	z-index:-1;
	background : url(../images/bg_top.gif) top center; 
	width:100%; 
	height:201px;
	margin:-58px 0px 0px 0px;
	left:0px;
	top:0px;
	padding : 0px 0px 0px 0px;
}

.ThankYouForRequestPopup
{
	font-size : 9pt;
	font-weight : normal;
	font-family : verdana;
}


.BrochureRequestTable 
{
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}

.BrochureRequestTable 
{
	margin-left:auto;
	margin-right:auto;
}

.BrochureRequestTable td
{
	padding-right:20px;
}

.BrochureRequestTable input
{
width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
	
}
.BrochureRequestTable select
{
	width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}

.BrochureRequestTable textarea
{
	width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}
