/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030101;
	background: #310215 url(images/bodybg.gif) repeat-x   ;
}

a:link, a:visited { color: #310215; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#e1005c;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#000;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#templatemo_container {
	margin: auto auto;
	width: 970px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
 
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#templatemo_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 970px;
	height: 180px;
    background: url(images/header.jpg) no-repeat;
}
#top{
 
	width: 970px;
	height: 150px;
     
    
}
#bot {
clear:both;
	float: left;
	width: 970px;
    height:10px;
 color:#E57511; 
}
* html #bot {
 
 color:#E57511; 
}
#search {
margin-top:-15px;
 color:#000; 
}

* html #search {
 padding-top:0px;
background:#F2F2F2;
 color:#000; 
}
#logosection {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 235px;
	height: 150px;
	 
}

.sitelogo {
	margin: 10px 0px 0px 60px;
	padding: 0px;
	height: 80px;
	 
}

.sitename {
	margin: 35px 0px 0px 20px;
	padding: 0px;
	font: 15px Arial;
	font-weight: bold;
	color: #310215;
}
*html .sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 15px Arial;
	font-weight: bold;
	color: #310215;
}
.sitename span {
	font-weight: normal;
}

#header {
	margin:5px 0 0 0;
	float: right;
	width: 730px;
	height: 140px;
   
	 
}
#header .flash{
	padding:0px 0px 0px 0px;
	 width:600px;
     height:140px;
     float:left;
}
#header .title{
	padding:70px 0px 0px 620px;
	font-size: 15px;
	font-weight:bold;
	color: #310215;
	line-height: 25px;
}

#header .bigtext{
	font-size: 15px;
	font-weight:bold;
	color: #310215;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	 
	padding: 0px;
	width: 970px;
	height: 45px;
	  background:#f7f7f7;
}


 


#menu {
	float: right;
	width: 970px;
	height: 35px;
	margin: 0px 0 0 0;
	background: url(images/menubg.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align:left;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 7px 20px 0px 20px;
	font: 14px arial;
	color:#f7f7f7;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FA9FCC;
	background-color: #7A1D42;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 970px;
    background:#f7f7f7;
}

#templatemo_left_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 10px;
	width: 215px;
	  background:#f7f7f7;
/*	min-height: 400px;*/
   /* border-right: 1px solid #e1005c;*/
}
* html #templatemo_left_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 15px 10px;
	width: 215px;
	  background:#f7f7f7;
/*	min-height: 400px;*/
   /* border-right: 1px solid #e1005c;*/
}

#templatemo_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding:20px 10px 15px 10px;
	width: 570px;
	 
    background:#f7f7f7;
}
#templatemo_middle_column p{
color: #030101;
 }
* html #templatemo_middle_column {
   float: left;
	margin: 0px 0px 5px 0px;
	padding:20px 10px 15px 10px;
	width: 530px;
   
	 color:#A41818;
    background:#f7f7f7;
}
#templatemo_middle_column1 {
	float: left;
	margin: 0px 0px 5px 0px;
	padding:20px 10px 15px 10px;
	width: 915px;
	 
    background:#f7f7f7;
}
* html #templatemo_middle_column1 {
   float: left;
	margin: 0px 0px 5px 0px;
	padding:0px 10px 15px 10px;
	width: 915px;
	 
    background:#f7f7f7;
}
#templatemo_middle_column3 {
	float: left;
	margin: 0px 0px 5px 0px;
	padding:20px 10px 15px 10px;
	width: 915px;
	 
    background:#f7f7f7;
}
* html #templatemo_middle_column3 {
   float: left;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 15px 9px;
	width: 915px;
	 
    background:#f7f7f7;
}
#templatemo_middle_column1 p{
	padding:5px 10px 0px 10px;
color: #030101;
 }
#templatemo_middle_column2{
	float: left;
	margin: 0px 0px 5px 0px;
	padding:20px 20px 5px 30px;
	width: 680px;
	 
    background:#f7f7f7;
}
* html #templatemo_middle_column2 {
   float: left;
	margin: 0px 0px 5px 0px;
	padding:0px 10px 5px 10px;
	width: 715px;
 
    background:#f7f7f7;
}
#templatemo_middle_column2 p{
	padding:20px 10px 0px 10px;
color: #030101;
 }
#templatemo_right_column {
	float: right;
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 09px 0px;
	width: 130px;
	  background:#f7f7f7;
/*	min-height: 400px;*/
}
* html #templatemo_right_column  {
float: right;
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 33px 0px;
	width:130px;
	  background:#f7f7f7;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	 
	margin: 0px 0px 0px 0px;	
}
#leftcolumn_box03  {
	width:175px;
	padding: 0px;
	 float:left;
	margin: 0px 0px 10px 0px;	
}
#leftcolumn_box03 img{
	border:none;
	  border: 1px solid #BABBBC;
	margin: 50px 0px 10px 0px;	
}
.anim{ 
border:none;position:absolute;
top:430px;
margin-left:50px;
}


#leftcolumn_box01 img{
 
}
 

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/templatemo_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
 
	border-top: 5px solid #AA1054;
    border-left:1px solid #AA1054;
    border-right:1px solid #AA1054;
   border-bottom:1px solid #AA1054;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	background: url(images/heading-bg.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/templatemo_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */
.imag {
width:183px;
padding:0px 0px 10px 5px;
 
 }
#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 51px;
	margin: 0px  0px 10px 15px;
	padding: 10px 20px 0px 20px;
	background: url(images/round.png) no-repeat;
	color:#000;
	font-size: 15px;
	text-decoration: none;
}
.rightbig_button1 a{
	clear: both;
	display: block;
	width: 165px;
	height: 51px;
	margin: 0px 0px 10px 15px;
	padding: 14px 20px 0px 20px;
	background: url(images/round.png) no-repeat;
	color:#000;
	font-size: 15px;
	text-decoration: none;
}
* html .rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 51px;
	margin: 0px  0px 10px 12px;
	padding: 10px 20px 0px 10px;
	background: url(images/round.png) no-repeat;
	color:#000;
	font-size: 15px;
	text-decoration: none;
}
* html .rightbig_button1 a{
	clear: both;
	display: block;
	width: 165px;
	height: 51px;
	margin: 0px 0px 10px 12px;
	padding: 14px 20px 0px 10px;
	background: url(images/round.png) no-repeat;
	color:#000;
	font-size: 15px;
	text-decoration: none;
}
#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/templatemo_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #F34E9A;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	width: 110px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding:0px 0px 0px 0px;
	width: 970px;
	height:40px;
	text-align: center;
	color: #FFEBEE;
	 
	text-align: center;
}
#templatemo_footer_bottom {
	width: 970px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #B42A61 url(images/bar.png) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
	width: 970px;
	height: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background:#B42A61 url(images/bar.png) no-repeat;
}

#templatemo_footer a{
	color: #FFEBEE;
}

#templatemo_footer a:hover{
	color: #ffffff;
}
div.figure {
  float: right;
  width: 175px;
 
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: bold ;
  font-size:15px;
  text-indent: 0;
  color:#B42A61;
}
img.scaled {
  width: 100%;
}
/* ----- End of Footer ----- */
.picture { background-color: #F9F9F9; 
border: 1px solid #BABBBC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; text-align: center} 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 5px 0.5em 0.9em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
.picture a{
color:#B20001;
text-decoration:none;
 text-align: center
 }
 * html .cls100_p{
	width:100%;
	}
 .cls100_p{
 	height:1%;
	color:#000;
 }
 
.red_t {
	background:url(images/red_tb.jpg) 0px top repeat-x #dfdabc;
	}
.red_b{
	background:url(images/red_bb.jpg) 0px bottom repeat-x;
}
.red_r{
	background:url(images/red_rb.jpg) right 0px repeat-y;
	}
.red_l{
	background:url(images/red_lb.jpg) 0px 0px repeat-y;
	}
.red_tl {
	background:url(images/red_tlc.jpg) left top no-repeat;
	}
.red_tr{
	background:url(images/red_trc.jpg) right 0px no-repeat;
	}
.red_bl{
	background:url(images/red_blc.jpg) left bottom no-repeat;
	}
.red_br{
	background:url(images/red_brc.jpg) right bottom no-repeat;
	}
    .clsNavigation{
	padding:10px 0px 0px 0px;
	font-size:11px;
}
.clsNavigation ul{
	padding:0 0 10px 10px;
}
.clsNavigation li{
	background:url(images/nav_li.gif) no-repeat  left center;
	padding-left:20px;
	margin-bottom:3px;
    list-style-type:none;
}
.clsNavigation li a{
	/*	padding:10px 0px 0px 0px;font-weight:bold;*/
	font-size:12px;
}
h2 {border-bottom:4px solid #dadada; color:#830001; font-size:18x; margin:0 0 10px; padding:0 2px 2px 5px;}
  #box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #681406;
	border-top: 4px solid #681406;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-a td
{
	padding: 18px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
 
#gallery{float:left;padding:0;margin:0;width:960px;height:100%!important;height:auto;padding:5px;}
*html #gallery{float:left;padding:0;margin:0;width:930px;height:100%!important;height:auto;padding:5px;}
#gallery ul{float:left;padding:0;margin:0!important;margin:0;}
#gallery img{margin:0;padding:2px;height:150px;width:200px;}
#gallery li{float:left;height:161px;width:212px;margin:10px!important;margin:5px;}
#gallery li a{float:left;height:153px;width:204px;border:2px solid #ccc;}
#gallery li a:hover{float:left;height:153px;width:204px;border:2px solid #ccc;}

*html #gallery ul{float:left;padding:0;margin:0!important;margin:0;}
*html #gallery img{margin:0;padding:2px;height:150px;width:200px;}
*html #gallery li{float:left;height:161px;width:212px;margin:10px!important;margin:5px;}
*html #gallery li a{float:left;height:153px;width:204px;border:2px solid #ccc;}
*html #gallery li a:hover{float:left;height:153px;width:204px;border:2px solid #ccc;}