@charset "utf-8";
/* CSS Document */

body {
	background: #F8F5EC;
	margin: 17px 0 20px 0;
	color: #000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	color: #242E6C;
}

h2 {
	color: #E23028;
}

hr {
	border-top: 1px dotted #CCC;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}	

a {
	color: #242E6C;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:active {color: #000;}

.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}

.Image-Border {
	margin: 0 10px 10px 0;
}

/* ------------------------------
		Wrapper
------------------------------ */
#Wrapper {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}

/* ------------------------------
		Header
------------------------------ */
#Header {
	height: 103px;
}

#Logo {
	float: left;
	width: 293px;
	text-align: right;
	margin: 0 0 0 20px;
}

#Header-Right {
	margin: 0 15px 0 350px;
}

/* ------------------------------
		Contact Icons
------------------------------ */
#Contact {
	text-align: left;
	color: #333;
	height: 50px;
	padding: 10px 0 0 0;
}
#Contact span.Telephone {
	display: block;
	background: url(../graphics/icon-telephone.png) no-repeat left center;
	padding: 0 0 0 35px;
	margin: 0 0 0 300px;
	width: 210px;
	min-height: 30px;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: -1px;
}

/*
#Contact span.Email {
	display: block;
	background: url(../graphics/icon-email.png) no-repeat left center;
	padding: 0 0 0 25px;
	width: 150px;
	float: right;
	height: 17px;
}
#Contact span.Email a {
	color: #666;
	text-decoration: none;
}
#Contact span.Email a:hover {
	color: #000;
}*/

/* ------------------------------
		Top Navigation
------------------------------ */
#TopNav {
	background: url(../graphics/top-nav-bg.png) no-repeat right top;
	height: 42px;
}

#TopNav ul {
	margin: 0;
	padding: 2px 0 0 125px;
	list-style: none;
}
#TopNav ul li {
	float: left;
	padding: 0 0 0 38px;
}
#TopNav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	line-height: 40px;
}
#TopNav ul li a:hover {
	color: #FFF0F0;
}

/* ------------------------------
		Content Box
------------------------------ */
#Box-Top {
	background: url(../graphics/content-box-top.png) no-repeat top center;
	height: 10px;
	margin-top: -3px;
}
#Box-Mid {
	background: url(../graphics/content-box-bg.png) repeat-y top center;
	padding: 20px 25px;
}
#Box-Foot {
	background: url(../graphics/content-box-foot.png) no-repeat top center;
	height: 13px;
}
#google-plusone {
	float: right;
	margin: 25px -35px 10px 20px;
	width: auto;
}
.Images-Right {
	float: right;
	width: 290px;
	margin: 0 0 0 10px;
}
.Image-Box {
	float: left;
	width: 280px;
	padding: 5px;
	margin: 0 18px 18px 0;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkitborder-radius: 5px;
}
.Image-Box p {margin: 10px 0 0 0;}


/* ------------------------------
		Banner
------------------------------ */
#Banner {
	height: 300px;
}


/* ------------------------------
		Sidebar
------------------------------ */
#Sidebar {
	margin-top: 15px;
	float: left;
	width: 220px;
	text-align: center;
}
#Sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#Sidebar ul li {
	padding: 0 0 5px 0;
}
#Sidebar ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0 20px;
	width: 180px;
	background: url(../graphics/sidebar-nav-link-bg.png) no-repeat top center;
	min-height: 32px;
	line-height: 32px;
}
#Sidebar ul li a:hover {
	background: url(../graphics/sidebar-nav-link-bg-h.png) no-repeat top center;
}

#Sidebar ul li.blue {
	background: url(../graphics/sidebar-nav-link-bg-blue.png) no-repeat top center;
	font-weight: bold;
	font-size: 115%;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0 20px;
	margin-bottom: 5px; 
	width: 180px;
	min-height: 32px;
	line-height: 32px;
}

#Sidebar ul li a.Large {
	min-height: 43px;
	line-height: 18px;
	padding: 7px 20px 0 20px;
	background: url(../graphics/sidebar-nav-link-bg-large.png) no-repeat top center;
}
#Sidebar ul li a.Large:hover {
	background: url(../graphics/sidebar-nav-link-bg-large-h.png) no-repeat top center;
}

/* BUTTON TWITTER */
#Sidebar ul li a.button-twitter {
	min-height: 32px;
	text-indent: -9999px;
	background: url(../graphics/button-twitter.png) no-repeat top center;
}
#Sidebar ul li a.button-twitter:hover {
	background-position: 0 -32px;
}

/* BUTTON TWITTER */
#Sidebar ul li a.button-twitter {
	min-height: 32px;
	text-indent: -9999px;
	background: url(../graphics/button-twitter.png) no-repeat top center;
}
#Sidebar ul li a.button-twitter:hover {
	background-position: 0 -32px;
}

/* ------------------------------
		Content
------------------------------ */
#Content {
	margin: 0 0 0 240px;
}

/* Add an icon to any anchors that link to .pdf documents */
#Content a[href$=".pdf"]{
	display: inline-block;
	background: url(../graphics/icon.pdf.png) no-repeat 0 0;
	padding-left: 20px;
}

#google-plusone {
	float: right;
	margin: 25px -35px 10px 20px;
	width: auto;
}

.FrontPage-Box-1 {
	width: 200px;
	float: left;
}
.FrontPage-Box-2 {
	width: 200px;
	margin: 0 210px;
}
.FrontPage-Box-3 {
	width: 200px;
	float: right;
}

.FrontPage-Box-1 a,
.FrontPage-Box-2 a ,
.FrontPage-Box-3 a {
	font-size: 110%;
	font-weight: bold;
	color: #EFB401;
	text-decoration: none;
}
.FrontPage-Box-1 a:hover,
.FrontPage-Box-2 a:hover ,
.FrontPage-Box-3 a:hover {
	color: #000;
}
.FrontPage-Box-1 img,
.FrontPage-Box-2 img ,
.FrontPage-Box-3 img {
	margin: 0 0 10px 0;
}

/* ------------------------------
		Footer
------------------------------ */
#Footer {
	font-size: 80%;
	color: #666;
	padding: 20px;
}
#Footer a {color: #666;}
#Footer img {
	float: right;
}

/*-------------------------------------
	Error Box
-------------------------------------*/
#Error {
	border: 2px solid #F5F448;
	background: #FEFF99;
	padding: 10px;
	width: auto;
	margin: 0 auto 20px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 900px;
}
#Error h4 {
	color: #C00;
	font-size: 150%;
	margin: 0;
	font-weight: bold;
	padding: 0;
}
#Error p {margin: 5px 0 0 0; padding: 0;}
#Error div {
	float: right;
	width: 350px;
	margin: 0 0 0 20px;
	text-align: right;
}


/*-------------------------------------
	Extra Styles
-------------------------------------*/
.BOX-Right {
	float: right;
	width: 270px;
}
.IMG-Right-Border {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.IMG-Border {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.LIST-Ticks {
	list-style: none;
	margin: 0;
	padding: 0 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.LIST-Ticks li {
	padding: 5px 25px;
	background: url(../graphics/icon-tick.png) no-repeat left 5px;
}


/* ------------------------------
		Forms
------------------------------ */
form {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
form input,
form textarea {
	width: 300px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	font-size: 100%;
}
form input:focus,
form textarea:focus {border: 1px solid #000;}

form input#button {
	width: 100px !important;
}


/* -----------------------------------
		Slideshow
		jquery-slideshow.js
----------------------------------- */
#slideshow {
    position: relative;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 235px;
}

#slideshow a {
    position:absolute;
    top:0;
    z-index:8;
    opacity:0.0;
}
#slideshow a.active {
    z-index:10;
    opacity:1.0;
}
#slideshow a.last-active {
    z-index:9;
}


/* ------------------------------
		Button
------------------------------ */
.Button,
#Content a.Button {
	margin: 20px 0;
	color: #D9DEF4;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 130%;
	font-weight: bold;
	width: 150px;
	height: 30px;
	line-height: 30px;
	background-color: #304191;	
	background: -webkit-gradient(linear, left top, left bottom, from(#4D62C4), to(#304191));
	background: -moz-linear-gradient(top,  #4D62C4,  #304191);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D62C4', endColorstr='#304191');
	border: 1px solid #304191;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Button:hover,
#Content a.Button:hover {
	color: #FFF;
	text-shaddow: #000 2px 2px 3px;
}
.Button:active,
#Content a.Button:active {
	color: #D9DEF4;
	padding-top: 2px;
	height: 28px;
	line-height: 28px;
	background-color: #4D62C4;	
	background: -webkit-gradient(linear, left top, left bottom, from(#304191), to(#4D62C4));
	background: -moz-linear-gradient(top,  #304191,  #4D62C4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#304191', endColorstr='#4D62C4');
}

#Downlaod.Button {
	width: 200px !important;
	padding: 0 !important;
}


/* ------------------------------
		Gallery
------------------------------ */

#gallery {width: 620px;}
	#gallery ul {
		list-style: none;
		margin: 0;
		padding: 0;
	} 
	#gallery ul li {
		float: left;
		padding: 0;
		margin: 0;
	}
	#gallery ul img {
		padding: 0;
		margin: 5px;
		border: 5px solid #FFF;
	}
	#gallery ul a:hover img {
		border: 5px solid #CCC;
	}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ---------------------------------------------------
			LASER RED 
----------------------------------------------------*/
#laserred {
	margin: -20px 0 0 0;
	display: block;
	float: right;
	width: 80px;
	height: 28px;
	background: url(../graphics/laserred.png) no-repeat 0 0;
	text-indent: -9999px;
}
#laserred:hover {background-position: 0 -28px}
