html, body {
	padding: 0;
	margin: 0;
}

body, table, h1, h2, h3, input, select, textarea {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}

body {
 	background-color: #ffffff;
	background: url(../images/bg_repeat_top.jpg) center 0px repeat-x;
}


body, table, input, select, textarea {
	color: #0f5668;
}
h1, h2, h3 {
	font-weight: normal;
	display: inline;
}

table {
	border-collapse: collapse;
	border-width: 0px;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
textarea {
	overflow: auto;
}
a {
	outline: none;
}
a:link {
	color: #bc4488;
}
a:hover {
	color: #e60082;
}
a:visited {
	color: #a6427b;
}
img {
	border-width: 0px;
}

textarea, .textinput {
	background-color: transparent;
	border: 1px solid #7f9db9;
}
select {
	background-color: #ffffff;
}


#mainHolder1 {
	margin: 0 auto;
	width: 900px;
	background: url(../images/bg_main_top.jpg) 0px 0px no-repeat;
}


#mainHolder2 {
	padding: 18px 75px 0px;
}

#main {
	background-color: #ffffff;
	padding: 6px 8px 0px 29px;
	position: relative;
	/*
	min-height: 687px;
	height: auto !important;
	height: 687px;
	*/
}

#bottomHolder {
	background: url(../images/bg_bottom_holder.jpg) 0px 0px no-repeat;
	width: 900px;
	height: 148px;
	position: relative;
}
#bottomImg {
	position: absolute;
	right: 97px;
	top: -76px;
	width: 116px;
	height: 76px;
	background: url(../images/bg_bottom_img.jpg) 0px 0px no-repeat;
}


#topDivIntro, #topDiv {
	width: 100%;
	background: url(../images/bg_top_div.jpg) 0px 0px no-repeat;
}
#topDivIntro #introHolder {
	height: 289px;
}
#topDiv #introHolder {
	/*height: 189px;*/
	height: 8px;
}

#topMenuHolder {
	background: url(../images/logo.gif) 36px bottom no-repeat;
	position: relative;
}
#topMenu {
	width: 100%;
	height: 71px;
	background: url(../images/topmenu_off.jpg) right 0px no-repeat;
}
#topMenuFlash {
	width: 100%;
	height: 71px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#topMenu span, #topMenuFlash a {
	display: block;
	float: right;
	width: 160px;
	height: 71px;
}
#topMenu .buttonOn {
	background-repeat: no-repeat;
	background-image: url(../images/topmenu_on.jpg);
}
#topMenu .b1 {
	background-position: 0px 0px;
}
#topMenu .b2 {
	background-position: -160px 0px;
}
#topMenu .b3 {
	background-position: -320px 0px;
}



#mainTable {
	width: 100%;
}
.tableTopicL div {
	/*width: 218px;*/
	width: 182px;
	margin-right: 15px;
	background: url(../images/table_topic_corner.gif) right 0px no-repeat;
}
.tableTopicR div {
	/*width: 480px;*/
	width: 430px;
}
.tableTopicL div, .tableTopicR div{
	color: #ffffff;
	font-weight: bold;
	background-color: #0f5668;
}
.tableTopicL div {
	padding: 4px 0px 4px 36px;
}
.tableTopicR div {
	padding: 4px 0px 4px 50px;
}




.topicImg {
	padding-bottom: 7px;
}
.contentx .cLeft {
	padding-right: 20px;
}
.contentx table {
	width: 100%;
}

.contentText1 div, .contentText2 div {
	margin-top: 6px;
}

.contentText1 {
	color: #bc4488;
	font-style: italic
}

.contentText2 {
	text-indent: 13px;
}
.content0 .contentText2 div, .content2 .contentText2 div {
	background: url(../images/dot1.gif) 0px 7px no-repeat;
}
.content1 .contentText2 div {
	background: url(../images/dot2.gif) 0px 7px no-repeat;
}

.content1 .topBG{
	background: url(../images/bg_cell1_top.jpg) 0px 0px no-repeat;
}
.content2 .topBG{
	background: url(../images/bg_cell2_top.jpg) 0px 0px no-repeat;
}
.content1 {
	background: url(../images/bg_cell1.jpg) 0px 0px repeat-y;
}
.contentx .topBG {
	padding: 15px 15px 30px 25px;
}




#bottomText, #bottomMenu {
	/*width: 100%;*/
	text-align: center;
	font-weight: bold;
}

#bottomText {
	padding-top: 21px;
	color: #417583;
}
#bottomText span {
	color: #7ca6b1;
}

#bottomMenu {
	padding-top: 38px;
}
#bottomMenu, #bottomMenu a {
	text-decoration: none;
	color: #8ea3a8;
	margin: 0px 7px;
}
#bottomMenu a:hover {
	color: #4d6e76;
}

.teamTable div {
	margin-top: 10px;
}

.leftGalleryTable {
	margin-top: 5px;
}
.leftGalleryTable img, .galleryTable img {
	padding: 2px 4px 4px 2px;
	margin-top: 2px;
	background: url(../images/gallery_preview_bg.jpg) right bottom no-repeat;
	border-top:  1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
.labelMore {
	display: block;
	text-align: right;
	margin: 5px 15px 40px 0px;
	padding: 4px 4px 0px 0px;
	font-style: italic;
	border-top: 1px solid #b7ccd1;
}
.leftContactTable {
	margin-top: 10px;
}
.leftContactTable td {
	padding: 0px 0px 5px 10px;
}
.linkHolder {
	text-align: center
	margin-top: 10px;
}
.linksHolder {
	margin: 10px 0px 35px 0px;
}

.contentx .galleryTable {
	width: auto;
}
.galleryTable img {
	margin: 0px 5px 5px 0px;
}
.galleryTopic, .warning {
	margin: 5px 0px 12px;
	font-weight: bold;
	color: #bc4488;
}
.warning, .warning2 {
	color: #cf0000;
}

.contactFormTable td {
	padding: 2px;
}
.contactFormTable {
	margin-bottom: 70px;
}