/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AFDCF3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFDCF3;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	width: 220px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AFDCF3;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AFDCF3;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFDCF3;
	font-weight: bold;
}
.imglink {
	border: 1px solid #AFDCF3;
}
.imglink:hover {
	border: 1px solid #FFFFFF;
	}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:hover{
	text-decoration: underline;
}
#main {
	position:relative;
	width:990px;
	z-index:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1000px;
}
#logo {
	width:970px;
	z-index:6;
	left: 0px;
	top: 0px;
	height: 100px;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #F2F2F2;
	background-image: url(img/logo_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#phonenumber {
	position:absolute;
	width:200px;
	top:20px;
	z-index:13;
	right: 20px;
}
#columnlink {
	width:160px;
	z-index:13;
	height: 620px;
	position: absolute;
	left: 0px;
	top: 360px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(img/link_bg.png);
	background-repeat: repeat;
}
#video {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contact {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#book {

}
#footer {
	width:990px;
	z-index:15;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(img/footer_bg.png);
	background-repeat: repeat-x;
	height: 110px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footercontact {
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerlogo {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#footerlink {
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footeraddress {
	z-index:15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerfish {
	z-index:15;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover{
	text-decoration: underline;
}
#credit {
	width:970px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	position: relative;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.creditlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.creditlink:hover {
	color: #1C82B8;
}
.staffname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#baseline {
	width:970px;
	z-index:1;
	height: 40px;
	padding-left: 20px;
	background-image: url(img/baseline_bg.png);
	background-repeat: repeat-x;
}
#gallery {
	z-index:1;
	float: left;
	width: 710px;
	height: 200px;
}
#references {
	position:absolute;
	width:490px;
	left:270px;
	top:448px;
	z-index:19;
	height: 210px;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dashed #8C8E92;
}
#container {
	position:absolute;
	width:480px;
	left:190px;
	top:360px;
	z-index:10;
	height: 620px;
	overflow: hidden;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/container_bg.png);
	background-repeat: repeat;
	padding-bottom: 0px;
}
#welcome {
	width:230px;
	z-index:11;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 810px;
	background-color: #EAEAEA;
	background-image: url(img/welcome_bg.png);
	background-repeat: repeat;
	float: right;
	right: 0px;
}
form {
margin : 0px;
padding : 0px;
}
.formname{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #1C82B8;
	background-color: #1C82B8;
	height: 18px;
	background-image: url(img/icon_arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.formmessage {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	width: 220px;
	height: 100px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #1C82B8;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #1C82B8;
}
.formsend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFDCF3;
	height: 20px;
	width: 50px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #AFDCF3;
	background-color: #000000;
	cursor: pointer;

}
table{
	border-collapse:collapse;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.list{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
.list a{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
}
.list a:hover{
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	text-decoration: underline;
}
.listcompany{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
.listcompany a{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(img/icon_company.png);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 12px;
}
.listcompany a:hover{
	list-style: none;
	margin: 0px;
	text-decoration: none;
	background-image: url(img/icon_company_on.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.listactivities{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
.listactivities a{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(img/icon_activities.png);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 12px;
}
.listactivities a:hover{
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	background-image: url(img/icon_activities_on.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
.listservices{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
.listservices a{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(img/icon_services.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 12px;
}
.listservices a:hover{
	list-style: none;
	text-decoration: none;
	background-image: url(img/icon_services_on.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.listtv{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
.listtv a{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	background-image: url(img/icon_tv.png);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 12px;
}
.listtv a:hover{
	list-style: none;
	text-decoration: none;
	background-image: url(img/icon_tv_on.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.clientlist{
	margin: 0px;
	padding: 0px;
}
.clientlist li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: 11px;
}
.checklist{
	margin: 0px;
	padding: 0px;
}
.checklist li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFDCF3;
	font-weight: bold;
	list-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(img/icon_checklist.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
/* highslide */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #76716D;
	border-right-color: #76716D;
	border-bottom-color: #76716D;
	border-left-color: #76716D;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

.Accordion {
	overflow: hidden;
	width: 160px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #000000;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 138px;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	height: 400px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	color: #1C82B8;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #1C82B8;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #1C82B8;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #000000;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFFFFF;
}
/* Client Container*/
#clientcontainer {
	width: 480px;
	margin: 0px;
	padding: 0px;
}
#youtube {
	height: 401px;
	width: 480px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#youtubecomment {
	width: 310px;
	vertical-align: top;
	position: absolute;
	left: 190px;
	top: 430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clienttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AFDCF3;
	font-weight: normal;
	display: block;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
.clientspecs {
	width: 160px;
	height: 200px;
	position: absolute;
	left: 20px;
	top: 430px;
}
.tdspecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #1C82B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C82B8;
	font-weight: bold;
}
.tdresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.titlecolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	width: 70px;
}
/* Activities and services Container*/
#activitiesdescription {
	width: 310px;
	vertical-align: top;
	position: absolute;
	left: 190px;
	top: 60px;
}
#activitiesdescription a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
}
#activitiespictures {
	width: 150px;
	vertical-align: top;
	position: absolute;
	left: 20px;
	top: 60px;
	height: 300px;
}
.pictures {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.activitiestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #1C82B8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.servicesframe {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Company Container*/
#companydescription {
	width: 310px;
	vertical-align: top;
	position: absolute;
	left: 190px;
	top: 60px;
}
#clientcolumn01 {
	width: 140px;
	vertical-align: top;
	left: 20px;
	top: 60px;
	position: absolute;
}
#clientcolumn02 {
	width: 140px;
	vertical-align: top;
	left: 190px;
	top: 60px;
	position: absolute;
}
#clientcolumn03 {
	width: 140px;
	vertical-align: top;
	left: 360px;
	top: 60px;
	position: absolute;
}
