body  {
	background: #0092c8 url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
} 

p, h1,h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	line-height: 21px;
}

#wrapper { 
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	width: 892px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#header {
	width: 892px;
	height: 118px;
	background: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}

#logo {
    float: left;
	padding: 17px 0 0 40px;
}

#mbutton {
    float: right;
    text-align: center;
    margin: 0;
    padding: 20px 70px 0 0;
    font-size: 11px;
    color: #808386;
}

#mlogin {
    margin: 5px 0 0 0;
    font-size: 12px;
    color: #000;
}

#mlogin a {
    color: #0092c8;
    font-weight: bold;
}

#main {
	width: 892px;
	padding: 17px 0 0 40px;
	margin-left: auto;
	margin-right: auto;	
}

#nav { 
	margin: 0;
	padding: 5px 0 5px 0;
	width: 806px;
	border-top: 1px solid #ced0ce;
	text-align: right;
	color: #ced0ce;
	clear: both;
}

#nav a {
	color: #0092c8;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 7px 0 7px;
	letter-spacing: .5px;
}

#nav a:hover {
	text-decoration: underline;
}

#graybox-top {
	background: url(../images/graybox_top.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 9px;
	font-size: 5px;
}

#graybox-main {
	background: url(../images/graybox_main.jpg);
	background-repeat: repeat-y;
	width: 813px;
	position: relative;
	padding: 0;
	margin: 0;
}


#graybox-bottom {
	padding-top: 30px;
	background: url(../images/graybox_bottom.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 9px;
}

#bubble {
	float: left;
	width: 329px;
	height: 321px;
	position: relative;
	top: 0px;
	left: -5px;
	background-image: url(images/bubble_photo.png);
}

#maincontent {
	width: 250px;
	float: left;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 13px;
	line-height: 17px;
}

#maincontent a {
    color: #0092c8;
}

#maincontent a:hover {
    text-decoration: none;
}


#sidebar {
	width: 215px;
	float: right;
	margin: 0;
	padding: 0 5px 10px 0;
}

#sticky {
	background: url(../images/sticky.jpg);
	background-repeat: no-repeat;
	height: 208px;
	padding: 20px 30px 0 25px;
	margin-right: 3px;
	margin-top: 0;
	font-size: 11px;
}

#sticky a {
	color: #0092c8;
}

#sticky a:hover {
	text-decoration: none;
}

.stickyheader {
	color: #0092c8;
	display: inline;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px
}

#resources {
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 0;
	border-left: 1px solid #006699;
}

#resources a {
	color: #0092c8;
}

#resources a:hover {
	text-decoration: none
}

#resourcesheader {
	color: #0092c8;
	font-size: 18px;
}

#footer { 
	border-bottom: 15px solid #006699;
	text-align:center;
	padding: 20px 0 10px 0;
	width: 834px;
	margin-left: 27px;
	font-size: 11px;
	line-height: 15px;
}
