body {
	background-attachment:scroll;
	background-color: #ffffff;
	background-image: url("../images/background.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	border: none; 
	min-height: 500px;
}
html body {
	margin: 0px;
	padding: 0px;
} 
div.title {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	position: absolute;
	top:5px;
	left:70px;
	width:320px;
	height:30px;
	border:0px;
	margin: 0px;
	padding: 0px;
}
div.title a:link{
	color: #000000;
	text-decoration :none;
}
div.title a:link:hover {
	color: #000000;
	text-decoration: none;
}
div.title a:link:active {
	color: #000000;
	text-decoration: none;
}
div.title a:visited {
	color: #000000;
	text-decoration: none;
}
.title a:visited:hover {
	color: #000000;
	text-decoration: none;
}
div.title a:visited:active {
	color: #000000;
	text-decoration: none;
}
div.navigation {
	color:#666666;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: 0px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	position: absolute;
	top:38px;
}
div.navigation hr {
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 1px;
	background-color: #666666;
	color: #666666;
}
div.navigation ul {
	border: 0px;
	margin: 0px;
	padding-left:80px;
	white-space: nowrap;
}
div.navigation li {
	list-style-type: none;
	display: inline;
	padding-left:20px;
	line-height:1px;
}
div.navigation a:link{
	color: #666666;
	text-decoration :none;
	padding-left:5px;
	padding-right:5px;
}
div.navigation a:link:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #abc4eb;
	padding-left:5px;
	padding-right:5px;
}
div.title a:link:active {
	color: #13a1e8;
	text-decoration: underline;
	background-color:#0099ff;
	padding-left:5px;
	padding-right:5px;
}
div.navigation a:visited {
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
div.navigation a:visited:hover {
	color: #0654f2;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
}
div.title a:visited:active {
	color: #13a1e8;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
}
div.content {
	color:#000000;
	background-image: url("../images/pageback.jpg");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	padding-bottom: 50px;
	overflow:auto;
	min-height: 900px;
	text-align:left;
	width: 620px;
	position: relative;
	top:99px;
	left:179px;

}
div.content h1 { 
	margin: 0;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 120%
}
div.content h3 { 
	padding-left:20px;
	margin: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height:12px;
	text-transform: uppercase;
	text-align:left;
	width:270px;
	float: left;
	border: 0px;
}
div.content h4 { 
	padding-right:40px;
	margin: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	line-height:12px;
	width:280px;
	float: right;
	text-align:right;
	border: 0px;
}
div.content p { 
	margin-top: 0;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 12px;
	line-height:12px;
}
div.content ul {
	border: 0px;
	margin: 0px;
	padding-right: 60px;
}
div.content li {
	list-style-type:disc;
	padding-left:20px;
	line-height:12px;
}
.signature { 
	margin-top: 0;
	padding-left: 60px;
	padding-bottom: 60px;
	border:none;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
	background-attachment:scroll;
}
div.name {
	position:absolute;
	left:80px;
	top:220px;
}
.examples { 
	float:left;
	margin-left: 40px;
	padding: 10px;
	width:440px;
	height:120px;
	background-color:#ffffff;
}
.exampleson { 
	float:left;
	margin-left: 40px;
	padding: 10px;
	width:440px;
	height:120px;
	background-color:#e9e9e9;
}
div.icon { 
	float: left; 
	width:120px;
	height:120px;
	vertical-align: middle;
	border:0;
}
div.icon a img {
	vertical-align:middle;
	border: 1px;
	border-color:#000000;
}
div.descr { 
	float: right; 
	width: 300px;
	height:120px;
	vertical-align: middle;
	text-align:justify;
	line-height: 12px;
	list-style-type:none;
}
div.descr ul {
	border: 0px;
	margin: 0px;
	padding-left:10px;
	white-space: nowrap;
}
div.descr li {
	list-style-type: none;
	display: inline;
	padding:5px;
	line-height:14px;
}
div.descr p { 
	padding-left: 10px;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	border: 0 none;
	vertical-align: middle;
}
div.descr h2 { 
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 120%
}
form {
	margin-left: 20px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
}
fieldset {
	border: 1px solid #999999;
	width: 500px;
	padding:20px;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
}
legend {
	margin: 0;
	padding: 2px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border-style: none;
	border-color:#999999;
}
.input {
	color: #000000;
	background:#abc4eb;
	border: 1px solid;
	border-color: #6884af;
}

.submit input {
	border-color:#000000;
	border: 2px;
}

