* {
	font-family:Georgia, 'New York CE', utopia, serif;
	margin:0;
	padding:0
}

body {
	font-size:85%;
	background:url('../images/bg.gif') repeat-x white;
	text-align:center;
}

a, a:visited {
	color:#f78731;
	text-decoration:underline
}

strong.green {
	color:#33a949
}

a:hover {
	text-decoration:none
}

p, li, h2 {
	color:#003c54
}

input, textarea {
	border:1px solid #003c54;
	float:left;
	width:300px;
	margin-bottom:7px
}

input {
	height:20px
}

label {
	height:20px;
	line-height:20px;
	clear:both;
	float:left;
	width:100px;
	font-weight:bold
}

button {
	clear:both;
	float:left;
	margin-left:100px
}

.clear {
	clear:both
}

/* --- HEADINGS --- */

h1 {
	overflow:hidden;
	font-size:70%;
	float:left;
	text-align:center;
}

h1 a, h1 a:visited {
	color:black;
	line-height:48px
}

h1, h1 span {
	position:relative;
	display:block;
	width:200px;
	height:44px;
	z-index:1
}

h1 span {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:url('../images/logo.gif')
}

h2 {
	font-size:180%;
	line-height:180%;
	border-bottom:1px solid #003c54;
	margin-bottom:8px;
	text-transform:uppercase;
	position:relative
}

h2 span {
	position:absolute;
	top:0;
	right:0;
	font-size:50%;
}

/* --- WEB --- */

#web {
	width:460px;
	text-align:left;
	margin:0 auto;
	font-size:100%;
	position:relative;
	background:white
}

#header {
	background:url('../images/menu-bg.gif') repeat-x white;
	width:100%;
	position:relative;
	margin-top:30px
}

#content {
	padding:8px 12px
}

#description {
	background:url('../images/description.gif') 0 100% repeat-x #f98731;
	height:30px;
	line-height:30px;
	display:block;
	position:absolute;
	top:-30px;
	left:0;
	width:460px;
	color:white;
	text-transform:uppercase;
	text-indent:13px;
	font-style:normal
}

#disclaimer {
	margin-top:25px;
	text-align:center;
	font-size:85%;
	padding:0 0 15px 0;
	clear:both
}

#disclaimer a, #disclaimer a:visited, strong.blue {
	color:#069cdb
}

.thumb {
	margin-left:12px;
	margin-bottom:12px;
	float:left
}

.thumbs {
	width:436px;
	margin-top:13px;
	overflow:hidden
}

.thumbs img, .thumbs img:visited, .thumb {
	/*border:1px solid #003c54;*/
	padding:1px;
}

.thumbs p {
	line-height:130%;
	text-align:center;
	float:left;
	margin:0 0 9px 9px;
	clear:none;
	padding-bottom:7px
}

.thumbs p:hover {
	background:#ffe2cb
}

.thumbs p:hover img, .thumbs a:hover img, .thumbs a:visited:hover img {
	border:2px solid #f78731;
	padding:0
}

.thumbs p:hover a, .thumbs p:hover a:visited {
	color:#003c54
}

.back {
	border-top:1px solid #003c54;
	display:block;
	padding-top:5px
}

.back2 {
	border:0;
	padding:0
}

.profile {
	width:200px;
	margin-left:17px;
	list-style:none;
	float:left
}

.profile li {
	margin-bottom:7px
}

#contact {
	list-style:none;
}

#contact li {
	line-height:32px;
	height:32px;
	margin-bottom:6px
}

#contact li img {
	float:left;
	margin-right:10px
}

/* --- MENU --- */

#menu {
	float:left;
	margin-left:3px
}

#menu li {
	float:left;
	list-style:none;
	background:url('../images/li-bg.gif') no-repeat
}

#menu li a, #menu li a:visited {
	font-size:80%;
	display:block;
	height:48px;
	line-height:48px;
	margin-left:3px;
	padding:0 5px;
	font-weight:bold;
	color:black;
}

#menu li a:hover {
	color:#f99b3b
}

p {
	line-height:150%;
	display:block;
	clear:both;
	text-align:justify;
	margin:0 0 12px 0
}
