@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg-01.jpg);
	background-repeat:repeat-x;
}

#leftcolumn {
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:220px;
	float:left;
	margin-top:16px;
}

#leftcolumn h3 {
	margin-top:25px;
	font-size:16px;
}

#navigation {
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
}

#navigation li, ul {
	line-height:35px;
	list-style: url(../images/img05.gif);
}

#navigation a, #navigation a:link {
	font-weight:bold;
	text-decoration:none;
	color:#99F;
}

#navigation a:hover {
	text-decoration:underline;
	color:#90F;
	font-weight:bold;
}

#furtherinfo {
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
}

#furtherinfo li, ul {
	line-height:35px;
	list-style: url(../images/img05.gif);
}

#furtherinfo a, #furtherinfo a:link {
	font-weight:bold;
	text-decoration:none;
	color:#99F;
}

#furtherinfo a:hover {
	text-decoration:underline;
	color:#90F;
	font-weight:bold;
}

#wrapper {
	width: 900px;
	margin:auto;
}

#logo {
	height:141px;
}

#account {
		width: 425px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: right;
	word-spacing:25px;
}

#tag{
	width: 425px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:32px;
	text-align: right;
	word-spacing:25px;
	margin-top:25px;
}

#content {
	width:670px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	margin-top:15px;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

#special {
	width:300px;
	float:left;
	text-align:center;
}

#specialb {
	text-align: center;
}

#contentlinkswrapper {
	margin-top:25px;
	clear:both;
}

#contentlinka {
	width:200px;
	float:left;
	margin-left:25px;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contentlinkb {
	margin-right:25px;
	width:200px;
	float:right;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contentlinkc {
	margin-right: 10px;
	float:right;
	width:200px;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contenttxt {
	clear:both;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contenttxt h1 {
	margin-top:-10px;
}

.image {
	width:250px;
	float:right;
}

.txt {
	margin-top:45px;
}

.hed {
	margin-top: 25px;
}

#payments {
	clear: both;
	text-align:center;
	background-image:url(../images/bg-02.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#payments h1 {
	margin-top: 45px;
	text-align:left;
}

#footer {
	background-image:url(../images/bg-02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
}