body {
  padding: 0;
  margin: 0;
  background-color: #5A5151;
  font-family: Tahoma;
  font-size: 12px;
}
#outer_container { }
.main_row {
    padding: 0;
    margin: 0;
    b/ackground-repeat: repeat-x;
    background-position: top;
    background-color: transparent;
    text-align: center;
	clear: both;
}
.main_row1 {
  height: 34px;
  background-image:url(images/bar1_bg.jpg);
  color: #fff;
}
.main_row2 {
  height: 60px;
  background-image:none;
  padding-top: 20px;
  background: #fff;
}
.main_row3 {
  height: 32px;
  background-image:url(images/bar2_bg.jpg);
  /*overflow: hidden;*/
}
.main_row3 .main_inner {	
	padding: 0;
}
#middle_rows {
  background-image:url(images/bg.jpg);
}
.main_row6 {
  height: 68px;
  background-image:none;
  background-color: #5a5151
}
.main_inner {
  width: 900px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.main_row1 .welcome {
    width: 50%;
    float: left;
    padding-top: 5px;
}
.main_row1 .language {
  width: 30%;
  float: right;
}
.main_row1 .language .text {
  float: left;
  margin-top: 7px;
  margin-right: 5px;
  font-size: 11px;

}
.main_row1 .language .box {
  width: 132px;
  height: 34px;
  background-image:url(images/language_bg.jpg);
  float: right;
 padding: 0px;
  margin: 0px;
}
.main_row1 .language .box div {
  background-image:url(images/language_left.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 34px;
    padding: 0px;
  margin: 0px;

}
.main_row1 .language .box div div {
  background-image:url(images/language_right.jpg);
  background-position: right top;
  height: 34px;
    padding: 0px;
  margin: 0px;

}
.main_row1 .language .box .input {
   background-image:url(images/language_right.jpg);
  padding: 0px;
  margin: 0px;
  
  
}
.main_row1 .language .box .input input {
  width: 70%;
  height: 15px;
  border: 0;
  margin: 10px 0 0 10px;
}
.main_row2 .logo {
    width: 50%;
    float: left;
}
.main_row2 .search_form {
  width: 31%;
  float: right;
  height: 30px;
  background-image:url(images/search_bg.gif);
  background-repeat: repeat-x;
}
.main_row2 .search_form .top {
  background-image:url(images/search_left.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
}
.main_row2 .search_form .text {
  float: left;
  margin-top: 7px;
  margin-left: 5px;
  font-size: 11px;
  background: none;
  color: #fff;

}
.main_row2 .search_form .box {
  width: 225px;
  height: 34px;
  background-image:url(images/searchbox_bg.gif);
  background-repeat: repeat-x;
  float: right;
 padding:  0px;
  margin: 0px;
}
.main_row2 .search_form .box div {
  background-image:url(images/searchbox_left.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 34px;
}
.main_row2 .search_form .box div {
  background-image:url(images/searchbox_right.gif);
  background-position: right top;
  height: 34px;
}
.main_row2 .search_form .box .input {
  margin: 0 5px 0 5px;
  padding: 8px 0 8px 0;
  background: none
}
.main_row2 .search_form .box .input input {
  width: 80%;
  height: 15px;
  border:0;
}
.main_row2 .bottom {
  text-align: center;
}
.main_row2 .links, .main_row2 .links a, .main_row2 .links a:visited, .main_row2 .links a:link, .main_row2 .links a:hover {
    color: #7b6d6d;
    font-size: 12px;
    text-decoration: none;
}


/*Footer menu Start*/




/*Footer menu End*/
/*Head Menu Start*/
/*
.main_row3  ul {
    list-style: none;
    padding: 0;
    margin: 0;
	background-color:transparent;
}

.main_row3 .main_inner li {
  float: left;
  height: 27px;
  margin-right: 2px;
  width: 120px;
  text-align: center;
  padding: 0;
  overflow: hidden;
  margin-top:6px;
}
.main_row3 .main_inner li div {
 height: 27px;
}
.main_row3 .main_inner li div div {
  height: 27px;
  padding-top: 10px;
}
.main_row3 .main_inner li div div div {
  padding-top: 10px;
  background-color:#ffffff;
  padding: 0;
  height: 20px;
}
.main_row3 .main_inner li a, .main_row3 li a:visited, .main_row3 li a:link, .main_row3 li a:hover {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;

}
.main_row3 .main_inner li.active {
background-image: url(images/bg_menu_03.gif);
background-repeat: no-repeat;
margin-top:-1px;
text-align:center;
padding:10px 0px 10px 0px;
width: 105px;
height: 35px;
}


.main_row3 .main_inner li.active a, .main_row3 li.active a:visited, .main_row3 li.active a:link, .main_row3 li.active a:hover {
 color: #666;
 font-weight: bold;
 width:95%;
 padding:0px 0px 10px 0px;
 height: 35px;
 background-color:#ffffff;
}
*/
/*

    * -moz-border-radius-topleft  / -webkit-border-top-left-radius
    * -moz-border-radius-topright / -webkit-border-top-right-radius
    * -moz-border-radius-bottomleft / -webkit-border-bottom-left-radius
    * -moz-border-radius-bottomright / -webkit-border-bottom-right-radius

*/



.main_row3 {
  border-bottom: 5px solid #fff;
}
.main_row4   {
  padding-top: 10px;
}
.main_row4 .slideshow {
    padding: 10px;
    margin-bottom: 10px;
}

 .main_inner  .slideshow span a{
text-decoration:none;
 }
.main_row4 { margin-bottom: 10px; }
#homepage .main_row4 { margin-bottom: 0; padding-bottom: 10px; }

#homepage .main_row4 .main_inner {
	background-color: #ffffff;
	border: 1px solid #efefef;
}
.main_row4 .main_inner .box_holder{
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
}

.main_row4 .slideshow {
	background-color:#ffffff;
    background-image:url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
    padding: 0;
	width: 875px;
	height: 275px;
}

.main_row4 .slideshow .text {
	padding: 30px 0 0 0;
	margin: 0 45px 0 45px;
	color: #625252;
	font-size: 11px;
	width: 40%;
	line-height: 20px;
	font-weight: bold;
}
.main_row4 .slideshow .text hr {
	border: 0px;
	border-top: 1px solid #e3e3e3;
}
.main_row4 .slideshow .text h1,
.main_row4 .slideshow .text h2,
.main_row4 .slideshow .text h3 {
	line-height: auto;
}
.main_row4 .slideshow .text a,
.main_row4 .slideshow .text a:link,
.main_row4 .slideshow .text a:visited,
.main_row4 .slideshow .text a:hover {
	text-decoration: none;
	color: #625252;
}

/**box content start***/
 .main_inner .box_content {
    background-color: #fff;
    padding: 0px;
    margin-bottom: 20px;
	width: 875px;
	height: 275px;
}
 .main_inner .box_content .box_left_content{
float:left;
 border: 1px solid #ddd;
 width: 280px;
 border-top:6px solid #8B1A1A;
padding: 10px 0px 13px 0px;
	height: 220px;

}
 .main_inner .box_content .box_left_content span{
float:right;
margin-right:10px;
 }
  .main_inner .box_content .box_left_content img{

margin-left:15px;
 }
  .main_inner .box_content .box_left_content p{
line-height:16px;
color:#404040;
margin-left:15px;
 margin-top:-1px;
 }

   .main_inner .box_content .box_left_content h3{
 margin-top:-1px;
 margin-left:15px;
 }





 .main_inner .box_content .box_right_content{
float:left;
 border: 1px solid #ddd;
 width: 286px;
margin: 0px 10px 0px 10px;
border-top:6px solid #363636;
background-image:url(images/box_bg22.gif);
background-repeat: no-repeat;
background-position: center;
padding: 10px 0px 10px 0px;
height: 220px;

}
 .main_inner .box_content .box_right_content span{
 float:left;
margin-top:10px;

 }
 .main_inner .box_content .box_right_content a{
text-decoration:none;
 }
 .main_inner .box_content .box_left_content span a{
text-decoration:none;
 }
  .main_inner .box_content .box_right_content span .span{
 float:right;
 margin-top:5px;
  line-height:16px;
  margin-right:10px;
 }
  .main_inner .box_content .box_right_content span .span p{
 float:right;
 line-height:18px;
 }
  .main_inner .box_content .box_right_content  p{
 color:#404040;
 line-height:16px;
 }

 .main_inner .box_content .box_center_content {
 width: 283px;
 border: 1px solid #ddd;
 float:left;
 border-top:6px solid  #4D4D4D;
 background-image:url(images/box_bg2.gif);
background-repeat: no-repeat;
background-position: center;
padding: 10px 0px 10px 0px;
height: 220px;
margin:0px;
	
}
 .main_inner .box_content .box_center_content p{
  line-height: 18px;
  margin-left: 20px;
 }



  .main_inner .box_content .box_center_content img{

  margin-left: 20px;
 }
/**Box content end**/

.main_row6 {
  padding-top: 10px;
  color: #fff;
  font-size: 10px;
 
}
.main_row6 .copyright {
  padding-bottom: 5px;
    padding-left: 10px;
}
.main_row6 .links {
margin:0px;
padding:0px;
}
.main_row6 .links ul {
  color: #ccc;
  list-style:none;
  margin:0px;
padding-left:0px;
}


.main_row6 .links li{
  color: #ccc;
  float:left;
  padding-right:10px;
  padding-left:10px;
  border-right: 1px solid #cccccc;
}

.main_row6 .links li a, .main_row6 .links li a:link, .main_row6 .links li a:visited, .main_row6 .links li a:hover {
  color: #fff;
  text-decoration: none;
}

.main_row6 .a_links {
color: #ccc;
text-decoration: none;
padding-left:10px;
}
.main_row6 .a_links {
color: #ccc;
text-decoration: none;
padding-left:10px;
}

#main_container {
    padding: 0;
    margin: 0;
} 

/*inner pages*/
 .main_inner .box_content_02 {
    
    padding: 0;
	margin: 0;
	width: 920px;


}
.main_row4 .slideshow_02 {
background-color:#ffffff;
    background-image:url(images/bg_page_title.gif);
	background-repeat: no-repeat;
    border: 1px solid #ddd;
    padding: 0px;
    margin-bottom: 10px;
	background-position: right;
	color: #383838;
	width: 900px;
	height: 52px;
	
}

.main_row4 .page_title .cms_editable {
	margin: 10px 0 0 15px; 
}
.main_row4 .page_title {
/*padding: 5px 10px;*/
color:#ffffff;
font-weight:bold;
font-size:20px;
text-align:left;
background: red url(images/bg_page_title.gif) no-repeat top left;
margin: 0 0 10px 0;
height: 52px;
overflow: hidden;
}
/*
.main_row4 .page_title  .cms_editable{
margin: 15px 10px 10px 10px;
color:#ffffff;
font-weight:bold;
font-size:20px;
text-align:left;
border: 0px solid blue;
}
*/

 .main_inner .box_content_02  .box_right_content_02{
float:left;
 border: 1px solid #ddd;
 width: 607px;
margin: 0;

background-repeat: no-repeat;
padding: 0;

}

 .main_inner   .heading_title{
height: 25px;
background-image:url(images/bar1_bg.jpg);
padding: 3px 0px 0px 5px;
color:#ffffff;
font-weight:bold;
 }
  .main_inner   .footer_content{
height: 20px;
background-color:#8B1A1A;
padding: 2px 0px 2px 10px;
color:white;
font-weight:bold;
 }
  .main_inner   .content{
padding: 10px 0px 10px 5px;
 background-color:#ffffff;
 }
 
  .main_inner .box_content_02 .box_left_content_02{
float:left;
 border: 1px solid #ddd;
 width: 260px;

padding: 10px 10px 10px 10px;
margin: 0px 10px 0px 0px;
background-color: #ffffff;
}


 .main_inner .box_content_02  .box_right_content_03{
float:left;
 border: 1px solid #ddd;
 width: 600px;
margin: 0;
border-top:0px solid #363636;
background-repeat: no-repeat;
padding: 0;

}

  .main_inner .box_content_02 .box_left_content_03{
float:right;
 border: 0px solid #ddd;
 width: 285px;
 border-top:0px solid #8B1A1A;
padding: 0px;
margin-right:20px;
background-color: #ffffff;
}



 .main_inner .box_left_content_02 ul{
list-style-image: url(images/arrow.gif);
 }
  .main_inner .box_left_content_02 li{
padding-bottom:10px;
 }
 
 
  .main_inner .box_content_02  .box_right_content_04{
float:none;
 border: 1px solid #ddd;
 width: 900px;
margin: 0;
border-top:0px solid #363636;
background-repeat: no-repeat;
background:#ffffff;

}
 
  .main_inner .box_content_02  .box_right_content_04 .content{
padding:25px 25px 25px 35px;

}

 .main_inner .box_content_02  .box_right_content_04   .heading_title{
height: 25px;
background-image:url(images/bar1_bg.jpg);
padding: 5px 0px 0px 10px;
 }

 .main_inner   .heading_title{
height: 25px;
background-color:gray;
 }
/*

.box,.box_temp,.row {
    padding: 0;
    margin: 0;
}
*/



/**box left content start***/
 .main_inner .box_left_content_03{
    background-color: #fff;
    border: 0px solid blue;

    margin-bottom: 20px;
	padding: 10px 10px 10px 10px;

}
 .main_inner .box_left_content_03 .box_left_content{

 border: 1px solid #ddd;
 width: 100%;
height: 220px;
float:none;
margin-bottom: 10px;

}
 .main_inner .box_left_content_03 .box_left_content span{
float:right;
margin-right:10px;
margin-bottom:5px;
 }
  .main_inner .box_left_content_03 .box_left_content img{

margin-left:15px;
 }
  .main_inner .box_left_content_03 .box_left_content  p{
line-height:16px;
color:#404040;
margin-left:15px;
margin-top:5px;
 }

   .main_inner .box_left_content_03 .box_left_content h3{
 margin-top:-1px;
 margin-left:15px;
 }





 .main_inner .box_left_content_03 .box_right_content{

 border: 1px solid #ddd;
 width: 100%;
float:none;

background-image:url(images/box_bg22.gif);
background-repeat: no-repeat;
background-position: center;
padding: 10px 0px 10px 0px;
height: 220px;
margin-bottom: 10px;

}
 .main_inner .box_left_content_03 .box_right_content span{
 float:left;
margin-top:10px;

 }
 .main_inner .box_left_content_03 .box_right_content a{
text-decoration:none;
 }
 .main_inner .box_left_content_03 .box_left_content span a{
text-decoration:none;
 }
  .main_inner .box_left_content_03 .box_right_content span .span{
 float:right;
 margin-top:5px;
  line-height:16px;
  margin-right:10px;
 }
  .main_inner .box_left_content_03 .box_right_content span .span p{
 float:right;
 line-height:18px;
 }
  .main_inner .box_left_content_03.box_right_content  p{
 color:#404040;
 line-height:16px;
 }

 .main_inner .box_left_content_03 .box_center_content {
 width: 100%;
 border: 1px solid #ddd;
float:none;

 background-image:url(images/box_bg2.gif);
background-repeat: no-repeat;
background-position: center;

height: 220px;
	
}
 .main_inner .box_left_content_03 .box_center_content p{
  line-height: 18px;
  margin-left: 20px;
 }



  .main_inner .box_left_content_03 .box_center_content img{

  margin-left: 20px;
 }

.main_row5, .main_row5 .box_content {
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
}
.main_row5 .box_content .box_column {
	width: 30%;
	height: 210px;
	overflow: hidden;
	margin: 0 12px 0 0;
	float: left;
	border: 1px solid #ddd;
	background: url(images/box_line3.gif) repeat-x #fff top;
	padding: 10px;
}
.main_row5 .box_content .box_column1 {
	background-image: url(images/box_line1.gif);
}
.main_row5 .box_content .box_column2 {
	background-image: url(images/box_line2.gif);
}
.main_row5 .box_content .box_column3 {
	background-image: url(images/box_line3.gif);
}
.main_row5 .box_content .box_column_last {
	margin: 0;
}
.main_row5, 
.main_row5 p, 
.main_row5 a, 
.main_row5 a:link, 
.main_row5 a:visited, 
.main_row5 a:hover {
	font-size: 11px;
	color: #828282;
	line-height: 18px;
	text-decoration: none;
}
.main_row5 strong, 
.main_row5 h1, 
.main_row5 h2, 
.main_row5 h3 {
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
.main_row5 .box_content .box_column2 h1 {
	font-size: 16px;
}
.main_row5 .box_content .box_column2  .inner {
	background: url(images/box_bg22.gif) transparent top center no-repeat;
	padding: 10px;
	height: 200px;
	margin: 10px 3px 3px 3px;
}
.main_row5 .box_content .box_column2 .icon {
	float: left;
	padding: 20px 0 0 0;
	width: 35%;
}
.main_row5 .box_content .box_column2 .text {
	float: right;
	width: 65%;
}

.main_row5 .box_content .box_column3  .inner {
	background: url(images/box_bg2.gif) transparent top center no-repeat;
	padding: 10px 0px 0 20px;
	height: 200px;
	margin: 10px 3px 3px 3px;
}
.main_row5 .box_content .box_column3 h1 {
	font-size: 16px;
}
.main_row5 .box_content .box_column3 h2 {
	font-size: 18px;
	color: #8d504f;
	line-height: auto;
}
.endlist { clear: both; }

.main_row5 { height: 75px; }
.main_row5, .main_row5 a, .main_row5 a:link, .main_row5 a:visited, .main_row5 a:hover { 
	color: #fff;
	font-size: 10px;
}
.main_row5 .links ul { list-style: none; padding: 0; margin: 0; }
.main_row5 .links li { list-style: none; padding: 0 5px; margin: 0; display: inline; }

.main_row4 { background: #fff url(images/bg.jpg) repeat-x top left; padding-bottom: 20px; }
.main_row4, .main_row4 .main_inner { height: auto; }


/*Menu Start*/
#menu li { 
	text-align: center;
	padding: 0;
	height: 32px;
}
#menu li .text {
	height: 32px;
	padding: 10px 25px;
	overflow:hidden;
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li.active a, #menu li.active a:link, #menu li.active a:visited, #menu li.active a:hover {
	color: #666;
	font-weight: bold;
}
#menu li.active { background: transparent url(images/menu_hover_left.jpg?123) no-repeat top left; }
#menu li.active .text { background: transparent url(images/menu_hover_right.jpg) no-repeat top right; }
#menu ul.level2 { background: #fff; margin-top: 13px; border: 0 solid #999; border-width: 0 1px 1px 1px; }
#menu ul.level2 li { height: auto; padding: 0; margin: 0; text-align: left; }
#menu ul.level2 li a, #menu ul.level2 li a:link, #menu ul.level2 li a:visited { color: #666; font-weight: normal; margin: 10px; }
#menu ul.level2 li a:hover { color: #000; }

.box_column a, .box_column a:link, .box_column a:visited, .box_column a:hover { color: #999; }
#homepage #middle_rows { padding-bottom: 20px; } 

#slideshow_text, 
#slideshow_text a, 
#slideshow_text a:link, 
#slideshow_text a:visited, 
#slideshow_text a:hover { 
	color: #fff; 
}
#slideshow_text .slideshow_1, 
#slideshow_text .slideshow_1 a, 
#slideshow_text .slideshow_1 a:link, 
#slideshow_text .slideshow_1 a:visited, 
#slideshow_text .slideshow_1 a:hover { 
	color: #625252; 
}
