* {padding: 0; margin: 0;}

body {
    
	background: #005EDA url(../images/background.jpg) center top no-repeat fixed;
	font-family: "Lucida Grande", "Arial", "Helvetica", "sans-serif";
}

#subfooter {
	color: #fff;
	width: 50em;
	margin: 0 auto;
	padding: 40px 0;
}
#subfooter p {
	font-size: 0.7em;
	color: #fff;
}
#subfooter p a {color: #fff;}

#page {
color: #fff;
	position: relative;
	width: 50em;
	min-width: 250px;
	margin: 0 auto;
}
#masthead {
	height: 100%;
}
#shadow-right {
	position: absolute;
	top: 0; right: -24px;
	width: 24px; height: 100%;
	background: transparent url(../images/shadow-right.png) top left repeat-y;
}
#shadow-left {
	position: absolute;
	top: 0; left: -24px;
	width: 24px; height: 100%;
	background: transparent url(../images/shadow-left.png) top left repeat-y;
}
#shadow-bottom {
	position: absolute;
	margin: 0 0 0 26px;
	width: 46.95em;
	right: 0; left: 0;
	height: 50px;
}
#shadow-bottommiddle {
	padding: 0 1px 0 0;
	height: 50px;
	background: transparent url(../images/shadow-bottom02.png) top left repeat-x;
}

#shadow-leftcorner {
	position: absolute;
	top: 0; left: -50px; 
	width: 50px; height: 50px;
	background: transparent url(../images/shadow-bottom-left02.png) top left repeat-y;
	overflow: auto;
}

#shadow-rightcorner {
	position: absolute;
	top: 0; right: -49px; 
	width: 50px; height: 50px;
	background: transparent url(../images/shadow-bottom-right02.png) top right repeat-y;
	overflow: auto;
}

#headerindex
{
	position: relative;
	height: 6em;
	max-height: 200px;
	min-height: 90px;
	margin: 0;
	background: #3967FF url(../images/header-index.jpg) repeat-x center bottom;
}

#headerindex h1 {
	position: absolute;
	right: 2em; bottom: -20px;
	width: 226px;
	height: 60px;
	text-indent: -2000em;
}

#main {
    width: 50em;
    
	padding: 0;
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: -10px 0 0 0;
}

/* --------------------------------------- */


#thephoto {
padding: 0;
margin: 0 0 -15px 0;

}


a.mainlink {
	color: #039;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.mainlink:hover
{
	color: #64A708;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


a { 
color: #03C;
text-decoration: underline;
font-size: 12px;
}

a:hover {
color: #64A708;
text-decoration: underline;

}

div#notice { 
	text-align: left;
	width: 500px;
	padding: 15px;
	border: 1px solid #ddd;
	background: #f5f5f5;	
	margin: 0 auto;
	line-height: 13px;	
-moz-border-radius: 6px;
}

div#notice {margin-bottom: 20px;}

div#notice h5 {
	text-align: left;
	margin: 0;
	padding: 0px 3px 5px 0;
	color: #333;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
	
}

div#notice p {
	color: #333;
	line-height: 17px;
	font-size: 12px;
}
 div.indexcontainer 
 {
 	margin: 0 auto;
 	padding: 0;
 	width: 650px;
 	background: #fff;
 	text-align: center;
 	vertical-align: top;
 }
 
 


#main div.indexcontainer div.state, #main div.indexcontainer div.city {
    display: block;
    margin: 0 auto;
    width: 210px;
    height: 100px;
	float: left;
	background: #fff url(../images/index-seals.jpg) no-repeat 0 -100px;
}

#main div.indexcontainer div.state {margin: 0 0 0 0;}


#main div.indexcontainer div.state {background: #fff url(../images/index-seals.jpg) no-repeat 0 -100px;}
#main div.indexcontainer div.city {background: #fff url(../images/index-seals.jpg) no-repeat 0 0;}

#main div.indexcontainer div.state p, #main div.indexcontainer div.city p, #main div.indexcontainer div.corp p
{
	padding: 95px 0 0 45px;
	white-space: nowrap;
}
#main div.indexcontainer div.corp {
    display: block;
    margin: 0 auto;
    width: 168px;
    height: 100px;
    float: left;
    background: #fff url(../images/corporate_travel_logo.jpg) no-repeat top left;
}
#main div.indexcontainer div.state {
    margin-right: 25px;
}
#main div.indexcontainer div.corp p {
    padding-left: 0;
}