body {
	margin: 25px 0px;
	padding: 0px;
	background-color: #9999ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	height: 544px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#headerwrap {
	height: 105px;
	width: 904px;
	background-image: url(../background/header.gif);
	background-repeat: no-repeat;
}
#logo {
	height: 105px;
	width: 190px;
	float: left;
}
#headerinnerwrap {
	width: 714px;
	height: 105px;
	float: left;
}
#headertop {
	height: 70px;
	width: 714px;
}
#headerbottom {
	height: 35px;
	width: 714px;
}
#headerbottom a {
	color: #333333;
	text-decoration: none;
}
#headerbottom a:hover {
	color: #FF0000;
	text-decoration: none;
}
#mainwrap {
	height: 404px;
	width: 904px;
}
#menuwrap {
	height: 404px;
	width: 190px;
	float: left;
	margin: 0;
	background-repeat: repeat-y;
	background-color: #a3b8d4;
	background-image: url(../background/menu-1px.gif);
}
#menu {
	height: 404px;
	width: 190px;
}
#contentwrap {
	height: 404px;
	width: 714px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../background/content-corner-tl.gif);
	background-repeat: no-repeat;
}
#contentleft {
	height: 404px;
	width: 370px;
	float: left;
	padding: 0 0 0 24px;
	background-image: url(../background/content-corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left {
	height: 404px;
	width: 49%;
	float: left;
}
#right {
	width: 49%;
	height: 404px;
	float: right;
	text-align: right;
}
#contentright {
	height: 404px;
	width: 292px;
	float: right;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#top {
	/*width: 292px;*/
	width: 264px;
	height: 284px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 20px 0 0 0;
}
#bottom {
	width: 292px;
	height: 100px;
	background-color: #FFFFFF;	
}
#both {
	height: 364px;
	width: 264px;
	padding: 20px 0 20px 0;
	background-color: #FFFFFF;

}
/*thumbs in contnet right both*/
#both a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	/*border: 1px solid #CCCCCC;*/
	display: block;
	height: 75px;
	width: 80px;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0 9px 12px 0;
	float: left;
}

#both a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
/* for the last image in each row otherwise the margin appears in the thumbcontainer in IE6 */
#both a.last {
 margin-right: 0;
}
/* for the last row otherwise the margin appears in the thumbcontainer in IE6 */
#both a.lastrow {
 margin-bottom: 0;
}
/*end of thumbs in contnet right both*/

#contentall {
	height: 404px;
	width: 688px;
	float: left;
	padding: 0 0 0 24px;
	background-image: url(../background/content-corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#contentgallery {
	height: 364px;
	width: 688px;
	padding: 20px 0 20px 24px;
	background-image: url(../background/content-corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footerwrap {
	height: 35px;
	width: 904px;
	background-image: url(../background/footer.gif);
}
#footer {
	height: 35px;
	width: 904px;
}
/*gallery*/
#contentgallery a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	height: 95px;
	width: 100px;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0 37px 29px 0;
	float: left;
}

#contentgallery a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
/* for the last image in each row otherwise the margin appears in the thumbcontainer in IE6 */
#contentgallery a.last {
 margin-right: 0;
}
/* for the last row otherwise the margin appears in the thumbcontainer in IE6 */
#contentgallery a.lastrow {
 margin-bottom: 0;
}
/*galery end*/

/*Fonts and styles*/
#headertop h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #333333;
	margin: 0;
	padding: 14px 0 0 24px;
	letter-spacing: 2px;
	font-weight: normal;
}
#headertop a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#headerbottom p {
	font-size: 13px;
	color: #000000;
	text-align: right;
	margin: 0;
	padding: 0 30px 0 0;
}
#contentleft a {
	font-weight: bold;
	text-decoration: none;
	color: #6666ff;
}
#contentleft a:hover {
	color: #FF0000;
}
#contentall a {
	font-weight: bold;
	text-decoration: none;
	color: #6666ff;
}
#contentall a:hover {
	color: #FF0000;
}
#contentleft h1, #contentleft h2, #contentleft h3, #contentall h1, #contentall h2, #contentall h3 {
	font-size: 18px;
	color: #6666ff;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}

#contentleft p, #contentall p {
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0 7px 0;
	padding: 0;
}
#contentleft ul, #contentall ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
/*	display: block;*/
	font-size: 13px;
	line-height: 20px;
}
#contentleft ul li, #contentall ul li {
	padding: 0 0 4px 23px;
	background-image: url(../shared/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer p {
	font-size: 10px;
	padding: 7px 30px 0 0;
	margin:0;
	text-align: right;
	color: #666666;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
img {
	border:none;
}
#contentleft p.list {
	line-height: 27px;
	font-size: 13px;
}
/*navigation menu*/
#menu ul {
	list-style: none;
	margin: 0;
	padding: 16px 0 0 14px;
	display: block;
	font-size: 18px;
	line-height: 20px;
}
#menu ul li {
	margin: 0;
	padding: 0 0 16px 0;
}
#menu li.last {
	padding: 0 0 0 0;
}

#menu li a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	outline: none;
/*outline unsupported in IE 6 + 7*/
}
#menu li a:hover {
	color:#FF0000;

}
#menu li a:active, #menu li a:focus {
	outline-style: none;
/*outline-style unsupported in IE 6 + 7*/
	color:#FF0000;
/*	border: none;*/
}
.down {
	color: #FF0000;
}
#menu li.down a {
	color: #FF0000;
}

/*end of navigation menu*/
.border {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
/*linked image in top*/
#top a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 5px 0 5px 0;
}
#top a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
/*end of linked image in top*/
/* thumbs in bottom */
#bottom a {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	/*border: 1px solid #CCCCCC;*/
	display: block;
	height: 75px;
	width: 80px;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0 9px 0 0;
	float: left;
}

#bottom a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
/* for the last image in each row otherwise the margin appears in the thumbcontainer in IE6 */
#bottom a.last {
 margin-right: 0;
}
/* END thumbs in bottom */
