html { height:100%; min-height:800px;}
body {
	margin: 0px;
	background: #00baff url(../images/bg/body-1.jpg) no-repeat right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
#content p,#content li { line-height:20px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
a:link, a:visited {
	color: #013F55;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

img {border: none;}

.rimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.limg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.limg span, .rimg span {visibility:hidden;display:none;}
.limg:hover span, .rimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	margin: 0px auto;
	width: 1000px;
	padding-top: 258px;
	margin-bottom: 20px;
	height: 529px;
	position: relative;
	overflow:hidden;
}
#content {
	background: url(../images/content-bg.png);
	overflow: scroll;
	height: 506px;
	width: 753px;
	position: absolute;
	left: 19px;
	top:298px;
	padding-right:10px;
	text-align:justify;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-size: 36px;
	color: #013F55;
	line-height: normal;
	margin: 0px;
	padding: 9px 0px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 9px 0px;
	line-height: 30px;
}

#right {
	background: url(../images/shirts-bg.png);
	height: 528px;
	width: 216px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#right a {
	display: block;
	height: 18px;
	font-size: 19px;
	color: #004964;
	text-decoration: none;
	line-height: 18px;
	padding-top: 137px;
	padding-left: 155px;
	padding-bottom: 8px;
}
#right a:hover {color: #000; background: url(../images/get-it-over.gif) no-repeat 135px 137px;}

#bgl {
	background: url(../images/left-content-bg.png);
	height: 489px;
	width: 9px;
	position: absolute;
	top: 298px;
	left: 10px;
}

#logo {
	position: absolute;
	left: 308px;
	top: 0px;
	right: 308px;
}
