copyrightsNetWave /*//////////////////////////////////    General Styles //////////////////////////////////////*/ /*//////////////////////////////////    General Styles //////////////////////////////////////*/ *
{
	padding: 0px;
	margin: 0px;
}

html
{
	background-color: #12545A;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body
{
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/bodyBG.gif);
}
#overAllContainer
{
	margin-right: auto;
	margin-left: auto;
	width: 777px;
	background-color: #053636;
}
input
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #003300;
}

a
{
	color: #333333;
}
/*//////////////////////////////////    defaults //////////////////////////////////////*/

p
{
	text-align: justify;
	padding: 0.4em;
	color: #666666;
	line-height: 18px;
}

a:Link
{
	color: #333333;
}
a:Hover
{
	color: #006600;
}
a:visited
{
	color: #333333;
}

h1
{
	font-size: 14px;
	font-weight: bold;
}

blockquote
{
	font-size: 16px;
	background-image: url(images/quote-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 1.3em;
	margin: 0em;
	margin-top: 0.8em;
	float: right;
	width: 168px;
	padding-right: 1em;
	padding-bottom: 1.3em;
	padding-left: 1em;
}
blockquote p
{
	text-align: left;
	font-family: "Trebuchet MS";
	color: #105555;
	border: solid 1px color:#245555;
	line-height: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0e5956;
	border-right-color: #0e5956;
	border-bottom-color: #0e5956;
	border-left-color: #0e5956;
}
/*//////////////////////////////////    Layout  //////////////////////////////////////*/


#mainContainer
{
	background-repeat: repeat-x;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/mainConaterBG.gif);
}
#Logo
{
}

#navigationPanel
{
	height: 38px;
	vertical-align: bottom;
	margin: 0px;
}
#navigationPanel ul
{
	list-style-type: none;
	padding-top: 0.5em;
	height: 3em;
	margin: 0px;
}
#navigationPanel li
{
	display: block;
	float: left;
	padding-top: 0.6em;
	padding-bottom: 1em;
	padding-right: 0em;
	padding-left: 0em;
}
#navigationPanel Li a
{
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 0.5em;
	padding-bottom: 1em;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

#navigationPanel Li a:Hover
{
	font-weight: bold;
	text-decoration: none;
	background: #0d5154;
	text-align: center;
}

#sectionHead ul
{
	float: left;
	list-style-type: none;
	background-image: url(images/sublist-spacer.gif);
	background-repeat: no-repeat;
	background-position: 1em 0em;
	padding-left: 2em;
}
#sectionHead Li
{
	background-image: url(images/subsBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
}
#sectionHead h1
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	display: block;
	width: 400px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
}

#sectionHead img
{
	float: left;
	padding-left: 1.2em;
	padding-bottom: 1em;
}


#Sectionheader
{
	clear: both;
	margin-top: -120px;
}
#contentPanel
{
	clear: both;
	background-repeat: repeat-y;
	background-image: url(images/body-bg.gif);
	width: 777px;
	display: table-cell;
	float: left;
	z-index: 999;
	background-color: #053636;
}

#flashPanel
{
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	float: right;
	background-image: url(images/mainConaterBG.gif);
	position: absolute;
	z-index: -1;
	background-color: #053636;
}
#flash
{
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: right;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/mainConaterBG.gif);
	margin-left: 516px;
	position: absolute;
	z-index: 1;
}
#flashPanel object
{
	float: right;
}


#Content
{
	background-image: url(images/contnetTopCorners.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1.2em;
	padding-right: 2.5em;
	padding-bottom: 2.5em;
	padding-left: 2.5em;
	clear: both;
}

#footerPanel
{
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	height: 15px;
	color: #FFFFFF;
	clear: both;
	float: left;
	display: block;
	width: 737px;
	padding: 20px;
}
#copyrightsNetWaveHome
{
	padding-top: 0.2em;
	color: #FFFFFF;
	height: 35px;
	background-color: #053636;
	width: 777px;

}

#copyrightsNetWaveHome a
{
	color: #FFFFFF;
	text-decoration: none;
}
#copyrightsNetWave
{
	color: #FFFFFF;
	background-color: #053636;
	margin-left: 385px;
	line-height:35px;
}

#copyrightsNetWave a
{
	color: #FFFFFF;
	text-decoration: none;
}

#Content h2
{
	color: #FF6600;
	font-size: 16px;
	font-family: Tahoma;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-bottom: 0.8em;
}

#copyrights
{
	font-weight: Normal;
	float: left;
	padding-right: 1.4em;
	padding-top: 1em;
}
.bodyBG
{
	background: url(images/bodyBG.gif);
	width: 100%;
}
#Content #productsList
{
	height: 130px;
	vertical-align: middle;
	padding-top: 1em;
	list-style-type: none;
}

#Content #productsList Li
{
	background-image: url(images/listSprator.gif);
	float: left;
	padding-top: 0.8em;
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
}


#Content #productsList a
{
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	padding-left: 1em;
}
#Content #productsList a:hover
{
	color: orange;
}
#Content #productsList img
{
	float: left;
	border: none;
	padding-top: 0.6em;
	padding-left: 0.2em;
}



#Content #productsList .firstItem
{
	background-image: none;
}

/*//////////////////////////////////    Specials //////////////////////////////////////*/

.vip
{
	margin-top: 1.5em;
	background: url(images/vip-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2.5em;
	color: #333333;
	padding-left: 11em;
	font-size: 12px;
}

.vipNews
{
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2.5em;
	color: #333333;
	padding-left: 5em;
	font-size: 12px;
}

#boardMembersList
{
	list-style: none; /*	display: inline;*/
}

#boardMembersList li
{
	float: left;
	margin: 0.5em;
	width: 345px;
	height: 208px;
	display: list;
}

#boardMembersList li.member_01
{
	background: url(images/member_bg01.jpg) no-repeat center top;
}

#boardMembersList li.member_02
{
	background: url(images/member_bg02.jpg) no-repeat center top;
}

#boardMembersList li.member_03
{
	background: url(images/member_bg03.jpg) no-repeat center top;
}

#boardMembersList li.member_04
{
	background: url(images/member_bg04.jpg) no-repeat center top;
}

#boardMembersList li.member_05
{
	background: url(images/member_bg05.jpg) no-repeat center top;
}

#boardMembersList li P
{
	padding-left: 130px;
	background: url(images/boardMembers_sperator.gif);
	background-repeat: no-repeat;
	background-position: 110px 0px;
	padding-top: 0.8em;
}

#boardMembersList li h3
{
	padding-left: 130px;
	padding-top: 10px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#boardMembersList li h4
{
	padding-left: 130px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #336600;
	font-weight: normal;
	font-size: 11px;
}


/*//////////////////////////////////    agents pages styles     //////////////////////////////////////*/
#continentMap
{
	padding-top: 15px;
	height: 155px;
	width: 142px;
	float: left;
	background-image: url(images/mapsSpacer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#worldMapSmall
{
	float: left;
	width: 142px;
}
#worldMapSmall img
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#worldMapSmall a:link, #worldMapSmall a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#worldMapSmall a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6633;
	text-decoration: underline;
}



#agentsList
{
	float: right;
	width: 573px;
	color: #666666;
}
#agentsList h3
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	background-image: url(images/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}
#agentsList ul
{
	list-style-type: none;
}

#agentsList li
{
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}

#agentsList h4
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: inline;
}
/*//////////////////////////////////    forms styles     //////////////////////////////////////*/

#contactImage
{
	background-image: url(images/contactImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	padding: 15px;
	float: left;
}

#contactImage ul
{
	list-style-type: none;
	font-family: tahoma;
	color: #053636;
	margin-top: 240px;
	width: 200px;
}
#contactImage li
{
	background-image: url(images/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 15px;
	line-height: 18px;
}

.field01
{
	background-image: url(images/inputBg.jpg);
	background-position: left top;
	height: 22px;
	width: 150px;
	border: solid 1px #999999;
	margin: 6px;
}

.textArea01
{
	background-image: url(images/inputBg.jpg);
	background-position: left top;
	height: 100px;
	width: 240px;
	border: solid 1px #999999;
	margin: 6px;
}

.button01
{
	border: none;
	background-image: url(images/buttonBg.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	float: right;
	margin-right: 30px;
	background-color: transparent;
	width: 60px;
	background-position: center center;
}

#formContent
{
	float: left;
	margin-top: 30px;
	padding-left: 40px;
}

#formContent table
{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
/********************************** The back of Content*********************/

#flashBelowProduct
{
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	float: right;
	background-color: #053636;
	clear: both;
	height: 800px;
}
#flashBelowMail
{
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	float: right;
	background-color: #053636;
	clear: both;
	height: 435px;
}
/*
#flashBelowShowPage {
	width:777px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	float:right;
	background-color:#053636;
	clear:both;	
}
*/
body
{
	margin: 0px;
	background-color: #12545A;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.homelink a:link
{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0.6em;
	padding-bottom: 1em;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.homelink a:visited
{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0.6em;
	padding-bottom: 1em;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.homelink a:hover
{
	font-weight: bold;
	text-decoration: none;
	background-color: #0d5154;
	text-align: center;
}
.WelcomeNote
{
	font-size: 14px;
	text-decoration: none;
	color: #F66400;
	font-family: Arial;
	text-align: left;
	padding-bottom: 3px;
	font-weight: bold;
}

.BelowWelcomeNote
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-align: justify;
	font-family: Tahoma;
}
.TickerFont
{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	text-align: justify;
	font-family: Tahoma;
	font-weight: bold;
}
#copyrightsNetWave
{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}

#copyrightsNetWave a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}

.ProLink a:link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 0px;
}
.ProLink a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-indent: 0px;
	text-decoration: none;
}

.ProLink a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF6633;
	text-decoration: underline;
	text-indent: 0px;
}
.homeLink a:link
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.homeLink a:visited
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.homeLink a:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}

/*
.ProLink a:link, .ProLink a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.ProLink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#FF6633;
	text-decoration:underline;
}

.ProLink  a:link
	{font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.ProLink  a:visited
	{font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.ProLink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#FF6633;
	text-decoration:underline;
	
}

.HomeBackG
{background-image: url(images/HomeBackrepeat.jpg);
	background-repeat:repeat-y;
width:777px;
height:27px;}
.HomeBackOneTime
{ style="background-image: url(images/homeback.jpg); background-repeat: no-repeat;
                                    height: 384px; width: 777px;" }


********/
