body {
	color: #333;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff7b5;
	background-image: url(../images/layout/page-bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

input.my-url{display:none;}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #999;
}

img {
	text-decoration: none;
	border-style: none;
	border:none
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*<agl.folder "structural">*/
	#container {
	width: 750px;
	margin: 0;
	padding: 0; }
	#header {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 150px;
	margin: 0;
	padding: 0; }
	#nav {
	width: 170px;
	float: left;
	margin: 0;
	padding: 0; }
	#content {
	width: 560px;
	float: left;
	margin: 0;
	padding: 10px 20px 10px 0; }
	#footer {
		font-size: 0.8em;
		text-align: center;
		width: 560px;
		clear: both;
		margin: 0;
		padding: 5px 20px 15px 170px; }
/*</agl.folder>*/
/*<agl.folder "content">*/
	#content img {
		background-color: white;
		margin: 6px;
		padding: 6px;
		border: 1px none #4c4c4c; }

	h1 {
		color: #4c4c4c;
		font-size: 1.5em;
		font-style: italic; }

	h2 {
		color:      #4c4c4c;
		font-size:  1.3em; }

	h3 {
		color:      #4c4c4c;
		font-size:  1.2em;
		background-color: #e5e5e5;
		margin-bottom: -10px;
		padding: 2px; }

	h4 {	color:      #4c4c4c;
	font-size:  1em;
	text-align: center; }
	a:link, a:visited {
		color: #006; }

	a:hover {
		text-decoration: none; }

	a:active {
		color: #ca1619; }

	strong {
		font-weight: bold;
		font-style: italic; }
	.split-image-right {
		clear: both; }

	.split-image-left {
		clear: both; }

	.split-image-right img {
		float: right;
		display: inline; }

	.split-image-left img {
		float: left;
		display: inline; }
	#content img.white-border {
		border-color: white; }

/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form h2 {
		margin: 0;
		padding: 0; }

	#contact_form input, #contact_form textarea {
		border: solid 1px #747474;
		 }

	#contact_form {
		text-align: left;
		width: 350px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
		border: solid 1px #333; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label {
		text-align: left;
		width: 150px;
		float: left;
		padding-top: 4px;
		border-bottom: 1px dotted #e8e8e8;
		display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/


#onlineorder {
	display: none;
	width: 114px;
	height: 26px;
	background: url("../images/onlineorder.jpg") no-repeat 0 0;

  }

#onlineorder:hover
  { 
    background: url("../images/onlineorder_ro.jpg") no-repeat 0 0;
  }
  
#orderform {
    display: block;
    width: 220px;
    height: 40px;
    background: url("../images/orderform.png") no-repeat 0 0;

  }

#orderform:hover
  { 
    background: url("../images/orderform.png") no-repeat 0 0;
  }

#howitworks2 {
    display: block;
    width: 127px;
    height: 42px;
    background: url("../images/howitworks2.jpg") no-repeat 0 0;

  }

#howitworks2:hover
  { 
    background: url("../images/howitworks_ro2.jpg") no-repeat 0 0;
  }
  
#howitworks {
    display: block;
    width: 222px;
    height: 42px;
    background: url("../images/print_howitworks.png") no-repeat 0 0;

  }

#howitworks:hover
  { 
    background: url("../images/print_howitworks.png") no-repeat 0 0;
  }
  
#howitworks3 {
	display: block;
	width: 222px;
	height: 42px;
	background: url("../images/print_howitworks.png") no-repeat 0 0;
	float: right;
	margin-right: 55px;
  }

#howitworks3:hover
  { 
    background: url("../images/print_howitworks.png") no-repeat 0 0;
  }
  
  #qanda {
    display: block;
    width: 204px;
    height: 48px;
    background: url("../images/qanda.jpg") no-repeat 0 0;

  }

#qanda:hover
  { 
    background: url("../images/qanda_ro.jpg") no-repeat 0 0;
  }
#home-page #container #content table tr th {
	text-align: right;
}
