body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 16px;
	background-color: #002B54;
}
h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}
p   {
	line-height: 140%;
	margin-top: 0em;
}

#bg img {
	margin:0;
	z-index:-1;
	position: fixed;
	height: 100%;
	width: 100%;
	margin-bottom: -768px;
}
#logo {
	position: relative;
	left: 30px;
	top: 15px;
}
#slogan {
	position: absolute;
	left: 255px;
	top: 170px;
}

#header {

}
#wraper {
	width: 780px;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: auto;
}

#menu {
	width: 100px;
	margin: 20px 0 0 140px;
	float: left;
	padding-right: 10px;
}

#content {
	width: 510px;
	float: left;
}
#text {
	width: 480px;
	padding: 10px 15px 5px 15px;
	background-color: #002B54;
}
#textcal {
	width: 480px;
	padding: 10px 15px 5px 15px;
	background-color: #002B54;
}
#txtcolleft {
	float: left;
	width: 225px;
	position: relative;
}
#txtcolright {
	float: left;
	width: 225px;
	margin-left: 25px;
	position: inherit;
}

#linert {
	float: left;
	z-index: 1;
	top: -15px;
	right: 10px;
	position: relative;
}
#linerb {
	z-index: 1;
	bottom: -9px;
	right: 10px;
	float: left;
	position: relative;
}
#rotator  {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

#footer {
	width: 695px;
	height: 90px;
	color: #FFFFFF;
	clear: both;
	padding-left: 85px;
}
#yellow  {
	color: #E5B53A;
	font-size: 14px;
	font-weight: bold;
}
#white    {
	padding-top: 5px;
	font-size: 14px;

}
#photo {
	font-size: 10px;
	font-family: Tahoma;
	top: -5px;
}
#events {
	height: 30px;
	padding-top: 10px;
}

a  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#yellowtwelve {
	color: #E5B53A;
	font-size: 12px;
}

ul#filter { float: left; font-size: 14px; list-style: none; margin-left: -30px; }
ul#filter li { border-right: 1px solid #dedede; float: left; line-height: 14px; margin-right: 10px; padding-right: 10px; }
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #E5B53A; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #E5B53A; font-weight: bold; }

ul#portfolio {list-style: none; margin-left: 0px; padding-left: 5px;}
