@charset "utf-8";
/* CSS Document */

/* ************************* Begin of reste style  ********************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {/*,table, caption, tbody, tfoot, thead, tr, th, td*/
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	/*font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    /*outline: 0;*/
}
body {
    line-height: 1;
    color: black;
    /*background: white;*/
}
ol, ul {
    /*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    /*border-spacing: 0;*/
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    /*content: "";*/
}
blockquote, q {
    /*quotes: "" "";*/
}
/* ************************* End of reset style  ***************************** */
body{
	background-color:#66ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3580a5;
	line-height:20px;
	}
p{
	margin-top:8px;
	margin-bottom:8px;
	}
/* header */
#wrapper_header{
	float:left;
	width:100%;
	background-image:url(../images/background_header.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:41px;
	}
#header{
	width:951px;
	margin:0 auto;
	position:relative;
	}
ul#menu{
	list-style:none;
	float:left;
	width:680px;
	height:41px;
	padding-top:29px;
	}
#menu li{
	float:left;
	padding-right:1px;
	padding-left:1px;
	}
#menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background:#54abd6;
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	}
#menu li a:hover{
	background:#486f8c;
	background-position:bottom;
	}
#menu li a.selected{
	background-image:url(../images/item_menu.png);
	background-position:bottom;
	}
#menu li a.selected span{
	display:block;
	background-image:url(../images/arrow.png);
	height:10px;
	background-position:center;
	background-repeat:no-repeat;
	}
#menu li a:hover span{
	display:block;
	background-image:url(../images/arrow.png);
	height:10px;
	background-position:center;
	background-repeat:no-repeat;
	}
p#call_us{
	text-indent:-9000px;
	display:block;
	float:right;
	background-image:url(../images/call_us.png);
	background-repeat:no-repeat;
	width:225px;
	height:20px;
	position:relative;
	top:28px;
	}
a#link_home{
	color:#fff;
	font-size:11px;
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
	float:right;
	height:20px;
	position:relative;
	top:7px;
	right:46px;
	padding-top:7px;
	text-decoration:none;
	}
a#link_home:hover{
	text-decoration:underline;
	}
a#link_contact_us{
	color:#fff;
	font-size:11px;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:34px;
	float:right;
	position:relative;
	top:11px;
	right:8px;
	height:18px;
	padding-top:3px;
	text-decoration:none;
	}
a#link_contact_us:hover{
	text-decoration:underline;
	}
/* content */
#wrapper_content{
	float:left;
	width:100%;
	background-image:url(../images/background_content.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#66ccff;
	}
#content{
	width:951px;
	margin:0 auto;
	position:relative;
	line-height:24px;
	}
#inner_content{
	float:left;
	width:100%;
	background-color:#FFF;
	padding-bottom:0px;
	}
img#banner{
	float:left;
	padding-top:0px;
	}
a#logo{
	display:block;
	background-repeat:no-repeat;
	text-indent:-9000px;
	background-image:url(../images/logo.png);
	width:323px;
	height:174px;
	position:absolute;
	top:120px;
	left:50px;
	}
#column_left{
	float:left;
	width:96.5%;
	position:relative;
	top:-30px;
	padding-left:3.5%;
	}
#column_right{
	float:right;
	width:31%;
	padding-top:0px;
	background:#fff url(../images/shedow.jpg) left repeat-y;
	padding-left:30px;
	min-height:600px;
	}
.locations-box{height:200px; width:260px; float:left; margin:0px 20px 0px 10px;}
.heading{height:30px; color:#3580a5; font-size:16px; font-weight:bold;   line-height:30px; padding-left:10px; margin-left:-10px;}
#sidebar{
	background-image:url(../images/background_rigth.gif);
	background-repeat:no-repeat;
	width:260px;
	height:459px;
	padding:5px;
	margin-left:4px;
	position:relative;
	}
#small_banner{
	float:left;
	position:relative;
	left:21px;
	top:15px;
	}
p#logo_aad{
	float:right;
	text-align:center;
	line-height:14px;
	position:relative;
	top:5px;
	right:20px;
	color:#343332;
	font-size:11px;
	}
p#logo_aad a{
	color:#FFF;
	text-decoration:none;
	}
p#logo_aad a:hover{
	text-decoration:underline;
	}

#box_location{
	float:left;
	width:84%;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding:5%;
	padding-left:8%;
	padding-right:8%;
	}
#box_location h1{
	display:block;
	text-indent:-9000px;
	background-image:url(../images/h1_our_location.png);
	background-repeat:no-repeat;
	width:208px;
	height:48px;
	}
#box_location a{
	color:#f2d49b;
	}
#box_location a:hover{
	text-decoration:none;
	}


#profile{
	float:left;
	width:100%;

	background-repeat:no-repeat;
	background-position:right bottom;
	height:148px;
	position:relative;
	top:-20px;
	}
#profile p{
	margin:0px;
	margin-left:20px;
	color:#FFF;
	position:relative;
	top:29px;
	}
#profile span{
	color:#eeac2d;
	font-size:19px;
	font-family:Verdana, Geneva, sans-serif;
	}



/* footer */
#wrapper_footer{
	float:left;
	width:100%;
	background-image:url(../images/background_footer.gif);
	background-repeat:repeat-x;
	height:40px;
	}
#footer{
	width:990px;
	margin:0 auto;
	font-size:11px;
	padding-top:13px;
	padding-bottom:10px;
	}
#footer ul{
	list-style:none;
	width:790px;
	margin:0 auto;
	padding-bottom:40px;
	background-image:url(../images/footer_line.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
#footer li{
	float:left;
	border-right:#ffffff solid 1px;
	padding-right:20px;
	padding-left:20px;
	height:12px;
	}
#footer li.last_child{
	border-right:none;
	padding-right:0px;
	}
#footer li a{
	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:-4px;
	font-size:12px;
	}
#footer li a:hover{
	text-decoration:underline;
	color:#e5bf6f;
	}
#footer p{
	clear:both;
	text-align:center;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	position:relative;
	top:-5px;
	}
#footer p a{
	color:#d8853a;
	text-decoration:none;
	}
#footer p a:hover{
	text-decoration:underline;
	}
span{
	color:#EEAC2D;
	font-family:Verdana,Geneva,sans-serif;
	font-size:17px;
}
.link{
	text-decoration:none;
	color:#EEAC2D;
}

.link:hover{
	text-decoration:underline;
	color:#776039;
}