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

body {
background-color:#54b2fa;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
}

h1 {
font-size:16px;
color:#FFFFFF;
}

a {
color:#FFFFFF;
font-size:13px;
text-decoration:underline
}

p {
color:#FFFFFF;
}

img {
border:1px solid #000000;
}

table tr td {
vertical-align:top;
color:#FFFFFF;
font-size:13px;
text-align:center;
}

#wrapper{
	background:url(../images/layout/bott-fill.png);
margin: 0 auto;
width: 886px;
}

#header {
	width: 886px;
	height: 102px;
	background:url("../images/layout/header.jpg") no-repeat;
}

#tag {
text-align:right;
font-size:28px;
color:#FFFFFF;
padding:40px 20px 0 0;
}

#left-border {
	width: 32px;
	height: 368px;
	float:left;
	background:url("../images/layout/left-border.png") no-repeat;
}

#int-patt {
	width: 490px;
	height: 368px;
	float:left;
	background:url("../images/layout/int-patt.png") left top repeat-x;
}

#bott-border {
	width: 490px;
	height: 368px;
	background:url("../images/layout/bott-border.png") bottom no-repeat;
}

#right-border {
	width: 38px;
	height: 368px;
	float:left;
	background:url("../images/layout/right-border.png") no-repeat;
}

#right-content {
	width: 326px;
	height: 368px;
	float:right;
	background:url("../images/layout/right-content.png") no-repeat;
}

#right-content-body {
padding:0 0 0 0;
height:368px;
width:295px;"
float:right;
}

#bottomfil {

	vertical-align:top;
	padding:2px 12px 5px 12px;
}

#bottom {
margin:0 auto;
background:url(../images/layout/bottom.png no-repeat bottom);
width:886px;
height:13px;
}

div #bottom-foot p {
text-align:center;
font-size:10px;
color:#FFFFFF;
}