@charset "UTF-8";

/* CSS Document */

#contents {
	float:left;
	width:700px;
	min-height:370px;
}

#contentsGradient {
	padding:0 50px;
	width:600px;
	min-height:300px;
	background:url(../images/bgrGradientMiddle.jpg) repeat-y;
}

#content_top_img {
	background-image:url(../images/bgrGradientTop.jpg);
	width:700px;
	height:40px;
}

#content_bottom_img {
	background-image:url(../images/bgrGradientBottom.jpg);
	width:700px;
	height:40px;
}

#content_left_col {
	float:left;
	width:300px;
}

#home_contents_img { padding-bottom:40px; }

#home_description_div {
	font-size:16px;
	font-weight:lighter;
}

#contact_info_div { float:left; }

#carreeres_info_div { float:left; }

#investors_info_div { float:left; }

#news_info_div { float:left; }

#forms_info_div { float:left; }

