body
{
	background-color: #F9F9F9;
	font-size: 15px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 13px;
	padding: 10px;
	width: 700px;
	background-image: url(images/pattern-template9.jpg);
	background-attachment: fixed;
	margin-left: auto;
    margin-right: auto;
}

a:link
{
	color: #cc0000;
	text-decoration: none;
}
a:visited
{
	color: #111111;
	text-decoration: none;
}
a:hover
{
	color: #00cc00;
	text-decoration: none;
}
a:active
{
	color: #0000FF;
	text-decoration: none;
}


h1
{
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 0px;


}
h2
{
	color: #000;
	font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: 0px;
	line-height: 5px;
	word-spacing: 0px;
	letter-spacing: 4px;
	width: 0px;
	height: 10px;
	padding: -5px 0px 20px 0px;
}
h3
{
	color: #C00;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-indent: 20px;
	letter-spacing: 2px;

}
h4{
	color: #00cc00;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 40px;
}



p.address
{
	color: #999999;
	font-size: 11px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: 0px;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
}
p.text
{
	color: #333;
	font-size: 11px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: 0px;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: 0px;
	white-space: normal;
	margin: 0px 0px 0px 40px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}


ul
	{
		color: #666666;
		font-size: 11px;
		list-style-type: none;
		vertical-align: 0px;
	}

li
{
	padding-left: 0px;
	list-style-type: square;
}


.group
{
	padding: 8px 3px 20px 25px;
	border-color: #FFF #FFF #FFF #fff;
	border-width: 1px;
	border-style: solid;
	background-attachment: fixed;
	/*background-image: url(images/line-01.jpg)*/;
	margin: 10px;
	background-color: #fff;
}
.group2
{
	padding: 2px 2px 2px 2px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/pattern-template9.jpg);
	background-attachment: fixed;
	margin: 5px;
}

.group3
{
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	background-color: #600;
}