@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:Trebuchet MS;
	margin:0px 0px 5px 0px;
	padding:0px;
	background-color:#cccccc;
	color:#999999;
	text-align:center;
	font-size:10px;
	background-image:url(img/back22.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}
.main-body, .text-body {
	border-style:solid;
	border-width:2px;
	border-color:#E00000;
}
.main-body {
	font-size:14px;
	text-align:left;
	color:#E00000;
	background-image:url(img/back1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:25px;
}
.main-body-back {
	background-color:#E00000;
	background-image:url(img/back4.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:900px;
	margin:0px auto 5px auto;
}
.text-body {
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	background-image:url(img/back3.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.header {
	background-image:url(img/banner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:66px;
	margin:0px 0px 0px 0px;
	color:#980000;
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
}
.header a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.header a:hover {
	color:#FF9900;
}
.abn {
	margin:2px 0px 10px 0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}	
.form-field {
	width:100%;
	background-color:#E00000;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Trebuchet MS;
	background-image:url(img/back1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-style:none;
	border-width:0px;
}
.disclaimer {
	width:400px;
	margin:0px auto;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
}
.portfolio-t {
	text-align:center;
	width:350px;
	font-weight:bold;
	text-transform:capitalize;
	vertical-align:top;
}
img {
	border:0px;
}
p {
	margin:0px 25px 10px 25px;
}
h2 {
	font-weight:bold;
	font-size:14px;
	margin:5px 25px 5px 25px;
}
blockquote {
	margin:0px 10px 0px 10px;
}
blockquote p{
	margin-top:0px;
	margin-bottom:0px;
}
.contact {
	text-align:right;
	margin-top:25px;
}
.contact p{
	margin-top:0px;
}
.contact h2{
	margin-bottom:0px;
}