/* YUI Reset/Fonts Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.5.2 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/***************************
	Main Tags
***************************/
body{
	background:url(../images/pagebg.jpg) center top no-repeat #083962;
	text-align:center;
	color:#FFFFFF;
}
a{
	color:#CAE5FA;
	text-decoration:none;
	border-bottom:1px solid #CAE5FA;
}
hr {
	clear:left;
	display:block;
	visibility:hidden;
}

/***************************
	Body
***************************/
#logo{
	display:block;
	width:288px;
	height:132px;
	background-image:url(../images/logo.jpg);
	text-indent:-9999px;
	overflow:hidden;
	margin:0px 0px 21px -15px;
	border:0px none;
}
#content{
	margin:0px auto;
	text-align:left;
	width:480px;
	padding:0px 15px 100px;
}
#mountains{
	margin:0px -137px 30px;
}
p{
	margin-bottom:20px;
	font-size:1.15em;
	line-height:1.5em;
}
p.quote{
	height:65px;
	width:464px;
	color: #a9c7df;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
p strong{
	font-weight:bold;
	background-color:#214D72;
}
#services{
	position:relative;
}
#services.activated{
	background:url(../images/services-bg-top.jpg) no-repeat #062b4a;
	margin-bottom:20px;
	padding-top:7px;
	font-size:0.9em;
	height:257px;
}
h2.services{
	height:17px;
	margin-bottom:10px;
	color: #a9c7df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
#services h3{
	color:#CFEAFF;
	font-weight:bold;
	font-size:1.1em;
	margin-left:5px;
}
#services .menu{
	display:block;
	width:200px;
	float:left;
}
#services .menu a{
	display:block;
	color:#FFFFFF;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	padding:9px 23px 9px 0px;
	text-decoration:none;
	border-bottom:1px solid #062b4A;
}
#services .menu a.selected{
	background:url(../images/services-bg-arrow.jpg) center right no-repeat;
	color:#CFEAFF;
}
#services ul{
	margin-bottom:15px;
}
#services.activated ul{
	float:left;
	width:280px;
	margin-bottom:0px;
}
#services ul li{
	margin:0px 0px 3px 28px;
	list-style-type:disc;
}
#services.activated ul li{
	border-bottom:1px solid #083962;
	padding:0px 7px 6px 7px;
	margin:0px 0px 6px;
	list-style:none;
}
#services ul.selected{
	display:block;
}

.contact h2{
	display:none;
}
.contact{
	font-size:1.1em;
}
.contact p{
	float:left;
	width:200px;
	height:129px;
	margin-right:20px;
	background:url(../images/contact.jpg) no-repeat;
	text-indent:-9999px;
}
.contact .vcard{
	float:left;
	width:260px;
}
.contact .vcard .fn{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
.contact .vcard .tel .type{
	font-weight:bold;
}
.contact .vcard .tel{
	margin-bottom:5px;
}
.contact .vcard .adr{
	margin-top:5px;
}
.contact .vcard .adr .type{
	display:none;
}






/***************************
	Footer
***************************/
