body
{
	background-color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#FEFCCE;
}

#col-01
{
	width:350px;
	float:left;
}

#col-01 ol
{
        margin-bottom:10px;

}

div.col-02
{
	width:400px;
	height:458px;
	margin-left:380px;
}

#contact
{
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
}

#gallery
{
	background-image:url(../images/gallery.png);
	background-repeat:no-repeat;
}

#history
{
	background-image:url(../images/history.png);
	background-repeat:no-repeat;
}

#involvement
{
	background-image:url(../images/involvement.png);
	background-repeat:no-repeat;
}

#philanthropy
{
	background-image:url(../images/philanthropy.png);
	background-repeat:no-repeat;
}

#recruitment
{
	background-image:url(../images/recruitment.png);
	background-repeat:no-repeat;
}

#content
{
	margin-bottom:50px;
}

#content ul li
{
	margin-bottom:10px;
	text-align:justify;
}

#head
{
	margin-bottom:40px;
}

#logo
{
	width:780px;
	height:97px;
	margin-bottom:00px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

#main
{
	width:780px;
	min-height:600px;
	position:relative;
	margin:auto;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

#main-img
{
	width:748px;
	height:387px;
	position:absolute;
	top:292px;
	right:00px;
	background-image:url(../images/main-img_no_c.png);
	background-repeat:no-repeat;
}

h1 span, .frontload
{
	position:absolute;
	top:00px;
	left:-9999px;
}

h1, h2
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:20px;
	color:#DBDB70;
}

h2.form
{
	position:absolute;
	margin-left:153px;
	z-index:09;
	padding:00px 05px;
	display:block;
	background-color:#000000;
}

div.hr
{
	width:740px;
	height:08px;
	margin-top:02px;
	margin-left:20px;
	background-image:url(../images/hr-yellow.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:01px solid #DBDB70;
}

div.phone2
{
	display:none;
}

span.enlarge
{
	font-size:140%;
	color:#DBDB70;
}

span.highlight
{
	color:#DBDB70;
}

ul.gallery
{
	list-style-type:none;
}

ul.gallery li
{
	margin-right:10px;
	display:inline;
}

ul.gallery img
{
	width:100px;
	height:100px;
        margin-left:0px;
	margin-bottom:10px;
	border:01px solid white;
}

ul.gallery img:hover
{
	width:96px;
	height:96px;
	border:03px solid white;
}

ul.navigation
{
	padding-left:10px;
	padding-bottom:03px;
	font-size:16px;
	border-bottom:01px solid #DBDB70;
}

ul.navigation li
{
	margin-right:45px;
	display:inline;
}

ul.navigation li.last
{
	margin-right:00px;
}

ul.navigation a:hover
{
	text-decoration:none;
	color:#FEFCCE;
}

form.contact
{
	min-height:220px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	border:01px solid #DBDB70;
}

form.contact div
{
	margin-bottom:10px;
}

form.contact span
{
	width:75px;
	margin-right:10px;
	float:left;
	display:block;
	text-align:right;
}

form.contact select
{
	width:218px;
}

form.contact textarea
{
	width:235px;
	height:75px;
	border:01px solid #FEFCCE;
}

form.contact input
{
	width:175px;
	height:15px;
	border:01px solid #FEFCCE;
}

form.contact input.submit
{
	width:55px;
	height:25px;
	margin-right:05px;
	float:right;
	background-color:#000000;
	font-size:15px;
	font-weight:bold;
	color:#DBDB70;
	border:00px;
}

p
{
	margin-bottom:10px;
	text-align:justify;
}

a, a:visited
{
	color:#DBDB70;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#DBDB70;
	font-weight:normal;
	text-decoration:underline;
}

strong
{
	font-weight:bold;
	text-transform:uppercase;
}

em
{
	font-style:italic;
}