body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_tradeshow.jpg);
	background-repeat:repeat-x;
}

.bodytag {
	margin: 0px;
	padding: 0px;
	top: 0px;
	width:995px;
}

.softwaylogo{
	height:59px;
	width:240px;
	float:left;
}
.conth1 {
	font-family: tahoma, Arial, Verdana;
	font-size:26px;
	font-style:normal;
	font-weight:normal;
	line-height: 28px;
}

#bodycontent
{
	margin: 0 auto 0 auto;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 995px; 	/* Total width */
	background: transparent;
}

.homebanner-txt {
	font-family:"Arial Narrow", Arial, "Myriad Pro", Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height:35px;
}


.homebanner-txt_bold {
	font-family:"Arial Narrow", Arial, "Myriad Pro", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.wrapper{
	width: 995px;
	margin: auto;
	}
	
	
/* Start Main Navigation */
#home-body-header{
	width: 100%;
	margin: auto;
	}
	
ol, ul {
	list-style: none;
}

.easyclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}	

/* Start Main Navigation menu */

#navbar{
	float:left;
	width:547px;
	height:59px;
	padding-left:18px;
}
    #nav-example {
    background:url(../images/menu.jpg) no-repeat;
    width:547px;
    height:59px;
    margin:0;
    padding:0;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:59px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #home {width: 59px;}
    #whoweare {width: 92px;}
    #services {
	width: 75px;
}
    #ourwork {width: 75px;}
    #ourclients {width: 84px;}
    #contactus {width: 84px;}
    #sitemap {width: 77px;}

    #home a:hover {background:url(../images/menu.jpg) 0px -59px no-repeat; }
    #whoweare a:hover {background:url(../images/menu.jpg) -59px -59px no-repeat; }
    #services a:hover {background:url(../images/menu.jpg) -151px -59px no-repeat; }
    #ourwork a:hover {background:url(../images/menu.jpg) -226px -59px no-repeat; }
	#ourclients a:hover {background:url(../images/menu.jpg) -301px -59px no-repeat; }
	#contactus a:hover {background:url(../images/menu.jpg) -385px -59px no-repeat; }
    #sitemap a:hover {background:url(../images/menu.jpg) -469px -59px no-repeat; }    /* #home a:active,#home a:visited {background:url(../images/menu.jpg) -0px -59px no-repeat; } */
	
	/* Start Main Navigation menu ends here */

#navtabbar{
	float:left;
	width:647px;
	height:46px;
}
    #navtab-example {
	width:647px;
	height:46px;
	margin:0;
	padding:0;
	background-image: url(../images/tab_menu.jpg);
	background-repeat: no-repeat;
    }

    #navtab-example span {
    display: none;
    }

    #navtab-example li, #navtab-example a {
    height:46px;
    display:block;
    }

    #navtab-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #servicestab {width: 75px;}
    #websites {width: 70px;}
    #programming {width: 94px;}
    #mobiledevelopment  {width: 131px;}
    #multimedia {width: 77px;}
    #presentations {width: 95px;}
    #graphicdesign {width: 105px;}
	
	#servicestab-ovr {width: 75px; background:url(../images/tab_menu.jpg) 0px -46px no-repeat;}

    #servicestab a:hover {background:url(../images/tab_menu.jpg) 0px -46px no-repeat; }
    #websites a:hover {background:url(../images/tab_menu.jpg) -75px -46px no-repeat; }
    #programming a:hover {background:url(../images/tab_menu.jpg) -145px -46px no-repeat; }
    #mobiledevelopment a:hover {background:url(../images/tab_menu.jpg) -239px -46px no-repeat; }
	#multimedia a:hover {background:url(../images/tab_menu.jpg) -370px -46px no-repeat; }
	#presentations a:hover {background:url(../images/tab_menu.jpg) -447px -46px no-repeat; }
    #graphicdesign a:hover {background:url(../images/tab_menu.jpg) -542px -46px no-repeat; }
	
    #servicestab a:active,# a:visited {background:url(../images/tab_menu.jpg) -0px -46px no-repeat;}
    #websites a:active,# a:visited {background:url(../images/tab_menu.jpg) -75px -46px no-repeat;}
    #programming a:active,# a:visited {background:url(../images/tab_menu.jpg) -145px -46px no-repeat;}
    #mobiledevelopment a:active,# a:visited {background:url(../images/tab_menu.jpg) -239px -46px no-repeat;}
    #multimedia a:active,# a:visited {background:url(../images/tab_menu.jpg) -370px -46px no-repeat;}
    #presentations a:active,# a:visited {background:url(../images/tab_menu.jpg) -447px -46px no-repeat;}
    #graphicdesign a:active,# a:visited {background:url(../images/tab_menu.jpg) -542px -46px no-repeat;}
	
	

	/* Start Main Navigation menu ends here */

.topcontact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}

.topcontactsub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin-top:0px;
	border:1px solid #990033;
}.page-container {
	height: auto;
	width: 995px;
	float: left;
}
#bannerdiv {
	float: left;
	height: 243px;
	width: 995px;
}
#homebanner-coverflow {
	width: 647px;
	height: auto;
	float: left;
}
#homebanner-txtbg {
	background-image: url(../images/top_righttext_bg_tradeshow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 348px;
	float: right;
	padding-top: 58px;
	height: 185px;
}
#contentleft {
	float: left;
	height: auto;
	width: 647px;
}
#contentpadding {
	float: left;
	height: auto;
	width: 43px;
}
#contentright {
	float: left;
	height: auto;
	width: 268px;
}
#contentpadding-right {
	float: left;
	height: auto;
	width: 37px;
}
.sep-line {
	background-image: url(../images/home-sep-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px;
	width: 100%;
	float: left;
}

.sep-line1 {
	background-image: url(../images/home-sep-line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
	width: 228px;;
	float: left;
}
#content {
	width: 643px;
	float: left;
	height: auto;
}
.contenttxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 18px;
}
.contenttxt-sub {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
}
.contenttxt-bold {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 22px;
}
.contenttxt-bold2 {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenttxt-bold-bullet {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 22px;
	background-image: url(../images/home-footer-linkset_tradeshow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.contenttxt-link {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #567798;
	text-decoration: underline;
}
.contenttxt-blue {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #567798;
	text-decoration: none;
	line-height: 18px;
}
.contenttxt-blue-bold {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #567798;
	text-decoration: none;
	line-height: 18px;
}
.contenttxt-blue-bold2 {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #567798;
	text-decoration: none;
	line-height: 22px;
	float: left;
	width: 100%;
}
.contenttxt-pad-left {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	line-height: 18px;
	padding-left: 30px;
	width: 95%;
}

.contenttxt-pad-leftbullet {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	line-height: 18px;
	padding-left: 30px;
	width: 610px;;
}
#contenttab {
	float: left;
	height: auto;
	width: 647px;
}

#contenttabinner{
	float: left;
	height: auto;
	width: 647px;
}
.contenttabtxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
}
.contenttabtxt-blue {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #567798;
	text-decoration: none;
}
.content-ourclienttxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	.content-ourclienttxt-blue {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #567798;
	text-decoration: none;
}
#tabcontentleft {
	float: left;
	height: auto;
	width: 324px;
}
#tabcontentright {
	float: left;
	height: auto;
	width: 322px;
}
#tabcontentleft-icon {
	float: left;
	height: auto;
	width: 60px;
}
#tabcontentright-icon {
	float: left;
	height: auto;
	width: 62px;
}
.content-tabtxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 264px;
	line-height: 15px;
}
.contentright-tabtxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 260px;
}
.content-tabh1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #107ea5;
	text-decoration: none;
	float: left;
	height: 28px;
	width: 260px;
}
#network {
	background-image: url(../images/bg-networkwithus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 268px;
	padding-bottom: 10px;
}
#networkhr {
	padding-top: 9px;
	padding-left: 29px;
	padding-bottom: 4px;
}
#news {
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 268px;
	padding-top:68px;
}
.newdivscroll{
	width:256;
}

.newscontwhite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	float: left;
}

.newscontwhite:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00b3f2;
	text-decoration: none;
	float: left;
}
#rss {
	background-image: url(../images/bg_rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 246px;
	padding-top: 11px;
	padding-left: 22px;
}
#mobile-app {
	background-image: url(../images/bg-mobile-app.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 268px;
	padding-top: 26px;
	padding-bottom: 15px;
}
.mobile-apptxt {
	width: 268px;
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 6px;
}
#our-client {
	background-image: url(../images/bg-our-clients.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 136px;
	width: 941px;
	padding-top: 10px;
	padding-left: 17px;
	float: left;
}
#our-clientlogo {
	height: 95px;
	float: left;
	padding-top: 20px;
}
#our-clientlogo-img {
	padding-right: 25px;
	padding-left: 25px;
}
#our-clientlogo-imgLeft {
	padding-left: 25px;
}

#content2 {
	width: 469px;
	float: left;
	height: auto;
}
#content3 {
	width: 464px;
	float: left;
	height: auto;
}
#bullet-btn {
	background-image: url(../images/bullet_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 30px;
	height: 22px;
}
#bullet-btn-lightblue {
	background-image: url(../images/bullet_btn_lightblue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 30px;
	height: 22px;
}


















#home-footer-linkset {
	background-color: #010b16;
	background-image: url(../images/home-footer-linkset-bg_tradeshow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 253px;
	width: 958px;
	float: left;
}
#home-footer-links-1 {
	height: auto;
	width: 240px;
	float: left;
	padding-top: 19px;
	padding-left: 22px;
}
#home-footer-links-2 {
	height: auto;
	width: 220px;
	float: left;
	padding-top: 11px;
}
#home-footer-links-3 {
	height: auto;
	width: 238px;
	float: left;
}
#home-footer-links-4 {
	height: auto;
	width: 220px;
	float: left;
	padding-top: 19px;
}
#home-footer-links-5 {
	height: auto;
	width: 238px;
	float: left;
	padding-top: 19px;
}
#home-footer-links-6 {
	height: auto;
	width: 476px;
	float: left;
	padding-top: 19px;
}
.home-footer-links-hdrtxt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
}
.home-footer-links-hdr2txt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 44px;
}
.home-footer-links-cont {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.home-footer-links-cont:hover {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}
.home-footer-links-bullet {
	background-image: url(../images/home-footer-linkset_bullet_tradeshow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.home-footer-links-more{
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #567798;
	padding-left: 18px;
	line-height: 20px;
}
#home-footerdiv {
	background-image: url(../images/home-footer-menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:958px;
	padding-top: 33px;
	float: left;
}
.home-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
}
.home-footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2590b6;
	text-decoration: underline;
	padding-left: 18px;
	padding-right: 18px;
}
.home-footer-sep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#paddingtop {
	height: 8px;
	float: left;
	width: 100%;
}
#paddingtop2 {
	height: 42px;
	float: left;
	width: 100%;
}
#paddingleft {
	float: left;
	padding-left:80px;
}
#paddingleft2 {
	float: left;
	padding-left:25px;
}
#paddingleft3 {
	float: left;
	padding-left:30px;
}
#paddingleft4 {
	float: left;
	padding-left:200px;
}
#paddingtab {
	height: 8px;
	float: left;
	width: 100%;
}
#home-footertextdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:958px;
	padding-bottom: 14px;
	float: left;
}
#home-footertext-copyright-div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:922px;
	padding-bottom: 10px;
	float: left;
}
.home-footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#home-seo-text {
	background-image: url(../images/home-footer-h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:958px;
	padding-top: 16px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-bottom: 60px;
	line-height: 15px;
}
.home-seo-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.footer-callsoftway {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	text-align: center;
}
.footer-callsoftway-bold {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #567798;
	text-decoration: none;
}
.contenttitle {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #567798;
	text-decoration: none;
	line-height:18px;
}
#quickcontact {
	background-image:url(../images/bg_quickcontact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 268px;
	padding-top:24px;
}
.quickcontacthdrtxt {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
}
.quickcontactbody {
	background-image: url(../images/bg_quickcontact_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 21px;
	padding-left: 22px;
	font-size: 8px;
}
.form_quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 214px;
	padding-top: 5px;
	padding-left: 8px;
	border: 1px solid #cecece;
}
.form_quick_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#454545;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 168px;
	padding-top: 4px;
	padding-left: 6px;
	border: 1px solid #cecece;
}
.form_quick_cmt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#878787;
	text-decoration: none;
	float: left;
	height: 50px;
	width: 218px;
	padding-top: 4px;
	padding-left: 6px;
	border: 1px solid #cecece;
}
#form_quick_codearea {
	float:left;
	width:100%;
}
.form_quick_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#878787;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #cecece;
	padding-top: 4px;
	padding-left: 4px;
	margin-top:-40px;
}
.commenttle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #efefef;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
	width: 216px;
	float:left;
}
.contacthrtxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 18px;
}
.contacttxt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 18px;
}
.commenttle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #efefef;
	padding-top: 9px;
	padding-left: 10px;
	height: 25px;
	width: 216px;
}
#contimg {
	background-image: url(../images/3danimation_contimg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
}
#contimg2 {
	background-image: url(../images/3danimation_contimg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
}
#contimg3 {
	background-image: url(../images/3danimation_contimg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
}
#contimg4 {
	background-image: url(../images/3danimation_contimg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
}
#contimg_logo {
	background-image: url(../images/3danimation_contimg_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
}
.contimgtxt { 
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	width:445px;
}
.contenttabtxt-yellow {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #567798;
	text-decoration: none;
}
.contenttabtxt-black{
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bullet-img {
	float: left;
	width: 130px;
}
#topright_contactno {
	padding-top: 6px;
	float: right;
	width: 175px;
}
.topright_contact_no{
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	padding-top: 6px;
}
.topright_contact_email{
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	padding-top: 1px;
}







/* CSS Tab Menus */

.rhm1{
	width:647px;
	height:45px;
	margin:0 auto;
	background:url(../images/tab_menu/rhm1_bg_tradeshow.gif) repeat-x;		
	float:left;		
}
.rhm12{
	width:300px;
	height:45px;
	margin:0 auto;
	background:url(../images/tab_menu/rhm1_bg_tradeshow.gif) repeat-x;
	float:left;		
}
.rhm1-left{
	background:url(../images/tab_menu/rhm1_l_tradeshow.gif) no-repeat;
	width:15px;
	height:45px;
	float:left;
}
.rhm1-right{
	background:url(../images/tab_menu/rhm1_r_tradeshow.gif) no-repeat;
	width:15px;
	height:45px;
	float:right;
}
.rhm1-bg{
	background: url(../images/tab_menu/rhm1_bg_tradeshow.gif) repeat-x;
	height:45px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	font:12px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:9 0 0 9px;
	line-height:31px;
	text-align:center;
	cursor:pointer;	
}

.rhm1-bg li a span{
	float:center;
	display:block;
	padding:0 9px 0 9px;
}
.rhm1-bg li.current a span{
	color:#07635c;
	background:url(../images/tab_menu/rhm1_hover.png) repeat-x right  ;
}
.rhm1-bg li a:hover span{
	color:#19242f;
	background:url(../images/tab_menu/rhm1_hover.png) repeat-x right;
}
/* CSS Tab Menus */
.contenttxt-grey-bold {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	line-height: 18px;
}
/*video css starts frm here*/

.article_bg {
	background-image: url(../images/article_mid_img.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 268px;
	height:auto;
	float:left;
}
.article_box {
	background-image: url(../images/article_btm_img.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	float:left;
	padding-bottom:25px;
}
.article_title {
	background-image: url(../images/article_top_img.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 253px;
	float:left;
	padding-top: 23px;
	padding-left: 15px;
}
/*video css ends here*/