body {
	background-color:#789D53;
	background-image:url(images/design/bgwhite.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

a:link {
	color: green;
	text-decoration: none;
	border-bottom: 1px dotted green;
}

a:visited {
	color: purple;
	text-decoration: none;
	border-bottom: 1px dotted purple;
}

a:hover {
	color:blue;
	background-color: #e8e8e8;
	border-bottom: 1px dotted blue;
}

#wrapper {
	margin:0px auto;
	width:800px;
}

#wrapper2 {
	background-color:#FFFFFF;
	background-image:url(images/design/mainbg2.gif);
	background-repeat:repeat-y;
	float:left;
	margin:0px;
}

#header {
	background-color:#FFFFFF;
	background-image:url(images/design/topbg.gif);
	background-repeat:no-repeat;
	height:134px;
	width:750px;
        padding-left: 25px;
        padding-right: 25px;
}

#logoblock {
	float: left;
	padding-top: 40px;
	width: 190px;
}

#global {
       float:right;
       height: 134px;
       width: 280px;
}

#global .glogin {
	height: 70px;
        width: 265px;
        padding-top: 34px;
        padding-right: 15px;
} 

#global .gnav {
	height: 30px;
	margin: 0px;
        padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}      

#gnav a:link {
	text-decoration: none;
	border: none;
}

#gnav a:visited {
	text-decoration: none;
	border: none;
}

#gnav a:hover {
	text-decoration: none;
	border: none;
}

#gnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
	
#gnav a {
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#gnav_arise1 a {
	width: 135px;
	height: 30px;
	background-image:url(images/design/gnav_arise_1.gif);
}

#gnav_arise a {
	width: 145px;
	height: 30px;
	background-image:url(images/design/gnav_arise.gif);
}

#gnav_arise a:hover {
	width: 145px;
	height: 30px;
	background-image:url(images/design/gnav_arise_b.gif);
}

#gnav_community1 a {
	width: 135px;
	height: 30px;
	background-image:url(images/design/gnav_community_1.gif);
}

#gnav_community a {
	width: 145px;
	height: 30px;
	background-image:url(images/design/gnav_community.gif);
}

#gnav_community a:hover {
	width: 145px;
	height: 30px;
	background-image:url(images/design/gnav_community_h.gif);
}

#tagline {
	float: right;
	padding-top: 40px;
	width: 210px;
} 

#brand {
	float: left;
	width: 800px;
	height: 180;
	margin:0px;
	padding: 0px;
}

#brandbox {
	float:left;
	width: 335px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding-left: 25px;
}

#brandmessage {
	width: 335px;
	height: 160px;
	margin: 0px;
}

#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 335px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav a:link {
	text-decoration: none;
	border: none;
}

#nav a:visited {
	text-decoration: none;
	border: none;
}

#nav a:hover {
	text-decoration: none;
	border: none;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#nav a	{
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	overflow: hidden;
	}

#thome a {
	width: 83px;
	height: 20px;
	background-image:url(images/m_design/nav_h.gif);
	}

#thome a:hover {
	background-image:url(images/m_design/nav_h_h.gif);
	}

#tsolutions a {
	width: 84px;
	height: 20px;
	background-image:url(images/m_design/nav_s.gif);
	}

#tsolutions a:hover {
	background-image:url(images/m_design/nav_s_h.gif);
	}
	
#torder a {
	width: 84px;
	height: 20px;
	background-image:url(images/m_design/nav_o.gif);
	}

#torder a:hover {
	background-image:url(images/m_design/nav_o_h.gif);
	}

#tabout a {
	width: 84px;
	height: 20px;
	background-image:url(images/m_design/nav_a.gif);
	}
	
#tabout a:hover {
	background-image:url(images/m_design/nav_a_h.gif);
	}

#brandimage {
	float: right;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	width: 415px;
}

.imageAdjustRight {
	border:medium none;
	clear:both;
	float:right;
	margin:0px;
	padding:0px;
}

#main {
	float:left;	
	width: 800px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	
}

ul li {
	background: url(images/m_design/image_spearmint.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin: 5px 0px;
}

ol li{
	margin: 10px 0px;
}

ol ul li {
	background: url(images/m_design/arrow_right_spearmint.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin: 2px 0px;
}

h1 {
	padding: 0;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
}

#contentLeft {
	border-right:1px solid #CCCCCC;
	float:left;
	width:440px;
	padding: 0px 20px 0px 30px;
}

#contentLeftOrder {
	float:left;
	width:650px;
	padding: 0px 20px 0px 30px;
}

#contentLeft h2 {
	padding: 4px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

#contentLeft img {
	float: right;
	margin: 0px 4px 8px 8px;
	padding 4px;
	}
#contentLeft img.graphic {
	float: left;
        padding-top: 3px;
	padding-right: 10px;
	}

#contentRight {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 0px 30px 10px 10px; 
}

#contentRight h2 {
	padding: 4px;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	line-height: 16px;
	background-color: #F2F4F4;
}

.box {
	width: 250px:
	padding: 12px 8px 15px 10px;
	margin: 15px 0px 0px 0px;
        background: #EFF5E2 url(images/m_design/box-b2.gif) no-repeat bottom right;
	}

.box h4 {
	margin: 0px;
	padding: 6px 8px 4px 10px;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #333;
	background: url(images/m_design/h3_bg.gif) no-repeat top left;
	}
	
.community_box {
	width: 250px:
	padding: 12px 8px 15px 10px;
	margin: 15px 0px 0px 0px;
        background: #EFF5E2 url(images/m_design/box-b2.gif) no-repeat bottom right;
	}

.community_box h4 {
	margin: 0px;
	padding: 20px 8px 4px 60px;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #333;
	background: url(images/m_design/box-c.png) no-repeat top left;
	}

.community_box p {
        margin: 10px 0px 10px 15px;
	font-size: 10px;
	color: #333;
	}


#contactform {
	margin: 0px 5px 15px 15px;
        padding: 0px 0px 5px 0px;
	font-size: 10px;
	color: #333;
	}
	
#contactform label{
	font-size: 10px;
	color: #333;
	}
	
#contactform dd {
	margin: 0px;
}

#contactform dt {
	margin: 3px;
}

#submit {
	font-size:10px;
	margin: 10px 0px 10px 0px;
}


#lgcontactform {
	font-size: 10px;
	color: #333;
	width: auto;
}
	
#lgcontactform fieldset {
	border: 1px solid #EBE9DC;
	background: #f8f8f8;
	margin: 15px 0px 0px 0px;
	}

#lgcontactform legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #990000;
	background: #eee;
	border: 1px solid #EBE9DC;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}


#orderform {
	font-size: 10px;
	color: #333;
	width: 700px;
}
	
#orderform fieldset {
	border: 1px solid #EBE9DC;
	background: #f8f8f8;
	margin: 0px 0px 0px 0px;
	}

#orderform legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	background: #eee;
	border: 1px solid #EBE9DC;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 0px 4px;
}


#lgcontactform dd {
	margin: 0px 10px 5px 10px;
}

#lgcontactform dt {
	margin: 0px 20px 3px 10px;
}


.textfield {
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:"lucida grande",verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	margin:0pt;
	padding:2px;
}

.required {
	color:red;
	font-family:"lucida grande",verdana,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.tdline {
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
	padding-top:15px;
	margin: 0px 0px 15px 0px;
}

#footer {
	background-image:url(images/design/footerbg2.gif);
	background-repeat:no-repeat;
	float:left;
	height:72px;
	padding-top: 4px;
	width:800px;
}

#footer p {
	font-size:9px;
	color: #666666;
	margin: 0px 0px 0px 25px;
	}

