/***
DEVELOPED BY JESSICA ABAYA
***/

body
{
	font:12px "Trebuchet MS", Verdana, Arial;
	margin:0px auto;
}

#main
{
	width:1024px;
	height:auto;
	margin:0px auto;
}

#header
{	
	width:1024px;
	height:104px;
}

#header_left
{
	width:265px;
	height:104px;
	float:left;
}

#header_right
{
	width:759px;
	height:104px;
	float:left;
}

#above_space
{
	width:250px;
	height:78px;
	float:left;
}
#above_icons
{
	width:290px;
	height:78px;
	float:right;
}


#logo_holder
{
	width:265px;
	height:104px;
	float:left;
	background:url(../images/curve2.png) no-repeat;
}

#logo_above
{
	height:78px;
	width:265px;
	float:left;
}

#logo
{
	padding-top:17px;
	float:left;
}

#logo_below
{
	width:265px;
	height:26px;
	float:left;
}

#menu_above
{
	height:78px;
	width:759px;
	float:left;
}

#menu_below
{
	height:26px;
	width:759px;
	background:#0080d7;
	float:left;
}

#language
{
	width:52px;
	height:78px;
	float:left;
	font-weight:bold;
}

#icons
{
	width:176px;
	height:78px;
	float:left;
}

#banner
{
	height:470px;
	width:1024px;
}

#curve1
{
	height:22px;
	width:1024px;
	background:url(../images/curve_outside.png) no-repeat;
}

#curve2
{
	height:22px;
	width:717px;
	background:url(../images/curve_inside.png) no-repeat;
}

#contents
{
	height:450px;
	width:717px;
	float:left;
	background:url(../images/bg.jpg) repeat-x;
}

#dots
{
	height:450px;
	width:88px;
	background:url(../images/dots.png) no-repeat;
	float:left;
}

#inner_contents
{
	width:550px;
	height:auto;
	float:left;
	margin:50px 0px 10px 10px;
}

.inner_contents
{
	padding-right:30px;
}

#news_text
{
	padding:15px;
	width:407px;
	height:auto;
	float:left;
}

#banner_gap
{
	width:58px;
	height:50px;
	float:left;
}

#login_form
{
	margin-left:30px;
	height:113px;
	width:239px;
	background:url(../images/login.png) no-repeat;
}

#banner_menu
{
	width:186px;
	height:460px;
	float:left;
	text-align:left;
}

#banner_menu_top
{
	height:68px;
	width:186px;
}

#banner_menu_middle
{
	margin-left:58px;
	height:277px;
	width:219px;
	background:url(../images/right_nav2.png) repeat-y;
}

#banner_menu_below
{
	height:117px;
	width:262px;
	margin-top:9px;
	margin-left:15px;
}

#focus
{
	background:url(../images/focus_bg.jpg) repeat-x;
	height:99px;
	width:1020px;
	border:2px #ececec solid;
}

#focus_text
{
	height:99px;
	width:79px;
	float:left;
	background:url(../images/focus.png) no-repeat;
}

#footer
{
	margin:40px 0px 0px 0px;
	background:#009933;
}

#footer_left
{
	width:245px;
	height:50px;
	float:left;
}

#footer_middle
{
	width:490px;
	height:50px;
	float:left;
	text-align:center;
	padding-top:20px;
}

#footer_right
{
	width:239px;
	height:50px;
	float:right;
	padding-right:20px;
}