@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0;
	background-image:url(../images/bgtile.jpg);
	background-repeat:repeat-x;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CDE0F1;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color: #000000;
}

a:active {
	color: #000000;
}


a img {
	border: none;
}

#container {
	background:url(../images/container-bc.jpg);
	width:955px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
}

#toplogo {
	width:514px;
	margin-right:50px;
	background:url(../images/logo.png);
	background-position:center;
	z-index:1001;
	background-repeat:no-repeat;
	height:137px;
	margin-left: auto;
	
}

#mainbody {
	width:767px;
	background:url(../images/yellowbg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:640px;
	margin-left:auto;
	margin-right:auto;
}

#insidebody {
	width:767px;
	height:500px;
	margin-left:auto;
	margin-right:auto;

}

#tabs {
	width:738px;
	height:46px;
	margin-left:auto;
	margin-right:auto;
}

#buttons {
	width:722px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#shapes {
	background:url(../images/Shape-5.png);
	background-repeat:no-repeat;
	background-position:top;
	width:718px;
	height:242px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#homedesc {
	line-height: 17px;
	text-align: justify;
	font-size: 110%;
	color:#333;
}

#definition {
	font-size:80%;
	font-weight:bold;
	float:right;
	color:#FAF071;
	text-align:justify;
	width:245px;
	height:75px;
	margin-top:10px;
}

#copyr {
	font-size:95%;
	text-align:center;
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
#gall {
	width:381px;
	height:200px;
	float:right;
	margin-top:15px;
	margin-right:15px;
}
#topleft {
	width:340px;
	height:200px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}

#bottompanel {
	width:737px;
	margin-top:235px;
	margin-left:15px;
	height:200px;
	
	
	

}

#iframecont {
	width:737px;
	height:420px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#gallc {
	width:381px;
	height:215px;
	float:right;
	margin-top:15px;
	margin-right:20px;
}
#topleftc {
	width:310px;
	height:215px;
	margin-top:15px;
	margin-left:0px;
	float:left;
}

#bottompanelc {
	margin-top: 230px;
	width:715px;
	
	

}


#contacts {
	width:111px;
	height:95px;
	float:left;
	margin-left:90px;
	margin-top:25px;
	background:url(../images/contacts.png);
	background-repeat:no-repeat;
	}

#containerframec {
	width:735px;
	height:448px;
	overflow:auto;
	margin-left:15px;
}

#iframecont {
	width:737px;
	height:420px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}



#container #mainbody #insidebody #shapes table td table tr td {
	font-size: 18px;
}
