html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Century Gothic";
	background-color: #e9f6f9;
	text-align: center;
}

p {
	font-size: 1.4em;
	margin-top: 10px;
}

a {
	color: #5b5b5b;
}
/* TITLEs */

.invisible {
	position: absolute;
	text-indent: -10000px;
}


/* DIVs */

div#header_logo {
	width: 100%;
	height: 132px;
	text-align: left;
	background: url(../images/bg_top_header2.gif) repeat-x;
}

div#header_animation {
	width: 100%;
	height: 170px;
	text-align: left;
	background: url(../images/bg_header_animation.gif) repeat-x;
}

div#content_wrapper {
	width: 100%;
	min-height: 705px;
	background: url(../images/bg_content2.gif) repeat-x;
}

div#menu {
	width: 183px;
	margin-top: 60px;
	margin-left: 30px;
	text-align: center;
	float: left;
}

div.menu_top {
	width: 183px;
	height: 10px; 
	background: url(../images/bg_menu_top.gif) no-repeat;
}

div.menu_middle {
	width: 173px;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 300px;
	background-color: #ffffff;
}

div.menu_bottom {
	width: 183px;
	height: 10px; 
	background: url(../images/bg_menu_bottom.gif) no-repeat;
}

div#content {
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 58px;
}

div.content_top {
	width: 581px;
	height: 13px;
	background: url(../images/bg_content_top.gif) no-repeat;
}

div.content_middle {
	position: relative;
	width: 541px;
	min-height: 590px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;

}

div.content_bottom {
	width: 581px;
	height: 13px;
	background: url(../images/bg_content_bottom.gif) no-repeat;
}

div.cleaner {
	clear: both;
}

div#footer {
	width: 581px;
	height: 15px;
	line-height: 15px;
	font-size: 0.9em;
	text-align: center;
}

div#footer a{
	text-decoration: none;
}

div#footer a:hover{
	text-decoration: underline;
}
/* IMAGEs */

img.img_logo {
	width: 325px;
	height: 102px;
	margin-left: 10px;
	margin-top: 10px;
}

img.img_side_sign {
	position: absolute;
	bottom: 0;
	left: -30px;
}

img.align_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

img.align_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}


img.img_recent_pic {
	width: 400px;
	float: left;
	margin-right: 10px;
}

/* MENUs */

/* FORMs */

/* LISTs */


ul.menu {
	list-style: none;
	text-align: left;
}

ul.menu li{
	line-height: 20px;
}

ul.menu a{
	font-family: "Century gothic";
	font-size: 1.6em;
	text-decoration: none;
	color: #000000;
}

ul.menu a:hover{
	text-decoration: underline;
}

ul.list {
	list-style: inside square;
	margin-left: 20px;
	font-size: 1.4em;
}

ul.list li{
	margin-top: 10px;=
}

form.contact_form {
	margin-left: 10px;
	margin-top: 10px;
}

form.contact_form input{
	width: 221px;
	height: 30px;
	font-size: 1.8em;
	font-family: "Century gothic";
	border: solid 2px #666666;
}

form.contact_form select{
	width: 221px;
	height: 30px;
	font-size: 1.8em;
	font-family: "Century gothic";
	border: solid 2px #666666;
}

form.contact_form textarea{
	width: 450px;
	height: 257px;
	font-size: 2em;
	font-size: 1.8em;
	font-family: "Century gothic";
	border: solid 2px #666666;
}

form.contact_form label{
	font-size: 1.6em;
	color: #666666;
}

form.contact_form div{
	margin-top: 5px;
}

form.contact_form input.submit{
	width: 123px;
	height: 50px;
	margin-left: 330px;
	border: none;
}

object.animation {
	margin-top: 7px;
	margin-left: 2px;
}