@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/GP_BG-copy2.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#1c97c3;
}
.clear {
	clear:both;
}

#main_container{
	width:755px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#top_outline{
	background-image:url(/images/TopOutline_03_05.jpg);
	background-repeat:no-repeat;
	width:752px;
	height:17px;
}

#bottom_outline{
	background-image:url(/images/BOutline_09.jpg);
	background-repeat:no-repeat;
	width:752px;
	height:12px;
}

#cont_area{
	width:750px;
	height:540px;
	background-color:#FFFFFF;
	margin-top:0px;
	*margin-top:-3px;
	border-left:1px solid #7ab1dd;
	border-right:1px solid #7ab1dd;
}

#cont_area2{
	width:657px;
	margin-top:0px;
	border-left:1px solid #7ab1dd;
	border-right:1px solid #7ab1dd;
	border-top:1px solid #7ab1dd;
	/*border-bottom:1px solid #7ab1dd;*/
	margin-left:auto;
	margin-right:auto;
}

#cont_area3{
	width:657px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#cont_area3 h1{
	display:none;
}



#top_box{
	width:219px;
	height:174px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/comercial_03.jpg);
}

#top_box_logo{
	width:219px;
	height:174px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#top_box_nav{
	width:209px;
	height:170px;
	float:left;
	margin-left:0px;
	margin-top:4px;
	padding-left:10px;
}

.nav{
	float:left;
	margin-left:15px;
}

#top_box2{
	width:219px;
	height:174px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/buildings_05.jpg);
}

#top_box3{
	width:219px;
	height:173px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/IMG_6184.jpg);
	border-bottom:1px solid #7ab1dd;
	/*border-top:1px solid #7ab1dd;*/
}

#top_box4{
	width:219px;
	height:173px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/building2_07.jpg);
	border-bottom:1px solid #7ab1dd;
	/*border-top:1px solid #7ab1dd;*/
}

#top_box5{
	width:219px;
	height:173px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/lady_08.jpg);
	border-bottom:1px solid #7ab1dd;
	/*border-top:1px solid #7ab1dd;*/
}

#top_box6{
	width:219px;
	height:133px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:40px;
	background-image:url(/images/home_sl.jpg);
	background-repeat:no-repeat;
}

#top_box7{
	width:219px;
	height:174px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background-image:url(/images/home_sl.jpg);
	background-repeat:no-repeat;
}

.logo{
	float:left;
	margin-left:0px;
}

.tollFree{
	width:300px;
	float:right;
	margin-right:5px;
	margin-top:12px;
	font-size:16px;
	color:#004990;
	font-weight:bold;
	font-family:Aldine401 BT;
	text-align:right;
}

.slogan{
	width:400px;
	float:left;
	margin-left:10px;
	margin-top:40px;
	font-size:16px;
	color:#004990;
	font-weight:normal;
	font-style:italic;
	font-family:arial;
	text-align:right;
}


/*-------COPYRIGHT AREA-------------*/

#footer{
	font-family: Arial;
	font-size: 10px;
	width:657px;
	height:23px;
	color:#d1a10d;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.copy{	
	float:left;
}

.copy a{	
	color:#d1a10d;
}


.copy a:hover{	
	color:#d1a10d;
}


.copyLinks{
	float:right;
}

.copyLinks a{
	color:#d1a10d;
	text-decoration:none;
}	

.copyLinks a:hover{
	color:#d1a10d;
	text-decoration:underline;
}

/*----------END COPYRIGHT AREA---------*/


.left_nav{
	width:180px;
	float:left;
	margin-left:5px;
}

.left_nav_image{
	width:170px;
	height:162px;
}

#content_area{
	width:560px;
	float:right;
	padding-right:10px;
}

#title{
	width:400px;
	float:left;
	border-bottom: 1px dashed #999999;
	margin-top:30px;
}
	
h1{
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h2{
	font-size:10px;
	font-weight:bold;
	margin:0px;
	text-transform:uppercase;
}

h3{
	font-size:10px;
	font-weight:bold;
	margin:0px;
	text-transform:uppercase;
	color:#FFFF00;
}

.reserve_limousine{
	float:left;
	margin-left:25px;
	margin-top:10px;
}

.line{
	border-bottom: 1px dashed #999999;
	width:400px;
}

a{
	color:#00428f;
	text-decoration:underline;
}

a:hover{
	color:#00428f;
	text-decoration:underline;
}

.table_outline{
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}

/*------------BUTTOM LINKS-------------*/
#butFooter {
	font-size:9px;
	color:#1d98c4;
	text-align:center;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#butFooter a:link, #butFooter a:visited {
	color:#f0ac01;
	text-decoration:none;
	font-weight:normal;
}
#butFooter a:hover {
	color:#1d98c4;
	text-decoration:underline;
}

/*-------END BUTTOM LINKS-----------*/

/*-----------VN LINK--------------*/

#vnLink{
	font-size: 10px;
	color:#d1a10d;
	text-align:center;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}

#vnLink a{
	font-size: 10px;
	color:#d1a10d;
	text-decoration:none;
}

#vnLink a:hover{
	color:#d1a10d;
	text-decoration:underline;
}

/*-----------END VN LINK--------------*/

img,.png {behavior: url(/pngHack/pngHack.htc);}

