body {
	margin: 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 24px;
}

img {
	padding: 0px 0px;
	margin: 0px 0px;
	behavior: url(iepngfix.htc);
}

a {
	font-weight:bold;
	color: #A30925;
	text-decoration: none;
}

a:hover {
	color: #A30925;
	text-decoration: underline;
}

#container {
	width: 793px;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 793px;
	height: 360px;
}

#clickLogo {
	position: absolute;
	width: 230px;
	height: 79px;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#menu {
	position: relative;
	width: 793px;
	height: 104px;
	background: url(../img/menuBG.jpg) no-repeat;
}

#menu #items {
	position: absolute;
	top: 77px;
	right: 10px;
	width: 700px;
	text-align: right;
}

#menu ul {
	list-style: none;
	position: relative;
	padding: 0px 0px;
	margin: 0px 0px;
}

#menu li {
	display: inline;
	padding: 0px 4px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#flash {
	width: 793px;
	height: 256px;
	background: url(../img/flashBG.jpg) no-repeat;
}

#product {
	position: relative;
	width: 793px;
	height: 221px;
	background: url(../img/productBG.jpg);
	border-bottom: 1px solid #dedede;
}

#brand {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	top: 14px;
	left: 5px;
}

#demo {
	position: absolute;
	font-size: 9px;
	font-weight: normal;
	top: 184px;
	left: 66px;
}

#content {
	padding: 20px 0px;
	width: 793px;
}

#leftContent {
	float: left;
	width: 546px;
}

#rightContent {
	float: right;
	width: 221px;
}

#leftContent h1 {
	padding: 0px 10px;
	margin: 0px 0px;
	background: url(../img/redBG.gif);
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#leftContent h2 {
	padding: 0px 10px;
	margin: 0px 0px;
	background: url(../img/redBG.gif);
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	padding: 0px 10px;
	margin: 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #A30925;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

h4 {
	padding: 0px 0px;
	margin: 0px 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #A30925;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

#needles {
	font-family: "Arial Black";
	font-weight: normal;
}

#leftContent #gradientBox {
	position: relative;
	width: 544px;
	min-height: 121px;
	border: 1px solid #dedede;
	margin: 2px 0px 20px 0px;
	background: #eae9ea;
	padding-bottom: 10px;
}

#leftContent #gradientBox p{
	margin: 5px 10px 10px 10px;
}

#leftContent ul {
	list-style: square;
}

#rightContent .rightBox {
	position: relative;
	width: 199px;
	height: 137px;
	background: url(../img/rightBoxBG.jpg) repeat-x;
	border: 1px solid #dedede;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px;
}

#rightContent .rightBoxTwo {
	position: relative;
	width: 199px;
	height: 137px;
	background: url(../img/demoBG.jpg) no-repeat;
	border: 1px solid #dedede;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px;
}

#rightContent h1 {
	margin: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#rightContent h2 {
	margin: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.rightBox p {
	line-height: 18px;
	margin: 5px 0px;
	text-align: justify;
	width: 120px;
}

.rightBoxTwo p {
	line-height: 18px;
	margin: 5px 0px;
	text-align: justify;
}

.rightPic {
	float: right;
	padding: 5px 0px 0px 0px;
}

.more {
	position: absolute;
	top: 116px;
	left: 158px;
	font-weight: bold;
	font-size: 9px;
}

.more a{
	text-decoration: none;
	color: #000000;
}

.more a:hover {
	text-decoration: underline;
	color: #000000;
}

.foo {
	width: 544px;
	text-align: justify;
}

#footer {
	position: relative;
	width: 729px;
	height: 50px;
	border-top: 1px solid #990000;
	text-align: right;
	padding: 26px 32px;
	color: #b3b3b3;
	font-size: 9px;
	background: url(../img/eCaseFooterLogo.jpg) 770px 30px  no-repeat;
}

#footer a {
	color: #b3b3b3;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #b3b3b3;
	font-weight: normal;
	text-decoration: underline;
}

#footerLinks {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 700px;
	height: 20px;
	color: #b3b3b3;
	font-size: 9px;
	text-align: left;
}

#footerLinks ul {
	list-style: none;
	padding: 0px 0px;
	margin: 0px 0px;
}

#footerLinks li {
	display: inline;
	padding: 0px 2px;
}

#tabs {
	padding: 14px 0px 0px 157px;
}

.tab {
	float: left;
	width: 197px;
	height: 193px;
	background: url(../img/tab.png) no-repeat;
	behavior: url(iepngfix.htc);
	margin: 0px 5px 0px 0px;
}

.tab h1 {
	margin: 0px 15px;
	font-size: 12px;
	color: #990000;
	line-height: 22px;
}

.tab p {
	margin: 5px 20px;
	text-align: justify;
	line-height: 16px;
}

.tab ul {
	padding: 5px 0px 0px 15px;
	margin: 5px 0px 0px 15px;
	list-style-image: url(../img/listDisc.gif);
	list-style-type: circle;
}

.tab li {
	line-height: 12px;
	margin: -2px 5px 5px 5px;
}

#rightContent h2 {
	padding: 0px 10px;
	margin: 0px 0px;
	background: #dedede;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#rightContent .contactBox {
	position: relative;
	width: 199px;
	height: 370px;
	border: 1px solid #dedede;
	margin: 2px 0px 20px 0px;
	padding: 10px 10px 0px 10px;
	background: url(../img/contactFormBG.jpg) no-repeat #eae9ea;
}

.nameBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/nameBox.jpg) no-repeat;
}

.lawfirmBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/lawfirmBox.jpg) no-repeat;
}

.emailBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/emailBox.jpg) no-repeat;
}

.phoneBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/phoneBox.jpg) no-repeat;
}

.bestTimeBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/bestTimeBox.jpg) no-repeat;
}

.questionsBox {
	border: none;
	width: 199px;
	height: 90px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/questionsBox.jpg) no-repeat;
}

.emptyBox {
	border: none;
	width: 199px;
	height: 21px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/emptyBox.jpg) no-repeat;
}

.captchaBox {
	border: none;
	width: 60px;
	height: 21px;
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	padding: 4px 5px;
	background: url(../img/emptyBox.jpg) no-repeat;
}

.emptyBigBox {
	border-bottom: 1px solid #cecece;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 189px;
	height: 81px;
	font-size: 10px;
	margin: 0px 0px 8px 0px;
	padding: 4px 5px;
	background: url(../img/emptyBigBox.jpg) #ffffff no-repeat;
}

textarea {
	overflow: auto;
}

#eCaseDemo {
	width: 730px;
	height: 270px;
	margin: 20px auto 0px auto;
}

.rightImage {
	float: right;
	padding: 0px 0px 5px 10px;
}

.leftImage {
	float: left;
	padding: 0px 10px 5px 0px;
}

.red {
	color: #A30925;
}