/* Copyright (C) hBar Solutions ApS */


/*  Content  */

.homeplate {
margin:0px 0px 18px 0px;
width: 712px;
height: 205px;
background: transparent url(../images/home-01_bg.png) no-repeat;
}

.homeplate ul {
	position: relative;
	list-style: none;
	top: 53px;
	left: 320px;
}

.homeplate h1 {
    font: 19px arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    top: 30px;
    left: 310px;
}

.homeplate li {
	font:  20px arial, sans-serif;
	height:36px;
	color: #fff;
	background: transparent url(../images/bullet-homeplate_bg.png) 0 1px no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}

.homeplate li a {
    text-decoration: none;
    color: white;
    font-weight: normal;
}

.homeplate li a:hover {
    text-decoration: underline;
}

.box_left{
	width:445px;
}

.box_left a {
    color:#444444;
    font-weight: normal
}

/* My Comment */

.box_right{
	width:245px;
	height: 300px;
	background: transparent url(../images/bg_content_right_bg.png) no-repeat;
}

.learnmore{
	position: relative;
	margin-top:  0px;
	height: 24px;
	text-align: center;
	margin-bottom: 20px;
	width: inherit;
}

.learnmore a{
	display: block;
	background: transparent url(../images/button_findout_bg.png) no-repeat;
	width: 107px;
	height: 24px;
	line-height: 24px;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	float: right;
	padding-right: 10px;
	margin-top: -12px;
}

.learnmore a:hover{
	background: transparent url(../images/button_findout_hover_bg.png) no-repeat;
}


.box_bottom{
	width:712px;
	height: 170px;
}


.box_content{
	text-align: justify;
	font: 13px arial,verdana;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
}

.box_content li{
    margin-left: 20px;
    list-style-type: disc;
}

.box_right h1,
.box_content h1 {
    font: 19px arial, sans serif;
}

.box_right div.h1, 
.box_right h2.h1, 
.box_right h1 {
    color: #000000;
    /* background-color: #cccccc; */
    font-size: 19px;
    margin-top: 20px;
    margin-left: 15px;
}
.box_right h1#molmod {font-size:24px}
.box_right h1#compchem {font-size:18px}
.box_right h1#moldyn {font-size:23px}
.box_right h1#chemi {font-size:27px}
.box_right h1#molmodsim {font-size:12.6px}
.box_right h1#compaid {font-size:16.5px}
.box_right h1#molmatmod {font-size:13.4px}
.box_right h1#qc {font-size:23px}
.box_right h1#molmech {font-size:22px}

.box_right h1.h2,
.box_right h2,
.box_content h2 {
    margin-left: 0px;
    margin-top: 20px;
    color: #a36d2f;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
}

.box_right h1.h2 {
    margin-left: 30px;
    margin-top: 10px;
}

a.hbarlab{
    display: block;
    width: 160px;
    height: 33px;
    background-image: url('../images/hbar_lab_logo.png');
    background-repeat: no-repeat;
    float: right;
}

.box_right h2{
	margin-left: 25px;
	margin-top: 8px;
}

.box_right p{
    font-size: 13px;
}

.box_right li,
.box_right h3,
.box_content h3{
    margin-left: 0px;
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
}

.box_right h3{
	margin-left: 45px;
	color: black;
}

.box_right p{
    margin: 10px;
    text-align: justify;
}


.box_right li{
	margin-left: 45px;
	margin-right: 10px;
	text-align: justify;
}

.content_left{
	width:445px;
}

.content_left p, h2{
	text-align: justify;
	margin-left: 10px;
}

.content_right{
	width:245px;
}

.content_right p,h3{
	text-align: justify;
	color: #a36d2f;
}

.content_central p,h2{
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 10px;
}



