body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg_tile.gif) repeat-y;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #ECECEC;
}

p {


	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;

}

A:link {

	color : #1900B4;
	font-weight: bold;
	text-decoration : none;
}

A:visited {
	color : #1900B4;
	font-weight: bold;
	text-decoration : none;
}

A:active {

	color : #D5D5F9;
	font-weight: bold;
	text-decoration : none;
}
A:hover {

	color : #D5D5F9;
	font-weight: bold;
	text-decoration : none;
}

h1 {
	height: 149px;
	margin: 0;
	padding: 0;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
}

h1 span {
	display: none;
}

h2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #1900B4;
}


h3 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color : #1900B4;
}

#indent  {


	padding-left: 15px;

}


#productnav  {

	padding: 4px;
	margin: 4px;
	float: right;
	background-color: #ECECEC;
	border: 1px solid #006;

}



#topbanner

{

	left: 233px;
	top: 149px;
	position: absolute;

}

#content

{
	left: 245px;
	top: 215px;
	position: absolute;
	width: 485px;

}


#front1

{
	left: 245px;
	top: 215px;
	position: absolute;
	width: 295px;

}

#front2

{
	left: 555px;
	top: 215px;
	padding-left: 8px;
	position: absolute;
	width: 180px;
	border-left: 1px solid #006;


}

#menu

{
	left: 35px;
	top: 165px;
	position: absolute;
	width: 190px;

}

#mainmenu ul
{

	padding: 0;
	list-style-type: none;

}

#mainmenu li { 
	margin: 0 0 0 -15px;
	border-top: 1px solid #CFCFCF;
font-family: Verdana, sans-serif;
font-size: 10px;
line-height: 13px;
	list-style-image: url(images/bullet.gif); 

}


#mainmenu li a:link, #mainmenu li a:visited
{
color: #1D5B99;
text-decoration: none;
	font-weight: normal;
}

#mainmenu li a:hover
{
	color: #0381FF;
text-decoration: underline;
	font-weight: normal;
}




#submenu ul
{

	padding: 0;
	list-style-type: none;

}

#submenu li { 
	margin: 0 0 0 -15px;
	border-top: 1px solid #CFCFCF;
font-family: Verdana, sans-serif;
font-size: 10px;
line-height: 13px;

}


#submenu li a:link, #mainmenu li a:visited
{
color: #1D5B99;
text-decoration: none;
	font-weight: normal;
}

#submenu li a:hover
{
	color: #0381FF;
text-decoration: underline;
	font-weight: normal;
}





.submitbutton {
	font-family: ms sans serif;
	font-size: 11px;
	background: #dddddd;
	color: #333333;
	border-width: 1px;
	height: 20px;
	font-weight: normal;
}

.searchbox {
	font-family: ms sans serif;
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	background-color:#ffffff;
}
