    body, td, th, input { /* redundant rules for bad browsers  */
            font-family: Verdana, sans-serif;
            font-size: small;
            voice-family: "\"}\"";
            voice-family: inherit;
            font-size: small;
    }

	h1, h2, h3, h4, h5, h6 {
		margin: 1em 0 0.2em 0;
		font-family: arial, verdana, sans-serif;
	}

	h1, h2, h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}

    h3 {
        width: 55%;
        min-width: 250px;
    }

	li h1, li h2, li h3, li h4, li h5, li h6 {
		border: none;
	}

	#header h1 { border: 0; }
	#main-header h1 { border: 0; }

	h1 { font-size: 160%; font-weight: normal; }
	h2 { font-size: 150%; font-weight: normal; }
	h3 { font-size: 120%; }
	h4 { font-size: 100%; }
	h5 { font-size: 90%; }
	h6 { font-size: 90%; border: 0; }
	
/* Navigation */

        :link { color: #039; } /*:link { color: #636; }*/
        /*:visited { color: #636; }*/ :visited { color: #039; }
        :link:hover, :visited:hover { color: #333; }
        :link:active, :link:active { color: #000; }

body {
	margin: 0 0 1em 0;
	padding: 0; /* need for Opera */
	background: #fff;
	color: #333;
	min-width: 610px;
}

form { margin: 0; }
img { border: 0; }

	#side {
	float: left;
	width: 23%;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-right: 1em;
	}
	
	#mainContent {
	float: right;
	width: 74%;
	margin-bottom: 3em;
	}

	#footer {
        }

	.hide { display: none; }


#header, #path, #content, #main-header { padding: 0 50px; }
#footer { padding: 0 20px; margin: 0 50px; }

#main-header div, #header div, #content, #path div, #footer {
	max-width: 900px; margin: 0 auto;
}

h1.dcl-logo   {
	float: left;
}
h1.emory-logo { float: right; }

#page{
  margin:0 auto;
  border-bottom:1px solid transparent;
  *border:0;
  
    position:relative;
    min-width:950px;
    width:70em;
    *width:71.3em;
  
  text-align:left;
}
/* header */

#main-header {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	height: 30px;
	background-color: #4070A0;
}

#main-footer {
	padding-top: 10px;
	padding-bottom: 8px;
	height: 70px;
	background-color: #e4ebfc;
	border: 1px solid #ccc;
	padding-left: 5px;
}

#main-header h1 { padding: 0; margin-top: 2px; margin-bottom: 2px;}
#header h1 { font-size: 250%; padding: 0; margin-top: 2px; margin-bottom: 2px;}

#header {
	background: #e4ebfc; /*#F0F0F5;/*#E0E4FF; /*#E0E4F5*/
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 1;
	border: 1px solid #ccc;
}

/* path */

#path {
        background: #F0f0f0;
	padding-top: 1px;
	padding-bottom: 4px;
	font-size: 85%;
	color: #999;
	border-bottom: 1px solid #ccc;
}

#path a:link,
#path a:visited {
	color: #666;
}

#path a:hover,
#path a:active {
	color: #333;
}


/* content */

#content {
	background: #fff;
}

/* Sidebar */


.nav-title {
  background: transparent url(../images/menu_tl.png) no-repeat top left;
  height: 24px;
  border-bottom: 1px solid #ddd;
  margin-top:10px;
}

.nav-title div {
	background: transparent url(../images/menu_tr.png) no-repeat top right;
	width: auto !important;
	width: 100%;
}

.nav-title div div {
	background: none;
	padding: 0;
}

.nav-title div h3 {
	font-size: 100%;
	font-weight: bold;
	color: #eef;
	text-decoration: none;
	border: none;
	margin: 0px 0px 0px 7px;
	padding: 4px 0px 0 0;
	
}

.nav-footer {
  border-top: 1px solid #fff;
  background: transparent url(../images/menu_bl.png) no-repeat bottom left;
  height: 10px;
  margin-bottom: 3em;
}

.nav-footer div {
	background: transparent url(../images/menu_br.png) no-repeat bottom right;
	width: auto !important;
	width: 100%;
	height: 10px;
}

.nav-footer div div {
	background: none;
	padding: 0;
	height: 10px;
}

.nav {
	background: #F0F0F0 url("/images/template/menu_back.gif") right repeat-y;
	border-right: 1px solid #ddd;
	
}

.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav {
	/*margin-bottom: 3em;*/
}	
.nav li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 95%;
}

.nav li span { /* used for un-linked menu items */
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	color: #666;
}
.nav li span#configParent, #nav li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0;
}
	
.nav li a {
	display: block;
	text-decoration: none;
	background: #F0F0F0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	color: #225;
	padding: 5px 7px;
}

.news {
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 0; margin: 0;
	background: #f0f0f0;
	font-size: 100%;
}

.news-title {
	background: #ccc;
	border: 1px solid #AAA;
	padding: 3px 0px 3px 0px;
	width: auto !important;
}

.news-title h3 { padding: 0 0 0 7px; border: 0; margin: 0;}

.news-footer {
	border-top: 1px solid #AAA;
}

.news dt {
	padding: 3px 7px 0px 7px;
	font-weight: bold;
	border-top: 1px solid #fff;
}

.news dd {
	padding: 0px 7px 10px 7px;
        margin: 0;
	border-bottom: 1px solid #ddd;
}

.nav li a.selected { background: #FFE8A0; }

.nav li a:hover {
	background: #E4E4E4; /*#FFF0C0;*/
}
	
.nav li a.selected:hover {
	background: #F4DE99; /*#FFF0C0;*/
}
	
.nav li li span { /* used for un-linked menu items */
	padding: 4px 8px 4px 20px;
}

.nav li li a {
	padding: 6px 8px 6px 20px;
}
	
#oN {
	background-color: #E0E9E9;
}
#oN:hover {
	background-color: #C6DCDC;
}


/* footer */

#footer {
	clear: both;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #888;
	padding: 25px 50px;	
	text-align: center;
}

#footer-contents {
	padding: 0;
	border-top: 1px solid #C9D0E0;
}

#footer ul#footer-menu {
	position: relative;
	top: -0.8em;
	margin: 0 1em 0 1em;
	padding: 0;
	list-style-type: none;
}

#footer ul#footer-menu li {
	display: inline;
	background: #fff;
	margin: 0 1em;
}

#footer ul#footer-menu li a {
	margin: 0 1em;
	white-space: nowrap;
}

#footer p {
	margin: 0.3em;
}

#footer .site-tools {
	display: none;
}
.yellow_bg {
	background-color: #FFFF00;
}
.usp {
	background-color: #FFFFB9;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 1;
	border: 1px solid #ccc;
	padding-left: 5px;
}
.color_row1 {
	background-color: #EAEAFF;
}
.color_row2 {
	background-color: #DDDDFF;
}
.red {
	color: #FF0000;
	font-weight: bolder;
}
.red_medium {
	color: #FF0000;
	font-weight: bolder;
	font-size: 20px;
}
.red_large {
	color: #FF0000;
	font-weight: bolder;
	font-size: 30px;
}
.red_large_underline {
	color: #FF0000;
	font-weight: bolder;
	font-size: 30px;
	text-decoration: underline;
}
.BIG {
	font-size: 36px;
	font-weight: bolder;
}
#content #mainContent #online {
	padding: 10px;
	clear: left;
	height: 400px;
	width: 500px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 40px;
	border: thin solid #FF0000;
	background-color: #ffffcc;
}

#content #mainContent #product {
	padding: 10px;
	clear: left;
	height: 670px;
	width: 300px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	border: thin solid #FF0000;
	background-color: #ffffcc;
}

#content #mainContent #fax {
	padding: 10px;
	clear: left;
	height: 600px;
	width: 500px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 40px;
	border: thin solid #FF0000;
	background-color: #ffffcc;
}

#content #mainContent #testimoni {
	padding: 10px;
	clear: left;
	height: 450px;
	width: 500px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-color: #ffffcc;
	border: 1px solid #ccc;
}

#content #mainContent #testimoni_selanjut {
	padding: 10px;
	clear: left;
	height: 1200px;
	width: 500px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-color: #ffffcc;
}
#content #mainContent #picture {
	float:right;
	display:inline;
	width:150px;
	text-align:center;
	background-attachment: fixed;
	background-color: #E4E7F2;
	position: absolute;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 530px;
}
