@charset "utf-8";
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	z-index:1;
	visibility: visible;
	background-color: #C9D061;
}
#headercontainer {
	position:relative;
	width:100%;
	height:140px;
	z-index:1;
	background-color: #FFFFFF;
}

#headerleft {
	position:relative;
	width:76%;
	height:140px;
	z-index:1;
	float: left;
	background-image: url(../images/Banner_unworded_760x140.png);
}
#headerright {
	position:relative;
	width:24%;
	height:120px;
	z-index:1;
	float: right;
	top: 50%;
	margin-top: -60px;
}
#maincontent {
	position:relative;
	width:100%;
	z-index:3;
	clear: both;
	height: 100%;
}
#navleft {
	position:relative;
	width:15%;
	z-index:2;
	height: 100%;
	background-color: #c9d061;
	float: left;
}
#maincontentholder {
	position:relative;
	z-index:2;
	top: 0px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	clear: right;
	padding-left: 10px;
	width: 84%;
}
#col21 {
	position:relative;
	width:48%;
	z-index:2;
	float: left;
	padding: 0px;
	margin: 0px;
}
#col22 {
	position:relative;
	width:48%;
	z-index:2;
	float: right;
	padding: 0px;
	margin: 0px;
}



#footerleft {
	position:relative;
	width:15%;
	z-index:4;
	clear: both;
	float: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: 300;
}

#footer {
	position:relative;
	height:100px;
	z-index:4;
	width: 85%;
	float: right;
	clear: right;
	margin: 0px;
	left: 0;
	top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#adbubble {
	z-index:2;
	float: right;
	position: relative;
	width: 45%;
	background-repeat: no-repeat;
	background-position: center center;
	height: 280px;
	text-align: center;
	top: -20px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B81237;
	line-height: 28px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	background-position: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 28px;
	background-color: #B81237;
	padding-left: 5px;
	overflow: visible;
	float: left;
	padding-bottom: 0px;
	text-transform: capitalize;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 11px;
	background-image: url(../images/h1_end.png);
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B81237;
	line-height: 14px;
	overflow: visible;
	font-weight: 500;
}


a {
	text-decoration: none;
	color: #FFFFFF;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-left: 30px;
	margin-top: 0px;
	list-style-image: url(../images/ybm_bullet.gif);
	padding-top: 0px;
	background-position: top;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/ybm_bullet.gif);
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding: 0px;
}

legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #CC0033;
}

.navpara {
	margin: 0px;
	background-color: #B2BB1C;
}
.navspacer {
	margin: 0px;
	background-color: #B2BB1C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B2BB1C;
	display: block;
	line-height: 30px;
	text-align: right;
}
a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B2BB1C;
	display: block;
	text-align: right;
}

a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B81237;
	display: block;
	text-align: right;
}
a.nav2current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B81237;
	display: block;
	line-height: 30px;
	text-align: right;
}
a.nav2current:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B81237;
	display: block;
	line-height: 30px;
	text-align: right;
}
a.nav2current:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 7px;
	background-color: #B2BB1C;
	display: block;
	line-height: 30px;
	text-align: right;
}
a.nav3 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B81237;
	color: #000000;
}
a.nav3:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B81237;
}
a.nav3:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D061;
	color: #B2BB1C;
}
a.navguide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.navguide:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
	color: #B81237;
}
a.navguide:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #C9D061;
	text-decoration: underline;
}
a.navportfolio {
	text-decoration: none;
	color: #B81237;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
a.navportfolio:link {
	text-decoration: none;
	border-bottom-style: none;
	color: #B81237;
}
a.navportfolio:hover {
	text-decoration: none;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #B81237;
	color: #B2BB1C;
}



.Bannertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	margin-top: 90px;
}
.parahead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B81237;
}
.priceblock {
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B81237;
	background-repeat: no-repeat;
	line-height: 28px;
	background-color: #C9D061;
	padding-left: 5px;
	overflow: visible;
	float: right;
	text-transform: capitalize;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	font-weight: 500;
	background-image: url(../images/price_end.png);
}


.footerleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B81137;
	text-align: center;
	line-height: 100px;
	font-weight: 300;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B81137;
	text-align: center;
	line-height: 14px;
	font-weight: 300;
}
.adbubble {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B81237;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}



.adbubble1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #B81237;
	text-align: center;
	margin-top: 0px;
	padding-top: 65px;
	vertical-align: bottom;
}
.ybmnam1 {
	color: #B2BB1C;
	font-size: 14px;
	font-weight: bold;
}
.ybmnam2 {
	color: #B81237;
	font-size: 14px;
	font-weight: bold;
}
.iacdnam3 {
	color: #B2BB1C;
	font-size: 12px;
	font-weight: bold;
}

.smalltext {font-size: 9px}
.subheading {
	color: #B81237;
	font-weight: bold;
}
.formlabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #B81237;
	margin-top: 10px;
}
.forminputs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-top: 0px;
	margin: 5px;
}



p.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.supertextstyle {
	vertical-align: super;
}

