/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/images/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#outer {
	/*
	background-image: url(/images/wave_left.gif);
	background-image: url(../images/wave_home.gif);
	*/
	background-image: url(../images/wave_otherthanhome.gif);
	background-repeat: repeat-x;
	background-position: center 184px;
}

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-bottom: 20px;

}

H1 {
	font-size: 90%;
}

#branding {
	height: 144px; /* was 140px giving a small gap below the reel */
	padding-left: 45px;
	background-image: url(/images/header-phonenumber.jpg);
	background-repeat: no-repeat;
	background-position: 440px 18px;
}

#top_flash {
		height: 18px;

	/*
	font-size: 11px;
	color: #FFF;
	*/
	
}


#top_bar {
	
	height: 30px;
	font-size: 11px;
	color: #FFF;
	
	
}

#top_bar span {
	padding-top: 8px;
	font-size: 10px;
	display: block;
}
#top_bar #search_bar {
}

#top_bar span a {
	color:white;
}
#top_bar span a:hover {
	color:white;
	text-decoration:underline;
}



#bottom_left {
	float: left;
	height: 140px;
}
#bottom_right {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
}
#bottom_right a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
#bottom_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
}


#top_nav {
	clear: both;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 40px;
	padding-bottom: 1px;
	height: 25px;
}
.dot {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}

*+html #top_nav {
	padding-top: 18px;
   
   
} 
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:25px;
	position:relative;
	z-index:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(three_0.gif);
	background-repeat: repeat-x;
	clear: both;
}
#nav li.top {display:block; float:left; height:25px;}
#nav li a.top_link {
	display:block;
	float:left;
	height:25px;
	line-height:13px;
	color:#1d5b9d;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	cursor:pointer;
	background: url(three_0.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li a.top_link span {
	float:left;
	display:block;
	height:26px;
	background: url(three_0.gif) right top no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	height:26px;
	background: url(three_0a.gif) no-repeat right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li:hover a.top_link {color:#1d5b9d;; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{
	left:1px;
	top:25px;
	_top:26px;
	background: #153162;
	padding:3px;
	border:1px solid #4d4c76;
	white-space:nowrap;
	width:200px;
	height:auto;
	z-index:300;
	margin: 0px;
}
*+html #nav li:hover ul.sub
{
	left:1px;
	top:26px;
	background: #153162;
	padding:3px;
	border:1px solid #4d4c76;
	white-space:nowrap;
	width:200px;
	height:auto;
	z-index:300;
	margin: 0px;
}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:210px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:13px; height:17px; width:198px; line-height:14px; text-indent:5px; color:#FFFFFF; text-decoration:none;border:1px solid #153162;}
#nav li ul.sub li a.fly
{
	background-color: #153162;
	background-image: url(/images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}
#nav li:hover ul.sub li a:hover 
{background:#cbcbef; color:#fff; border-color:#4d4c76;}
#nav li:hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #cbcbef;
	background-image: url(/images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:200px; top:-4px; background: #153162; padding:3px; border:1px solid #4d4c76; white-space:nowrap; width:200px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	color:#fff;
	border-color:#4d4c76;
	background-color: #cbcbef;
	background-image: url(/images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{
	color:#ffffff;
	border-color:#153162;
	background-color: #153162;
	background-image: url(/images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
} 

#content {
	clear: both;
	/*
	font-size: smaller;
	*/
	
}
	

*+html #content {
	clear: both;
	margin-top: 1px;
}
#home_flash {
	height: 198px;
}
#home_flash_right {
	float: right;
	height: 198px;
	width: 411px;
	padding-top:1px;
}
#home_flash_left {
	float: left;
	height: 198px;
	width: 569px;
}
#boxes {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	color: #38699e;
}
#boxes_top {

	text-align: center;
}
.line {
	font-size: 1px;
	line-height: 1px;
	width: 720px;
	margin-left: 100px;
	_margin-left: 20px;
	background-image: url(/graphics/breaker.gif);
	display: block;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	height: 7px;
}

#item_link a {
	font-weight: bold;
	color: #38699e;
	text-decoration: none;
	padding-bottom: 10px;
	display: block;
	font-size: 90%;
}
#item_link a:hover {
	font-weight: bold;
	color: #38699e;
	text-decoration: underline;
	padding-bottom: 10px;
	display: block;
}
.item_desc {
	font-size: 13px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}
.item_image {
	padding-bottom: 10px;
}


.item {
	float: left;
	width: 288px;
	margin-left: 25px;
	margin-left: 18px;

}
#boxes_bottom {
	clear: both;
	padding-top: 15px;
}
#footer {
	clear: both;
	background-color: #3F77B2;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}
.para_left {
	float: left;
}
.para_right {
	float: right;
}
#footer_mid {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#Menu1 {
	clear: both;
}
#Menu1 li {
	height: 25px;
}
#Menu1 li ul li {
	height: auto;
}
#Menu1 li a {
	color:#1D5B9D;
}
#Menu1 li ul li a {
	color:#FFFFFF;
}

.CreditMain {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 20px;
}
.CreditMain a {
	color:#FF6600;
	text-decoration: none;
}


/* OLD CSS FROM LEIGH I NEED TO KEEP THIS IN */




/*
styles for SmartMenu System
*/





ul li a span
{
	font-weight:normal;
}

#menuSystem #Menu1 li a {
	color: #1d5b9d;
}

#menuSystem #Menu1 li ul li a {
	color: #FFFFFF;
}


#menuSystem #Menu1 .menu_highlighted ul li a
{
	color: #FFFFFF;
}

#menuSystem #Menu1 .menu_highlighted a
{
	color:#FF6600;
}
/*
.bodypara .HeaderWidth #menuSystem #Menu1 ul {
	color: #00FF00;
	margin:0px;
	padding:0px;
}
*/


/*
end of styles for SmartMenu System
*/



.bodypara {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.HeaderMainWidth {
	width: 100%;
	border: 0;
	background-color: #153162;
	background-image: url(/graphics/header_repeat.jpg);
	background-repeat: repeat-x;
}
.HeaderWidth {
	width: 100%;
	border: 0;
}
.MainBodyWidth {
	width: 980px;
	border: 0;
	vertical-align: top;
	text-align: center;
}
.FooterBodyWidth {
	width: 980px;
	border: 0;
	vertical-align: top;
	text-align: center;
	padding-left: 45px;
	padding-right: 45px;
}
.HeaderImageMain {
	width: 980px;
	background-image: url(/graphics/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.HeaderImageLeft {
	background-image: url(/graphics/waterLeft.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.HeaderImageRight {
	background-image: url(/graphics/wave_right.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.FooterImageMain {
	height: 20px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	background-color: #3f77b2;
	color: #FFFFFF;
}
.CreditMain {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.FooterImageLeft {
	/*
	background-image: url(/graphics/wave_left.gif);
	background-repeat: repeat-x;
	background-position: right top;
	*/
	height: 88px;
}
.FooterImageRight {
	/*
	background-image: url(/graphics/wave_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	*/
	height: 88px;
}
.FooterImageLeft2 {
	background-image: url(/graphics/wave_left2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 88px;
}
.FooterImageRight2 {
	background-image: url(/graphics/wave_right2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
}
.CornerTopRight {
	background-image: url(/graphics/corner_topright.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.CornerTopRight-checkout {
	background-image: url(/graphics/corner_topright-checkout.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.CornerTopLeft {
	background-image: url(/graphics/corner_topleft.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.CornerTop {
	background-image: url(/graphics/corner_top.gif);
	background-repeat: repeat-x;
}
.CornerTop-checkout {
	background-image: url(/graphics/corner_top-checkout.gif);
	background-repeat: repeat-x;
}
.CornerBottomRight {
	background-image: url(/graphics/corner_bottomright.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 17px;
}
.CornerBottomRight-checkout {
	background-image: url(/graphics/corner_bottomright-checkout.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 17px;
}
.CornerBottomLeft {
	background-image: url(/graphics/corner_bottomleft.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 17px;
}
.CornerBottom {
	background-image: url(/graphics/corner_bottom.gif);
	background-repeat: repeat-x;
}
.CornerBottom-checkout {
	background-image: url(/graphics/corner_bottom-checkout.gif);
	background-repeat: repeat-x;
}
.CornerRight {
	background-image: url(/graphics/corner_right.gif);
	background-repeat: repeat-y;
}
.CornerRight-checkout {
	background-image: url(/graphics/corner_right-checkout.gif);
	background-repeat: repeat-y;
}
.CornerRight-checkout-descr {
	background-image: url(/graphics/corner_right-checkout-desc.gif);
	background-repeat: repeat-y;
	height: 11px;
	width: 11px;
}
.CornerLeft-checkout-descr {
	background-image: url(/graphics/corner_left-checkout-desc.gif);
	background-repeat: repeat-y;
	height: 11px;
	width: 11px;
}
.CornerTop-checkout-descr {
	background-image: url(/graphics/corner_top-checkout-desc.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 11px;
}
.CornerBtm-checkout-descr {
	background-image: url(/graphics/corner_btm-checkout-desc.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 11px;
}
.CornerTopRight-checkout-descr {
	background-image: url(/graphics/corner_topright-checkout-desc.gif);
	height: 11px;
	width: 11px;
}
.CornerBtmRight-checkout-descr {
	background-image: url(/graphics/corner_btmright-checkout-desc.gif);
	height: 11px;
	width: 11px;
}
.CornerTopLeft-checkout-descr {
	background-image: url(/graphics/corner_topleft-checkout-desc.gif);
	height: 11px;
	width: 11px;
}
.CornerBtmLeft-checkout-descr {
	background-image: url(/graphics/corner_btmleft-checkout-desc.gif);
	height: 11px;
	width: 11px;
}
.Inner-checkout-descr {
	background-color: #FFFFFF;
}
.Inner-checkout-descr-subtotal {
	background-color: #ECF1F7;
}
.CornerLeft {
	background-image: url(/graphics/corner_left.gif);
	background-repeat: repeat-y;
}
.NavImageMain {
	width: 874px;
	background-image: url(/graphics/nav_btnsides.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*
	font-size: smaller;
*/

	font-size: 13px;
	height: 26px;
}
.NavImageSides {
	background-image: url(/graphics/nav_btnsides.gif);
	background-repeat: repeat-x;
}
.BodyAreaWidth {
	width: 980px;
	border: 0;
}
.BodyAreaWidth2 {
	width: 880px;
	border: 0;
}
.SideAreaNav {
	width: 229px;
	border: 0;
	vertical-align: top;
}
.WaveArea01 {
	width: 980px;
	border: 0;
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	height: 198px;
}
.WaveArea02 {
	width: 980px;
	border: 0;
	background-image: url(/graphics/wave_home2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	height: 175px;
}
.BodyArea {
	width: 880px;
	border: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.ProductsImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 290px;
}
.ProductsImage-checkout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 484px;
}
.ProductsImage-checkout2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 362px;
	background-color: #ECF1F7;
}
.ProductsImage-checkout3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 362px;
	background-color: #ECF1F7;
}
.ProductsSpecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 278px;
}
.ProductsSpecsMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 278px;
}
.ProductsFeatures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 278px;
}
.ProductsFeaturesMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 278px;
}
.TombstoneArea {
	width: 193px;
	border: 0;
	vertical-align: top;
	text-align: left;
}
.footer {
	width: 980px;
	height: 110px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	border: 0;
}
.footer2 {
	color: #000000;
	vertical-align: top;
	border: 0;
}
.rightSide {
	width: 34px;
	background-image: url(images/greenPanel_leftmid_back.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	border: 0;
}
.toprightSide {
	height: 54px;
	vertical-align: top;
	border: 0;
}
.leftSide {
	width: 26px;
	vertical-align: top;
	border: 0;
}
.middleArea {
	width: 920px;
	background-color: #7BA653;
	vertical-align: top;
	border: 0;
}
.PurpleMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 42px;
	padding-right: 32px;
	font-weight: normal;
	color: #FFFFFF;
}
.QuoteText {
	color: #38699E;
}
.QuoteTextPadding {
	color: #38699E;
	padding-left: 12px;
	padding-right: 12px;
}
.PurpleMainSmallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #FFFFFF;
}
.OverallWidth {
	width: 980px;
	height: 100%;
	border: 0;
}
.mainbodyWidth {
	background-color: #FFFFFF;
	width: 936px;
	border: 0;
}
.navbodyWidth {
	background-color: #FFFFFF;
	width: 870px;
	border: 0;
}
.mainbodybackgroundColourres {
	background-color: #FFFFFF;
	vertical-align: top;
}
.topcontentText {
	padding-right: 177px;
}
.GeneralPadding {
	padding-right: 5px;
}
.contentTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-right: 12px;
	font-weight: normal;
	color: #1e3b88;
}
.contentTextLightBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 12px;
	font-weight: normal;
	color: #E0EDFE;
}
.contentTextWhiteLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentTextWhiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentTextGreenLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 12px;
	font-weight: normal;
	color: #455944;
}
.contentTextGreenSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-right: 12px;
	font-weight: normal;
	color: #455944;
}
.subTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	padding-left: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.membersDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #B2F2FF;
}
.subTextWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subTextYellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffea00;
}
.credits01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.credits02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#linksWhite
{
	color:#FFFFFF;
}
#linksWhite a
{
	color:#FFFFFF;
	text-decoration: none;
}
#linksWhite a:hover
{
	color:#A6003C;
	text-decoration: underline;
}
#linksYellow
{
	color:#FFEA00;
}
#linksYellow a
{
	color:#FFEA00;
	text-decoration: none;
}
#linksYellow a:hover
{
	color:#A6003C;
	text-decoration: underline;
}
#linksRed
{
	color:#38699E;
}
#linksRed a
{
	color:#38699E;
	text-decoration: none;
}
#linksRed a:hover
{
	color:#38699E;
	text-decoration: underline;
}
#linksLightBlue
{
	color:#38699E;
}
#linksLightBlue a
{
	color:#38699E;
	text-decoration: none;
}
#linksLightBlue a:hover
{
	color:#38699E;
	text-decoration: underline;
}
#linksDarkGreen
{
	color:#FFFFFF;
}
#linksDarkGreen a
{
	color:#FFFFFF;
	text-decoration: none;
}
#linksDarkGreen a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}
#linksBtnBlue
{
	color:#1d5b9d;
}
#linksBtnBlue a
{
	color:#1d5b9d;
	text-decoration: none;
}
#linksBtnBlue a:hover
{
	color:#1d5b9d;
	text-decoration: underline;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e3b88;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
}
.lightbluetext {
    color: #7589B0
}
.lighterbluetext {
    color: #B6F1FC
}		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38699E;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #38699E;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.bottomArea {
	background-color: #343e93;
	vertical-align: top;
}
.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold; 
	color: #000000;
}
a:link {
	color: #FF6804;
	text-decoration: none;
}
a:active {
	color: #FF6804;
	text-decoration: none;
}
a:visited {
	color: #FF6804;
	text-decoration: none;
}
a:hover {
	color: #FF6804;
	text-decoration: underline;
}
.navigationArea {
	height: 29px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.animationArea {
	width: 352px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.contentArea {
	width: 628px;
	vertical-align: top;
}
.fullArea {
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.TitlesBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold; 
	color:#343e93;
}
.logo {
	border: 0;
}
.mainContentArea {
	width: 100%;
	border: 0;
}
.contentText02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: normal;
	color:#343e93;
}
.TableTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #343E93;
}
.DropDownMenu {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3F77B2;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
textarea {
	color: #163160;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9FBBD8;
	border: 0;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
input {
	color: #163160;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9FBBD8;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3F77B2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
.TableTextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #34933B;
}
.TableTextGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #000000;
	background-color: #DADADA;
}
.TableTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 12px;
	font-weight: normal;
	color: #000000;
}
.creditsleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 12px;
}
.creditsright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*padding-bottom: 2px;*/

}
ol {
	list-style-type: circle;
}
ul {
	list-style-type: disc;
}
.cv {
	padding-right: 6px;
}
.SmallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #585E72;
}
.ProductsFeatures2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 278px;
}
.ProductTitleTextcart {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ProductsSpecscart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 200px;
}
.ProductsFeaturesAndSpecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
	width: 556px;
}
.aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #000000;
	width: 278px;
}
.studiotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #000000;
	width: 278px;
}
.ProductsImageAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: bottom;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 290px;
}
.StudioImageAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #38699E;
	width: 290px;
}
.OrangeText {
	color: #FF6804;
}
.SmallerText {
	font-size: smaller;
	color: #38699E;
}
.purchasePanel {
	background-color: #3F77B2;
}
.ProductTitleText {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	/*padding-left: 12px;*/
}
.ProductTitleText2 {
	color: #FF6804;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
}
.italics {
	font-style: italic;
}
.ProductInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #38699E;
}
.ProductsFeaturesAndSpecsTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: left;
	padding-right: 32px;
	font-weight: normal;
	color: #000000;
	width: 556px;
}
.IndexText {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}
.IndexText2 {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 32px;
}
.IndexText3 {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 32px;
}
.ThirdTierSitemap {
	color: #38699E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	font-style: italic;
}
.Underwater {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	color: #38699E;

}
.HeaderImageMainNikon {
	width: 980px;
	background-image: url(/graphics/header-nikon.jpg);
	background-repeat: no-repeat;
	height: 140px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.HeaderImageMainSplit {
	width: 896px;
	height: 140px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.HeaderImageMainSplitLeft {
	width: 391px;
	height: 140px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.HeaderImageMainSplitRight {
	width: 505px;
	height: 140px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(/graphics/header-phonenumber.jpg);
	background-repeat: no-repeat;
}
.rentitnow_end {
	background-color: #3F77B2;
	padding-left: 10px;
}
.rentitnow_topright {
	background-color: #3F77B2;
	background-image: url(/graphics/but_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 4px;
}
.rentitnow_topleft {
	background-color: #3F77B2;
	background-image: url(/graphics/but_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
.rentitnow_btmleft {
	background-color: #3F77B2;
	background-image: url(/graphics/but_btmleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
}
.rentitnow_btmright {
	background-color: #3F77B2;
	background-image: url(/graphics/but_btmright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 4px;
}
.headertext {
	border: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.HeaderMainWidthtop {
	width: 100%;
	border: 0;
	background-color: #152853;
}


/* RSS DATA */

.rss_col {
	width: 260px;
	margin: 25px;
	float:left;
	background-image: url(/rss_assets/rss_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}

.rss_col ul {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rss_col li {
	margin-bottom: 11px;
}


.rss_col li.offers {
	margin-bottom: 0px;
}


.rss_col H3 {
	text-align:center;
	color: white;
	font-weight: normal;
	margin: 9px;
	padding: 0px;
	font-size: 13px;
	
}

.rss_col .base {
 height:18px; display:block;
	width: 100%;
	background-image: url(/rss_assets/rss_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.rss_col li a {
	color: #FFFFFF ;
}
.verysmall {
	font-size: x-small;
}
breaker4 {
	background-image: url(/graphics/breaker4.gif);
	background-repeat: repeat-x;
	height: 1px;
}