body {
	background: white url(../images/background1.jpg) repeat-x;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 11pt;
	line-height: 120%;
}
#middlecolumn p {
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #46549B;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 5px;
	line-height: 140%;
	margin-top: 0px;
}
h2 {
	font-size: 13pt;
	color: #892025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #892025;
	margin-top: 20px;
	margin-bottom: 3px;

}
h3 {
	font-size: 12pt;
	list-style-type: none;
	margin: 0px 0px 7px;
}
p  {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 140%; 
}
.clientsuccess {
	padding: 25px;
	background: #FEFAED;
	border: 1px solid #FCF2D5;
}


.floatleft {
	float: left;
	margin-right: 15px;
}


#container {
	width: 100%;
}
#main {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 974px;
}
#topmenu {
	width: 974px;
	background-image: url(../images/menu-repeating-background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	text-align: center;
}

#leftmenu {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 400px;
	overflow: visible;
	background-image: url(../images/left-menu-background.jpg);
	position: relative;
	visibility: visible;
	z-index: 1;
}
#middlecolumn {
	float: left;
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 544px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#rightcolumn {
	float: right;
	width: 185px;
	background-color: #f8d98d;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 35px;
	height: 401px;
}


#middlecontent {
	width: 974px;
	overflow: auto;
	background-image: url(../images/hg-tv.jpg);
}
#middlecontentwhiteback {
	background-color: #f2f2ea;
	width: 924px;
	padding: 25px;
	overflow: auto;
}

#midcol1 {
	float: left;
	width: 495px;
	margin-right: 40px;
}
#midcol2 {
	float: right;
	width: 325px;
}
#conditions {
	margin: auto;
	overflow: visible;
}
#container {
	margin-right: auto;
	margin-left: auto;
}

#footerwrapper {
	width: 974px;
	background-image: url(../images/footertop.jpg);
	background-repeat: no-repeat;
	background-color: #F3D68A;
	background-position: bottom;
	overflow: auto;
}

.mainmenuitem{	/* Styling question */
	/* Start layout CSS */
	color:#6c5235;
	font-size:12px;
	width:200px;
	background-repeat:no-repeat;
	background-position:right top;
	height:25px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: "MyraidPro"Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
	display: block;
	margin: 0px;
}
#leftmenucontainer {
	background-image: url(../images/left-menu-background.jpg);
	width: 200px;
	float: left;
	padding-top: 17px;
	padding-bottom: 35px;
	height: 400px;
}

.submenuitem{	/* Parent box of slide down content */
	background-color:#fbefcb;
	width:200px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-bottom: 1px solid #FFFFFF;

}
.submenuitem li {
	list-style-type: none;
	text-indent: 20px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.submenuitem ul {
	margin: 0px;
	padding: 0px;
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.submenuitem li a:link {
	list-style-type: none;
	text-indent: 20px;
	text-decoration: none;
	display: block;
	width: 200px;
	color: #6c5235;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}
.submenuitem li a:visited {
	list-style-type: none;
	text-indent: 20px;
	text-decoration: none;
	display: block;
	width: 200px;
	color: #6c5235;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 20px;
	height: 20px;
}
.submenuitem li a:hover {
	list-style-type: none;
	background-color: #Fefefe;
	display: block;
	width: 200px;
	color: #363520;
}
.mainmenuitem a:link {
	/* Start layout CSS */
	color:#6c5235;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	background-color: #F9E29F;
}
.mainmenuitem a:hover {
	/* Start layout CSS */
	color:#6c5235;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-decoration: none;
	background-color: #fcf2d5;
	display: block;
	width: 200px;
}
.mainmenuitem a:visited {
	/* Start layout CSS */
	color:#6c5235;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	background-color: #F9E29F;
}
.mainmenuitem a:active {
	/* Start layout CSS */
	color:#000000;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
#conditionscol2 ul {
	float: left;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d0;
	padding-left: 10px;
}
#conditionscol2 {
	float: left;
	text-align: left;
}


#conditionscol2 ul li {
	float: left;
	list-style-type: none;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d0;
	background-image: url(../images/conditions-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #777777;
	text-decoration: none;
	width: 100px;
}
.new  li {
	line-height: 200%;
	list-style: url(../images/conditions-bullet.jpg);
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
.new  ul {
	padding-left: 2px;
	padding-right: 2px;
}

#conditionscol2 ul li a:link {
	list-style-type: none;
	color: #777777;
	text-decoration: none;
}
#conditionscol2 ul li a:visited {
	list-style-type: none;
	color: #777777;
	text-decoration: none;
}
#conditionscol2 ul li a:hover {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #000000;
	padding-bottom: 4px;
	text-decoration: none;
}
.imggreyborder {
	border: 8px solid #FBFBFE;
}








.roundcont {
	width: 275px;
	background-color: #FEFBF1;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}



.roundcont p {
	margin: 0 20px 0 25px;
}

.roundtop { 
	background: url(../images/top-right-corner.gif) no-repeat right top; 
}

.roundbottom {
	background: url(../images/bottom-right-corner.gif) no-repeat right top; 
}

img.corner {
   width: 16px;
   height: 15px;
   border: none;
   display: block !important;
}
.roundcontlarge {
	width: 305px;
	background-color: #FEFBF1;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}
#footer h3 {


	font-size: 13px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: none;
}
#footer h2 {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	color: #942128;
}
#middlecolumncontent {
	float: left;
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
}
#conditionscontent {
	float: left;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#conditionscontent ul {
	float: left;
	list-style-type: none;
	width: 110px;
	margin-right: 15px;
}
#conditionscontent ul li {
	float: left;
	list-style-type: none;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet-tan.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 110px;
	color: #D0CFB1;
	text-decoration: none;
}
#conditionscontent ul li a:link {

	list-style-type: none;
	color: #777777;
	text-decoration: none;
}
#conditionscontent ul li a:visited {

	list-style-type: none;
	color: #777777;
	text-decoration: none;
}
#conditionscontent ul li a:hover {

	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #000000;
	padding-bottom: 4px;
	text-decoration: none;
}
#middlecontentinside {
	width: 974px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-bottom: 1px;
}

.roundtopg {

	background: url(../images/top-right-corner-w.gif) no-repeat right top;
}
.roundbottomg {

	background: url(../images/bottom-right-corner-w.gif) no-repeat right top;
}
#footerwrapper h3 {



	font-size: 13px;
	margin-right: 10px;
	margin-left: 25px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: none;
}
#footerwrapper h2 {
	font-size: 14px;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	color: #942128;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #8F2027;
	margin-bottom: 3px;
}
td {
	vertical-align: top;
}
a:link, a:visited {
	color: #881E28;
}
a:hover {
	color: #881E28;
	text-decoration: none;
}

.conditions {
	text-decoration: none;
}
.conditions li {
	list-style: url(../images/conditions-bullet-1.gif);
	margin-bottom: 5px;
}
.back {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #600;
	text-align: right;
}

.videobox {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
