/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #929BAB;
}

a{
	color: #006699;
	text-decoration: none;
}

p
{
	margin: 0 0 14px 0;
	padding: 0;
}

a:link{
	color: #154F73;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #5BBBBD;
	text-decoration: underline;
}

h1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 18px;
	/*color: #003366;*/
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2{
	 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
 font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 18px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
 font-size: 14px;
 color: #999900;
 margin: 0px;
 padding: 0px;
 	font-weight: normal
}

h5{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul
{
	margin: 5px 0 0 0;
	padding: 0px;
}

li
{
	margin: 0 0 10px 20px;
	padding: 0;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.bold
{
	font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
.clear
{
	clear: both;
} 
/***********************************************/
#wrapper_all
{
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/site/image_site_head1.jpg);
	background-repeat: no-repeat;

} 
#wrapper_home{
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999933;

} 
#wrapper_office{
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;

} 

#head{
	padding-top: 4px;
	padding-bottom: 10px;
	height: 150px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 20px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
}
#menu{
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 20px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;
	background-image: url(../images/site/trans_1.png);
	background-repeat: repeat;
}
#head_right{
	float: right;
	padding-right: 10px;
	
}
#head_left{
	float: left;
	padding-left: 20px;
	padding-top: 10px;

}
#tabs{
	margin: 0;
	padding: 0;
}
#nav_main{
	background-image: url(../images/site/image_site_corner1.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
#nav_main2{
	background-image: url(../images/site/image_site_corner2gif.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

.container_1
{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	
}

#container_2{
	background-color: #444444;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 20px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 20px;

	
	
}
#leftcol{
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	padding: 10px 30px 10px 10px;
}
#rightcol_half{
	width: 470px;
	float: right;


}
#leftcol_half{
	width: 470px;
	float: left;
	

}

.rightcol_content
{
	float:right;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5px;
	padding: 10px 10px 10px 10px;
	width: 250px;
	display: inline block;
	clear: both;
	margin-bottom: 20px;
}

.rightcol_big_borders
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5px;
	padding: 10px 10px 10px 10px;
	width: 250px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

#border_1, .border_1{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5px;
	padding: 10px 10px 10px 10px;
	width: 440px;
	display: inline block;
	clear: both;
	float: left;
	margin-bottom: 14px;
}
#border_2, .border_2{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5px;
	padding: 10px 10px 10px 10px;
	display: inline block;
	clear: both;
	float: right;
	margin-bottom: 20px;
}

#border_3, .border_3 
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5px;
	padding: 10px;
	width: 295px;
	display: inline block;
	clear: both;
	margin-bottom: 14px;
	float: left;
}

.bottomWidth
{
	width: 930px;	
}

.border_3b
{
	border: 5px solid #CCC;
	padding: 10px;
	width: 442px;
	display: block;
	margin-bottom: 14px;
	float: left;	
}

.margBoxes
{
	margin-right: 16px;	
}

#border_3a, .border_3a
{
	border: 5px solid #CCC;
	padding: 10px;
	width: 930px;
	clear: both;
	margin-bottom: 14px;
	float: left;
	background-color: #e9e9e9;
}
#border_4{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 4px;
	padding: 10px 10px 10px 10px;
	width: 270px;
	display: inline block;
	clear: both;
	margin-bottom: 14px;
	float: RIGHT;
}
#border_5{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 4px;
	padding: 10px 10px 10px 10px;
	display: inline block;
	clear: both;
	float: right;
	margin-bottom: 14px;
}
#content_mid{
	margin-right: 30px;
	
}
#content_wide{

	
}
#content_right{
	width: 300px;
	float: left;
	background-color: #00CC99;
}
#content_left{
	float:left;
	width: 190px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#band_right{
	float: right;
	width: 470px;
	height: 280px;
	background-color: #CCCCCC;
	
}
#band_left{
	float: left;
	background-color: #999999;
	width: 470px;
	height: 280px;

}
#band1{
	height: 198px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 14px;
	}
#band2
{
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #444444;
	height: 24px;
}

#band2_right
{
	float: right;
	background-color: #000000;
	height: 20px;
}

#band2_left
{
	float: left;
	width: 640px;
	padding: 5px 5px 5px 5px;
	height: 12px;
}

#band3{
	height: 8px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #194294;
	}

.fullborder
{
	padding: 10px 10px 10px 10px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	display: inline-table;
	float: left;
	clear: both;
}

.fullborder_thumb
{
	padding: 10px 10px 10px 10px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	display: inline-table;
	clear: both;
}

#tab1{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #444444;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 10px;
	
	
	
}
#tab2{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;

	
	
	
}

#tab3
{
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;

	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.tab3
{
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
	/*border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;	*/
}


#tab4{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	height: 22px;

	
	
	
}
#line0
{
	margin: 10px 0 10px 0;
	padding-top: 10px;
	clear: both;
}

#line1
{

	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	
	
	
}

.line1
{
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;	
}

#line2, .line2{
	margin: 10px 0 10px 0;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	clear: both;
	
	
	
}
#line3, .line3{
	margin-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 1px;
	clear: both;
	
	
	
}
.topborder{

}

/************* #breadCrumb styles *************/




/*********** .navLinks styles ***********/
.navLink1{
	font-size: 12px;
	display: block;
	color: #333333;
	
}

.navLink1 a:link, .navLink1 a:visited  {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-right: 14px;
	padding-top: 8px;
	padding-left: 14px;
	padding-bottom: 8px;
}

.navLink1 a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #929BAB;
}
navLink2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #999933;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding: 5px 10px 5px 10px;
}

.navLink2 a:link, .navLink2 a:visited  {
	display: block;
	color: #999933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.navLink2 a:hover{
	display: block;
	color: #000000;
	text-decoration: underline;
}

.navLinksub1 a  
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: 2px solid #ffffff;
}

.navLinksub1 a:hover, .navLinksub1on 
{	
	display: block;
	border-top: 2px solid #ffffff;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color: #333333;
}

.navLinksub1on a
{
	display: block;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}

.navLinksub1on a 
{
	color: #FFFFFF;	
}


.navLinksub2 a:link, .navLinksub2 a:visited  {
	display: block;
	padding: 5px 10px 5px 10px;
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: 2px solid #ffffff;
}

.navLinksub2 a:hover 
{	
	display: block;
	border-top: 2px solid #ffffff;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color: #999933;
}

.navLinksub2on
{
	display: block;
	border-top: 2px solid #FFF;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	background-color: #929BAB;
}


/*********** .image styles ***********/

#image_holder_1{


}
.float_right{
	float: right;


}
.float_left{
	float: left;


}
.image_float_right{
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;


}
.image_float_left{
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;


}
.topline{
	border-top-color: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 5px;
	margin-right: 5px;



}
#padding1, .padding1{
	margin-top: 10px;
	padding-top: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;


}
#padding2{
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
#padding3{
	padding: 0px 10px 10px 10px;

}

/*********** login styles ***********/
#login{
	margin-left: auto;
	margin-right: auto;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	height: 386px;
	width: 798px;
	background-image: url(../image/image_site/image_site_login.jpg);
	background-repeat: no-repeat;
	}
	
#login_right
{
	width: 500px;
	float: right;
	margin-top: 220px;
	text-align: right;
	padding-right: 18px;

}

#wrapper_login
{
	width: 798px;
	margin-right: auto;
	margin-left: auto;

} 

.button, a.button 
{
	color: #FFF;
	font-weight: bold;
	border: 1px solid #666;
	background-color: #666666;
	margin: 2px 3px 2px 3px;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
}

.button:hover {
	background-color: #999999;
	color: #FFFFFF;
	border-color:  #999999;
	border-style: solid;
	border-width: 1px;
}

.button2
{
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	margin-top: 2px;
	font-size: 10px;
	cursor: pointer;
}

a.button2
{
	background: #333;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	margin-top: 2px;
	padding: 1px 10px 1px 10px;
	font-size: 10px;
	text-decoration: none;
}

.button2:hover {
	background-color: #999999;
	color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.button3, a.button3
{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
}
.button3:hover, a.button3:hover {
	background-color: #000000;
	color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}

.button4, a.button4
{
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	margin: 2px 3px 2px 3px;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	cursor: pointer;
}

.button4:hover, a.button4:hover {
	background-color: #999999;
	color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.textbox1{
	background-color: #eeeeee;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.textbox2{
	background-color: #999999;
	color: #FFFFFF;
	font-size: 11px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}
.px11{
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #333333;

}
.m5{margin: 10px;	}
.mt_1{margin-top: 10px;	}
.mt_1{margin-bottom: 10px;	}
.w_1{width: 160px;}
.w_2{width: 626px;}
.w_3{width: 450px;}
.w_4{width: 228px;}
.style_1{
	color: #006666;
	font-family: 11;
}
.style_2{
	color: #999999;
	font-size: 10px;
}
.style_3{
	color: #999999;
	font-size: 24px;
	font-weight: normal;
}
.style_4{color: #FFFFFF;}
.style_5{color: #FFFFFF;}
.style_6{
	color: #000000;
	font-size: 16px;
}
.link1{
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
}

.link1 a:link, .link1 a:visited  {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;

}

.link1 a:hover{

	text-decoration: underline;
	color: #006699;
	
}
.link2, .link2 a {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}

.link2 a:hover{

	text-decoration: underline;
	color: #006699;
	
}

.link3 a:link, .link3 a:visited  {
	display: block;
	padding: 4px 0px 4px 0px;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.link3 a:hover{
	display: block;
	border-top: 1px solid #eeeeee;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
	padding: 4px 0px 4px 0px;
	background-color: #fefefe;
}
.link4_current{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	background-color: #666666;
}
.link4{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #999999;
	display: inline;
	font-size: 12px;
}

.link4 a:link, .link4 a:visited  {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #999999;
	display: inline;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 1px 4px 1px 4px;

}

.link4 a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #999999;
	
}
.link5 {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.link5 a:link, .link5 a:visited  {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;

}

.link5 a:hover{

	text-decoration: underline;
	color: #CCCCCC;
	
}
.link6 {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}

.link6 a:link, .link6 a:visited  {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;

}

.link6 a:hover{

	text-decoration: underline;
	color: #006699;
	
}
.link7 {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCC00;
	text-transform: uppercase;
}

.link7 a:link, .link7 a:visited  {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCC00;

}

.link7 a:hover{

	text-decoration: underline;
	color: #FFFFFF;
	
}.uk{

	background-image: url(../images/site/image_site_uk.jpg);
	
	background-repeat: no-repeat;
	background-position: right bottom;

	
	
}
#pre_footer{
	width: 860px;
	padding-bottom: 10px;

	
	
}
#footer{
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222222;
	
	
}
.footer{
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-weight: normal;
	color: #999999;
	font-size: 11px;

}
.footer a:link, .footer a:visited  {
	text-decoration: none;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-weight: normal;
	color: #999999;

}

.footer a:hover{
	text-decoration: underline;
	color: #CCCCCC;
	
}
.search {
	text-indent: 5px;
	display: block; 
	width: 200px; 
	background: #bddec4; 
	color: #000000; 
	font-size: 16px; 
	border: 1px solid #bddec4; 
	height: 18px;
}

.line
{
	border-bottom: 1px solid #CCC;	
}

.was_price
{
	text-decoration: line-through;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 15px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

.specialPrice
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 18px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.mainHolding
{
	background: #FFF;
	width: 600px;
	height: 310px;
	left: 50%;
	position: absolute;
	margin-left: -300px;
}

.topImage
{
	background: #FFF url(../images/site/image_site_head1.jpg) no-repeat;
	height: 130px;
	margin: 0 25px;
}

.holdText
{
	margin: 25px;
	line-height: 30px;
}

.printInv img
{
	width: 75px;
	width: 75px;
}

.printInv .border_3b
{
	width: 290px;	
}

.printInv h3
{
	font-size: 13px;	
}

.printInv h5, .printInv h6
{
	font-size: 12px;	
}

.h2text{
	 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
 font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.team 
{
	margin: 0 20px 20px 0;
	padding:0 10px 10px 10px;
	border-bottom: 1px solid #CCC;
	width: 330px;
}
.team .job_title 
{
	font-weight: bold;
}

.team .job_name
{
	font-size: 12px;
	font-weight:bold;
	color: #5F6699;
}

.team img 
{
	float: right;
	border: 1px solid #CCC;
	margin: 0 0 20px 20px;
}

.stock_notice
{
	color: green;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 0;
}
.xmas
{
	background:url(/images/site/christmas.jpg) no-repeat top; 
	color: #FFF; 
	width: 270px; 
	height: 253px; 
	font-weight: bold; 
	font-size: 13px; 
	text-align: center; 
	padding: 0; 
	line-height: 18px;	
}
.promo
{
	background:#FFF; 
	color: #e10016;
	width: 270px; 
	height: 253px;  
	font-size: 17px; 
	text-align: center; 
	padding: 0; 
	line-height: 22px;	
}
