body
{
	margin: 0;
	padding: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #FFFFFF;
}

html
{
	overflow:scroll;
}


a:link, a:visited { color: #000; text-decoration: underline;} 
a:active, a:hover { color: #000; text-decoration: underline;}

.link_in_text
{

 color: #F00; text-decoration: underline;
 font-size: 20px;
}


h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e78b2;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}


.news_title
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}



/* ----- Form ----- */
form{
	margin: 35px 0 0 0;
	padding: 0px;
	text-align: right;	
}

label {
	margin: 0 10px;
}

input{
	width: 150px;
	height: 15px;
	color: #aabdd0;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */



.container
{
	
	
}


.container2
{

	
}



.menu_wide
{
  visibility:hidden;
  display:none;
}


.menu_mobile
{
	width: 100%;
	margin: 0;
	padding: 0;
}



#templatemo_menu
{
  visibility:hidden;
  display:none;
}

#templatemo_menu ul {
	margin: 0 0 0 20px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	width: 100px;
	height: 20px;
	margin-top: 10px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#templatemo_menu ul li .lastmenu{
	border-right: 1px solid #CCCCCC;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFFFF;
	
}
/* ----------------- end of menu----------------*/

#templatemo_banner {
	clear: both;
	float: left;
	width: 750px;
	height: 380px;
	padding: 30px 150px 0 50px;
	margin-bottom: 0px;
	background: url(../images/bannerBG.png) repeat;
}




#templatemo_banner_no_line
{
	padding-left:10px;
  padding-right:10px;
}




#templatemo_services
{
	clear: both;
	width: 100%;
	margin-bottom: 25px;
}

.service_box {
	float: left;
	width: 220px;
	height: 272px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(../images/boxBG.png) no-repeat;
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
}

.templatemo_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
}

* html .templatemo_fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
}

.templatemo_fullgraybox img{
	float: left;
	margin: 3px 20px 0 0px;
	border: 1px solid #999999;
}

.templatemo_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.templatemo_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(../images/listicon.gif) center left no-repeat;
}

/* news section */

#templatemo_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #templatemo_newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}


/* end of news section */




#templatemo_footer
{
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
}

#templatemo_footer a
{
	font-weight: normal;
}


.header_image_wide
{
  visibility:hidden;
  display:none;
}


.header_image_mobile
{
  visibility:visible;
  display:block;
}


.menu_container_mobile
{
  visibility:visible;
	display:block;
}

.mobile_menu_list
{
  visibility:hidden;
	display:none;
}



.mobile_menu_link
{
  font-family:Helvetica;
  font-size: 20px;
  font-weight:bold;
}


/* start - set body size for desktop/tablet when screen width is minimum 600px  */
@media only screen and (min-width:800px) 
{

  .container
  {
	  margin: auto;
	  width: 950px;
	  padding: 0px 10px;
	  background: url(../images/mainBG.gif) repeat-y;
  }


  .container2
  {
	  margin: auto;
	  width: 950px;
	  padding-left:0px;
	  padding-right:0px;
	  padding-top:0px;
	  padding-bottom:0px;
  }


  #templatemo_footer
  {
	  clear: both;
	  padding: 15px 0px 0px 0px;
	  width: 950px;
	  height: 70px;
	  text-align: center;
	  background: #999999;
	  border-top: 5px solid #666666;
  }

  #templatemo_footer a
  {
	  font-weight: normal;
  }

  #templatemo_services
  {
	  clear: both;
	  float: left;
	  width: 900px;
	  height: 272px;
	  padding-left: 50px;
	  margin-bottom: 25px;
  }


  #templatemo_banner_no_line
  {
	  clear: both;
	  width: 900px;
	  margin-bottom: 0px;
	  
  }



  .menu_wide
  {
    visibility:visible;
    display:block;
	  float: left;
	  width: 950px;
	  margin: 0;
	  padding: 0;
  }

  .menu_mobile
  {
    visibility:hidden;
    display:none;
  }

  .header_image_wide
  {
    visibility:visible;
    display:block;


  }


  .header_image_mobile
  {
    visibility:hidden;
    display:none;

  }



  #templatemo_menu
  {
    visibility:visible;
    display:block;
	  float: left;
	  width: 950px;
	  height: 40px;
	  margin: 0;
	  padding: 0;
	  background: url(../images/menuBG.gif) repeat-x;
  }

  #templatemo_menu ul {
	  margin: 0 0 0 20px;
	  padding: 0px;
	  list-style: none;
  }

  #templatemo_menu ul li{
	  display: inline;
  }

  #templatemo_menu ul li a{
	  float: left;
	  width: 100px;
	  height: 20px;
	  margin-top: 10px;
	  padding: 0;
	  font-size: 1.1em;
	  font-weight: bold;
	  text-align: center;
	  text-decoration: none;
	  color: #CCCCCC;
	  border-left: 1px solid #CCCCCC;
  }

  #templatemo_menu ul li .lastmenu{
	  border-right: 1px solid #CCCCCC;	
  }

  #templatemo_menu li a:hover, #templatemo_menu li .current{
	  color: #FFFFFF;
	  
  }


  /* ----------------- end of menu----------------*/


}

