/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #28292B;
	color: #ADB1B8;
	/*text-align: justify;*/
}

#top_wrapper {
	width: 100%;
	height: 84px;
	/*height: 104px;*/
	background-image: url('/img/top_bg.jpg');
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.logo_style {
	font-size: 32px;
	color: #E2E2EA;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	text-align: center;
	/*padding-top: 40px;*/
	padding-top: 20px;
}

.logo2_style {
	font-size: 14px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #8B8B95;
}

a:link {
	color: #D6CECE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D6CECE;
}
a:hover {
	text-decoration: none;
	color: #D6CECE;
}
a:active {
	text-decoration: none;
	color: #D6CECE;
}

/*----------------CONTENT------------------*/

#content_wrapper {
	width: 800px;
	height: auto;
	/*height: 100%;*/
	margin: 0 auto;
}

/*----------------RIGHT BOX----------------------*/

#rb {
	width: 578px;
	height: auto;
	/*height: 100%;*/
	float: right;
}

#rb1 {
	padding: 10px 10px 27px 10px;
	width: 578px;
	height: auto;
	/*height: 100%;*/
	float: right;
	background-color: #222325;
	border-bottom: #434445 1px solid;
	border-top: #434445 1px solid;
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #434445 1px solid;
}

#rb2 {
	padding: 10px;
	width: 578px;
	height: auto;
	float: right;
	background-color: #222325;
	border-bottom: #434445 1px solid;
	border-top: #434445 1px solid;
	margin-bottom: 10px;
}

#about {
	width: 276px;
	height: auto;
	float: left;
	margin-right: 5px;
}

h2 {
	font-size: 20px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #434445 1px dotted;
}

.nstyle {
	font-size: 30px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #414445;
	float: left;
	padding-right: 5px;
}

#serv {
	width: 276px;
	height: auto;
	float: right;
}

h3 {
	font-size: 20px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #434445 1px dotted;
}

.n2style {
	font-size: 30px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	color: #414445;
	float: left;
	padding-right: 5px;
}

/*---------------------LEFT BOX---------------------*/

#lb {
	width: 200px;
	height: auto;
	float: left;
}

#menu {
	width: 200px;
	height: auto;
	background-color: #222325;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu ul{
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
}

.menu ul li{
	width: 150px;
	border-bottom: 1px #28292B solid;
}

.menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 30px;
	text-transform: uppercase;
}

.menu ul li a:hover{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-left: 5px solid #ffffff;
	/*border-left: 5px solid #8B0100;*/
}

a.style2link:link {
	color: #ffffff;
	text-decoration: none;
}
a.style2link:visited {
	text-decoration: none;
	color: #ffffff;
}
a.style2link:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.style2link:active {
	text-decoration: none;
	color: #ffffff;
}

/*-----------------------TEASERS---------------------------*/

#teaser {
	width: 170px;
	height: 26px;
	background-color: #3E3F42;
	margin-top: 10px;
	margin-bottom: 10px;
}

.teaser {
	font-size: 18px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 2px;
}

#teaser01 {
	width: 200px;
	height: auto;
	border-bottom: 1px dotted #3E3F42;
}

.teaser01 {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	/*margin-bottom: 12px;*/
}

.style2 {
	color: #ffffff;
}

/*----------------------------FOOTER-----------------------*/

#footer_div {
	width: 100%;
	/*height: 144px;*/
	height: 144px;
	background-image: url('/img/bottom_bg.jpg');
	background-repeat: repeat-x;
}

#footer {
	text-align: center;
	padding-top: 30px;
	font-size: 11px;
	color: #ABB4B7;
}

.footer a {
	color: #ABB4B7;
	text-decoration: none;
}

.footer a:hover {
	color: #ABB4B7;
	text-decoration: underline;
}

.footer a:visited {
	color: #ABB4B7;
}

.footer a:active {
	color: #ABB4B7;
}

.style3 {
	color: #515759;
}

.main {
	text-align: center;
}

.articledetailimgcontainer {
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}

.articledetailimg {
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}
