/***********************************************/
/* Overall                                     */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../img/background_lp.jpg);
	background-repeat: repeat-x;
	background-color: #CECDCD;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 1.5;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:16px;
	line-height: 1.5em;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:16px;
	line-height: 1.5em;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:16px;
	line-height: 1.5em;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
}

h4 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:16px;
	line-height: 1.5em;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
}

h5 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:14px;
	line-height: 1.5em;
	color:#a2a2a2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b4b4;
}


.titledot_top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	margin-right: 28px;
	margin-left: 28px;	
}

.titledot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 5px;	
}

/***********************************************/
/* Links Class                                 */
/***********************************************/ 
a.link:link, a.link:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.link:hover {
	text-decoration: underline;	
	color: #cce92f;
}

a.readmore:link, a.readmore:visited {
	width: 76px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/btn_readmore.gif);
	clear: right;
	float: right;
	margin-right: 10px;
}

a.readmore:hover {
	background-image: url(../img/btn_readmore1.gif);
}

a.readmore-news:link, a.readmore-news:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	clear: right;
	float: right;
	margin-right: 10px;
}

a.readmore-news:hover {
	color:#cce92f;
	text-decoration:underline;
}

a.readmorenl:link, a.readmorenl:visited {
	width: 76px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/btn_readmorenl.gif);
	clear: right;
	float: right;
	margin-right: 10px;
}

a.readmorenl:hover {
	background-image: url(../img/btn_readmorenl1.gif);
}
a.contact_me:link, a.contact_me:visited {
	width: 100px;
	height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/contact_me.jpg);
	float:left;
	clear:left;
	margin-right: 10px;	
}
a.contact_me:hover {
	background-image: url(../img/contact_me_a.jpg);
}
a.download:link, a.download:visited {
	width: 100px;
	height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/download.jpg);
	float:left;
	clear:left;
	margin-right: 10px;	
}
a.download:hover {
	background-image: url(../img/downloada.jpg);
}
a.download-case:link, a.download-case:visited {
	width: 100px;
	height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/download-case.jpg);
	float:left;
	clear:left;
	margin-right: 10px;	
}
a.download-case:hover {
	background-image: url(../img/download-casea.jpg);
}
a.back:link, a.back:visited {
	width: 76px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/btn_back.gif);
	clear: right;
	float: right;
	margin-right: 10px;
}

a.back:hover {
	background-image: url(../img/btn_back1.gif);
}
/***********************************************/
/* Content Class                               */
/***********************************************/ 

.column_title_lp {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	margin-right: 20px;
	margin-left: 20px;
}

.column1_lp {
	float: left;
	width: 420px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 5px;
}

.column2_lp {
	float: right;
	width: 420px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 5px;
}

.column_overall {
	float: left;
	width: 560px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 5px;
}

.column_overall1 {
	float: left;
	width: 250px;
	margin-right: 20px;
	padding-top: 5px;
}

.column_overall2 {
	float: left;
	width: 250px;
	margin-left: 10px;
	padding-top: 5px;
}

.column_overall_btm {
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 20px;
	padding-top: 5px;
}
.column_overall_btm_nl {
	float: left;
	width: 310px;
	margin-top: 0px;
	margin-right: 20px;
	padding-top: 5px;
}

.column1 {
	float: left;
	width: 520px;
	margin-left: 20px;
	margin-right: 10px;
}

.column1 p {
	padding-top: 10px;
}

.column2 {
	float: right;
	width: 290px;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 5px;
}

.column2_lp_pic {
	float: right;
	width: 165px;
	margin-left: 10px;
	padding-right: 135px;
	padding-top: 5px;
}

.column2_title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	margin-right: 20px;
}

.news_lp {
	width: 500px;
	margin-top: 5px;
}

.news_lp img {
  	float: left;
	padding: 0px;
}

.news_lp p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	float: right;
	padding-left: 10px;
	margin: 0;
	width: 385px;
}

.divider_main {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 860px;
	margin-left: 20px;
	clear: both;
	float: left;
}

.divider_lp {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 420px;
	margin-left: 20px;
	clear: both;
	float: left;
}

.divider_news_lp {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 500px;
	clear: both;
}

.divider_column1 {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 530px;
	clear: both;
	float: left;
}

.divider_column2 {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 290px;
	clear: both;
	float: left;
}

/***********************************************/
/* Column2		                               */
/***********************************************/ 

.column2 ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

.column2 li {
	background-image: url(../img/subnav_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin: 2px;
	padding-top: 0px;
}

a.subnav:link, a.subnav:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}

a.subnav:hover {
	color: #E2FB38;	
}

a.subnav:active {
	color: #cce92f;
}

a.subnavs:link, a.subnavs:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #cce92f;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}