body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

img.right	{
	margin-left: 30px;
	margin-bottom: 30px;
	border: 0px;
}

div#container	{
	margin: 0px;
    padding: 0px;
}

div#header {
    clear: both;
}

div#logo	{
	float: left;
    width: 300px;
    height: 83px;
}

div#middle {
    margin-left: 15%;
    margin-right: 15%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#footer {
    clear: both;
    background-color: #3399cc;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-align : center;
	line-height: 20px;
}
div.center	{
	text-align: center;
}

div.right	{
	float: right;
	text-align: right;
	width: 230px;
}

p.right {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : right;
	line-height : 16px;
}

a.main, a.main:link, a.main:visited, a.main:active {
	background : transparent;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

a.main:hover {
	color : white;
	text-decoration: underline;
}

a.blue, a.blue:link, a.blue:visited, a.blue:active {
	background : transparent;
	color : blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

a.blue:hover {
	color : red;
	text-decoration: underline;
}


hr {
	color : black;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : normal;
	text-align : left;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : Black;
	margin-bottom: 5px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

p.middle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

embed.cards	{
	margin-left: 30px;
	margin-top: 30px;
}

p.smallmiddle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

a.small, a.small:link, a.small:visited, a.small:active {
	background : transparent;
	color : blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

a.small:hover {
	color : red;
	text-decoration: underline;
}

p.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

ul	{
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.orders	{
	margin-left: 320px;
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 16px;
}

ul.sitemap	{
	margin-left: 150px;
	line-height: 13px;
	margin-top: 0px;
}
