@charset "utf-8";
/* CSS Document */

@font-face {
	src: url(../fonts/style05.ttf);
	font-family: arun;
}
@font-face {
	src: url(../fonts/font002.ttf);
	font-family: arun2;
}
@font-face {
	src: url(../fonts/font2.otf);
	font-family: arun3;
}
@font-face {
	src: url(../fonts/font3.ttf);
	font-family: arun4;
}
@font-face {
	src: url(../fonts/font01.ttf);
	font-family: arun44;
}
@font-face {
	src: url(../fonts/style04.ttf);
	font-family: arun5;
}
@font-face {
	src: url(../fonts/font5.ttf);
	font-family: arun6;
}
body {
	margin: 0px;
	padding: 0px;
}
#slider div.navBulletsWrapper div {
	width: 12px;
	height: 12px;
	border-radius: 5px;
	font-size: 0;
	color: White;
	background: transparent url(bullet.html) no-repeat 0 0;
	display: inline-block;
	zoom: 1;
	overflow: hidden;
	cursor: pointer;
	margin: 0 2px;
}
#headertop {
	width: 100%;
	height: 51px;
	float: left;
	position: fixed;
	z-index: 1000;
	
	margin: 0px 0px 0px 0px;
}
#headertop #headertop_fix {
	width: 1349px;
	height: 51px;
	margin: auto;
}
#headertop_fix #htf_toplogo {
	width: 233px;
	height: 12px;
	float: left;
	margin: 20px 0px 0px 0px;
	/*background:url('../assets/protaclogo.png') no-repeat;*/
}
#headertop_fix #htf_rightall {
	width: auto;
	height: 50px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#htf_rightall #htfra_boxoneall {
	width: auto;
	height: 50px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#htfra_boxoneall #htfraboa_searchall {
	width: 100px;
	height: 45px;
	float: left;
	margin: 5px 0px 0px 0px;
	background-color: rgb(0, 131, 203);
	border-radius: 50px;
}
#htfra_boxoneall #htfraboa_searchall:hover {
	width: 100px;
	height: 45px;
	float: left;
	margin: 5px 0px 0px 0px;
	background-color: #cccccc;
}
#htfraboa_searchall #htfraboasa_sicon {
	width: 21px;
	height: 21px;
	float: left;
	margin: 11px 0px 0px 16px;
	background: url(../assets/icon_navi_search.gif) no-repeat;
}
#htfraboa_searchall #htfraboasa_sicon2 {
	width: 21px;
	height: 21px;
	float: left;
	margin: 11px 0px 0px 16px;
	background: url(../assets/icon-user.png) no-repeat;
}
#htfraboa_searchall #htfraboasa_stext {
	width: auto;
	height: auto;
	float: left;
	margin: 12px 0px 0px 4px;
	font-family: arial;
	font-size: 13px;
	color: #333333;
}
#htfra_boxoneall #htfraboa_searchallline {
	width: 1px;
	height: 45px;
	float: left;
	margin: 5px 0px 0px 0px;
	background-color: #f2f2f2;
}
#htf_rightall #htfra_boxtwoall {
	width: auto;
	height: 50px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#htfra_boxtwoall #htfrabta_headall {
	width: auto;
	height: 39px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 11px 18px 0px 18px;
	background-color: rgb(0, 131, 203);
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 50px;
}
#htfra_boxtwoall #htfrabta_headall:hover {
	width: auto;
	height: 39px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 11px 18px 0px 18px;
	background-color: #CD5636;
	font-family: arial;
	font-size: 12px;
	color: white;
}
#htf_rightall #htfra_boxtwoallline {
	
	height: 50px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #CD5636;
}
#headerbottom {
	width: 100%;
	height: 100px;
	float: left;
	background-color: #f7f7f7;
	
}
#headerbottom #headerbottom_fix {
	width: 990px;
	height: 84px;
	margin: auto;
}
#headerbottom_fix #logo {
	width: 228px;
	height: 80px;
	float: left;
	margin: 20px 0px 0px 0px;
	background:url(../assets/protac200.png) no-repeat;
}
#headerbottom_fix #hbf_rightalll {
	width: 660px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
}
#hbf_rightalll #hbfra_topnav {
	width: auto;
	height: auto;
	float: right;
	margin: 15px 0px 0px 0px;
}
#hbf_rightalll #hbfra_topnav ul {
	margin: 0px;
	padding: 0px;
}
#hbf_rightalll #hbfra_topnav ul li {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-family: arial;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
}
#hbf_rightalll #hbfra_topnav ul li:hover {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-family: arial;
	font-size: 12px;
	color: #CB5434;
	text-decoration: underline;
}
#hbf_rightalll #hbfra_topnavline {
	width: 0px;
	height: 10px;
	float: left;
	margin: 3px 0px 0px 3px;
	background-color: #626262;
}
#hbf_rightalll #hbfra_mainnav {
	width: auto;
	height: auto;
	float: right;
	margin: 13px 0px 0px 0px;
}
/* Adjusting the margins, paddings and no list styles */
.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Little tricking with positions */
.navigation li {
	float: left;			/* Show list items inline */
	width: auto;
	position: relative;
}
/* Playing with Main Categories */
.navigation li a {
	color: white;
	display: block;  	/* Making sure a element covers whole li area */
	padding: 9px 10px 11px 10px;
	text-decoration: none; /* No underline */
	text-align: center;
	font-family: arun;
	font-size: 17px;
	height: auto;
	margin: 0px 0px 0px 1px;
	background-color: #e85c9b;
}
.navigation li a:hover {
	color: #ffffff;
	background-color: #CD5636;
}
/* Sub Cat Menu stuff*/
.navigation ul {
	background-color: #CD5333;
	position: absolute;
	left: 0;
	display: none; /* Hide it by default */
	margin: 0px 0 0 0px;
	padding: 0;
	list-style: none;
	z-index: 1000;
}
.navigation ul li {
	width: 160px;
	float: left;
	border-top: none;
}
/* Sub Cat menu link properties */
.navigation ul a {
	display: block;    	/* Making sure a element covers whole li area */
	height: 15px;
	padding: 8px 0px 11px 8px;
	color: #ffffff;
	text-decoration: none;
	border-top: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	border-bottom: 0px solid #d4d4d4;
	border-left: 0px solid #d4d4d4;
	border-right: 0px solid #d4d4d4;
	font-family: arun;
	font-size: 14px;
	border-bottom: 1px solid #fbfbfb;
}
.navigation ul a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#bottomlinksmidline {
	width: 0px;
	height: 40px;
	float: left;
	background-color: #d4d4d4;
}
#banner {
	width: 100%;
	height: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#banner #banner_bottombox {
	width: 100%;
	height: 212px;
	float: left;
	margin: -212px 0px 0px 0px;
	z-index: 900;
	position: absolute;
	background: url(../assets/flash_bg.png) repeat-x;
}
#banner_bottombox #bbb_fix {
	width: 990px;
	height: 212px;
	margin: auto;
}
#bbb_fix #bbbf_topdesignall {
	width: 990px;
	height: 176px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#bbbf_topdesignall #bbbftda_boxoneall {
	width: 225px;
	height: 136px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#bbbftda_boxoneall #bbbftdaboa_head1 {
	width: 225px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun6;
	font-size: 16px;
	color: #e85c9b;
}
#bbbftda_boxoneall #bbbftdaboa_head2 {
	width: 225px;
	height: 23px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun6;
	font-size: 12px;
	color: #e85c9b;
}
#bbbftda_boxoneall #bbbftdaboa_text {
	width: 225px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun4;
	font-size: 14px;
	color: #333333;
}
#bbbftda_boxoneall #bbbftdaboa_readmoreall {
	width: 225px;
	height: auto;
	float: left;
	margin: 18px 0px 0px 0px;
}
#bbbftdaboa_readmoreall #bbbftdaboarma_icon {
	width: 13px;
	height: 14px;
	float: left;
	margin: 2px 0px 0px 0px;
	background: url(../assets/read-icon.jpg) no-repeat;
}
#bbbftdaboa_readmoreall #bbbftdaboarma_read {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 3px;
	font-family: arun4;
	font-size: 14px;
	color: #BE4226;
	text-decoration: none;
}
#bbbftdaboa_readmoreall #bbbftdaboarma_read:hover {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 3px;
	font-family: arun4;
	font-size: 14px;
	color: #035fa2;
	text-decoration: underline;
}
#bbbf_topdesignall #bbbftda_boxoneline {
	width: 1px;
	height: 176px;
	float: left;
	margin: 0px 15px 0px 14px;
	/*background:url(../assets/flash_divider.gif) no-repeat;*/
	background-color: #999;
}
#bbb_fix #bbbf_bottomdesignall {
	width: 990px;
	height: 36px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bbbf_bottomdesignall #bbbfbda_headingg {
	width: 990px;
	height: auto;
	float: left;
	margin: 5px 0px 0px 0px;
	font-family: arun;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
#body {
	width: 100%;
	min-height: 400px;
	float: left;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}
#body #body_fix {
	width: 990px;
	min-height: 400px;
	margin: auto;
}
#body_fix #bf_toponeall {
	width: 990px;
	min-height: 250px;
	float: left;
	margin: 25px 0px 0px 0px;
}
#bf_toponeall #bftoa_leftboxall {
	width: 306px;
	min-height: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bftoa_leftboxall #bftoalba_head {
	width: 306px;
	height: auto;
	float: left;
	margin: 0px 0px 7px 0px;
	font-family: arun6;
	font-size: 16px;
	color: #e85c9b;
}
#bftoa_leftboxall #bftoalba_headtext {
	width: 306px;
	height: auto;
	float: left;
	margin: 7px 0px 0px 0px;
	font-family: arun2;
	font-size: 13px;
	color: #858585;
	font-style: italic;
}
#bftoa_leftboxall #bftoalba_subheadall {
	width: 306px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bftoalba_subheadall #bftoalbasha_boxone {
	width: 306px;
	height: 25px;
	float: left;
	margin: 12px 0px 0px 0px;
	border-bottom: 1px dashed #EA964E;
}
#bftoalbasha_boxone #bftoalbashabo_icon {
	width: 18px;
	height: 9px;
	float: left;
	margin: 6px 4px 0px 0px;
	background: url(../assets/icon.png) no-repeat;
}
#bftoalbasha_boxone #bftoalbashabo_icontext {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun;
	font-size: 15px;
	color: #222222;
}
#bf_toponeall #bftoa_spaceall {
	width: 36px;
	min-height: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bf_toponeall #bftoa_middboxall {
	width: 356px;
	min-height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bftoa_middboxall #bftoamba_topall {
	width: 356px;
	height: 140px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bftoamba_topall #bftoambata_img {
	width: 120px;
	height: 140px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/hire.jpg) no-repeat;
}
#bftoamba_topall #bftoambata_img2 {
	width: 120px;
	height: 140px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/hire2.jpg) no-repeat;
}
#bftoamba_topall #bftoambata_imgtextall {
	width: 226px;
	height: 140px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#bftoambata_imgtextall #bftoambata_imgtexth {
	width: 226px;
	height: 28px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun6;
	font-size: 12px;
	color: #CD5333;
	line-height: 23px;
}
#bftoambata_imgtextall #bftoambata_imgtextt {
	width: 226px;
	height: 110px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun;
	font-size: 14px;
	color: #565656;
	line-height: 20px;
}
#bftoa_middboxall #bftoamba_topallspace {
	width: 356px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bf_toponeall #bftoa_rightboxall {
	width: 256px;
	height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bftoa_rightboxall #bftoarba_head {
	width: 256px;
	height: auto;
	float: left;
	margin: 0px 0px 16px 0px;
	font-family: arun6;
	font-size: 16px;
	color: #e85c9b;
}
#bftoa_rightboxall #bftoarba_img {
	width: 256px;
	height: 110px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/hire3.jpg.jpg) no-repeat;
}
#bftoa_rightboxall #bftoarba_text {
	width: 256px;
	height: auto;
	float: left;
	margin: 7px 0px 0px 0px;
	font-family: arun;
	font-size: 14px;
	color: #565656;
	line-height: 20px;
	text-align: justify;
}
#bftoa_rightboxall #bftoarba_readmoreall {
	width: 256px;
	height: auto;
	float: left;
	margin: 18px 0px 0px 0px;
}
#bftoarba_readmoreall #bftoarbarma_icon {
	width: 13px;
	height: 14px;
	float: left;
	margin: 2px 0px 0px 0px;
	background: url(../assets/read-icon.jpg) no-repeat;
}
#bftoarba_readmoreall #bftoarbarma_read {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 3px;
	font-family: arun4;
	font-size: 14px;
	color: #CD5636;
	text-decoration: none;
}
#bftoarba_readmoreall #bftoarbarma_read:hover {
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 3px;
	font-family: arun4;
	font-size: 14px;
	color: #e93295;
	text-decoration: underline;
}
#body_fix #bf_secondall {
	width: 990px;
	min-height: 80px;
	float: left;
	margin: 50px 0px 0px 0px;
}
#bf_secondall #bfsa_headline {
	width: 100%;
	height: 5px;
	float: left;
	margin: 16px 0px 0px 0px;
	background-color: #bfbfbf;
}
#bf_secondall #bfsa_head {
	width: auto;
	height: auto;
	float: left;
	margin: -26px 0px 0px 258px;
	padding: 0px 12px 0px 12px;
	background-color: #fff;
	font-family: arial;
	font-size: 32px;
	color: #CD5333;
	font-weight: bold;
}
#bf_secondall #bfsa_head02 {
	width: 990px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 15px;
	color: #BFBFBF;
	text-align: center;
}
#body_fix #btdfirstall {
	width: 990px;
	height: 205px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #f4f4f4;
}
#btdfirstall #boxleftspace {
	width: 18px;
	height: 205px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#btdfirstall #boxrightspace {
	width: 17px;
	height: 205px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#btdfirstall #boxmain {
	width: 223px;
	height: 160px;
	float: left;
	margin: 20px 0px 25px 0px;
}
#boxmain #boxheaddss {
	width: 223px;
	height: 40px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arun6;
	font-size: 12px;
	color: #CD5333;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#boxmain #boximg5 {
	width: 43px;
	height: 42px;
	float: left;
	margin: 6px 0px 17px 90px;
	background: url(../assets/box_img05.png) no-repeat;
}
#boxmain #boximg6 {
	width: 42px;
	height: 42px;
	float: left;
	margin: 6px 0px 17px 90px;
	background: url(../assets/box_img06.png) no-repeat;
}
#boxmain #boximg7 {
	width: 40px;
	height: 42px;
	float: left;
	margin: 6px 0px 17px 90px;
	background: url(../assets/box_img07.png) no-repeat;
}
#boxmain #boximg8 {
	width: 38px;
	height: 42px;
	float: left;
	margin: 6px 0px 17px 90px;
	background: url(../assets/box_img08.png) no-repeat;
}
#boxmain #boxtexttss {
	width: 223px;
	height: 55px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #707070;
	text-align: center;
	line-height: 18px;
}
#btdfirstall #boxcenterline {
	width: 21px;
	height: 205px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/boxcenterline.jpg) repeat-y;
}
#ftr {
	width: 100%;
	min-height: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #000000;/*background:url(../assets/CEOBg.jpg) repeat-x;
*/}
#ftr #ftr_fix {
	width: 990px;
	min-height: 200px;
	margin: auto;
	;
}
#ftr_fix #ff_topall {
	width: 990px;
	min-height: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
}
#ff_topall #bbtopdesign {
	width: 990px;
	height: 196px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#bbtopdesign #blinksmapall {
	width: 198px;
	height: 166px;
	float: left;
	margin: 12px 0px 0px 0px;
}
#blinksmapall #map {
	width: 198px;
	height: 124px;
	float: left;
	margin: 0px 0px 10px 0px;
	background: url(../assets/footer_grid_map.png) no-repeat;
}
#blinksmapall #socil_icons {
	width: 198px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.facebook {
	background: url(../assets/social_f.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 13px;
}
.facebook:hover {
	background: url(../assets/social_f2.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	cursor: pointer;
	margin: 0px 0px 0px 13px;
}
.twiter {
	background: url(../assets/social_t.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
}
.twiter:hover {
	background: url(../assets/social_t2.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
	cursor: pointer;
}
.linked {
	background: url(../assets/social_l.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
}
.linked:hover {
	background: url(../assets/social_l2.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
	cursor: pointer;
}
.youtube {
	background: url(../assets/social_ytube.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
}
.youtube:hover {
	background: url(../assets/social_ytube2.jpg) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
	cursor: pointer;
}
.google {
	background: url(../assets/social_g%2b.html) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
}
.google:hover {
	background: url(../assets/social_g%2b2.html) no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 2px;
	cursor: pointer;
}
#bbtopdesign #blinksall {
	width: auto;
	height: 184px;
	float: left;
	margin: 12px 0px 0px 0px;
	font-family: arun6;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	text-transform: uppercase;
}
.blinks {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
	text-transform: none;
}
.blinks:hover {
	font-family: arial;
	font-size: 13px;
	color: #b43918;
	line-height: 24px;
	text-decoration: none;
	text-transform: none;
}
#bbtopdesign #bdivline {
	width: 1px;
	height: 166px;
	float: left;
	margin: 12px 33px 0px 60px;
	background-color: #fff;
}
#ftr_fix #ff_line {
	width: 990px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
#ftr_fix #ff_middleall {
	width: 990px;
	min-height: 50px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#ff_middleall #ffma_callall {
	width: auto;
	height: 30px;
	float: left;
	margin: 10px 0px 10px 0px;
}
#ffma_callall #ffmaca_iconn {
	width: 34px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/ftr_callus.png) no-repeat;
}
#ffma_callall #ffmaca_iconn02 {
	width: 30px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/ftr_emailus.png) no-repeat;
}
#ffma_callall #ffmaca_iconntexttt {
	width: auto;
	height: auto;
	float: left;
	margin: 5px 0px 0px 5px;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#ffma_callall #ffmaca_iconntexttt2 {
	width: auto;
	height: auto;
	float: left;
	margin: 2px 0px 0px 5px;
	font-family: arial;
	font-size: 16px;
	color: #ffc5e4;
	font-weight: bold;
}
#ff_middleall #ffma_lineee {
	width: 1px;
	height: 30px;
	float: left;
	margin: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
#ff_middleall #ffma_callall2 {
	width: 504px;
	height: 30px;
	float: left;
	margin: 10px 0px 10px 0px;
}
#ffma_callall2 #ffmaca2_iconn03 {
	width: 33px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../assets/ftr_locationus.png) no-repeat;
}
#ffma_callall2 #ffmaca2_iconntexttt002 {
	width: auto;
	height: auto;
	float: left;
	margin: 6px 0px 0px 5px;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#ftr_fix #ff_bottomall {
	width: 990px;
	min-height: 30px;
	float: left;
	padding: 20px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
