/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;	margin: 0;
	padding: 0;
	background: #E0E0E0 url(bg.png) repeat-x;
	font-size: 12px;
}

/* Normal link */
a {
	color: #0568ab;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, #pathway {
	font-size: 80%;
	color: #000;
}

/* Heading */
h1 {
	font-size: 16px;
	color:#bc6c0f;
	font-weight: normal;
	line-height: 22px;

}

h2 {
	font-size: 16px;
	color:#333333;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color: #91C41B;
	font-weight: normal;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}


p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin:  0;
	padding: 5px 0 0 0 ;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 0px;
	line-height: 170%;
}

ol {
	
	}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #333333;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}
 p.green {
	color:#578d0f;
}
.red {
	color:#ff2895;
}

/* FORM
--------------------------------------------------------- */
/* login member */
#mod_login_username, #mod_login_password {
	border:0;
	background: url(login.gif) no-repeat;
	width: 135px;
	margin: 15px 0 0 0 ;
}

#mod_login_remember {
	margin: 10px 0 0 0 ;
}
#contactform {
	width: 400px;
	float: left;
}
form {
	margin: 0;
	padding: 0;
	color: #6f6f6f;
}

form label {
	cursor: pointer;
cursor:pointer;
display:block;
float:left;
width:75px;
color: #6f6f6f;

}

input, select, textarea, .inputbox {
	padding: 2px;
	font-size: 12px;
	border: 1px solid #dedede;
	background: #FFFFFF url(formbg.gif) repeat-x top left;

	color: #000000;
	width: 300px;
}

div.service input, #contentinner input { width: auto;border: none;}
div.service form { border: none; }

select {
	margin: 12px auto;
	width: 130px;
}
.button {
	background: url(sendbutton.png) no-repeat top #3589E3;
	color: #FFFFFF;
	font-weight: bold;
	width: 69px;
	height: 31px;
	cursor: pointer;
	margin-left: 75px;
	
}
.button-login {
	color: #333;
	padding: 0px;
	font-weight: bold;
	font-size:90%;
	border:0;
	width:40px;
	height:17px;
	background-image: url(login_but.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

* html .button { /*IE 6*/
	padding: 1px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 3px !important;
}

.contentmodule {
padding: 0 0 0 15px;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #3589E3;
	background: #F2F2F2;
	font: 1em/1.5 "Courier News", monospace;
}


p.quote {
	margin: 0;
	padding: 0;
	background: url(close_qu.gif) bottom right no-repeat;
}

/* Quote hilight */
.quote-hilite {
	background: url(q1_std00.gif) no-repeat 20px 10px #FFFFCC;
	padding : 0;
	margin: 0;
	border: 1px solid #E1E1A9;
}

.quote-hilite blockquote {
	background: url(q2_std00.gif) no-repeat right bottom;
	margin: 0;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #3589E3;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(bullet-e.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #3589E3;
	background: url(bullet-i.gif) no-repeat top left;
	font-weight: bold;
}

.tips {
	padding-left: 25px;
	color: #DF8600;
	background: url(bullet-t.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(notice00.gif) no-repeat top right #FFFFCC;
	padding: 10px 50px 10px 20px;
	border: 1px solid #E1E1A9;
	border-top: none;
	border-right: none;
}

p.pinnote {
	background: url(pin-bg00.gif) no-repeat top right #FFFFCC;
	padding: 15px;
	border: 1px solid #E1E1A9;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 30px;
	background: url(checklis.gif) no-repeat 0px 0px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(ol-bg000.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#bgout1 {
	width: 1116px;
	margin: 0px auto;
	background: url(bgl.gif) no-repeat top left;
}
#bgout2 {
	width: 1116px;
	margin: 0px auto;
	background: ;
	background: url(bgr.gif) no-repeat top right;
}
#wrap {
		margin: 0px auto;
		width: 1011px;
		padding: 0;
}
#wrapper {
	width: 1011px;
	margin: 0 auto;
	text-align: left;
	background: url(background.gif);
	position: relative;
	
}

#containerwrap {
	padding: 0px;
}

#container {
	padding:0px;
	margin: 0;
}


/* HEADER
--------------------------------------------------------- */
#headerwrap {
	height: 112px;
	overflow: hidden;
	background: url(topbg.gif) repeat-x left top;
	
}

#header1 {

	width:100%;
	clear: both;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
	
	background: url(topleft.gif) no-repeat left top;
}
#header2 {

	width:100%;
	clear: both;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
	
	background: url(topright.gif) no-repeat right top;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	position: absolute;
	top: 30px;
	left: 15px;
	text-indent: -1000px;
}

#header h1 a {
	width: 240px;
	height: 75px;
	display: block;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

/*LOGO*/

#logo {
	height: 48px;
	width: 184px;
	float: left;
	position: absolute;
	top: 50px;
	left: 50px;
}
/*menu */

ul#menu {
	height:41px;
	width: 671px;
	margin:0;
	padding: 71px 54px 0 0 ;
	float:right;
}
ul#menu li {
	display: inline;
	float: left;
	height:41px;
}

#menu li#menu1 a {
	display: block; height:41px;
	width:73px;
	background: url(nav1.gif) no-repeat;
}
#menu li#menu1 a:hover, #menu li#menu1.active a {
	background: url(nav1h.gif) no-repeat;
}

#menu li#menu2 a {
	display: block; height:41px;
	width:85px;
	background: url(nav2.gif) no-repeat;
}
#menu li#menu2 a:hover, #menu li#menu2.active a {
	background: url(nav2h.gif) no-repeat;
}

#menu li#menu3 a {
	display: block; height:41px;
	width:138px;
	background: url(nav3.gif) no-repeat;
}
#menu li#menu3 a:hover, #menu li#menu3.active a {
	background: url(nav3h.gif) no-repeat;
}

#menu li#menu4 a {
	display: block; height:41px;
	width:125px;
	background: url(nav4.gif) no-repeat;
}
#menu li#menu4 a:hover, #menu li#menu4.active a {
	background: url(nav4h.gif) no-repeat;
}

#menu li#menu5 a {
	display: block; height:41px;
	width:101px;
	background: url(nav5.gif) no-repeat;
}
#menu li#menu5 a:hover, #menu li#menu5.active a {
	background: url(nav5h.gif) no-repeat;
}

#menu li#menu6 a {
	display: block; height:41px;
	width:149px;
	background: url(nav6.gif) no-repeat;
}
#menu li#menu6 a:hover, #menu li#menu6.active a {
	background: url(nav6h.gif) no-repeat;
}


/*bottom menu */
ul#botmenu {
	height:21px;
	margin:0 auto;
	padding: 20px 15px 0 0 ;
	text-align: center;
}
ul#botmenu li {
	display: inline;
	height:21px;
	background: url(navbot_l.gif) no-repeat top left;
	padding: 3px 0 3px 10px;
}
ul#botmenu li a {
	color: #fff;
	font-weight: normal;
	height:21px;
	 line-height: 26px;
	 padding:3px 10px 3px 0;
	background: url(navbot_r.gif) no-repeat top right;
}
/* Search */
#search {
	position: absolute;
	top: 62px;
	right: 55px;
}

* html #search { /* IE 6 */
	top: 60px;
} 

*+html #search { /* IE 7 */
	top: 61px;
} 

#search div.search {
	padding-left: 18px;
}

#search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	background: transparent;
	width: 100px;
	font-size: 90%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	background: url(mainnav_bg.gif) repeat-x ;
	height:26px;
}
.mainnav-l {
	background: url(mainnav_l.gif) no-repeat left top;
}
.mainnav-r {
	background: url(mainnav_r.gif) no-repeat right top;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#sideleftbg {
	background: url(sideleft.gif);
	width: 25px;
	height: 175px;
	display: block;
	float: left;
}
#siderightbg {
	background: url(sideright.gif);
	width: 25px;
	height: 175px;
	display: block;
	float: right;
}
#mainbody {
	float: left;
	width: 961px;
	text-align:left;
	margin: 0 ;
	padding:0;
}	
#content {
	width: 100%;
	float:left;
	overflow: hidden;
	
	background: url(bgcontent.jpg) repeat-y top left;
}
#content ul {
padding: 0px 10px;
margin: 0 0 30px 0;
}
#content ul li {
	list-style-image: url(dot.gif)
	}
#content1 {
	margin:0;
	padding:0;
	background: #0568ab;
}

#content1 h3 {
	margin: 0px 0 3px 0px ;
	padding: 3px 0 0px 0px;
	font-size: 110%;
	line-height: normal;
	color:#e42240;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}
#content1 a {
	color:#8ead3b;

}
#content1 p {
	margin: 10px 0;
}
#content2 p {
	margin: 0;
	padding: 0;
}
#content2 {
		background: url(contentbotbg.gif) no-repeat top center;
		margin:0px;
		padding: 0px;
		width: 961px;
		height: 300px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8c8c8c;
}
#content3 {
		background: url(c3-bg.gif) repeat-x top center;
		margin:0px;
		padding: 10px;
		text-align:center;
}
#content2 h3, #content3 h3 {
	margin: 0px 0 3px 0px ;
	padding: 3px 0 20px 0px;
	font-size: 23px;
	line-height: normal;
	color:#91c41b;
	font-weight:bold;
	float: left;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#testinav {
	width: 46px;
	height: 23px;
	display: block;
	float: right;
	padding: 5px 10px 0 0;
}

#testinav a.back {
	background: url(navback.gif);
	height: 23px;
	width: 23px;
	float: left;
}
#testinav a.next {
	background: url(navnext.gif);
	height: 23px;
	width: 23px;
	float: left;
}
#content2 ul {
	float: left;
	width: 140px;
	margin: 0;
	color: #3d3d3d;
	
}
#content2 ul li {
	list-style-image: url(dot2.gif);
	padding: 0 0 10px 0;
}
.more {
	background: url(more.png);
	width: 61px;
	height: 23px;
	display: block;
	margin: 10px 0;
	float: left;
}
.more2 {
	background: url(more2.png);
	width: 69px;
	height: 32px;
	display: block;
	margin: 10px 0;
	float: left;
}
#col22 .more {
	clear: both;
	
}
#col21 img {
	float: left;
	margin: 0 10px 100px 0;
}
#col23 p {
	float: left;
	width: 150px;
}
#col23 #cards {
	clear: both;
	padding: 10px 0;
}
#col23 #cards img {
	padding-right: 2px;
}
/* column*/
#col11 {
	width:386px; /* +27 */
	min-height: 525px;
	background: url(topcontentbgleft.jpg) no-repeat;
	float: left;
	padding: 0px;
	color:#000000;
}
#col11 p {
	padding:0;
	margin: 0;
}

#col11 h1 {
	color: #ffffff;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	line-height:31px;
padding:100px 0 10px 20px;

}
#col11 h1 span {
	color: #afedff;
	text-decoration: line-through;
	font-style: italic;
}
#col11 h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	line-height:31px;
padding:30px 0 10px 50px;
}
#col11 ul {
	width: 180px;
	list-style-image: url(dot.gif);
	padding:0 0 0 80px;
	float: left;
}
#col11 li {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #afedff;
	line-height: 20px;
	margin-bottom: 5px;
}
#learnmore {
	clear:both;
	float:left;
	padding:10px 80px;
}
#col12 {
	background: url(topcontentbgright2.jpg) no-repeat;
	float: left;
	height:444px;
	padding:81px 47px 0 58px;
	width:470px;
	font-size: 10px;
}

#col12 p {
	font-family: "Boring Joined", "MS Serif", "New York", serif;
	
	font-size: 34px;
	color: #797979;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
#pencil {
	width: 58px;
	height: 350px;
	background: url(pencil.jpg);
	display: block;
position:absolute;
right:-33px;
top:287px;
}


#col21 {
	width: 270px;
	float: left;
	padding:30px 25px;
}
#col22 {
	width: 270px;
	float: left;
	padding:30px 30px;
}
#col23 {
	width: 270px;
	float: left;
	padding:30px 20px;
}
/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	background: url(bottombg.gif) repeat-x top left;
	height:85px;
	font-size: 11px;
	text-align: left;
}
#footerleft {
	background: url(bottomleft.gif);
	width: 50px;
	height: 85px;
	float: left;
}
#footerright {
	background: url(bottomright.gif);
	width: 50px;
	height: 85px;
	float: right;
}
#footerlogo {
	background: url(logobot.gif) top left;
	width: 86px;
	height: 42px;
	display: block;
	float: left;
}
#footer {
	width: 800px;
	margin:12px 0 0 25px;
	color: #9a9a9a;
	float: left;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footerwrap a {
	color: #DEF2F7;
	text-decoration:none;
}
#footerwrap a:hover{
	color: #ffffff;
}

#cert {
	float: right;
	padding: 10px 15px 25px 15px;
	font-size: 11px;
}
#cert a {
	padding: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */

.article_seperator {
	display: block;
	background: url(hr.png) no-repeat left;
	height: 20px;
	margin: 0 0 0 -50px;
}

#col1 .article_seperator, #col2 .article_seperator {
	display: none;
}

.small {
	color: #ccc;
	font-size:10px;
}

.smalldark {
	color: #999999;
	text-align: left;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* search */
#searchform {
  float: right;
  background: url(searchbg.jpg) right 2px no-repeat;
  width: 303px;
  margin: 0px 0px 0px 0px;
  padding-top: 10px;
  height: 36px;
  color:#ffffff;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
 
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding-top: 7px;
  }

* html #searchform { /* Filter for IE6 */
  padding-top: 7px;
  }

#searchbox {
  width: 193px;
  margin-left: 55px;
  background: none;
  border: none;
  font-weight: normal;
  font-size:90%;
  }

#searchbutton {
	margin-left: 8px;
  width: 22px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }
  
 /* newsletter */
#nlform {
  float: left;
  background: url(nlbg.gif) top left no-repeat;
  width: 100%;
  margin: 5px 0px 10px 0px;
  padding-top: 2px;
  color:#ffffff;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;

  }

*:first-child+html #nlform { /* Filter for IE7 */
  padding-top: 2px;
  }

* html #nlform { /* Filter for IE6 */
  padding-top: 2px;
  }

#nlbox {
  width: 185px;
  margin: 0px 0px 0px 2px;
  background: none;
  border: none;
  font-weight: normal;
  font-size:90%;
	 clear: both;
  }

#nlbutton {
	margin-top: 15px;
  width: 59px;
  height: 19px;
  background: url(button-submit.gif) no-repeat;
  border: none;
 clear: both;
  }

#nlbutton:hover {
  cursor: pointer;
  }

  
  
#selectcur {
	float:right;
	width:250px;
	color:#333333;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
.currencies {
	padding:0;
	margin:5px 0 0 0;
	width:180px;
	float:left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight:normal;
  }
 .manufactures {
	padding:0;
	margin:20 0 0 10px;
	width:160px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight:normal;
  }
.center {
	width:100%;
	text-align:center;
}
.center p {
	color:#1c7cc1;
	font-weight:bold;
}
.rightlist ul {
	list-style-image:url(rightlist.gif);
	list-style-position:outside;
	padding-left:33px;
	
	margin:0;
}
ul .rightlist li {
	padding:0;
	margin:0 0 10px 0;
}
ul .rightlist li a{
	color: #315e8b;
	font-size:10px;
	}

/*INNER PAgE*/

#sidebarinner {
	width: 250px;
	min-height: 311px;
	background: url(bgsidebar.jpg) no-repeat top left;
	float: left;
	padding: 120px 0 50px 0;
}
#module-cat {
	padding: 0 10px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#module-cat li a {
	color: #101010;
	font-weight: normal;
}
#module-cat a:hover,  #module-cat li.active a {
	color: #0568ab;
	font-weight: bold;
}
#module-cat li:hover, #module-cat li.active {
	background: url(dot3.png) no-repeat left center;
	padding: 10px 0 10px 10px;
		color: #0568ab;
	font-weight: bold;
}
#module-cat ul li {
	list-style: none !important;
	list-style-image: none;
	line-height: 14px;
	padding: 10px 0 10px 0;
}
#module-testionials {
	padding: 25px 10px 0 30px;
	background: url(testibgtop.png) repeat-x;
}
#module-testionials img {
	float: left;
	margin: 0 10px 5px 0;
}
#module-testionials h3 {
	color:#91C41B;
float:left;
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:23px;
font-weight:bold;
line-height:normal;
margin:0 0 3px 0;
padding:3px 0 20px 0;
}
#module-testionials p {
	padding: 0;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contentinner-wrap {
	width: 711px;
	min-height: 311px;
	float: left;

}
#contentinner {
	background: url(topcontentbody.jpg) no-repeat top left;
	padding: 120px 20px 50px 25px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 311px;
}



#contentinner h1 {
	color:#0568ab;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:27px;
	font-weight:bold;
	padding: 0 0 10px 0;
}
#contentinner h2 {
	color:#7b7b7b;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	padding: 0 0 10px 0;
}
#contentinner p {
	font-size: 13px;
	color: #212121;
	padding: 15px 0 10px 0;
}
blockquote {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	border: 1px solid #E0E0E0;
}
#content blockquote ul li {
	list-style-image: url(dot4.png) ;
	list-style-position: inside;
	padding: 5px 0 0 0;
}
#content blockquote ul, #content blockquote ol {
	padding: 0 0 0 10px;
	margin: 0;
}
#content blockquote ol li {
	list-style-position: outside;
	padding: 5px 0 0 0;
}
#content blockquote h3 {
	color:#91C41B;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 0 0 10px 0;
}
.service {
float:left;
padding-right:20px;
width:300px;
padding-top: 30px;
}
.service div {
float:right;
width:220px;
}
.service h3 {
	color: #91c41b;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}
#contactaddress h3 {
	color:#91C41B;
font-size:14px;
font-weight:bold;
padding:10px 0 0 0;
}
.sample {
float:left;
padding-right:10px;
width:320px;
padding-top: 20px;
padding-bottom: 20px;
}

.sample h3 {
	color: #91c41b;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}
#contentinner .sample p {
	padding: 0 5px;
}
.thumb {
	width:142px;
	height:182px;
	display: block;
	border: 1px solid #e6e6e6;
	float: left;
	background: White;
	color: #d6d6d6;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
#navsamples {
	width: 100%;
	border-top: 1px solid #E5E5E5;
	display: block;
	padding: 10px 0 50px 0;
	margin: 10px 0;
	clear: both;
color: 	#c5c5c5;
}
#navsamples div {
	float: right;
	width: 150px;
}
#navsamples a {
	border: 1px solid #DEDEDE;
	padding: 2px;
	margin: 2px;
	width: 5px;
}

/*Messages*/
.message1 {
	background: #ecf7ff url(msg1bg.png) no-repeat top left;
	min-height: 77px;
	display: block;
	border: 1px solid #c7e7ff;
	color: #44688a;
	padding: 0px 16px 0 84px;
	margin: 10px 0;
}
.message2 {
	background: #FFFFEE url(msg2bg.png) no-repeat top left;
	min-height: 77px;
	display: block;
	border: 1px solid #ffeba4;
	color: #8a5738;
	padding: 0px 16px 0 84px;
	margin: 10px 0;
}
.message3 {
	background: #EEFFE8 url(msg3bg.png) no-repeat top left;
	min-height: 77px;
	display: block;
	border: 1px solid #b2ffaa;
	color: #4e6e23;
	padding: 0px 16px 0 84px;
	margin: 10px 0;
}
.message4 {
	background: #F9F9F9 url(fmsg4bg.png) no-repeat top left;
	min-height: 77px;
	display: block;
	border: 1px solid #e0e0e0;
	color: #636363;
	padding:0 55px 0 45px;
	margin: 10px 0;
}
/*  [b] footprint  */
.message5 {
	background: #EEFFE8 url(msg5bg.png) no-repeat top left;
	min-height: 77px;
	display: block;
	border: 1px solid #b2ffaa;
	color: #4e6e23;
	padding: 0px 16px 0 84px;
	margin: 10px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
