body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bkgd_sky.gif) repeat-x left -2px;
	background-color: #f1f1f1;
	position: relative;
}

#container {
	width: 780px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*------------------------------------------*/
/*-----------------header-------------------*/
/*------------------------------------------*/

#header {
	width: 670px;
	height: 80px;
	margin-top: 30px;
	margin-bottom: 0px;
}

#iColor {
	width: 125px;
	height: 18px;
	position: absolute;
	left: -30px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #b7d2e7;
}
#options {
	width: 400px;
	height: 150px;
	position: absolute;
	left: 30px;
	top: 20px;
	text-align: center; 
	z-index: 5;
	padding-left: 50px;
}

#options img {
	margin: 3px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#name {
	width: 300px;
	height: 50px;
	float: left;
	top: 35px;
	font-size: 20px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#address {
	width: 250px;
	height: 50px;
	float: right;
	top: 35px;
	font-size: 15px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

#headerFlash {
	width: 673px;
	height: 228px;
	position: absolute;
	top: 100px;
	left: 0;
	background-image: url(../images/top_sky.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}

#contactBtn {
	width: 127px;
	height: 272px;
	position: absolute;
	left: 673px;
	top: 60px;
	margin-bottom: 0px;
}

#contactBtn a {
	width: 127px;
	height: 272px;
	display: block;
}

#contactBtn a:link, #contactBtn a:visited {
	background-image: url(../images/contactBtn_sky.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contactBtn a:hover, #contactBtn a:active {
	background-image: url(../images/contactBtn_sky.gif);
	background-repeat: no-repeat;
	background-position: -127px 0px;
}


/*------------------------------------------*/
/*------------contentContainer--------------*/
/*------------------------------------------*/

#contentContainer {
	width: 780px;
	height: auto;
	background: url(../images/content.gif) repeat-y left top;
	position: absolute;
	top: 328px;
	left: 0px;
	margin: 0;
}

#contentTop {
	width: 772px;
	height: 8px;
	position: absolute;
	top: -1px;
	left: 3px;
}


/*------------------------------------------*/
/*-----------------sideNav------------------*/
/*------------------------------------------*/

#sideNav {
	width: 205px;
	height: auto;
	position: absolute;
	top: 25px;
	left: 15px;
}

#sideNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	padding-bottom: 20px;
	margin: 0 0 35px 0;
	padding-right: 0px;
	padding-left: 0px;
}

#sideNav ul li {
	margin: 0px;
	
}

#sideNav a:link, #sideNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sideNav a:hover, #sideNav a:active {
	color: #3366CC;
}

#sideNav h6{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	text-align: center;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-color: #AFADAD;
	background-position: left top;
	color: #FFFFFF;
}


/*------------------------------------------*/
/*----------------Dropdown------------------*/
/*------------------------------------------*/

#sideNav #drop-nav {
    margin: 0;
    padding: 0;
}

#sideNav #drop-nav li, #sideNav #drop-nav a  {
}

#sideNav #drop-nav li {
	margin-bottom: 5px;
    padding-left: 2px;
    position: relative;
    top: 0;
    left: 0;
	background-color: #b0b0b0;
}

#sideNav #drop-nav a {
	margin: 0;
    padding: 8px 15px 7px 15px;
    height: auto;
    display: block;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}

#sideNav #drop-nav a:hover {
    color: #FFFFFF;
    background-color: #7d9fb3;
    background-position: right bottom;
}

#sideNav #drop-nav .active {
    color: #FFFFFF;
    background-color: transparent;    
    background-position: right bottom!important;
    cursor: default;
}

/* superfish dd */

#sideNav #drop-nav .drop-nav-sub {
    margin: 0;
    padding: 5px 0 0 0;
    position: absolute!important;
    top: -5px!important;
    left: 215px!important;
    display: none;
    white-space: nowrap;
    background-color: #ffffff!important;
    z-index: 845!important;
}

#sideNav #drop-nav .drop-nav-sub li {
    margin: 0 0 5px 0!important;
    padding: 0!important;
    float: left!important;
    clear: both!important;
    display: inline;
    background-color: #b0b0b0;
    list-style: none;    
}

#sideNav #drop-nav .drop-nav-sub li a {
    margin: 0px!important;
    padding: 8px 5px 5px 5px;
    float: left!important;
    height: 20px;
	width: 175px;
    color: #000000;
    display: block!important;
    clear: left!important;
    display: inline;
    background-color: transparent;

}

#sideNav #drop-nav .drop-nav-sub li a:hover {
    color: #FFFFFF;    
    background-color: #7d9fb3;    
}

#sideNav #drop-nav li:hover ul, #sideNav #drop-nav li.sfHover ul {
}

#sideNav #drop-nav li:hover li ul, #sideNav #drop-nav li.sfHover li ul {
    top: -999em;
    position: relative;
}

#sideNav #drop-nav li li:hover ul, #sideNav #drop-nav li li.sfHover ul {
    left: 9.45em;
    top: -1px;
    position: relative;
}

.superfish li:hover ul, .superfish li li:hover ul {
    top: -999em;
}

/*qc*/
#sideNav form {
	margin: 0px 0px 0px 40px;
	padding: 0;
}
#sideNav label {
	width: 70px;
	font-weight: bold;
}
#sideNav input, #sideNav select, #sideNav textarea {
	width: 135px;
	margin-bottom: 8px;
	border: 1px solid #8EB5CC;
	background-color: #FFFFFF;
}
#sideNav textarea {
	width: 135px;
	height: 150px;
	margin: 5px 0px 0px 0px;
}
#sideNav form br {
	clear: left;
}
#buttons {
	margin: 5px 0px 0px 30px;
}
#buttons input {
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #8EB5CC;
	background-color: #8EB5CC;
}
/*end qc*/

/*------------------------------------------*/
/*-----------------content------------------*/
/*------------------------------------------*/

#content {
	height: auto;
	width: 525px;
	margin-left: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b0;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	margin-top: 10px;
	color: #000000;
	
}

#content h1 {
	background-repeat: no-repeat;
	background-color: #b0b0b0;
	background-position: left top;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	margin: 0px;
	width: 95%;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}

#content h3 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;

}

#content h4 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;

}

#content a:link, #content a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #3366CC;
}
#content img{
	border:none;
}
#Contact {
	margin-top: 15px;
	text-align: center;
}

#Contact a:link, #Contact a:visited {
	font-size: 18px;
	color: #a4bed3;
}

#Contact a:hover, #Contact a:active {
	color: #3366CC;
}


/*------------------------------------------*/
/*------------------footer------------------*/
/*------------------------------------------*/

/*---#footerTop {
	width: 772px;
	height: 8px;
	position: absolute;
	top: -1px;
	left: 3px;
}---*/


#footer {
	background-color: #f1f1f1;
	background-image: url(../images/footerTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #a4bed3;
	font-weight: bold;
}

#footer #Page1 {
	font-size: 10px;
	padding: 20px;
}

#footer a:link, #footer a:visited {
	color: #a4bed3;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #3366CC;
}


/*------------------------------------------*/
/*-------this is for the design!!!----------*/
/*------------------------------------------*/

#shadowRight1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 256px;
	left: 775px;
	background: url(../images/right_shadow_sky.gif) left top no-repeat;
}

#shadowRight2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 466px;
	left: 775px;
	background: url(../images/right_shadow_sky.gif) left top no-repeat;
}


#shadowLeft1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 256px;
	left: -6px;
	background: url(../images/left_shadow_sky.gif) left top no-repeat;
}


#shadowLeft2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 466px;
	left: -6px;
	z-index: 10;
	background: url(../images/left_shadow_sky.gif) left top no-repeat;
}

/*------------------------------------------*/
/*-------------main contact form------------*/
/*------------------------------------------*/

#mainContact {
	text-align: center;
	font-size: 12px;
}

#mainContact input {
	width: 150px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

#mainContact textarea {
	width: 150px;
	height: 100px;
	border: 1px solid #8EB5CC;
	margin: 5px;
}

#mainContactBtn input {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8EB5CC;
	border: 1px solid #7EA1B6;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/* ----------------------------------------Ligthbox---------------------------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	/*background-color: #000;*/
	}

/* ASPX form/Captcha controls */
#errors {
	width: 514px;
	height:auto;
	padding: 0 0 0 0px;
}
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000 !important;
}
#lblErrors ul {
}
#lblErrors li {
	color:#FF0000 !important;
}
#pnlCaptcha {
	width: 350px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	margin-left: 80px;
}
#pnlCaptcha label {
}
.captcha {
}
.captcha img {
}
.captcha span {

}

#btnValidateForm{
	margin: 10px 0 0 0px !important;
}
