@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/background_body_blueStripes.jpg);
	background-repeat: repeat-x;
	background-position: center 67px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
 #container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background_body_blueStripes.jpg);
	background-repeat: repeat-x;
	background-position: center 74px;
}
 #header {
	height: 60px;
	background-color: #FFF;
	background-image: url(images/headerImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #169AF8;
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
 #mainContent {
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContentGallery {
	padding-top: 50px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
 #footer {
	text-align: center;
	font-size: 90%;
	letter-spacing: 1px;
	line-height: 30px;
	color: #999;
} 
#footer a {
	color: #999;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
 #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ font-size: 80%; }
.address { font-weight: bold; color: #F17B24; padding-top: 1px; padding-bottom: 1px; padding-left: 15px; font-size: 90%; }
.profileCompanyCategory {
	color: #004EBE;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.profile {
	color: #333;
	line-height: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.profileDescription {
	font-size: 90%;
	line-height: 30px;
	color: #666;
}
.textAbout { padding-left: 10px; }
.smallRedItalics { font-size: 80%; font-style: italic; font-weight: lighter; color: #D60000; }
.profileCompanyLogo {
	color: #333333;
	padding: 20px;
	margin: 0px 0px 10px;
}
.profileCompanyName {
	color: #0451B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px 7px 3px;
	background-image: url(images/background_accordionTabs_blueStripes.png);
	letter-spacing: 1px;
	text-transform: uppercase;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63A5F9;
	border-right-color: #DFEFFF;
	border-bottom-color: #DFEFFF;
	border-left-color: #DFEFFF;
}
.profileBlockHeading {
	color: #0451B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/background_accordionTabs_blueStripes.png);
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63A5F9;
	border-right-color: #DFEFFF;
	border-bottom-color: #DFEFFF;
	border-left-color: #DFEFFF;
	font-size: 105%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.profileCompanyTel { color: #333333; }
.profileTable { padding-bottom: 15px; width: 100%; }
.text_island { font-size: 85%; padding: 10px 2px 10px 3px; color: #333; line-height: 30px; }
.profileDivBlock {
	font-size: 85%;
	color: #333;
	line-height: 30px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	width: 55%;
	font-size: 100%;
	line-height: 32px;
}
.firstLetterDescription { font-size: 200%; padding: 5px 12px 1px; margin-right: 5px; background-image: url(images/background_accordionTabs_blueStripes.png); background-repeat: repeat-x; background-position: center top; border: 3px solid #83B712; }
.firstLetter { color: #FFF; background-color: #666; padding: 2px 3px 2px 2px; margin-right: 1px; }
.firstLineAbout { font-size: 100%; padding: 6px 12px; background-color: #FFF; background-image: url(images/background_accordionTabs_blueStripes.png); background-repeat: repeat-x; background-position: center top; border-top: 2px solid #83B712; border-right: 2px solid #83B712; border-bottom: 2px solid #83B712; border-left: 2px solid #83B712; color: #000; }
.firstWordsAbout {
	font-size: 100%;
	padding: 1px 7px 1px 5px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/background_accordionTabs_blueStripes.png);
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #0451B3;
	border-top: 3px solid #DFEFFF;
	border-right: 1px solid #DFEFFF;
	border-bottom: 3px solid #DFEFFF;
	border-left: 1px solid #DFEFFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	
	
}
.firstLineAboutHeading { font-size: 120%; padding: 1%; background-color: #F3F3F3; border: thin solid #A5ECFA; font-weight: bold; width: 98%; margin-top: 3px; margin-bottom: 3px; }
.fltlftText { float: left; width: 48%; }
.frame {
	float: right;
	height: 187px;
	width: 249px;
	padding: 10px;
	border: 1px solid #C8DEFB;
	background-repeat: repeat-x;
	background-position: center -260px;
	background-image: url(images/background_body_blueStripes.jpg);
	text-align: center;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
}
.frameForLogos {
	float: right;
	margin-left: 5px;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: center -270px;
	background-image: url(images/background_body_blueStripes.jpg);
	text-align: center;
	border: 1px solid #A8CAFB;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	display: block;
	clear: left;
	visibility: hidden;
	margin-top: 6px;
	margin-bottom: 6px;
}
.navBar { background-color: #6DB0E7; color: #FFF; }
#navBar {
	width: 780px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.profileBlockText {
	color: #666;
	width: 57%;
	float: left;
	line-height: 30px;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 2%;
}
.profileBlockCoolFactor {
	width: 93%;
	clear: both;
	height: 32px;
	padding-top: 2px;
	padding-right: 3%;
	padding-bottom: 7px;
	padding-left: 3%;
}
.profileBlockPhoto {
	color: #666;
	float: right;
	background-position: center center;
	height: 194px;
	margin-bottom: 7px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.profileBlockContact {
	color: #666;
	width: 99%;
	font-size: 85%;
	line-height: 30px;
	padding-top: 0.5%;
	padding-right: 0.5%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8CAFB;
	border-right-color: #A8CAFB;
	border-bottom-color: #A8CAFB;
	border-left-color: #A8CAFB;
}
.profileAddress {
	font-size: 80%;
	color: #333;
	background-color: #DFEEFE;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 12px;
	
}
.verticalLine { font-size: 140%; font-weight: normal; color: #666; padding-right: 5px; padding-left: 5px; }
.pictureAboutBlock {
	padding: 15px;
	float: left;
	margin-top: 15px;
	background-image: url(images/background_body_blueStripes.jpg);
	background-repeat: repeat-x;
	background-position: center -250px;
	border: 2px solid #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
.aboutIntro {
	float: left;
	margin-left: 20px;
	line-height: 30px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 450px;
}
.inputText { padding: 20px; }
#login { padding: 30px 2px 2px; float: left; font-family: Verdana, Geneva, sans-serif; }
#flashHeader { float: left; }
.indexMainContent {
	line-height: 30px;
	background-color: #FFF;
	margin-bottom: 30px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-top: 35px;
	padding-right: 5%;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 780px;
}
.updateSelect { font-size: 70%; }
#navBar a { font-family: Verdana, Geneva, sans-serif; color: #E6E6E6; text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border: 2px solid transparent; }
#navBar a:hover { font-family: Verdana, Geneva, sans-serif; color: #000; text-decoration: none; padding: 5px 10px; border: 2px solid #83B712; background-image: url(images/background_accordionTabs_blueStripes.png); background-repeat: repeat-x; background-position: center center; }
.headingsOfPage {
	color: #FFF;
	font-size: 220%;
	margin-bottom: -8px;
	margin-top: 15px;
	padding-left: 15px;
}
.texfields { background-repeat: repeat-x; background-position: center bottom; border-top: 4px solid #A9CEFE; border-right: 2px solid #A9CEFE; border-bottom: 2px solid #A9CEFE; border-left: 2px solid #A9CEFE; }
.textFieldsTitles { font-size: 90%; letter-spacing: 1px; }
.coolFactor {
	background-color: #0451B3;
	font-weight: bold;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.websiteDesignCredit {
}
.coolFactorContent { color: #000; font-weight: bold; }
.donate { padding: 10px; }
#siteMap {
	font-size: 70%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
}
#siteMap a {
	color: #999;
	letter-spacing: 1px;
	text-decoration: none;
}
a {
	color: #EF9F33;
	text-decoration: none;
}
a:hover {
	color: #BF5B0E;
	text-decoration: underline;
}
#siteMap a:hover { color: #000; letter-spacing: 1px; text-decoration: underline; }
.listingHeader { background-color: #DDEAFA; padding: 5px 5px 5px 0px; }
.listingHeaderFirstLetter { background-color: #DDEAFA; font-weight: bold; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 5px; }
.blue {
	font-size: 300%;
	font-weight: bold;
	color: #99C8FB;
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5BA2F9;
}
.blueText {
	color: #0451B3;
	font-weight: bold;
}
.galleryPhotoFrame {
	background-color: #053E83;
	padding: 10px;
	border: 5px solid #E6E6E6;
	width: 400px;
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.videoFrame {
	background-color: #000;
	padding: 10px;
	border: 2px solid #E6E6E6;
	width: 400px;
	margin: 7px;
	float: left;
}
.galleryCaption {
	font-size: 80%;
	margin-top: 10px;
	color: #CCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.facts {
	width: 245px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	padding-right: 15px;
	color: #999;
	line-height: 21px;
	font-size: 90%;
	background-color: #F2F6F9;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;

}
.factsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 10px;
	margin-left: -5px;
	color: #AECDFB;
	margin-bottom: 5px;
	font-size: 110%;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8CAFB;
	border-right-color: #A8CAFB;
	border-bottom-color: #A8CAFB;
	border-left-color: #A8CAFB;
}
.divPicAndFacts {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 284px;
}
.factsHeadingMain {
	font-size: 150%;
	font-weight: bold;
	color: #99CAFB;
	padding-top: 3px;
	padding-bottom: 3px;
}
.socialNetwork {
	height: 40px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.advertBox {
	float: left;
	width: 220px;
	margin-top: 25px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.advertBoxWebsite {
	font-size: 80%;
}
.galleryBox {
	float: left;
	width: 75%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

