html, body{
	height: 100%;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding: 0px;
	margin: 0px;
}
/*---Texts---*/
p{
	width: 430px;
	line-height: 18px; 
	margin: 0px;
	padding: 0px;
	float: left;
}
a{
	color: #007dc1;
	outline: none;
}
h1{
	font-size: 20px;
	margin: 0px 0px 25px 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	float: left;
}
h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #000000;
}
h6{
	line-height: 1px; 
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li{
	line-height: 18px;
}

/*--images--*/
img{
	border-style: none;
}

/*--general--*/
#main_container{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#top_container{
	background-color: #313131;
	width: 100%;
	height: 60px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#top_content{
	width: 950px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}
#logo{
	width: 285px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_links{
	width: 540px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top:35px;
	float: right;
}
.top_link{
	margin-right: 14px;
	float: left;
}
.top_link_divider{
	background-color: #5a5a5a;
	width: 1px;
	height: 10px;
	margin: 2px 14px 0px 0px;
	float: left;
}
#top_link_last{
	margin-right: 0px;
	float: left;
}
.top_link a, #top_link_last a{
	color: #ffffff;
	text-decoration: none;
}
#breadcrumbs{
	width: 950px;
	float: left;
}
#breadcrumbs a{
	color: #ffffff;
}
#content_container{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#content{
	width: 950px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
}
.content_title{
	width: 450px;
	float: left;
}
/*--footer--*/
#footer_container{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#footer_content{
	width:950px;
	height: 80px;
	padding: 60px 0px 10px 0px;
	margin: 0 auto;
}
#footer_links{
	width: 950px;
	float: left;
}
.footer_link{
	margin-right: 20px;
	float: left;
}
.footer_link a{
	color: black;
	text-decoration: none;
}
#footer_credit{
	float: right;
}

/*--index--*/
#index_header_container{
	background: url(images/meet-the-monsters/header_bg.gif);
	background-repeat: repeat-x;
	height: 456px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#index_header_content{
	background: url(images/meet-the-monsters/monsters.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 456px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#index_description{
	width: 540px;
	line-height: 18px;
	float: right;
}
#index_title{
	width: 538px;
	height: 41px;
	margin-bottom: 20px;
	float: left;
}
#index_text{
	width: 538px;
	float: left;
}
#index_text a{
	color: white;
}
/*--left side--*/
#left_content{
	width: 600px;
	height: 500px;
	padding-right: 20px;
	border-right: 1px solid #d6d6d6;
	float: left;
}
#left_content h1{
	margin-bottom: 15px;
}
.monster_row{
	width: 185px;
	height: 450px;
	margin-right: 15px;
	float: left;
}
.monster{
	width: 200px;
	height: 80px;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	float: left;
}
.monster_picture{
	width: 75px;
	height: 80px;
	margin-right: 10px;
	float: left;
}
.monster_description{
	width: 100px;
	float: left;
}
.monster_link{
	width: 100px;
	float: left;
}

/*--right side--*/
#right_content{
	width: 300px;
	height: 500px;
	padding-left: 20px;
	float: left;
}
#mailing_list{
	width: 300px;
	height: 150px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6d6d6;
	float: left;
}
#mailing_list_title{
	width: 175px;
	float: left;
}
#mailing_list_image{
	width: 90px;
	height: 78px;
	float: right;
}
#mailing_list_description{
	width: 325px;
	margin: 5px 0px 5px 0px;
	float: left;
}
#mailing_list_form{
	width: 325px;
	float: left;
}
#promotion{
	width: 300px;
	height: 125px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6d6d6;
	float: left;
}
#promotion h1{
	margin-bottom: 15px;
}
#promotion_title{
	width: 300px;
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
}
#promotion_logo{
	width: 98px;
	height: 77px;
	margin-right: 10px;
	float: left;
}
#promotion_text{
	width: 190px;
	line-height: 18px;
	float: left;
}
#textfield_title{
	width: 65px;
	padding-top: 2px;
	float: left;
}
.mailing_list_textfield{
	width: 160px;
	margin-right: 5px;
	float: left;
}
#join_button{
	width: 52px;
	height: 21px;
	float: left;
}
#index_google{
	width: 300px;
	height: 250px;
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #d6d6d6;
	float: left;
}
#links_title{
	width: 300px;
	font-size: 12px;
	margin: 10px 0px 5px 0px;
	float: left;
}
#link_logos{
	width: 300px;
	float: left;
}
.link_logo{
	width: 94px;
	height: 29px;
	margin-right: 6px;
	float: left;
}
.link_icon{
	width: 56px;
	height: 55px;
	margin-right: 5px;
	float: left;
}
.last_link_icon{
	width: 56px;
	height: 55px;
	float: left;
}

/*--monsters--*/
#uhmi_header_container{
	background: url(images/monsters/Uhmi/Uhmi_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#uhmi_header_content{
	background: url(images/monsters/Uhmi/Uhmi_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#vegu_header_container{
	background: url(images/monsters/Vegu/Vegu_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#vegu_header_content{
	background: url(images/monsters/Vegu/Vegu_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#wamu_header_container{
	background: url(images/monsters/Wamu/Wamu_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#wamu_header_content{
	background: url(images/monsters/Wamu/Wamu_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#moya_header_container{
	background: url(images/monsters/Moya/Moya_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#moya_header_content{
	background: url(images/monsters/Moya/Moya_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#aduri_header_container{
	background: url(images/monsters/Aduri/Aduri_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#aduri_header_content{
	background: url(images/monsters/Aduri/Aduri_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#mamu_header_content{
	background: url(images/monsters/Mamu/Mamu_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#mamu_header_container{
	background: url(images/monsters/Mamu/Mamu_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#jakko_header_content{
	background: url(images/monsters/Jakko/Jakko_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#jakko_header_container{
	background: url(images/monsters/Jakko/Jakko_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#chow_header_content{
	background: url(images/monsters/Chow/Chow_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#chow_header_container{
	background: url(images/monsters/Chow/Chow_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#vigo_header_content{
	background: url(images/monsters/Vigo/Vigo_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#vigo_header_container{
	background: url(images/monsters/Vigo/Vigo_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#sabi_header_content{
	background: url(images/monsters/Sabi/Sabi_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#sabi_header_container{
	background: url(images/monsters/Sabi/Sabi_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#progi_header_content{
	background: url(images/monsters/Progi/Progi_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#progi_header_container{
	background: url(images/monsters/Progi/Progi_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#proga_header_content{
	background: url(images/monsters/Proga/Proga_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#proga_header_container{
	background: url(images/monsters/Proga/Proga_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#mungo_header_content{
	background: url(images/monsters/Mungo/Mungo_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#mungo_header_container{
	background: url(images/monsters/Mungo/Mungo_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#subsi_header_content{
	background: url(images/monsters/Subsi/Subsi_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#subsi_header_container{
	background: url(images/monsters/Subsi/Subsi_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#emem_header_content{
	background: url(images/monsters/Emem/Emem_char.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#emem_header_container{
	background: url(images/monsters/Emem/Emem_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#monster_description{
	width: 540px;
	float: right;
}
#monster_title{
	width: 538px;
	margin: 90px 0px 0px 0px;
	float: left;
}
#monster_left_content{
	width: 435px;
	margin-right: 45px;
	float: left;
}
#monster_right_content{
	width: 470px;
	float: left;
}
.goodie{
	width: 470px;
	margin-bottom: 25px;
	float: left;
}
.goodie_picture{
	width: 113px;
	margin-right: 12px;
	float: left
}
.goodie_description{
	width: 300px;
	float: left;
	line-height: 18px;
}
.goodie_description a{
	font-size: 11px;
	margin-right: 4px;
}
#monster_google{
	width: 470px;
	height: 72px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 10px;
	margin-bottom: 25px;
	float: left;
}
#goodie_help{
	float: right;
}
#activate_code{
	width: 110px;
	height: 32px;
}
#facebook_like{
	width: 450px;
	margin-top: 15px;
	float: left;
}
/*--THICKBOX--*/
#thickbox_container{
	width: 600px;
	height: 530px;
	padding: 0px;
	margin: 0px;
}
#thickbox_title_bg{
	background-color: #2c2c2c;
	width: 560px;
	height: 30px;
	padding: 20px 20px 0px 20px;
	color: white;
	float: left;
}
#thickbox_title_bg a{
	color: white;
}
#thickbox_title{
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#thickbox_close{
	font-weight: bold;
	float: right;
}
#thickbox_content{
	width: 580px;
	margin: 20px 0px 0px 20px;
	float: left;
}	
#thickbox_text{
	float: left;
}
#thickbox_monsters{
	width: 580px;
	margin-top: 20px;
	height: 190px;
	float: left;
}
#thickbox_form{
	width: 580px;
	margin-top: 20px;
	float: left;
}
#thickbox_background_color{
	width: 580px;
	margin-bottom: 5px;
}
/*--about--*/
#about_header_container{
	background-color: #007dc1;
	height: 145px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#about_header_content{
	width: 950px;
	height: 145px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#about_content_container{
	background-color: #007dc1;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	float: left;
}
#about_bottom_container{
	background: url(images/about/clouds.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	padding-top:20px;
	margin: 0px;
	float: left;
}
#about_bottom_content{
	background: url(images/about/about_monster.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 180px;
	padding: 0px;
	margin: 0 auto;
}
#about_title{
	width: 605px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
.about_item{
	background-color: #ffffff;
	width: 420px;
	height: 155px;
	padding: 20px;
	margin: 0px 15px 15px 0px;
	float: left;
}
.about_item_picture{
	width: 200px;
	height: 150px;
	margin-right: 10px;
	float: left;
}
.about_item_text{
	line-height: 16px;
	width: 210px;
	height: 150px;
	float: left;
}
/*---ARTICLES---*/
.article_item{
	width: 950px;
	margin-bottom: 30px;
	line-height: 18px;
	float: left;
}
.article_item h2{
	font-size: 12px;
	font-weight: bold;
	width: 470px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	clear: both;
}
.article_left_picture{
	width: 400px;
	margin-right: 80px;
	float: left;
}
.article_right_picture{
	width: 400px;
	margin-left: 40px;
	float: left;
}
.article_text{
	width: 470px;
	float: left;
}
.article_left_text{
	width: 470px;
	margin-right: 10px;
	float: left;
}
.article_right_text{
	width: 470px;
	float: left;
}
.article_google{
	width: 470px;
	height: 72px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding-top: 10px;
	margin: 25px 0px 25px 0px;
	float: left;
}
#hq_header_container{
	background: url(images/articles/headquarters/bg.gif);
	background-repeat: repeat-x;
	height: 370px;
	width: 100%;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#hq_header_content{
	background: url(images/articles/headquarters/headquarters.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 370px;
	padding: 0px;
	color: #ffffff;
	margin: 0 auto;
}
#history_header_container{
	background-color: #3b3b3b;
	height: 350px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
}
#history_header_content{
	background: url(images/articles/history/all_monsters.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 350px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#anatomy_header_container{
	background-color: #ccd5d2;
	height: 400px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
}
#anatomy_header_content{
	background: url(images/articles/anatomy/anatomy_header.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#map_header_container{
	background-color: #5eaaf7;
	height: 745px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
}
#map_header_content{
	width: 950px;
	height: 700px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#map_image{
	width: 950px;
	height: 900px;
	float: left;
}
#ogar_header_container{
	background: url(images/articles/emem/bg.gif);
	background-repeat: repeat-x;
	height: 370px;
	width: 100%;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#ogar_header_content{
	background: url(images/articles/emem/emem.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 370px;
	padding: 0px;
	color: #ffffff;
	margin: 0 auto;
}
#cooking_header_container{
	background: url(images/articles/cooking/bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	padding: 25px 0px 0px 0px;
	margin: 0px;
	float: left;
}
#cooking_header_content{
	background: url(images/articles/cooking/cooking_with_chow.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	padding: 0px;
	color: #ffffff;
	margin: 0 auto;
}
/*--help--*/
#help_header_container{
	background-color: #007dc1;
	height: 145px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#help_header_content{
	width: 950px;
	height: 145px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#help_content_container{
	background-color: #007dc1;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	float: left;
}
#help_content_container h1{
	color: white;
}
#help_bottom_container{
	background: url(images/help/clouds.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	padding-top:20px;
	margin: 0px;
	float: left;
}
#help_bottom_content{
	background: url(images/help/help_monster.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 180px;
	padding: 0px;
	margin: 0 auto;
}
#help_title{
	width: 266px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
.help_item{
	background-color: #ffffff;
	width: 420px;
	height: 155px;
	padding: 20px;
	margin: 0px 15px 15px 0px;
	float: left;
}
.help_item_picture{
	width: 200px;
	height: 150px;
	margin-right: 10px;
	float: left;
}
.help_item_text{
	line-height: 16px;
	width: 210px;
	height: 150px;
	float: left;
}
/*---HELP ARTICLES---*/
#help_item_header_container{
	background-color: #007dc1;
	height: 70px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#help_item_header_content{
	width: 950px;
	height: 70px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
.help_article_item h2{
	font-size: 14px;
	font-weight: bold;
	width: 470px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: both;
}
.help_article_item{
	background-color: white;
	width: 910px;
	padding: 20px;
	line-height: 18px;
	float: left;
}
.help_item_div{
	width: 950px;
	height: 30px;
	float: left;
}
.help_article_left_picture{
	width: 300px;
	height: 250px;
	margin-right: 30px;
	border: 1px solid #c9c9c9;
	float: left;
}
.help_article_right_text{
	width: 470px;
	float: left;
}
.help_article_google_container{
	background-color: white;
	width: 950px;
	height: 135px;
	margin-top: 30px;
	float: left;
}
.help_article_google{
	width: 728px;
	height: 90px;
	margin: 25px 0px 25px 111px;
	float: left;
}
/*--contact--*/
#contact_header_container{
	background-color: #007dc1;
	height: 145px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#contact_header_content{
	width: 950px;
	height: 145px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#contact_content_container{
	background-color: #007dc1;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #ffffff;
	float: left;
}
#contact_content_container a{
	color: #ffffff;
}
#contact_bottom_container{
	background: url(images/contact/clouds.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	padding-top:20px;
	margin: 0px;
	float: left;
}
#contact_bottom_content{
	background: url(images/contact/contact_monster.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 180px;
	padding: 0px;
	margin: 0 auto;
}
#contact_left_column{
	width: 600px;
	margin-right: 50px;
	float: left;
}
#contact_right_column{
	width: 300px;
	float: left;
}
#contact_right_column p{
	width: 300px;
}
#contact_title{
	width: 250px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
#left_form{
	width: 100px;
	text-align: right;
	margin-right: 5px;
	float: left;
}
#right_form{
	width: 400px;
	float: left;
}
.form_row{
	width: 450px;
	float: left;
}
.inputtext{
	width: 100px;
	margin-bottom: 10px;
	float: left;
}
.inputfield{
	width: 300px;
	margin-bottom: 3px;
	float: left;
}
textarea{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
/*--Terms--*/
#terms_header_container{
	background-color: #007dc1;
	height: 145px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#terms_header_content{
	width: 950px;
	height: 145px;
	padding: 25px 0px 0px 0px;
	color: #ffffff;
	margin: 0 auto;
}
#terms_content_container{
	background-color: #007dc1;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #ffffff;
	float: left;
}
#terms_content_container a{
	color: #ffffff;
}
#terms_title{
	width: 310px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
#terms_bottom_container{
	background: url(images/terms/clouds.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	padding-top:20px;
	margin: 0px;
	float: left;
}
#terms_bottom_content{
	background: url(images/terms/terms_monster.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 180px;
	padding: 0px;
	margin: 0 auto;
}
