/* CSS Document */

body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #111e2f;
	background: #ffffff;
	margin: 0;
	min-width:770px;
}
p, td {
	font-size: 12px;
	color: #111e2f;
	line-height: 15px;
}
a {outline: none;}
h1 {
	font-size: 24px ;
	font-weight: none;
	color: #18e0fa;
	line-height: 30px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #0070b8;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#surroundsurround {
	background: #FFFFFF;
}
#mainpage {
	position: absolute;
	width: 100%;
	margin-left: 0px;
	left: 0px;
	background: #FFFFFF;
	min-height: 100%;
}

a:link {
	font-weight: normal;
	color: #18e0fa;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #18e0fa;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #18e0fa;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #18e0fa;
	text-decoration: underline;
}
.right {
    float: right;
	margin: 0 0 5px 10px;
	}
.left {
    float: left;
    margin: 0 10px 5px 0;
}

.small {
	font-size:10px;
	color:#FF0000;
}

#logo {
	background: url(/images/shine-logo.jpg) top left no-repeat;
	width: 223px;
	height: 147px;
	overflow: hidden;
	margin: 0;
}
#topbg {
	background: #FFFFFF;
	height: 147px;
	overflow: hidden;
	margin: 0;
}

#flash-element {
	background: url(/images/flash-placeholder.jpg) top left no-repeat;
	width: 279px;
	height: 147px;
	overflow: hidden;
	margin: 0;
}

#flash-element h1 {
	text-indent: -100em;
	margin: 0;
}

#booklet {
	background: url(/images/booklet.jpg) top left no-repeat;
	width: 268px;
	height: 147px;
	overflow: hidden;
	margin: 0;
}

#nav-bg {
	background: #ffb300 url(/images/grad-bg.jpg) repeat-y top left;
	height: 56px;
	}
.nav {
	padding: 0 1px 0 1px;
}

a.nav:link {
	font-weight: normal;
	color: #361818;
	text-decoration: none;
	text-align: center;
}
a.nav:visited {
	font-weight: normal;
	color: #361818;
	text-decoration: none;
}
a.nav:hover {
	font-weight: normal;
	color: #361818;
	text-decoration: none;
}
a.nav:active {
	font-weight: normal;
	color: #361818;
	text-decoration: none;
}

	
div.navmain {
	background-image: url(/images/rollover-off.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 10px;
}
div.navmain-over {
	background-image: url(/images/rollover-over-2.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
a.navmain:link {
	background: url(/images/rollover-over.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	color: #00a9e2;
}
a.navmain:visited {
	background: url(/images/rollover-off.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	color: #00a9e2;
}
a.navmain:hover {
	background: url(/images/rollover-over-2.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	color: #00a9e2;
}
a.navmain:active {
	background: url(/images/rollover-off.gif) left repeat-x;
	text-decoration: none;
	height: 36px;
	padding: 10px 0px 10px 0px;
	color: #00a9e2;
}

#promos {
	width: 740px;
	height: 150px;
	margin: 20px 20px 0 20px;
}

#content-body {
	padding: 0 0 25px 0;
	max-width: 900px;
}

#content-title {
	text-align: right;
	padding: 20px 20px 0 20px;
	float: left;
	width: 230px;
}

#content {
	padding: 13px 20px 20px 270px;
}

html>/**/body #content-title {
	text-align: right;
	padding: 4px 20px 0 20px;
	float: left;
	width: 230px;
}

html>/**/body #content {
	padding: 20px 20px 20px 270px;
}

#footer {
	position: absolute;
	width: 100%;
	height: 33px;
	bottom: 0;
	background: #ffb300 url(/images/grad-bg.jpg) repeat-y top left;
	z-index: 0;
	margin: 10px 0 0 0;
}
#footercontent {
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	padding: 10px 7px 4px 7px;
	color: #576270;
}

.right {
    float: right;
	margin: 0 0 5px 10px;
	}
.left {
    float: left;
    margin: 0 10px 5px 0;
}

