.box/* Layout */
{
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxLinks {
	width: 795px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box_c {
	width: 955px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#contentBox/* Content */

{
	margin-top: 35px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}


.main {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.main1 {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.main2 {
	width:980px;
	margin:0 auto;
	text-align:left;
}


#row1 .main {
	margin-top: 2px;
}

#row2 .main1 {
	margin-top: 35px;
	min-height:480px;
}
#row3 .main2 {
	margin-top: 15px;
}


.clear  { clear:both;}
#slide {
	width: 530px;
	float: right;
	background-image: url(../assets/home/bg1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 366px;
}
#about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 400px;
	float: left;
	text-align: justify;
	line-height: 1.7em;
	color: #D2D3D7;
}
#elem {
	font-size: 17px;
	color: #6981AB;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #232323;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 5px;
	font-style: oblique;
}
.highl {
	font-size: 16px;
	color: #5B73A1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5B73A1;
	line-height: 1.5em;
}
.highl2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d3d7;
}
.highl3 {
	color: #6981AB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #364661;
}
.highl_ecom {
	font-size: 16px;
	color: #6D84AD;
	line-height: 1.5em;
	font-weight: 500;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}


#sign {
	background-image: url(../assets/home/signature.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	margin-top: -10px;
}
#links_box1 {
	font-size: 14px;
	width: 550px;
	float: left;
	line-height: 1.8em;
	color: #dddddd;
}

#links_box2 {
	width: 500px;
	float: right;
	font-size: 14px;
	line-height: 1.8em;
	color: #dddddd;
}


a {
	color: #999999;
	text-decoration: none;
	outline: none;
}	

a:hover {
	color: #5B73A1;
	text-decoration:none;
}

