* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #eee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	}
	
h1, h2, p {
	margin: 0 0 22px 0;
	padding: 0;
	font-size: large;
	}
	
h2 {
	font-size: medium;
	}
	
p {
	font-size: small;
	line-height: 18px;
	}
	
img {
	border: none;
	}
	
a {
	color: #b70000;
	/*color: #00a0c6;*/
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	background: #b70000;
	/*background: #00a0c6;*/
	}

#header a:hover {
	color: #fff;
	background: none;
	/*background: #00a0c6;*/
	}
	
.center {
	text-align: center;
	}
	
.wrapper, .footer, #footer {
	margin: 0 auto;
	width: 798px;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	}
	
.home {
	background: url('/images/bg_conent_home.jpg') top center no-repeat #fff;
	}
	
.banner {
	margin: 0 0 27px 0;
	padding: 20px;
	width: 758px;
	height: 53px;
	border-bottom: 3px solid #ccc;
	font-size: small;
	}
	
.home .banner {
	border: none;
	height: 164px;
	width: 638px;
	padding: 26px 46px 0 114px;
	}
	
.home .banner img {
	margin: 0;
	}
	
.home .banner p {
	margin: -34px 0 0 0;
	font-size: 1.10em;
	text-align: right;
	clear: left;
	}
	
.banner img {
	float: left;
	}
	
.banner ul {
	padding: 0;
	margin: 22px 0 0 0;
	float: right;
	}
	
.banner ul li {
	display: inline;
	height: 30px;
	}
	
.banner a {
	margin: 0 10px;
	padding: 4px 0;
	color: #bf5454;
	text-decoration: none;
	float: left;
	}
	
.banner a:hover {
	color: #bf5454;
	border-bottom: 4px solid #000;
	background: none;
	}
	
.content {
	margin: 0 0 27px 0;
	padding: 0 23px;
	width: 752px;
	background: url('/images/bg_conent.gif') top left repeat-y;
	}
	
.home .content {
	width: 708px;
	background: none;
	padding: 0 40px 15px 50px;
	}
	
.home .content div {
	padding: 20px 0 0 0;
	width: 400px;
	float: right;
	}
	
.home .content div div {
	padding: 70px 0 0 24px;
	background: url('/images/bg_icons.gif') top left no-repeat;
	width: 376px;
	}
	
.home .content div div img {
	margin: 0 68px 0 0;
	}
	
.home .content div div ul {
	margin: 0 0 0 22px;
	padding: 0;
	font-size: .70em;
	font-weight: bold;
	}
	
.home .content div div a {
	color: #333;
	text-decoration: none;
	}
	
.home .content div div a:hover {
	color: #00a0c6;
	text-decoration: none;
	background: none;
	}
	
.home .content div div ul li {
	display: inline;
	}
	
.home .content div h1 {
	margin-left: 20px;
	font-size: 1.20em;
	color: #095aa5;
	font-weight: normal;
	}
	
.home .content h2 {
	margin: 175px 0 0 20px;
	font-size: 1.80em;
	color: #bf4d4d;
	font-weight: normal;
	float: left;
	}
	
.home .content div p {
	text-align: right;
	font-size: .70em;
	font-weight: bold;
	margin: -10px 0 0 0;
	}
	
.content .left {
	padding: 0 20px 0 0;
	width: 442px;
	float: left;
	}
	
.content .left img {
	float: right;
	}
	
.content .right {
	float: right;
	width:  353px;
	}
	
.radio {
	margin: 0 16px 0 0;
	}
	
.gallerycontroller {
	margin: 0 0 10px 0;
	padding: 20px 15px 35px 30px;
	width: 266px;
	height: 115px;
	border:medium none;
	background:none;
	width:323px;
	}

.right .form {
	background:transparent url(../images/bottombg.gif) no-repeat scroll right top;
	padding-bottom:30px;
	padding-top:20px;
	}

.gallerycontroller option {
	font-size:16px;
	}
	
.open {
	background: url('/images/bg_open.gif') top left no-repeat #fff;
	border: 1px solid #bf4d4d;
	width: 210px;
	padding: 25px 25px 18px 25px;
	text-indent: 16px;
	float: left;
	}
	
.learn {
	margin: 0 0 0 100px;
	font-size: .9em;
	clear: left;
	}
	
.learn a {
	color: #333;
	text-decoration: none;
	}
	
.learn a:hover {
	color: #333;
	text-decoration: none;
	background: none;
	}
	
.button {
	margin: -20px 22px 0 0;
	padding: 23px 0 0 0;
	text-align: center;
	width: 168px;
	height: 43px;
	color: #fff;
	font-size: x-large;
	font-size: bold;
	background: url('/images/bg_button.jpg') top left no-repeat #fff;
	float: right;
	}
	
.button a {
	color: #fff;
	text-decoration: none;
	}
	
.button a:hover {
	color: #fff;
	text-decoration: none;
	background: none;
	}
	
.footer, #footer {
	width: 788px;
	border: none;
	background: none;
	padding: 0 5px;
	color: #999;
	font-size: xx-small;
	}
	
.footer p, #footer p {
	font-size: x-small;
	margin: 0;
	}
	
.footer a {
	color: #999;
	background: none;
	}
	
.footer a:hover {
	color: #999;
	text-decoration: underline;
	background: none;
	}

.right p.rightunder {
	background:#FFFFFF url(../images/toparrowbg.gif) repeat-x scroll 0 0;
	padding:15px 5px 5px 75px;
	color:#B70000;
	font-size:15px;
	font-weight:bold;
	}

/* Match the subpages with the theme of the homepage */
body.oneColFixCtr {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
#header {
	background:transparent url(../images/subpages-header.jpg) no-repeat scroll center center;
	height:162px;
	text-align:center;
	}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.oneColFixCtr .banner {
	background:transparent url(../images/bannerlinksbg.jpg) no-repeat scroll center center;
	height: 71px;
	width: 1024px;
	padding: 0;
	margin: 0;
	border: none;
	}
.oneColFixCtr .banner ul {
	float: none;
	text-align:center;
	margin: 0;
	padding: 20px 90px;
	}
.oneColFixCtr .banner a {
	float: none;
	}
.oneColFixCtr #contenttop {
	background:transparent url(../images/contenttop.jpg) no-repeat scroll center center;
	height:31px;
	}
.oneColFixCtr .content {
	width: 1024px;
	padding: 0;
	margin: 0;
	}
.oneColFixCtr #content {
	background:#FFFFFF url(../images/subpages-contentbg.jpg) repeat-y scroll 0 0;
	padding:0 80px;
	height:100%;
	overflow:hidden;
	}
.oneColFixCtr #content .right {
	margin-right: 11px;
	}
.oneColFixCtr #footer {
	background:transparent url(../images/contentbottom.jpg) no-repeat scroll center center;
	height:47px;
	padding:40px 0 0 60px;
	font-size:10px;
	color: #666;
	width: auto;
	}

/* Make the selector bg flexible according to the description */
.gallerycontenttop {
	background:transparent url(../images/gallerycontenttopbg.gif) no-repeat scroll left top;
	height:30px;
	margin:0;
	width:353px;
	}
.gallerycontent {
	margin:0;
	text-align:justify;
	background:#FFF url(../images/gallerycontentbg.gif) repeat-y;
	width: 311px;
	border:medium none;
	padding: 0px 20px 0px 22px;
	font-size: small;
	}
.gallerycontentbottom {
	background:transparent url(../images/gallerycontentbottombg.gif) no-repeat scroll left top;
	height:81px;
	margin:0;
	width:353px;
	}
