/* padding for body will hang site if implemented in css for body further down */
body {
padding: 0px 0px 10px 0px;
}


/*--------------------------------

--------------------------------- */

/* HTML Elements Standard ____________________________________ */

html,body,form, div, p {
	margin: 0;
	padding: 0; 
}

img {
	border: 0;
}
img, div {
	/*behavior: url(iepngfix.htc)  	 */
} 
.clear {
font-size:0px;
line-height:0px;
overflow:hidden;
clear:both; }



/* Type Elements  ____________________________________ */
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #4C4C4C; 
font-size: 13px;
line-height:normal;
background:#fff;
}

.Subpage .MainBodyText {
color:#484848;
font-size:12px;
margin-right: 20px;
}

h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
line-height: 1em;	
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color: #000;
}
.Subpage h1 { 	 
	color: #7CB305;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;	
	padding: 0 0 0px 0;
	color: #000;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;	
	padding: 0 0 0px 0;
	color: #9CC130; 
		 
}
.RightPanelWrapperDescription h3 {
color:#9CC130;
}
.Subpage .Subnav h3 {
	font-size: 17px;
	color: #000000; 		 
}
.Subpage .LeftPanelForm h3 {
	font-size: 18px;
	color: #7CB305; 	 
}
.Subpage .MainBodyText h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
}


h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0 6px 0;
	color:#2F4E7D;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color:#0D3692;
}

a, input, textarea {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color:#7CB305;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#000;
}

/* Layout Elements ____________________________________ */

.mainContentWrapper{
	width:988px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
}
 
 
#header { 
	width: 950px;
	height:130px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
/*	background:url(/UserUploadImages/system/header-bg.gif) top left no-repeat; */
}

/*
#logo  { 
	width: 60px;
	height: 78px;
	padding:18px 29px 20px 34px;
	overflow:hidden;
	float: left;
}
*/
 
#header .headerText {
width:110px;
height:78px;
padding: 9px 0px 0px 0px;
overflow:hidden;
float: right;

color:#373737;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
 
/* Top Navigation Menu  ____________________________________ */

#navigation  {
clear:both;
width: 943px;
height: 43px;
padding: 0px 0px 0px 0px;
margin-left:7px;
overflow:hidden;
float:none;
}
#navigation.nav-bg  {
width: 943px;
height: 43px;
padding: 0px 0px 0px 0px;
overflow:hidden;
background:url(/UserUploadImages/system/nav-bg.gif) top left repeat-x;
} 
#navigation .nav-Left  {
width: 943px;
height: 43px;
padding: 0px 0px 0px 0px;
overflow:hidden;
background:url(/UserUploadImages/system/nav-Left.gif) top left no-repeat;
} 
#navigation .nav-Right  {
width: 943px;
height: 43px;
padding: 0px 0px 0px 0px;
overflow:hidden;
background:url(/UserUploadImages/system/nav-Right.gif) top right no-repeat;
} 
 
#navigation ul { padding:0; margin:0; list-style:none; }
#navigation ul  li { padding:0; margin:0; list-style:none; display: inline; }
#navigation ul li a { padding:0; margin:0; list-style:none; display: block; }
#navigation ul li a:hover { }
  
  
#navigation ul.AddCMSSysMain{
margin: 0 auto 0 auto;
padding:0px 0px 0px 7px;
list-style: none;
height: 43px;
overflow:hidden;
}

#navigation .AddCMSSysMain li{
	float: left;
}

#navigation .AddCMSSysMain li a{
	float: left;
	display: block;
	
	color:#fff;
	font-size: 17px;
	font-weight: normal;

	text-decoration: none; 
	text-align: center;

	padding:6px 15px 0px 13px;
	width:auto;
	height: 43px;
	cursor: pointer;
	background:url(/UserUploadImages/system/nav-divider.gif) top right no-repeat; 
}

#navigation .AddCMSSysMain li  a.AddCMSSysMainSelected , 
#navigation .AddCMSSysMain li a:hover{
	color:#fff;
	padding:6px 0px ;
	width:auto;
	height: 43px;
	cursor: pointer;
 	background: url(/UserUploadImages/system/nav-hover.gif) top left repeat-x;
}
#navigation .AddCMSSysMain li  a.AddCMSSysMainSelected span, 
#navigation .AddCMSSysMain li a:hover span{
	color:#fff;
	padding:6px 15px 0px 13px;
	width:auto;
	height: 43px;
	cursor: pointer;
	background:url(/UserUploadImages/system/nav-divider.gif) top right no-repeat; 
}
 
/* Start page items */

 

		  
 /* Content Wrapper ___________________________________________ */

.OutercontentWrapper, .OutercontentWrapper-middle {
width:950px;
height:auto;
padding:0px 0px 0px 0px;
overflow:hidden; 
/* background:#fff; */
margin:0 auto;
}
.OutercontentWrapper-middle {
background: url(/UserUploadImages/system/header-bg2.gif) top left no-repeat;
}


.OutercontentWrapper-Left {
	width:988px;
	height:auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:url(/UserUploadImages/system/bodyWrapper-Left.gif) top left no-repeat;
} 
.OutercontentWrapper-Right {
	width:950px;
	height:auto;
	padding:0px 19px 0px 19px;
	overflow:hidden;
	background:url(/UserUploadImages/system/bodyWrapper-Right.gif) top right no-repeat;
} 

.Subpage .OutercontentWrapper {
width: 950px;
height:auto;
padding:0px 0px 0px 0px;
overflow:hidden;
/* background: url(/UserUploadImages/system/subpage-OutercontentWrapper-bg.gif) top left repeat-x; */
}


.contentWrapper {
width: 650px;
height:auto;
float:left;

padding:0px 0px 0px 0px;
overflow:hidden; 
}

.Subpage .contentWrapper {
width: 950px;
} 

/* banner Wrapper ====================================================== */

.bannerWrapper {
	width:619px; /* 643px; */
	height: auto; 
	padding:230px 0px 0px 24px;
	margin-left:7px;
	overflow:hidden;
	float:left;
	background: url(/UserUploadImages/system/banner-bg.jpg) top left no-repeat;
}
.bannerWrapper-Box {
	width:159px;
	height: auto; 
	padding:22px 18px 50px 18px;
	overflow:hidden;
	background:url(/UserUploadImages/system/banner-divider.png) top left no-repeat;
	float:left;
}
.bannerWrapper-Box.bannerWrapper-Box1 {
	background:none;
}


.bannerWrapper-Box h2 {
padding:0px 0px 10px 0px;
}

.bannerWrapper .bannerDescription {
	width:170px;
	height: auto;   
	padding:0px 0px 0px 0px;
	overflow:hidden;
	
/*	color:#4C4C4C;
	font-size:13px;
*/
}

.bannerWrapper .bannerDescription a {
	display:block;
	padding:16px 0px 0px 0px;
}

/* HOme page ====================================================== */
  

.MainBodyText {
padding:0px 0px 20px 46px;
width: 604px;
height: auto;
float:left;
overflow:hidden;
}

.points {
list-style-type: disc;
padding: 0px;
margin: 15px;
}

.BoxWrapper {
width: 585px;
height: auto;
padding:0px 0px 10px 0px;
float:left;
overflow:hidden;
}

.BoxWrapper h1 {
padding:0px 0px 8px 0px;
}
 
.BoxWrapper .BoxWrapperDescription  {
width: auto;
height: auto;
padding:0px 0px 0px 0px;
overflow:hidden;

/* color:#4C4C4C; */
}
.BoxWrapper .BoxWrapperDescription em  {
color:#000;
} 
.BoxWrapper .BoxWrapperDescription  a {
	display:block;
	padding:10px 0px 0px 0px;
}			   




 /* Right Panel   ============================= */ 

.RightPanelWrapper {
width:300px;
//height:100%;
height:415px;
padding:0px 0px 0px 0px;
overflow:hidden;
float:left;
background:url(/UserUploadImages/system/Rightpanel-bg.gif) top left no-repeat;
}

.RightPanelWrapperDescription {
width: 250px;
height: auto;
padding:0px 0px 30px 33px;
overflow:hidden;
}
.RightPanelWrapperDescription h3 {
padding:17px 0px 20px 0px;
}

.RightPanelWrapperDescription .BoxWrapperSet {
width: auto;
height: auto;
padding:0px 0px 29px 0px;
overflow:hidden;
}

.newsDate {
color:#757575;
font-size:10px;
font-weight: normal;
}
.newsTitle {
color:#000;
font-size:14px;
font-weight: normal;
padding: 3px 0;
}
.newsIntroduction, .newsIntroduction a {
color:#484848;
font-size:12px;
font-weight: normal;
text-decoration: none;
}
.newsLink {
display:block;
padding: 6px 0px 30px 0px;
text-decoration: underline;
}

 /* Left Panel   ============================= */ 

.Subpage .LeftPanelWrapper {
width:250px;
height:auto;
padding:14px 0 0 0;
overflow:hidden;
float:left;
background: url(/UserUploadImages/system/subpage-leftpanel-right-bg.gif) top right no-repeat;
}

.Subnav {
width:147px;
height:auto;
padding:0px 0px 0px 32px;
overflow: hidden;
}

.Subnav ul { padding:0; margin:0; list-style:none; }
.Subnav ul li { padding:0; margin:0; list-style:none; display: inline; }
.Subnav ul li a { padding:0 0 10px 0; margin:0; list-style:none; display: block; }
.Subnav ul li a:hover{  }

.Subnav ul.AddCMSSysMain{
margin:0px;
padding:10px 0px 0px 0px;
list-style:none;
width:147px;
}

.Subnav .AddCMSSysMain li {
padding:0px 0px 0px 0px;
height:18px;
}

.Subnav .AddCMSSysMain li a.AddCMSSysSub {
color:#3C3C3C;
font-size:11px;

font-weight:normal;
text-decoration:none;
display:block;

padding:1px 0px 0px 15px;
height:18px;
overflow:hidden;
background: url(/UserUploadImages/system/subnav-leftpanel-bullet.gif) top left no-repeat;
}

.Subnav .AddCMSSysMain li a:hover.AddCMSSysSub,
.Subnav li a.AddCMSSysSubSelected {
color:#fff;
font-weight:normal;
text-decoration:none;
display:block;
padding:1px 0px 0px 15px;
height:18px;
overflow:hidden;
background: url(/UserUploadImages/system/subnav-leftpanel-hover.gif) top left no-repeat;
}

.LeftPanelForm {
width:186px;
height:auto;
padding:65px 0px 20px 32px;
overflow: hidden;
color:#161616;
}

.LeftPanelForm h3 {
padding:0px 0 10px 0;
}

.LeftPanelForm .Input {
padding:14px 0 0px 0;
color:#5D5D5D;
}

.LeftPanelFormInput {
width:181px;
height:21px;
border:1px solid #B6B6B6;
padding:5px 0 0px 0;
font-size:15px;

}

.Input textarea {
width:181px;
height:50px;
border:1px solid #B6B6B6;
padding:3px 0 0px 0;
overflow:auto;
}

.LeftPanelForm .Link {
clear:both;
}

.LeftPanelForm .Link a{
text-decoration:none;
padding:0px 0px 0px 0px;
overflow:hidden;
}

/* sub page   ============================= */ 

.Subpage .MainBodyText {
 			width:650px;
			height:auto;
			padding:16px 0px 10px 30px;
			overflow:hidden;
			float:left;
			
		/*	color:#484848;
			font-size:12px;
			background: url(/UserUploadImages/system/subpage-leftpanel-right-bg.gif) top left no-repeat; */
}
.Subpage .MainBodyText h1 { 
			padding:0px 0px 14px 0px;
}

.Subpage .MainBodyText span {
			font-style:italic;
}

.Subpage .MainBodyText h3 {
			padding:0px 0px 7px 0px;
/* 
color:#000;
font-size:14px;
font-style:bold;
*/
}

.MainBodyTextRightPanel {
			width:200px;
			height:507px;
			padding:0px 26px 10px 15px;
			overflow:hidden;
			float: right;
}
.MainBodyTextRightPanel .Image {
			width:200px;
			height: auto;
			padding:0px 0px 0px 0px;
			overflow:hidden;
			float: left;
}

/* Product images  ____________________________________ */

#products {
clear: both;
width:900px;
height: auto;
padding:0px 0px 0px 0px;
margin:5px auto;
overflow:hidden;

font-size:12px;
/* color:#4C4C4C; */
}
  
#products .productsinfo {
width:850px;
height: auto;
overflow:hidden;
float:left;
padding:10px 0px 0px 20px;

text-align: left;
}
#products .productsinfo span {
color:#000000;
}


 
/* Footer  ____________________________________ */

#footer {
clear: both;
width:913px;
height: auto;
padding:0px 0px 0px 0px;
margin:5px auto;
overflow:hidden;
border-top:3px solid #98BF2F;

font-size:10px;
/* color:#4C4C4C; */
}
  
#footer .footerinfo {
width:580px;
height: auto;
overflow:hidden;
float:left;
padding:10px 0px 0px 24px;

text-align: left;
}
#footer .footerinfo span {
color:#000000;
}

#footer .footerRight {
width:250px;
height: auto;
overflow:hidden;
float:right;
padding:10px 26px 0px 0px;

text-align: right;
}
