body {
	background: #d0d8e5;
	margin: 0;
	padding: 0;
	font: 14px Arial, Tahoma, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#bodyWrapper {
	margin: 0 auto;
}

#header {
	margin: auto;
	background: url(../img/header.gif) no-repeat;
	width: 787px;
	height: 80px;
	padding-left: 14px;
	padding-top: 3px;
}

#body {
	width: 787px;
	margin: 12px auto;
}

#left {
	float: left;
	width: 544px;
	padding-right: 27px;
}

#leftTop {
	width: 544px;
	height: 16px;
	background: url(../img/leftTop.gif) no-repeat;
}

#leftMid {
	width: 519px;
	background: url(../img/leftMid.gif) repeat-y;
	padding: 0 15px 0 12px;
}

#leftBottom {
	clear: both;
	width: 544px;
	height: 18px;
	background: url(../img/leftBottom.gif) no-repeat;
}

#left p {
	margin: 0;
	padding: 5px 0;
}

#right {
	float: left;
	width: 209px;
}

#rightTop {
	width: 209px;
	height: 17px;
	background-image: url(../img/rightTop.gif);
}

#rightMid {
	width: 209px;
	background: url(../img/rightMid.gif) repeat-y;
}

#rightBottom {
	width: 209px;
	height: 20px;
	background-image: url(../img/rightBottom.gif);
}

#footer {
	clear: both;
	float: right;
	padding-top: 15px;
	padding-right: 106px;
}

#right ul {
	list-style-type: none;
	padding: 0 0 0 4px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

#right ul li {
	padding-bottom: 5px;
}

fieldset {
	margin-right: auto;
	margin-left: auto;
	width: 390px;
	padding-top: 12px;
}

label {
	padding-left: 3px;
}

input {
	margin-left: 10px;
	margin-top: 15px;
}

textarea {
	margin-top: 10px;
}

#submit {
	float: right;
	margin-right: 18px;
}

.success {
	color: green;
	font-style: italic;
	font-size: 16px;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 16px;
}

#cary {
	width: 140px;
	height: 200px;
	float: left;
	margin-right: 8px;
}

#cent {
	margin: auto;
	width: 273px;
}

.center {
	margin: auto;
	width: 200px;	
}

a img {
	border: 0px;
}

#leftMid ul, #leftMid h2 {
	margin-bottom: 0;
}

#links {
	float: left;
	width: 209px;
	margin-top: 22px;
}

#linksTop {
	width: 209px;
	height: 17px;
	background-image: url(../img/rightTop.gif);
}

#linksMid {
	width: 194px;
	background: url(../img/rightMid.gif) repeat-y;
	padding-left: 5px;
	padding-right: 10px;
}

#linksBottom {
	width: 209px;
	height: 20px;
	background-image: url(../img/rightBottom.gif);
}

#links ul {
	margin: 0;
}

#leftMid p#accepted {
	width: 296px;
	margin: auto;
	padding: 0;
}

#leftMid p#bOff {
	text-align: center;
	width: 196px;
	margin: auto;
}

#leftMid p.jTitle {
	margin: auto;
	width: 233px;
	font-weight: bolder;
	font-size: 14px;
}

#leftMid p.tFree {
	width: 287px;
	margin: auto;
}


#home #leftMid{
	height: 300px;
}

#leftText {
	float: left;
	width: 319px;
	z-index: 4;
}

#home #leftText {
	background: url(../img/watermark.gif) no-repeat 10px 99px;
}

#leftImage {
	float: left;
	z-index: 0;
}


#bottom {
	clear: both;
	width: 787px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#bottomTop {
	background-image: url(../img/bottomTop.gif);
	height: 29px;
}

#bottomMid {
	background: url(../img/bottomMid.gif) repeat-y;
	padding-left: 12px;
	padding-right: 12px;
}
#bottomMid p{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

#bottomBottom {
	background-image: url(../img/bottomBottom.gif);
	height: 36px;
}