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

/* 
Framework Name: Lighthouse Framework ver. 0.95 BETA
Author: J. Anthony Garwick
*/

/* --------------------------- ie6Warning Start --------------------------- */
#ie6Warning {
	background: #ededed;
	border: 1px solid #bbbbbb;
	padding: 15px 20px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width:80% !important;
}
#Topper {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#ie6Warning h2 {
	background: url(../images/ie6-warning.gif) no-repeat !important;
	padding: 4px 0px 10px 40px !important;
	margin: 0px 0px 0px 0px !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: red !important;
	background-color:none !important;
	font-weight:bold !important;
	font-style:normal !important;
	font-size:22px !important;
	line-height:24px !important;
	text-align:left !important;
	letter-spacing:normal !important;
}
#ie6Warning p {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	background-color:none !important;
	font-weight:normal !important;
	font-size:14px !important;
	line-height:18px !important;
	text-align:left !important;
	letter-spacing:normal !important;
}
/* --------------------------- ie6Warning End --------------------------- */
/* --------------------------- Reset Start --------------------------- */

span.skype_pnh_container {
	display:none !important;
}
span.skype_pnh_print_container {
	display:inline !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	overflow-x:hidden;
	overflow-y:auto;
	min-width: 960px; /* Prevents background image from moving on window resize */
}
html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */	
}
a {
	outline:none;
}
img {
	border:none;
}
/* --------------------------- Reset End --------------------------- */
/* --------------------------- Slider Start --------------------------- */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:755px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		  overflow:hidden;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:755px;
		height:275px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:76px;
		position:absolute;
		left:-55px;
		top:115px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:780px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:76px;
		background:url(../slide/images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../slide/images/btn_next.png) no-repeat 0 0;	
		}	
	#prevBtn a:hover, #slider1prev a:hover{  
		background:url(../slide/images/btn_prev2.png) no-repeat 0 0;	
		}	
	#nextBtn a:hover, #slider1next a:hover{ 
		background:url(../slide/images/btn_next2.png) no-repeat 0 0;	
		}	
		
	
/* // Easy Slider */

/* --------------------------- Slider End --------------------------- */
/* --------------------------- Image Preloader Start --------------------------- */
#imagePreloader {
	background:url(../images/someImage.jpg) no-repeat;
	margin-left:-10000px;
	width:0px;
	height:0px;
}
/* --------------------------- Image Preloader End --------------------------- */
/* --------------------------- Global Start --------------------------- */
#pageContainer {
	width:100%;    /* Change to pixels for Fixed layout */
	margin-left:auto;
	margin-right:auto;
}
body {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	/* Use for normal background image
	background-image:url(../images/bg_texture.jpg);
	background-repeat:no-repeat;
	background-position:top; */
}
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#webfontQvsv8Mp8') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #555555;
	background-color:none;
	font-weight:bold;
	font-style:normal;
	line-height:34px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h2 {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #000000;
	background-color:none;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	letter-spacing:normal;
}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #000000;
	background-color:none;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	letter-spacing:normal;
}
h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #e07d06;
	background-color:none;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	letter-spacing:normal;
}
h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #898989;
	background-color:none;
	font-weight:normal;
	font-style:italic;
	line-height:normal;
	text-align:left;
	letter-spacing:normal;
}
h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #cccccc;
	background-color:none;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	letter-spacing:normal;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:none;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	letter-spacing:normal;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:none;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	letter-spacing:normal;
}
h1 {
	font-size:38px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:12px;
}
p {
	font-size:14px;
}
ul {
	font-size:14px;
}
.link1 A:link {
	text-decoration:none;
	color: #003300;
}
.link1 A:visited {
	text-decoration: none;
	color: #003300;
}
.link1 A:hover {
	text-decoration: none;
	color: #e07d06;
}
.link1 A:active {
	text-decoration: none;
	color: #e07d06;
}
.link2 A:link {
	text-decoration:none;
	color: #e07d06;
}
.link2 A:visited {
	text-decoration: none;
	color: #e07d06;
}
.link2 A:hover {
	text-decoration: none;
	color: #000000;
}
.link2 A:active {
	text-decoration: none;
	color: #000000;
}
.link3 A:link {
	text-decoration:none;
	color: #000000;
}
.link3 A:visited {
	text-decoration: none;
	color: #000000;
}
.link3 A:hover {
	text-decoration: none;
	color: #e07d06;
}
.link3 A:active {
	text-decoration: none;
	color: #e07d06;
}
.link4 A:link {
	text-decoration:none;
	color: #ffffff;
}
.link4 A:visited {
	text-decoration: none;
	color: #ffffff;
}
.link4 A:hover {
	text-decoration: none;
	color: #e07d06;
}
.link4 A:active {
	text-decoration: none;
	color: #e07d06;
}
.link5 A:link {
	text-decoration:underline;
	color: #ffffff;
}
.link5 A:visited {
	text-decoration: underline;
	color: #ffffff;
}
.link5 A:hover {
	text-decoration: none;
	color: #e07d06;
}
.link5 A:active {
	text-decoration: none;
	color: #e07d06;
}
/* --------------------------- Global End --------------------------- */
/* --------------------------- Header Start --------------------------- */
#header {
	height:470px;
	width:100%;    /* Change to pixels for Fixed layout */
	margin-left:auto;
	margin-right:auto;
	min-width:960px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#headershell {
	width:960px;
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
}
#headershellL {
	padding:30px 0px 0px 0px;
	width:420px;
	height:110px;
	float:left;
	display:inline;
}
#headershellR {
	padding:30px 0px 0px 0px;
	width:500px;
	height:110px;
	float:left;
}
/* --------------------------- Header End --------------------------- */
/* --------------------------- Header2 Start --------------------------- */
#header2 {
	height:264px;
	width:100%;    /* Change to pixels for Fixed layout */
	margin-left:auto;
	margin-right:auto;
	min-width:960px;
	background-image:url(../images/bg_header2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#headershell2 {
	width:960px;
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
}
#headershell2L {
	padding:30px 0px 0px 0px;
	width:420px;
	height:110px;
	float:left;
	display:inline;
}
#headershell2R {
	padding:30px 0px 0px 0px;
	width:500px;
	height:110px;
	float:left;
}
#header2 h1 {
	padding: 0px 0px 0px 0px;
	margin: 52px 0px 0px 5px;
	font-family: 'BebasNeue', Arial,Verdana,sans-serif;
	color: #ffffff;
	background-color:none;
	font-weight:bold;
	font-style:normal;
	line-height:34px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-shadow: 0 1px 1px #222222;
}
/* --------------------------- Header2 End --------------------------- */
/* --------------------------- Navigation Start --------------------------- */

ul#topnav1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color:none;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	text-align: left; /* overrule inheritance */
	list-style-type: none;
	width:545px;
}
ul#topnav1 li {
	display:inline;
}
ul#topnav1 li a {
	height:50px;
	float:left;
	outline:none;
	text-decoration:none;
	text-indent:-9999px; /* simple Phark image replacement - 1:1 word=image */
}
ul#topnav1 li#topnav1-1 a {
	width:93px;
	background:url(../images/bg_topnav1.png) no-repeat 0 0;
}
ul#topnav1 li#topnav1-1 a:hover {
	background-position:0 -50px;
}
ul#topnav1 li#topnav1-1 a.current {
	background-position:0 -50px;
}
ul#topnav1 li#topnav1-2 a {
	width:110px;
	background:url(../images/bg_topnav1.png) no-repeat -93px 0;
}
ul#topnav1 li#topnav1-2 a:hover {
	background-position:-93px -50px;
}
ul#topnav1 li#topnav1-2 a.current {
	background-position:-93px -50px;
}
ul#topnav1 li#topnav1-3 a {
	width:135px;
	background:url(../images/bg_topnav1.png) no-repeat -203px 0;
}
ul#topnav1 li#topnav1-3 a:hover {
	background-position:-203px -50px;
}
ul#topnav1 li#topnav1-3 a.current {
	background-position:-203px -50px;
}
ul#topnav1 li#topnav1-4 a {
	width:103px;
	background:url(../images/bg_topnav1.png) no-repeat -340px 0;
}
ul#topnav1 li#topnav1-4 a:hover {
	background-position:-340px -50px;
}
ul#topnav1 li#topnav1-4 a.current {
	background-position:-340px -50px;
}
ul#topnav1 li#topnav1-5 a {
	width:104px;
	background:url(../images/bg_topnav1.png) no-repeat -443px 0;
}
ul#topnav1 li#topnav1-5 a:hover {
	background-position:-443px -50px;
}
ul#topnav1 li#topnav1-5 a.current {
	background-position:-443px -50px;
}
#bannernav1 {
	width:180px;
	margin-left:auto;
	margin-right:auto;
}
ul#bannernav1 {
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color:none;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	text-align: left; /* overrule inheritance */
	list-style-type: none;
	width:180px;
}
ul#bannernav1 li {
	display:inline;
}
ul#bannernav1 li a {
	height:50px;
	float:left;
	outline:none;
	text-decoration:none;
	text-indent:-9999px; /* simple Phark image replacement - 1:1 word=image */
}
ul#bannernav1 li#bannernav1-1 a {
	width:180px;
	background:url(../images/btn_learnmore.png) no-repeat 0 0;
}
ul#bannernav1 li#bannernav1-1 a:hover {
	background-position:0 -50px;
}
ul#bannernav1 li#bannernav1-1 a.current {
	background-position:0 -50px;
}

ul#footerSocial {
	margin: 10px 0 0 -5px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color:none;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	text-align: left; /* overrule inheritance */
	list-style-type: none;
	width:159px;
}
ul#footerSocial li {
	display:inline;
}
ul#footerSocial li a {
	height:51px;
	float:left;
	outline:none;
	text-decoration:none;
	text-indent:-9999px; /* simple Phark image replacement - 1:1 word=image */
}
ul#footerSocial li#footerSocial-1 a {
	width:53px;
	background:url(../images/footerSocial.png) no-repeat 0 0;
}
ul#footerSocial li#footerSocial-1 a:hover {
	background-position:0 -51px;
}
ul#footerSocial li#footerSocial-1 a.current {
	background-position:0 -51px;
}
ul#footerSocial li#footerSocial-2 a {
	width:53px;
	background:url(../images/footerSocial.png) no-repeat -53px 0;
}
ul#footerSocial li#footerSocial-2 a:hover {
	background-position:-53px -51px;
}
ul#footerSocial li#footerSocial-2 a.current {
	background-position:-53px -51px;
}
ul#footerSocial li#footerSocial-3 a {
	width:53px;
	background:url(../images/footerSocial.png) no-repeat -106px 0;
}
ul#footerSocial li#footerSocial-3 a:hover {
	background-position:-106px -51px;
}
ul#footerSocial li#footerSocial-3 a.current {
	background-position:-106px -51px;
}
/* --------------------------- Navigation End --------------------------- */
/* --------------------------- Flash/Slider Start --------------------------- */


#flash {
	margin:0 auto;
	height:320px;
	width:960px;    /* Change to pixels for Fixed layout */
	min-width:960px;
    /* Use below for more control of background image */
	background-image:url(../images/bg_content.png);
	background-repeat:no-repeat;
	background-position:top;
}
#flashshell {
	width:960px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;  /* Lowers Slider */
	padding-left:0px;  /* Aligns Slider */
}
/* --------------------------- Flash/Slider End --------------------------- */
/* --------------------------- Banner Start --------------------------- */

#banner {
	height:110px;
	width:100%;    /* Change to pixels for Fixed layout */
	min-width:960px;
	background-image:url(../images/bg_banner.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#bannershell {
	width:960px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
#bannershellL {
	width:780px;
	height:110px;
	float:left;
	display:inline;
}
#bannershellL h1{
	margin:37px 0px 0px 0px;
	color: #444444;
	font-size: 32px;
	text-shadow: 0 1px 1px #ffffff;
}
#bannershellR {
	width:180px;
	height:110px;
	float:left;
}
/* --------------------------- Banner End --------------------------- */
/* --------------------------- Content Start --------------------------- */

#pageContent {
	width:100%;    /* Change to pixels for Fixed layout */
	margin-left:auto;
	margin-right:auto;
	min-width:960px;
	background-image:url(../images/bg_pageContent.gif);
	background-repeat:repeat;
	background-position:top;
}
#pageContentsub {
	width:100%;    /* Change to pixels for Fixed layout */
	margin-left:auto;
	margin-right:auto;
	min-height:700px;
	min-width:960px;
	background-image:url(../images/bg_pageContent.gif);
	background-repeat:repeat;
	background-position:top;
}
#contentshell {
	height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/* Use below for more control of background image */
	/* background-image:url(../images/bg_contentBG.gif);
	background-repeat:repeat-y;
	background-position:top; */
}
#wrapper {
	margin:0;
	padding:0;
	height:100%;
	width:960px;
}
#column1 {
	height:100%;
	width:665px;
	display:inline;
}
.subwrapper {
	height:100%;
	width:630px;
	margin-left:30px;
}
.column1TL {
	margin-top:60px;
	margin-left:20px;
	height:207px;
	width:320px;
	float:left;
	display:inline;
}
.column1TL_L {
	height:207px;
	width:75px;
	float:left;
}
.column1TL_R {
	height:207px;
	width:222px;
	float:left;
	display:inline;
}
.column1TR {
	margin-top:60px;
	height:207px;
	width:300px;
	float:left;
}
.column1TR_L {
	height:207px;
	width:75px;
	float:left;
}
.column1TR_R {
	height:207px;
	width:222px;
	float:left;
	display:inline;
}
.column1BL {
	margin-left:20px;	
	height:207px;
	width:320px;
	float:left;
	display:inline;
}
.column1BL_L {
	height:207px;
	width:75px;
	float:left;
}
.column1BL_R {
	height:207px;
	width:222px;
	float:left;
	display:inline;
}
.column1BR {
	height:207px;
	width:300px;
	float:left;
}
.column1BR_L {
	height:207px;
	width:75px;
	float:left;
}
.column1BR_R {
	height:207px;
	width:222px;
	float:left;
	display:inline;
}
#column2 {
	margin:30px 0px 0px 0px;
	height:100%;
	width:290px;
	border-left:dashed 2px #cccccc;
}
#column1 p {
	padding:0px 30px 20px 0px;
}
#column1 h1 {
	padding:0px 0px 15px 0px;
	font-size:24px;
	color:#000000;
}
#column1 h2 {
	padding:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
}
#column1 h3 {
	padding:35px 0px 0px 30px;
}
#column1 h4 {
	padding:35px 0px 0px 30px;
}
#column1 h5 {
	padding:2px 0px 0px 30px;
}
#column2 h3 {
	padding:35px 0px 0px 30px;
}
#column2 h4 {
	padding:35px 0px 0px 30px;
}
#column2 h5 {
	padding:2px 0px 0px 30px;
}
.column2_1 {
	height:85px;
	width:240px;
	border-bottom:dashed 2px #cccccc;
}
.column2_2 {
	height:100px;
	width:240px;
	border-bottom:dashed 2px #cccccc;
}
.column2_3 {
	height:100px;
	width:240px;
}
.breadcrumb {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#003300 !important;
	background-color:none !important;
	text-align:left !important;
	letter-spacing:normal !important;
	font-style:normal !important;
	font-weight:normal !important;
	display:inline;
}
.breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
.breadcrumb ul li {
	margin-left: 0;
	padding-left: 0;
	border: none;
	list-style: none;
	display: inline;
	font-size:13px !important;
	line-height:15px !important;
}
div.breadcrumb li a.currentbreadcrumb {
	color:#e07d06;
	text-decoration:none;
}
.date {
	margin:10px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#000000 !important;
	background-color:none !important;
	text-align:left !important;
	letter-spacing:normal !important;
	font-size:14px !important;
	line-height:16px !important;
	font-style:normal !important;
	font-weight:normal !important;
}
.bodypic {
	margin-right:10px;
	float:left;
}

/* --------------------------- Content End --------------------------- */
/* --------------------------- Footer Start --------------------------- */
#footer1 {
	min-height:260px;
	width:100%;    /* Change to pixels for Fixed layout */
	min-width:930px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_footer1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-shadow: 0 1px 1px #222222;
}
#footer1 ul {
	line-height:24px;
}
#footershell1 {
	height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.footershell1_1 {
	margin:40px 0px 0px 30px;
	width:270px;
	float:left;
	display:inline;
}
.footershell1_2 {
	margin:50px 0px 0px 0px;
	width:190px;
	float:left;
}
.footershell1_3 {
	margin:50px 0px 0px 0px;
	width:220px;
	float:left;
}
.footershell1_4 {
	margin:50px 0px 0px 0px;
	width:220px;
	float:left;
}
#footer2 {
	min-height:90px;
	width:100%;    /* Change to pixels for Fixed layout */
	min-width:930px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_footer2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#footershell2 {
	padding:30px 0px 0px 0px;
	height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
/* --------------------------- Footer End --------------------------- */
/* --------------------------- Scripts Start --------------------------- */

.dropshadow1 {
	-webkit-box-shadow: 0px 4px 10px #000;
	-moz-box-shadow: 0px 4px 10px #000
}
.dropshadow2 {
	-webkit-box-shadow: 0px 10px 20px #000;
	-moz-box-shadow: 0px 10px 20px #000
}
.floatleftinline {
	float:left;
	display:inline;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear: both;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.middleAlign {
	vertical-align: middle;
}
.omega {
	margin: 0px 0px 10px 0px !important;
}
.omega2 {
	margin: 0px 0px 20px 0px !important;
}
.omega3 {
	margin: 0px 0px 30px 0px !important;
}
.roundedcorner1 {
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.thumbnail {
	float: left;
	width: 160px;
	height: 95px;
	border: 0px solid #7f7349;
	margin: 0 16px 12px 0;
	padding: 0px;
}
.gallerycarrier5 {
	padding:35px 0px 0px 35px;
}
.headerBold {
	color:#e07d06 !important;
	font-size:15px;
}
.whiteshadow {
	text-shadow: 0 1px 1px #ffffff;
}
.bodyUL {
	margin-left:15px;
	margin-bottom:15px;
	list-style-type:square;
	line-height:24px;
}
.bodyUL2 {
	margin-left:15px;
	margin-bottom:15px;
	list-style-type:square;
}
#flashloader {
		margin:0px 0px 0px 250px;
}
.smallnews {
	font-size:11px;
}
.font20 {font-size:20px;}
.font19 {font-size:19px;}
.font18 {font-size:18px;}
.font17 {font-size:17px;}
.font16 {font-size:16px;}
.font15 {font-size:15px;}
.font14 {font-size:14px;}
.font13 {font-size:13px;}
.font12 {font-size:12px;}
/* --------------------------- Scripts End --------------------------- */