@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #484848;
	
	
}
#mainLayout #leftColumn .email {
	font-weight: bold;
	color: #0000FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainLayout #leftColumn .email a {
	color: #0000FF;
}
#mainLayout #leftColumn2 .email {
	font-weight: bold;
	color: #0000FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainLayout #leftColumn2 .email a {
	color: #0000FF;
}
body {
	background-color: #ff9a37;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
}
#mainLayout {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px 100px;
	position: relative;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
#navContainer {
	background-color: #FFF;
	clear: both;
	height: 44px;
	width: 915px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#footerBox {
	text-align: center;
	clear: both;
	height: 35px;
	width: 915px;
	position: relative;
	color: #F90;
	z-index: 5;
	right: 0px;
	margin-top: 5px;
}
#banner {
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	position: relative;
	color: #F90;
	z-index: 5;
	right: 0px;
	margin-top: 10px;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footerBox #box1 {
	width: 401px;
	text-align: left;
	position: absolute;
	height: 20px;
	z-index: 5;
	left: 10px;
	top: 4px;
}
#footerBox #box2 {
	width: 109px;
	text-align: left;
	position: absolute;
	height: 20px;
	z-index: 5;
	left: 434px;
	top: 0px;
}
#footerBox #box3 {
	width: 317px;
	text-align: right;
	position: absolute;
	height: 20px;
	z-index: 5;
	top: 4px;
	right: 10px;
}
#leftColumn {
	float: left;
	height: auto;
	width: 625px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F60;
	padding-right: 10px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
}
#leftColumn p {
	line-height: 20px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #676767;
}
#leftColumn2 {
	float: left;
	height: auto;
	width: 630px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F60;
	padding-right: 10px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 35px;
	min-height: 500px;
}
#leftColumn2 p {
	line-height: 20px;
	text-align: left;
	font-family:Verdana, Geneva, sans-seriff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #676767;
}
#rightColumn {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#rightColumn img {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 15px;
}
#rightColumn p {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 13px;
}
#rightColumn div {
	margin-bottom: 10px;
}
#OneColumn {
	margin: 15px;
	float: left;
	height: auto;
	width: 725px;
	padding-left: 10px;
	padding-right: 10px;
}
#OneColumn p {
	line-height: 22px;
}
#header {
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	height: 155px;
	width: 915px;
	position: relative;
	margin: 0px;
}
.pagetitle {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}
#pageTitleBox {
	position: absolute;
	left: 15px;
	top: 20px;
	width: auto;
}
#titleBox {
	position: relative;
	height: 40px;
	width: 500px;
	left: 5px;
	top: 40px;
}
.subheadline {
	color: #F60;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -10px;
}
a:link {
	color: #676767;
}
a:visited {
	color: #676767;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #676767;
	text-decoration: underline;
}
#footerBox a:link {
	color: #F90;
}
#footerBox a:visited {
	color: #F90;
}
#footerBox a:hover {
	color: #000;
	text-decoration: none;
}
#footerBox a:active {
	color: #F60;
	text-decoration: none;
}
#mainLayout #header h1 {
	color: #FFAD32;
	width: 400px;
	position: absolute;
	height: auto;
	top: 4px;
	left: 11px;
	z-index: 5;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
}
#nav {
	display: block;
	list-style-type: none;
	padding: 0px;
	height: 30px;
	width: 878px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#tabs-2 p {
	font-family: Verdana, Geneva, sans-serif;
	color: #777777;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
#tabs-2 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #777777;
	display: block;
	text-align: left;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#tabs-3 ul li strong {
	color: #39F;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tabs-3 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 30px;
}
#tabs-2 ul li strong {
	color: #6699CC;
}
#tabs-3 ul li a {
	text-decoration: none;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: auto;
}
.center {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#Register_Box {
	position:absolute;
	top:22px;
	width:219px;
	height:44px;
	z-index:5;
	left: 694px;
}
.sidenote {
	font-size: 12px;
	color: #6699CC;
}
#mainLayout #leftColumn .headline {
	line-height: normal;
	margin-bottom: 5px;
	font-size: 18px;
	text-align: center;
}
#mainLayout #leftColumn2 .headline {
	line-height: normal;
	margin-bottom: 5px;
	color: #6699CC;
	font-size: 18px;
	text-align: center;
}
.smallnote {
	font-size: 14px;
	color: #FF6600;
}
/* table */
#leftColumn table {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	width:460px;
}
#leftColumn table caption {
	color: #F60;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
}
#leftColumn table th {
	text-align:center;
	color: #FFAD32;
}
#leftColumn th.left {
	color:#FFF;
	background-color:#ff6600;
}
#leftColumn th.right {
	color:#FFF;
	background-color:#FF9900;
}
#leftColumn th.single {
	color:#FFF;
	background-color:#FF9900;
	text-align:left;
	padding-left:10px;
}
#leftColumn th.single2 {
	color:#FFF;
	background-color:#FF6600;
	text-align:left;
	padding-left:10px;
}
#leftColumn th.itemprice {
	color:#777777;
	font-weight:bold;
	background-color:#FFF;
	text-align:left;
	padding-left:10px;
}
#leftColumn td {
	color: #777777;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	padding-left: 25px;
}
#leftColumn tbody tr:hover td {
	background-color: #FFCC99;
}
#leftColumn p.headline {
	color: #6699CC;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -2px;
}
#leftColumn p.headline2 {
	color: #F90;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -2px;
}
#leftColumn p.blackcenter {
	font-weight: bold;
	text-align:center;
}
#leftColumn p.blackcenter a {
	color:#03F;
}
#leftColumn p.blackbluelink {
	color: #000;
}
#leftColumn p.blackbluelink a {
	color:#03F;
}
#mainLayout #leftColumn ul {
	list-style:none;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
#mainLayout #leftColumn ul li {
	background-image:url(SexyButtons/images/icons/silk/bullet_blue.png);
	padding-left:17px;
	background-repeat: no-repeat;
	color: #676767;
}
#mainLayout #leftColumn .headline .buttontext {
	color: #FFF;
	height: auto;
	width: auto;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 9px;
}
#mainLayout #leftColumn p .headbutton .buttontext {
	color: #FFF;
	height: auto;
	width: 150px;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	font-size: 16px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
/*/////////////////////////////*/
/* table */
table {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
	width:460px;
	clear: both;
}
table caption {
	color: #676767;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
	text-align: left;
}
table th {
	text-align:center;
	color: #FFAD32;
}
th.left {
	color:#FFF;
	background-color:#6699CC;
}
th.right {
	color:#FFF;
	background-color:#B6B6B6;
}
th.single {
	color:#FFF;
	background-color:#6699CC;
	text-align:left;
	padding-left:2px;
}
th.single2 {
	color:#FFF;
	background-color:#6699CC;
	text-align:left;
	padding-left:2px;
}
th.itemprice {
	color:#676767;
	font-weight:bold;
	background-color:#FFF;
	text-align:left;
	padding-left:2px;
}
td {
	color: #676767;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	padding-left: 2px;
}
tbody tr:hover td {
	background-color: #FFCC99;
}
p.headline {
	color: #F60;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -2px;
}
p.headline2 {
	color: #F90;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: -2px;
}
p.blackcenter {
	color: #777777;
	font-weight: bold;
	text-align:left;
}
p.blackcenter a {
	color:#6699CC;
}
p.blackbluelink {
	color: #777;
}
p.blackbluelink a {
	color:#6699CC;
}
#mainLayout #leftColumn2 ul {
	list-style:none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#mainLayout #leftColumn2 ul li {
	background-image:url(SexyButtons/images/icons/silk/bullet_blue2.png);
	padding-left:17px;
	background-repeat: no-repeat;
	color: #676767;
}
#mainLayout #leftColumn2 .headline .buttontext {
	color: #FFF;
	height: auto;
	width: auto;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 9px;
}
.headbutton {
	color: #FFF;
	height: auto;
	width: 150px;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	font-size: 16px;
	text-decoration: none;
}
/*/////////////////////////////////////////*/
a.button {
	color: #FFF;
	display: block;
	float: left;
	height: 26px;
	margin-right: auto; /* sliding doors padding */
	text-decoration: none;
	text-align: center;
	width: 202px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
}
a.button:hover {
	color: #F30;
}
a.button span {
	display: block;
	margin: 2px;
}
#menunav {
	width: 764px;
	position: absolute;
	left: 148px;
	top: 89px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#menunav ul {
	margin: 0;
	padding: 0;
	display:block;
	
}
#menunav ul li {
	display: inline;
}
#menunav ul li a, #menunav ul li a:visited  {
	float: right;
	text-decoration: none;
	color: white;
	display: block;
	height: 31px;
	width: 105px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../images/menu_btns/2.1.jpg);
	background-repeat: no-repeat;
}
#menunav ul li a:hover, .menu ul li .current {
	color: #fff;
	background-image: url(../images/menu_btns/2.2.jpg);
}
#header {
	background-image: url(../images/bubbles_bg.png);
	background-repeat: no-repeat;
}
#logo_Box {
	display: block;
	height: 149px;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	position: absolute;
	top: 29px;
	left: 3px;
}


#menunav ul li a span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 8px;
}
#mainLayout #header #menunav ul li .contactUS {
	width: 123px;
}
#mainLayout #header #menunav ul li .myAccount {
	width: 123px;
	margin-right:2px;
}
#mainLayout #header #menunav ul li .fAqs {
	width: 91px;
	margin-right:2px;
}
#mainLayout #header #menunav ul li .serviceArea {
	width: 137px;
	margin-right:2px;
}
#mainLayout #header #menunav ul li .priceLIST {
	width: 119px;
	margin-right:2px;
}
#mainLayout #header #menunav ul li .ourSERVICES {
	width: 139px;
	margin-right:2px;
}
#mainLayout #header #menunav ul li .HOme {
	width: 104px;
	margin-right:2px;
}
#mainLayout #SingleColumn {
	width: 828px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 485px;
}
#mainLayout #SingleColumn h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #6699CC;
	font-size: 18px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	margin: 0px;
}
#mainLayout #SingleColumn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: justify;
	color: #676767;
	margin-top: 12px;
	margin-bottom: 5px;
}
#mainLayout #SingleColumn #box {
	width: 520px;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mainLayout #SingleColumn p span {
	font-weight: bold;
}
#mainLayout #SingleColumn #buttondown a #RolloverSignUP {
	margin-right: auto;
	margin-left: auto;
}
#mainLayout #SingleColumn #buttondown {
	text-align: center;
}
#mainLayout #SingleColumn .extraspace {
	margin: 0px;
}
#mainLayout #SingleColumn .extraspace span {
	font-size: 14px;
	color: #676767;
}
#mainLayout #SingleColumn .headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #6699CC;
}
#mainLayout #header #menunav ul li .ActiveMenu {
	background-image: url(../images/menu_btns/2.2.jpg);
}
#mainLayout #SingleColumn ul li {
	list-style-type: none;
	list-style-position: inside;
}
#mainLayout #seoBox center h1 a:hover {
	color: #6699CC;
}
#mainLayout #seoBox center a:hover {
	color: #6699CC;
}
#mainLayout #rightColumn .fillspace {
	height: 180px;
	width: 40px;
}

