/* Generic Styles */

body {
	margin: 0px;
}
table {
	border: 0;
    border-collapse: collapse;
}
th {
    text-align: left;
}
td {
    vertical-align: top;
	padding: 0;
}
img {
    border: 0;
}
form {
    margin: 0;
}
input, select, textarea {
    padding: 0;
    margin: 0;
}
input.radio {
    margin-bottom: -2px;
}


/* table and div styles */

body {
	background-image:url(images/bg_slice.jpg);
}

#div_site_holder {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: url('rotator.php') no-repeat center top;
	background-color: #000000;
}

#div_nav_holder {
	padding-top: 40px;
	width: 100%;
}

#div_get_info {
	width: 100%;
	height: 110px;
}
#getFurtherInfo {
	margin-top: 64px;
	margin-left: 518px;
}
#table_get_info {
	height: 136px;
	margin-top: 2px;
	margin-left: 524px;
	width: 236px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

#table_content_holder {
	width: 100%;
	height: 480px;
	margin-top: 20px;
}

#cell_left_nav {
	width: 285px;
	vertical-align: top;
	text-align: left;
}

#cell_main_content{

}

#div_footer {
	width:100%;
	height: 60px;
	text-align: center;
	padding-top: 10px;
}

#table_site_login {
	width: 100%;
}

/* Text Styles */

p, td, th, li, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
}

a {
	font-weight: bold;
}

/* Get Info Form*/

select {
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input {
	width: 168px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#cell_inputs {
	
}

#submit_image {
	width: 32px;
	height: 15px;
	padding-right: 13px;
	padding-top: 107px;
}

/* Login Form*/

#cell_dots {
	color: #4e4e4e;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}

#cell_login_text {
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}

#un_text_field {
	width: 116px;
	margin-right: px;
}

#pw_text_field {
	width: 116px;
	margin-right: px;
}

#login_image {
	width: 32px;
	height: 15px;
	margin-left: 93px;
	padding-top: 2px;
	padding-bottom: 20px;
}

.cell1_login {
	width:285px;
}


.cell_login_txt {
	padding-top: 9px;
	text-align: left;
}

.cell_login_inputs {
	width:410px;
}

/* Home Page*/
#table_home {
	width: 460px;
	height: 460px;
}

#cell_about_us  {
	height: 100px;
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	line-height: 13px;
}

/* ie fix*/ #cell_about_us p {
	margin-top: 8px;
}

#cell_news1 {
	height: 143px;
}

#cell_sug_ex1 {
	height: 207px;
	background-color: #4E4E4E;
}

#table_news2 {
	margin-top: 10px;
	width: 460px;
	height: 133px;
}

#cell_news3a {
	width: 230px;
	padding-left:12px;
}

#cell_news3a p{
	margin-top:0px;
	margin-bottom: 8px;
}

#cell_news3a a {
	color: #D1A700;
	font-weight:bold;
}


#cell_news3b {

}

#table_sug_ex2 {
	width: 460px;
	height: 207px;
}

#cell_sug_ex_head {
	padding-left: 12px;
	padding-top: 15px;
}

#cell_sug_ex_thumb_1 {
	width: 110px;
	padding-top: 13px;
	padding-left: 12px;
}

#cell_sug_ex_thumb_2 {

	padding-left: 12px;
}

#cell_sug_ex_txt1 {
	padding-top: 12px;
	width: 205px;
	padding-right: 5px;
}

#cell_sug_ex_txt2 {
	width: 205px;
	padding-right: 5px;
}

#cell_vert_line {
	padding-top: 8px;
	width: 5px;
}

#cell_sug_ex_list {
	padding-top: 20px;
	padding-left: 5px;
}

#cell_sug_ex_list p{
	margin-top:0px;
	margin-bottom: 8px;
}

#cell_sug_ex_list a {
	color: #D1A700;
	font-weight:bold;
}

/* About Us, Latest News Pages*/
.table_content1 {
	width: 460px;
	height: 460px;
}
.cell_content1_txt  {
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	line-height: 13px;
}
/* ie fix*/ .cell_content1_txt p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.cell_content1_image {
	padding-left:12px;
}

.cell_content1_caption {
	margin: 0px;
	padding: 0px;
	width: 130px;
}

.cell_next {
	
	vertical-align:bottom;
	padding-right: 15px;
	padding-bottom: 20px;
}

/* Testimonial Page*/
#table_testimonials {
	width: 460px;
}

#cell_testimonials {
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	line-height: 13px;
}

/* ie fix*/ #cell_testimonials p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.div_dotted_line {
	margin-left: auto;
	margin-right:auto;
	padding-top: 15px;
	width: 440px;
	height: 2px;
	background-image: url(images/dotted_line.jpg);
	background-repeat:repeat-x;
}

/* Contact Page*/
#table_contact {
	width: 460;
}

.cell_contact_txt {
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	line-height: 13px;
}

/* ie fix*/ .cell_contact_txt p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.cell_address_txt  {
	width: 50%;

	padding-left:12px;
	padding-top: 14px;
	margin-right: 30px;
}

.cell_address_txt p {
	margin:2px;
}

.cell_address_txt a {
	font-weight:normal;
}
.cell_name {
	padding-left: 5px;
	padding-top: 22px;

}

#cell_Input1 {
	padding-top: 14px;
	width: 40%;
	padding-right: 12px;
}

.cell_e_p_q {
	padding-left: 5px;
	height: 14px;
	padding-top: 8px;
}

.cell_input2 {
	padding-right: 12px;
}

textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	font-size: 10px;
	margin-top: 5px;
	width: 168px;
	height: 180px;
	margin-left: 5px;
}

#send_butt {
	width: 43px;
	height: 15px;
	margin-left: 134px;
}


/* helipads Page*/
.table_helipads {
	width: 460;
}

.cell_testimonials_txt {
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 13px;
}

/* ie fix*/ .cell_testimonials_txt p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.div_dotted_line_test {
	margin-left: auto;
	margin-right:auto;
	height: 2px;
	margin-top:4px;
	background-image: url(images/dotted_line.jpg);
	background-repeat:repeat-x;
}

.cell_thumbs {
	padding-top: 2px;
	padding-right: 10px;
	padding-left:12px;
}

.cell_testimonials_txt2 {
	padding-right: 15px;
}

.div_address {
	margin-top: 10px;
}

.div_address p{
	margin:2px;
}

.div_address a{
	font-weight: normal;
}

/* Gallery & Fleet Pages*/
.table_gal_fle {
	width: 460px;
}

.cell_gal_fle_txt {
	padding-left:12px;
	padding-top:14px;
	padding-right: 15px;
	padding-bottom: 18px;
	line-height: 13px;
}

/* ie fix*/ .cell_gal_fle_txt p {
	margin-top: 8px;
	margin-bottom: 2px;
}

.cell_gal_fle_swf {

}

.success {
	background-color: #079607;
	color: black;
	font-weight: bold;
	text-align: center;
}
.error {
	background-color: red;
	color: black;
	font-weight: bold;
	text-align: center;
}

#ex_ul {
	margin-left:25px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

#ex_li {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding:0px;
}