body, 
html { 
width: 100%;
height: 101%;
margin-top: 5px;
background:#fff;
min-width:1000px;

} 

		

/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { 
    margin: 0; 
    padding: 0; 
	text-align:justify;
	
}
		
		div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			
			/* These have no effect on the functionality */
			width: 100%;
			margin: 0 auto;
			background: transparent;
			padding: 20px;
			font-family: helvetica, arial, sans-serif;
			font-size: 10pt;
			line-height: 16pt;
			
		}
		
		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			
		}
		
		
/*-------------Main Structure--------------*/

#content{
margin:0;
padding:0;
}

a {
color: #111; /*Controls the slide panel numbered links*/
font-family: Verdana, sans-serif;

font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
text-decoration: none;
border-style: none;
}
/*Header*/


#header {
width:92%;
height: 145px;
}

#header img{
border:none;
}

#header_logo {
width:130px;
height:90px;

}

#address_bar{
margin-right:30px;
clear:both;
float:right;
height:20px;
}

#header span,#header h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 2.2em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
color:#888;
margin-bottom:20px;
}

#address_bar h2 {
font-family: Helvetica, sans-serif;
font-size: 0.78em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: normal;
color: #666;
text-align:justify;
}

#address_bar p,#address_bar a {
font-family: Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
text-align:justify;
margin-right:15px;
color:#464646;
text-decoration:none;
}

#address_bar a {
color: #005577;
}

#address_bar a:hover {
color: #eca014;
}
/*------------------nav menu-----------------*/

.jqueryslidemenu{
width: 650px;
float:left;
margin-left:215px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #fff; /*background of tabs (default state)*/
font-family: Verdana, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
padding: 3px 10px;
/*border-right: 1px solid #eca014;*/
text-decoration: none;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #000;
}

.jqueryslidemenu ul li a:hover{
background: #fff; /*tab link background during hover state*/
color: #eca014;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
background:#fff;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 1em Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/

color: #eca014;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*--------------End Navigation menu controls--------------*/

/*---------Top Panel information------------*/



#top_left {
width: 92%;

}

#top_left h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 4.4em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:40px;
margin-left:40px;
text-decoration: none;
}

#top_left span{
color:#828282;
}

#top_left h5{
color: #626262; 
font-family: Helvetica, sans-serif;
font-size: 1.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
text-decoration: none;
margin-left:40px;
line-height:normal;
}

#top_left img{
margin-left:100px;
margin-right:20px;
float:right;
}

#mid_panel{
width:100%;
height:400px;

padding-top:12px;
}

#mid_panel .mid_left{
width:400px;
height:300px;
float:left;
margin-left:35px;
margin-right:35px;

}

#mid_panel .mid_left p{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
color:#444;
margin-left:10px;
margin-top:20px;
margin-bottom:20px;
}

#mid_panel .mid_left a:hover{
color:#e66c04;
}

.mid_left img{
border:none;
}

#mid_panel .mid_right{
width:400px;
height:370px;
float:left;
}

#mid_panel .mid_right p{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
color:#444;
margin:20px;}


#mid_panel .mid_right a:hover{
color:#e66c04;
}

.mid_right img{
border:none;
margin-top:32px;
}
/*
#mid_panel .side_list{
width:250px;
height:250px;

float:left;
margin-right:12px;
}

#mid_panel .side_list ul{
width:230px;
list-style:none;
}

#mid_panel .side_list li{
border-bottom:1px solid #999;
padding:6px;
}

#mid_panel .side_list li:hover{
border-bottom:1px solid #e66c04;
padding:6px;
}

#mid_panel .side_list li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#555;
margin-top:5px;
text-decoration:none;
}

#mid_panel .side_list li a:hover, #mid_panel .side_list li a span:hover{
color:#e66c04;

}

#mid_panel .side_list li a span{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:5px;
text-decoration:none;
}

ul.embed{
padding-left:20px;
}

ul.embed li{
width:197px;
padding:6px;
}

#mid_panel .image1{
width:250px;

float:left;
margin-right:20px;
}

#mid_panel ul{
float:left;
list-style:none;
}

#mid_panel li img{
margin-left:12px;
margin-right:12px;
margin-bottom:3px;
border:1px solid #444;
}

#room_doctor{
float:left;
width:310px;
height:400px;
margin-left:250px;
border:2px solid #ccc;
margin-right:20px;
}

#room_doctor img{
margin:15px;
padding-bottom:23px;
}

#room_doctor p,#room_doctor a{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
color:#444;
margin-right:20px;
margin-left:20px;
}

#room_doctor a:hover{
color:#e66c04;
}


#think_turnkey{
width:320px;
height:400px;
border:2px solid #ccc;
float:left;
}

#think_turnkey img{
margin:15px;}

#think_turnkey p,#think_turnkey a{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
color:#444;
margin-right:20px;
margin-left:20px;
}

#think_turnkey a:hover{
color:#e66c04;
}

#head_section h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 3em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#fffff7;
margin-top:5px;

}

#head_section h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:5px;

}
#head_section li h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:5px;

}

#head_section li p{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:5px;

}

#head_section ul li{
display:inline;
}
*/

/*----------------Turnkey Packages-------------*/

/*

#pack_panel{
width:62%;
margin-top:40px;
margin-left:15%;
}

#pack_panel img{
float:right;
}
#pack_panel h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 5em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;
margin-top:5px;

}

#pack_panel span{
color:#999;
}

#pack_panel h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 2.7em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#777;

}

#pack_panel a{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height:1em;
text-transform: normal;
letter-spacing: 0.2em;
color:#444;

}

#pack_panel a:hover{
color:#e66c04;
}

#pack_panel p{
font-family: Verdana, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #333;
list-style:none;
margin-bottom:34px;
}
*/

/*
#pack_panel img{
float:right;
}*/
/*
#pack_panel ul{
margin-top:20px;
}

#pack_panel li{
display:inline;
margin-right:1.5%;
border:2px solid #555;

}*/


/*----------------Packages Display----------------*/
/*
.inside {
	padding: 7px;
	border: 1px solid #ccc;
	float:left;
	height: 28em;
	list-style:none;
	width:21.4%;

	
}

.inside img {
	display: block;
	border: 2px solid #999;

	width: 12.5em;
	height: 6.2em;
	margin-bottom:14px;
	margin-left:20px;
}


.inside img:hover {
opacity:0.6;
    position:relative;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.inside p {
	font-weight: normal;
	color: #383838;
	font-size: 0.9em;
	margin: 0 0 8px 0;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	text-transform: normal;
	letter-spacing:normal;
	margin-left:18px;
}


.inside a {
	color: #005577;
	text-decoration: none;

}

.inside a:hover {
	border-bottom: 1px solid #999;
	color:#e66c04;
}

#para_wrap{
width:200px;
margin-right:10px;
}
*/


/*--------------Lower Panel---------------*/
/*
#lower_panel {
width:92%;
height: 420px;

}

#inc_panel{
width:66%;
float:left;
margin-top:15px;
margin-right:30px;
}

#inc_panel p{
font-family: Verdana, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #343434;
margin-right:15px;
margin-left:20px;
}


#inc_panel a{
font-family: Verdana, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #03858b;
}
#inc_panel a:hover {
color:#e66c04;
}

#inc_panel h6{
font-family: Verdana, sans-serif;
font-size: 1.6em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #676767;
margin-bottom:8px;
}

#inc_panel li{
font-family: Verdana, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #333;
list-style:none;
}

#inc_panel li span{
color:#ff7733;
font-size:1.1em;
}

#inc_panel ul{
margin-left:25px;
}
*/
/*-----------------Footer-------------------*/
#footer {
width:92%;
	border-top: 5px solid #006699;
float:left;
}

#col_alpha {
width:28%;
height:370px;
float:right;
}

#col_alpha h3 {
font-family: Georgia, sans-serif;
font-size: 1.3em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #006699;
margin:12px;
}

#col_alpha ul li a:hover {
color:#e66c04;
}

/*--------------Random Quote in Footer------------*/

#quote-box-text div, #quote-author div {
 display: none;
 
}

#quote-author h3,#quote-author h4 {
font-family: Georgia, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #030303;
}

#quote-box-text p{
font-family: Verdana, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #323232;
margin-right:14px;

}

#quote-box-text a {
font-family: Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #005577;
text-align:justify;
}

#quote-box-text a:hover {
color:#e66c04;
}

#col_bravo {
width:33.3%;
height:370px;
float:left;
margin-right:25px;
clear:both;
margin-bottom:20px;
}

#col_bravo h4 {
font-family: Georgia, sans-serif;
font-size: 1.3em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #006699;
margin:12px;
}

#col_bravo li.question,#col_bravo li {
font-family: Verdana, sans-serif;
font-size: 0.8em;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #282828;
margin-left:18px;
list-style:none;
display:block;
}


#col_bravo ul li{
font-family: Verdana, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #363636;
margin-left:19px;
list-style:none;
text-align:justify;
margin-bottom:5px;
}

#col_bravo ul li a{
color: #005577;
font-size:1em;

}

#col_bravo a:hover{
color:#e66c04;
}


#col_charlie {
width:100%;
height:60px;
	border-top: 4px solid #006699;
float:left;
}

#col_charlie p{
font-family: Verdana, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #000;
margin:15px;
float:left;
}

#col_charlie a{
color: #005577;
}

#col_charlie a:hover{
color:#e66c04;
}

#col_charlie a img{
float:right;
margin-top:10px;
margin-right:30px;
border:0;
}

#col_charlie li{

display:inline;
}

#col_delta {
width:30%;
height:370px;
margin-left:15px;
float:left;
}

#col_delta ul{
margin-left:20px;
margin-right:15px;
}

#col_delta li a,#col_delta li{
display:inline;
font-size: 0.89em;
}

#col_delta ul li a:hover {
color:#e66c04;
}

#col_delta h4 {
font-family: Georgia, sans-serif;
font-size: 1.3em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #006699;
margin:12px;
}