html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html { text-align: center; }
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#222222;
	--background:url(../images/bodyback.jpg) repeat-x;
	background-color:#5c5c5c;
	background-color:#fff;
	font-size:14px;
	text-align:left;
	letter-spacing:0px;
	line-height:18px;
	padding:0;
	margin:0;
}
p {
	padding-left: 20px;
}
#container {
	background-color:;
	text-align:left;
	width:1000px;
	margin:0 auto;
}

#header {
	background: url('/images/header-bg.gif') #fff repeat-x;
	border:0px solid #000000;
	border-top: 3px solid #3e4979;
	border-bottom: 2px solid #000000;
	margin:0;
	width:100%;
	height:100px;
}	
#header a:hover {
	text-decoration:none;
}
#header_content {
	background-color:;
	text-align:left;
	width:1000px;
	margin:0 auto;
}
#juvologo {
	padding: 40px 0 10px 0;
}
#header_shadow {
	background: url('/images/design-bg.gif') #fff repeat-x;
	width:100%;
	height: 500px;
	position:absolute;
	left:0px;
	z-index:-100;
}

#navigation_bar {
	background-color:;
	width:100%;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
}
#navigation_bar a {
	color:#ffffff;
	text-decoration:none;
}

#banner {
	border: 0px solid #ededed;
	border: 0px solid #000;

	border-bottom-width: 2px;
	border-top-width: 1px;
	width:100%;
	height:125px;
	background: url('/images/banner_img_1.png') no-repeat;
	background-color:#3e4979;
}

/************* Menu *****************/
.menuCellNormal {
	padding: 5px 20px;
	background-color:;
	color: #ffffff;
}
.menuCellHover {
	background: url('/images/30_white_back.png') repeat;
	padding: 0px 20px;
}
#menuCurrentCell {
	background-color: #3e4979;
}

.menuSubMenu {
	border:1px solid #000000;
	margin: 1px;
	background-color: #ffffff;
	padding: 0;
	width: 200px;
	display: none;
	cursor: pointer;
}
.menuSubMenu p img {
	padding: 0;
	margin: 0;
}
.menuSubMenu p {
	padding: 4px 5px 5px 10px;
}

.menuItemNormal {
}
.menuItemHover {
	background-color: #e0e2ea;
}


h3 {
	color: #753b8f;
	font-weight: bold;
}
strong {
	color: #753b8f;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

/************* Left Margin *****************/
#leftMargin {
	text-align: center;
	width: 200px;
	font-size:12px;
	margin-top: 0px;
}
#leftMargin h1 {
	color: #049dbf;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing:0px;
	margin-bottom: 3px;
}
#leftMargin h1 a {
	color: #049dbf;
}

#leftMargin a{
	color: #000000;
}
.leftDiv {
	margin: 8px 0;
}

#facts {
	padding-left: 10px;
	text-align: right;
}
#facts h1 {
	color: #753b8f;
	font-size: 12px;
	padding: 25px 0 0px 0;
	text-transform: uppercase;
}

hr {
	border: none;
	border-top: dotted 1px #ccc;
	color: #fff;
	background-color:;
	height: 1px;
}
/************* Content *********************/
#content_body {
	text-align:left;
	background-color:#fff;
	border: 1px solid #000;
	padding:25px 0px;
	margin-top: 20px;	
	overflow: auto;
	width: 100%;
}
#content_body h1 {
	font-size:22px; 
	padding-bottom:5px;
	padding-left:20px;
	padding: 25px 0 25px 20px;
	line-height:22px;
}
#content {
	font-size:12px;
	margin-left: 0px;
	width: 600px;	
}
#content p {
	padding-top: 10px;
}

#content ul {
	margin-left: 40px;
}
#content li {
	margin:4px 0 5px 0px;
	line-height: normal;
	list-style-image: url('/images/bullet.jpg');
	list-style-type:circle;
	list-style-position:outside;
}
#content h1 {
	padding-top: 10px;
	color: #753b8f;
	font-size: 20px;
	font-weight:normal;
	letter-spacing:1px;
}

#contentHeader {
	height:100px;
	width: 643px;
}
#contentHeader h1 {
	color: #753b8f;
	font-size: 32px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	padding-left: 40px;
	padding-top: 60px;
	line-height: 38px;
}


/************* Column Two ****************/
#columnTwo {
	float: right;
	margin-left: 20px;
	margin-top: -10px;
}

#columnTwoHeader {
	background-color: #3e4979;
	width: 350px;
	margin-top: 0px;
	padding: 10px;
	color: #fff;
	text-align: left;
}
#columnTwoHeader h2 {
	font-size: 1.4em;
}
#columnTwoHeader p {
	text-align: left;
	color: #bbb;
	line-height: 14px;
	font-size: 12px;
	padding: 10px 0px 8px 0;
}
#columnTwoHeader a {
	color: #fff;
}

#columnTwoContent {
	margin: 10px;
	width: 350px;
}
#columnTwoContent p {
	--padding: 10px 10px;
}
.Testimonial {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family: "Times New Roman";
	padding: 15px 0px 5px 5px;
}
.Quotation {
	font-size: 14px;
	font-style: italic;
	--padding: 15px 0px 5px 5px;
	margin: 0px 5px 0px 5px;
	background-color: ;
}
.testimonialImage {
	float: left;
}
.testimonialBiline {
	padding-top: 40px;
	padding-left: 0px;
}

#quotesOpen {
	background: url('../images/open_quotes.png') no-repeat;
	width: 34px;
	height: 25px;
	float: left;
}
#quotesClose {
	background: url('../images/close_quotes.png') no-repeat;
	width: 34px;
	height: 25px;
	float: right;
	margin-top: -5px;
}


/************* Footer ****************/
#footer {
	margin:0 auto;
	margin-top: 30px;
	width:1000px;

	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}

#footer a {
	color: #000;
}

#footer_copy {
	border:0px solid #000000;
	border-top: 2px solid #000000;
	margin:0;
	margin-top: 3px;
	width:100%;

	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}
