#OuterWrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	left: 1px;
	top: -2px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../graphic/blueWhite.png);
}

#Container {
	background-color: #000000;
	padding: 0px;
	width: 941px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 100%;
	background-image: url(../../graphic/blueWhite.png);
	background-repeat: repeat;
}
* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../../graphic/blueWhite.png) repeat-y;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 50px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
	background-color: #FFFFFF;
}
#menu     ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu   li {
	padding: 0;
	display: inline;
	background: none;
	margin: 20px;
}
#menu   a {
	display: block;
	float: left;
	height: 30px;
	padding: 20px 20px 0;
	font-size: 92%;
	font-weight: bold;
}
#menu1  a:hover {
	background: #A51842;
	text-decoration: none;
	color: #FFFFFF;
}
#menu1  b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 220px;
	margin: 0 auto;
	background: #010100;
	text-align: right;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 435px;
	padding: 20px 30px 20px 50px;
	background-color: #6E6E6E;
	background-image: url(../../graphic/NblueGradiendLong.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#content1 {
	float: left;
	width: 760px;
	padding: 0px;
	background-color: #57CADD;
	background-image: url(../../graphic/NblueGradiendLong.jpg);
	background-repeat: repeat-y;
	background-position: top;

}
#contentFlash {
	float: left;
	width: 760px;
	padding: 0px;
	background-color: #57CADD;
	background-image: url(../../graphic/NblueGradiendLong.jpg);
	background-repeat: repeat-y;
	background-position: top;

}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: repeat-y left bottom;
}

.floating-box {
	float: left;
	width: 205px;
}
#imagecontainer {
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	font-weight: 400;
}
#flashcontainer {
	background-color: #FFFFFF;
	padding: 0px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	font-weight: 400;
	margin-left: 60px;
}

#magazinecontainer {
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	font-weight: 400;
}

#logocontainer {
	background-color: #FFFFFF;
	padding: 10px;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	font-weight: 400;
}
#imagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: 1px dotted #666666;
	padding: 10px 3px 3px;
	margin: 20px;
	letter-spacing: 1px;
	font-weight: 400;
}

#corporatecontainer {
	background-color: #FFFFFF;
	padding: 10px 10px 30px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	font-weight: 400;
}
#corporatetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: 1px dotted #666666;
	padding: 10px 3px 3px;
	margin: 20px;
	letter-spacing: 1px;
	font-weight: 400;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../../graphic/blueWhite.png);
}



.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
	color: #FFFFFF;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 0px solid #FFFFFF;
	border-bottom: solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 450px;
	height: 34px;
	padding: 15px 30px 0 20px;
	background: #FFFFFF;
	border-left: 20px solid #FFFFFF;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#navbar {
    margin: 0;
    padding: 0;
    height: 1em; }
#navbar li {
    list-style: none;
    float: left; }
#navbar li a {
    display: block;
    padding: 3px 8px;
    background-color: #5e8ce9;
    color: #fff;
    text-decoration: none; }
	
#navbar li ul {
    display: none;
    width: 10em; /* Width to help Opera out */
    background-color: #69f;}
	
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
    background-color: #69f;
    border-bottom: 1px solid #fff;
    color: #000; }
#paintingContainer {
	background-color: #FFFFFF;
	padding: 8px 8px 20px;
	width: 315px;
	text-align: center;
	margin-left: 40px;
}

body,td,th {
	color: #666666;
}
#OuterWrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	left: 1px;
	top: -2px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../../graphic/blueWhite.png);
}




#navbar li li a:hover {
    background-color: #8db3ff; }
