@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/body_bg.jpg);
	margin: 0px 0px 30px 0px;
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#24358d;
}

#maaincontainer{
	width: 944px;
	height: 900px;
	margin:0px auto 0px auto;
}


/*--------------------------------- Header Content -----------------------------------*/


#headercontainer{
	width:944px;
	height:128px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#logocontainer{
	width:561px;
	height:128px;
	float:left;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#contentcontainer{
	width:511px;
	height:128px;
	float:right;

}
#menu_topcontainer{
	width:380px;
	height:94px;
	float:right;
	background-image:url(images/header_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#menucontainer{
	width:511px;
	height:34px;
	float:left;
}
#homecontainer{
	width:127px;
	height:34px;
	float:left;
	
}
#aboutcontainer{
	width:127px;
	height:34px;
	float:left;
	margin-left:1px;
}
#newscontainer{
	width:127px;
	height:34px;
	float:left;
	margin-left:1px;
}
#contactcontainer{
	width:127px;
	height:34px;
	float:left;
	margin-left:1px;

}
a.whitelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.whitelink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fee442;
	text-decoration:none;
}


a.whitelink1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.whitelink1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	text-decoration:none;
}
a.eventlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.eventlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
/*-
----------------------------- Body Content ------------------------------------*/

#bodycontainer{
	width:944px;
	height:685px;
	float:left;
}
#leftcontainer{
	width:561px;
	float:left;
}

#orange_content{
	width:561px;
	height:630px;
	float:left;
	background-image:url(images/orange_bg.jpg);
	background-repeat:repeat-y;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}
#orange_content_inner{
	width:561px;
	float:left;
	background-image:url(images/orange_bg.jpg);
	background-repeat:repeat-y;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}
.maincontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.maincontent_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.whitecontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#orange_container{
	width:502px;
	height:575px;
	float:left;
	margin-top:28px;
	margin-left:29px;
}
#orange_container_inner{
	width:502px;
	float:left;
	margin-top:28px;
	margin-left:29px;
}


#orange_container_1{
	width:502px;
	float:left;
}

#orange_container1_sub1{
	width:225px;
	height:117px;
	float:left;
}
#orange_container1_sub2{
	width:251px;
	height:auto;
	float:right;
}

#orange_container_title{
	width:251px;
	height:24px;
	float:left;
}

#orange_container_ctnt{
	width:251px;
	height:auto;
	float:left;
}

#orange_container_2{
	width:502px;
	float:left;
	margin-top:26px;
}
#orange_container2_sub1{
	width:225px;
	height:166px;
	float:left;
}
#orange_container2_sub2{
	width:251px;
	height:166px;
	float:right;
}
#orange_container_title2{
	width:251px;
	height:24px;
	float:left;
}

#orange_container_ctnt2{
	width:251px;
	float:left;
}

#orange_container_3{
	width:502px;
	float:left;
	margin-top:26px;
}
#orange_container3_sub1{
	width:225px;
	float:left;
}
#orange_container3_sub2{
	width:251px;
	float:right;
}
#orange_container_title3{
	width:251px;
	height:24px;
	float:left;
}

#orange_container_ctnt3{
	width:251px;
	float:left;
	vertical-align:top;
}

#orange_container_4{
	width:502px;
	height:98px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(images/img4.jpg);
}
#copyright{
	width:530px;
	height:35px;
	float:left;
	padding-right:31px;
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffc92d;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	line-height:6px;
}

a.copylink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffc92d;
	text-decoration:none;
}

a.copylink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#rightcontainer{
	width:383px;
	height:auto;
	padding-bottom:10px;
	float:right;
	background-color:#FFFFFF;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}
#white_container1{
	width:326px;
	height:243px;
	float:left;
	margin-left:29px;
}
#white_container2{
	width:326px;
	height:175px;
	float:left;
	margin-left:29px;
}
#white_container3{
	width:326px;
	float:left;
	margin-left:29px;
	margin-top:20px;
}
#white_container4{
	width:326px;
	height:82px;
	float:left;
	margin-left:29px;
	margin-top:20px;
}
.imgborder{
	border:#cfd2d7 1px solid;
}

.formobj{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	color:#000000;
	border: 1px solid #dbdbdb;
}
.spacing{
	font-family:Arial, Helvetica, sans-serif;
	font-size:4px;
}
.round_edge{
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	}