body{
	padding: 0;
	margin: 0;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.1em;
}
.headertype02 {
	font-weight: bold;
	color: #D45222;
}
.headertype03 {
	letter-spacing: -0.1em;
	font-weight: bold;
	color: #ffb600;
	font-size: 14px;
}
.text {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 18px;
	font-size: 12px;
}
.sidetext {
	padding-right: 25px;
	padding-left: 20px;
	line-height: 15px;
	padding-top: 5px;
}
#main{
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 530px;
	margin-left: 15px;
	line-height: 19px;
}
#wrapper_head{
	min-height: 300px;
	background-repeat: repeat-x;
	background-image: url(img/wrapper_head023.gif);
	height: 181px;
	width: 860px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content_side{
	margin-top:-189px;
	position: relative;
	top:0;
	right:1px;
	min-height: 300px;
	background-repeat: no-repeat;
	background-image: url(img/sidebar_background.gif);
	background-position: top;
	font-size: 11px;
	line-height: 15px;
	width: 261px;
	float: right;
	margin-right: 2px;
}
#content_side h1{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	margin-bottom: -10px;
	color: #D45222;
}
.borderfull {
	border: 1px solid #e7dfe7;
	font-size: 11px;
	line-height: 15px;
}
.txtsitemap {
	line-height: 15px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.form {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
.textfield1{
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	width: 250px;
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.textfield2 {

	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	width: 80px;
	color: #666;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
/*------------- mid section ----------------- */
}
#mid_background_wrapper{
	background-repeat: repeat-y;
	background-position: center;

}

#mid_background_header{
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(img/background_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
}
#vertmenu {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#vertmenu tr {
	list-style: none;
	border: none;
	font-size: 10px;
	font-family: Tahoma;
}
#vertmenu tr td {
}
#vertmenu tr td  a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 26px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#vertmenu tr td  a:hover {
	background-color: #FFFFFF;
	color: #333333;
}

/*------------- footer section ----------------- */
#footer_background_wrapper{
	height: 50px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(img/wrapper_background_footer.gif);
	background-position: bottom;
}

#footer_background{
	height: 36px;
	background-image: url(img/mid_footer_background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	visibility: hidden;
	width: 200px;
	color: #000000;
}
.dropmenudiv a{
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-family: Tahoma;
	font-size: 10px;
	width: 100%;
	padding: 5px;
}
.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #333333;
	color: #FFFFFF;
}
.img{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;

}








#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li { /* all list items */
	position: relative;
	width: 80px;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
#menu li ul {/* second-level lists */
	position: absolute;
	display: block;
	left: 0px;
	visibility: hidden;
}
#menu li ul li ul {/* third-level lists */
	display: block;
	left: 214px;
	top: 0px;
}
/* Fix IE. Hide from IE Mac */
* html #menu ul li {
	float: left;
	height: 1%;
}
* html #menu ul li a {
	height: 1%;
}
/* End */

/*#menu li:hover ul {
	display: block;
}*/

#menu ul ul {
}		
/* Make-up syles */
#menu ul, li {
	margin: 0px;
}
/* Sub Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	background-color: #FFFFFF;
} 
#menu li ul a:hover {
	background-color: #333333;
} 
/* Main Menu Styles */
#menu li a.submenu {
	text-decoration:none;
	color:#CCCCCC;
	display:block;
	padding: 5px;
}
#menu li a.submenu:hover {
	background-color: #FFFFFF;
	color: #333333;
}
/* Main Menu Product Styles */
#menu li ul a.submenu {
	color:#333333;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}
#menu li ul a.submenu:hover {
	color: #FFFFFF;
	background-color: #333333;
}
/* Main Menu Non-Product Styles */
#menu li ul a.nosubmenu {
	width: 130px;
}
#menu li ul a.nosubmenu:hover {
	background-color: #333333;
	color: #FFFFFF;
}
/* submenu styles */
#menu li ul li a {
	color:#333333;
	text-align: left;
	text-transform: capitalize;
	font-weight: normal;
	display: block;
	border: 1px solid #f0f0f0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}
#menu li ul li a:hover {
	color:#FFFFFF;
	background-color: #333333;
}
