@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bgd.png);
	background-repeat: repeat-x;
	background-color: ffffff;
	font-size: 10px;
	color: #2b5885;
	background-attachment: fixed;
}
a {
	color: #bfd0e1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2b5885;
}
h1 {
	color: #2b5885;
	font-size: 26px;
	margin-top: 0px;
}
h2 {
	color: #bfd0e1;
	font-size: 18px;
}
#header {
	height: 152px;
	width: 834px;
	background-image: url(gfx/header.jpg);
	background-color: #FAFAFA;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
	margin-left: 35px;
}
#limo {
	width: 834px;
	margin-right: auto;
	margin-left: auto;
}

#bartop {
	height: 23px;
	width: 834px;
	background-image: url(gfx/bar-top.png);
	background-color: #FFFFFF;
	padding-top: 12px;
}
#bartop p {
	display: inline;
}
#bartop #i {
	margin-left: 19px;
}
#bartop #ii {
	margin-left: 200px;
}
#bartop #iii {
	margin-left: 225px;
}
#content {
	width: 834px;
	background-color: #EEEEEE;
	overflow: auto;
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;

}
#content #aa {
	background-image: url(gfx/nav.png);
	float: left;
	height: 438px;
	width: 183px;
	background-repeat: no-repeat;
}
#content #bb {
	width: 315px;
	float: left;
	background-image: url(gfx/bg.png);
	background-repeat: no-repeat;
}
#content #bb  #text  {
	width: 270px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#content #cc {
	/*background-image: url(gfx/pic.jpg);
	height: 438px;*/
	padding:20px;
	/*background-color:red;*/
	width: 240px;
	/*width:100%;*/
	background-repeat: no-repeat;
	float: right;
}
#content #dd {
	width: 605px;
	float: left;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 27px;
}
#navigation {
	height: 386px;
	width: 183px;
	margin-left: 0px;
	margin-top: 27px;
	background-image: url(gfx/nav1.png);
}
#navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	-moz-opacity:0.5;
 filter:alpha(opacity=50);
 -moz-opacity:0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 
	padding-top:28px;
}
#navigation li {
	list-style-image: none;
	list-style-type: none;
}
#navigation a {
	background-image: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 183px;
	height:43px;
}

#hom a {
	height: 42px;
}
#lin a {
	
}

#pro a {
}

#wed a {
	
}

#air a {
}

#nyc a {
	
}

#con a {
}

#res a {
	
}



#bottomnav {
	text-align: center;
	width: 834px;
	float: left;
	background-image: url(gfx/bar-bot.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 13px;
	color: #A7A7A7;
}
#footer {
	text-align: center;
	padding-bottom: 5px;
	width: 834px;
	float: left;
}
.style15 {
	color: #7EBE07;
}
#content #phone {
	float: left;
}
#content #emailandfax {
	float: left;
	display: inline;
	margin-left: 70px;
	height: 32px;
	width: 183px;
}

.emptyspace {
	display: block;
	height: 50px;
	clear: both;
}
