/* CSS Document */
body {
    margin: 15px 0 0 0;
    /*background: #8a8a8a url(file:///c|/inetpub/wwwroot/images/back3.gif) top repeat-x;*/
	background: #8a8a8a url(../images/back-body2.gif) top repeat-x; 
	text-align: center; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #22211F;
	height: 100%; 
	line-height: 150%;
}
html {height: 100%; margin-bottom:1px; 
    scrollbar-base-color: #c7c5c5;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #c7c5c5;
	scrollbar-arrow-color: #000000;
}
#wrapper {
    /* The following line is important for absolute positioning to work for all screen resolutions */ 
    position: relative;
    display: block; 
	width: 975px; 
	margin: 0 auto;
	padding: 0px; 
	background-color: #8a8a8a;
	/*background-color: #ffffff;*/
}
#header {
    width: 975px; 
	height: 149px;
	background: #8a8a8a url(../images/back4.gif) top repeat-x;  
    /*border-top: solid 10px #8a8a8a;*/
}
#main-nav {
    /*background: #ffffff url(../images/nav3.gif) repeat;*/*/ 
	height: 30px;
	width: 955px; 
	border-left: 10px solid; 
	border-right: 10px solid; 
	border-color: #8a8a8a;
}
#content {
	
    /*position:relative;*/
	float: left;
    display: block;
    background-color: #ffffff; 
	width: 955px; 
	/*height: auto;*/
	/*height: 487px;*/ 
	/*height: 100%;*/ 
	border-left: 10px solid; 
	border-right: 10px solid; 
	border-color: #8a8a8a;
}
a, a:link, a:visited {
	color: #c70000;
	background: transparent;
	text-decoration: underline;
} 
a:hover {
    color: #c70000;
	background: transparent;
	text-decoration: underline;
}
#text {
	display: block;
	zoom: 1;
	padding: 26px 15px 0 30px;
	margin: 0 0 0 0;
	color: #22211F;
	float: left;
	width: 585px;
	height: auto;
	background-color: #ffffff;
	text-align: left;
}
#portfolio {
    display: block;
    padding: 26px 15px 25px 30px;
	margin: 0 0 0 0;
	color: #22211F;
	float: left; 
	width: 865px; 
	text-align: left; 
}
h1 {
    /*font-family: Segoe Print, Verdana, Arial, Helvetica, Sans-Serif;*/
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
    /*font-size: 21px;*/
	font-size: 32px;
	font-weight: normal; 
	color: #c70000;
	/*color: #777777;*/
}
.page-head {
    font-family: Segoe Print, Verdana, Arial, Helvetica, Sans-Serif;
    /*font-size: 21px;*/
	font-size: 30px;
	font-weight: normal; 
	color: #c70000;
}
.red {
    color: #c70000;
}
.header {
    width: 955px; 
	height: 147px; 
	background-color: #ffffff; 
	float: left; 
	text-align: left; 
	font-weight: bold;
}
input.form {
     
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a0a0a;
	text-decoration: none;
	background-color: #ffffa0;
	overflow: auto;
	border: 1px solid #E4D8D2;
	height: 18px;
	
}
textarea.form {
     
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a0a0a;
	text-decoration: none;
	background-color: #ffffa0; 	 	
	overflow: auto;
	width: 271px;
	height: 90px;
	border: 1px solid #E4D8D2;
}
table.OK {
  width: 550px;
  border: solid 1px #1a6331;
  border-collapse: collapse;
}

td.OK   {
  border: solid 1px #1a6331;
  border-collapse: collapse;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}  
.home-bottom {
    font-style: italic; 
	font-weight: bold;
}
#copyright {
	clear: both;
	margin: 0 0 0 0;
	padding: 5px 15px 9px 0px;
	/*color: #514638;*/
	color: #22211F;
	background: #c7c5c5;  
	font-size: 100%;
	text-align: left;
	width: 940px;
	height: 15px;
	border-left: 10px solid;
	border-right: 10px solid; 
	border-color: #8a8a8a;
}
#copyright a {
    /*color: #22211F;*/
	/*color: #c70000;*/
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
}
.terms {
	float: right;
}
#bottom-border {
    background: #8a8a8a;
	width: 975px; 
	height: 10px; 
	/*border-left: 10px solid;*/ 
	border-color: #8a8a8a;
}*/
