body {
	background: #faf4e7;
	margin: 7px 0px;
	text-align: center;
}

div#page {
  position: relative;
	width: 852px;
	margin: 0 auto;
	text-align: left;
}

div#copyrightbar { 
  height: 32px;  /* add top/bottom padding = total height */
  width: 848px;   /* width = total page width minus left/right padding */
  margin: 0 auto;
  padding: 8px 2px;
}

div#copyrightbar p.copyright {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #E0C5A9;
	font-weight: normal;
}

div#copyrightbar p.websitedesignby {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #B87941;
}
div#copyrightbar a.a-webdesign:link, 
div#copyrightbar a.a-webdesign:visited, 
div#copyrightbar a.a-webdesign:active {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  color: #B87941;
  text-decoration: underline;
}
div#copyrightbar a.a-webdesign:hover, 
div#copyrightbar a.a-webdesign:focus {
  color: #eb6436;
  text-decoration: underline;
}

body, p, td, li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #986434
  }

li  {
  line-height: 110%; 
  padding-bottom: 10px
  }

a, a:visited, a:hover:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0000ff;
}

a:hover  {
	color: #E85117;
}

a.a-verdana, a.a-verdana:visited, a.a-verdana:hover:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0000ff;
}

a.a-verdana:hover  {
	color: #E85117;
}

a.brownbold, a.brownbold:visited, a.brownbold:hover:visited {  
  font-weight: bold; 
  color: #986434
  }

a.footer:link, a.footer:visited, a.footer:hover:visited   {
  color: #7C2B0D;
  font-size: 11px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  }

a.footer:hover {
  color: #E85117;
  font-size: 11px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
}

a.no-undrln {  text-decoration: none}

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #986434;
	padding-top: 2px;
	margin-bottom: -8px;
  }

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986434;
	padding-top: 4px;
}

.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000
}
.underline {  text-decoration: underline}
.text_small { font-family: Arial, Helvetica, sans-serif; font-size : 11px; }
.text_vsmall { font-family: Arial, Helvetica, sans-serif; font-size : 9px; }
.footer_razvi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #E87809}
.portfoliotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #96624B;
}
.textsmallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;

}
.textmsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;

}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986434;
}

.questionstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F4826;
}
a.textsmall:link, a.textsmall:visited {
font-family: Arial, Helvetica, sans-serif; font-size : 10px;
}

a.textsmall:hover {
	font-size : 10px;
	color: #CC0000;
}
.ul-leftmargin0 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #986434;
	padding-top: 2px;
	margin-bottom: -8px;
	margin-left: 22px;
	list-style-position: outside;
}
a.close-window:link, a.close-window:visited {
	font-size: 11px;
	font-style: italic;
}

a.close-window:hover {
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
}

.background-home-logo-R {
	background: url(images/background-logo-R.gif) no-repeat left top;
}

.hide { display:none; }

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #96624B;
	margin-bottom: 5px;
}
.service-description {
	margin: 10px 0px;
}

div.award { 
  float: right;
	width: 85px;
	margin: 0px 0px 12px 18px;
	padding: 0px;
	text-align: right;
}
div.award-small { 
  float: right;
	width: 45px;
	margin: 0px 0px 12px 18px;
	padding: 0px;
	text-align: right;
}

