﻿/* HTML STYLES START */

body{
	background-color:#366486;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	padding-left: 5px;
	margin:0px;
	text-align:center;
	
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;

}
img{
	border:none;
}


p.intro
{
  margin-top: 10px;
}
p.designProcess{
	margin-left: 15px;
	
	
	
}

.mTop10{
	
	
	margin-top:10px;
}


	.silverlightHost {
			height: 400px;
			width: 730px;
		}


li{
	font-weight: normal;
	list-style-image: url(../images/GreyArrow.jpg);
	line-height: 1.5em;
	text-align: left;
}
li.services{
	font-weight: normal;
	list-style-image: url(../images/SmallBlueArrow.gif);
	line-height: 1.2em;
	text-align: left;
	margin-left: -10px;
}
/* HTML STYLES END */

/* GENERAL LINKS STYLES START */

a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #34648A;
	background-color: #FFFFFF;
	
}
a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #34648A;
	background-color: #FFFFFF;
	
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #666666;
	background-color: #FFFFFF;
	
}
a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #333333;
	background-color: #FFFFFF;

}


.bottomBar a:link{
	background-color:#E1ECEC;
	color: #333333;
}
.bottomBar a:visited{
	background-color:#E1ECEC;
	color: #333333;
}

.bottomBar a:hover{
	background-color:#E1ECEC;
	color: #333333;
}

.bottomBar a:active{
	background-color:#E1ECEC;
	color: #333333;
}


#caseStudyLink{
	float: right;
}

.caseStudy a:link{
	color: #34648A;
	background-color: #C2DBD8;
	
}
.caseStudy a:visited{
	color: #34648A;
	background-color: #C2DBD8;
	
}

.caseStudy a:hover{
	color: #666666;
	background-color: #C2DBD8;
	
}

.caseStudy a:active{
	color: #34648A;
	background-color: #C2DBD8;
	
}



/* GENERAL LINKS STYLES END */

/* SUB MENU STYLES START */

#subMenu{
	width: 205px;
	float: left;
	margin-left: 3px;
}

.subMenu{
	width: 209px;
	background-color: #FFFFFF;
	height:auto;
	color: #34648A;
}

.subMenuItem{
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;	
	padding: 5px 0px 3px 0px;
	height: 23px;	
	color: #34648A;
	
}

.subMenuItem :link{
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;	
	padding: 5px 0px 3px 20px;
	height: 23px;
	color: #34648A;	
	text-decoration: none;
	
}

.subMenuItem :visited{
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #FF0000;	
	padding: 5px 0px 3px 20px;
	height: 23px;
	color: #34648A;
	text-decoration: none;	
}

.subMenuItem :hover{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;	
	padding: 5px 0px 3px 20px;
	height: 23px;
	color: #666666;
	text-decoration: none;
}

.subMenuItem :active{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;	
	padding: 5px 0px 3px 20px;
	height: 23px;
	color: #34648A;
	text-decoration: none;
}

.subMenuItemActive{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	width: 209px;
	background-color: #FFFFFF;
	border: solid;
    border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;	
	padding: 5px 0px 3px 0px;
	height: 23px;
	color: #34648A;
}

/* SUB MENU STYLES END */

h1{
	height: 140px;
	width: 740px;
	background-color: #FFFFFF;
	color: #333333;
	margin-bottom: 0px;
	background-image: url(../Images/BmnLogoNew.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
		font-size: 1em;
	font-style: normal;
}


#appDev
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/ApplicationDesign.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#appDev h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#sbi
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/SmallBusinessInfrastructure.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#sbi h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#techConsult
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/TechnicalConsultancy.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#techConsult h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}

#wd
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/WebsiteDesign.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#wd h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#tm
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/TestingManagement.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#tm h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#pm
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/ProjectManagement.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#pm h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 11px;
}


/* CONTAINER STYLES START */

#outerContainer{
	width: 754px;
	height: auto;
	/*top: 0px;
	left: 50%;
	margin-left:-377px;
	position: absolute;
	float: left;*/
	text-align:left;
	margin:0 auto;	
}

#containerShadow{
	width: 754px;
	height: auto;
	top: 0px;
	position: relative;
	background-image: url(../images/BackgroundShadow.gif);
	background-repeat: repeat-y;
	float: left;	
}

#mainContainer{
	width: 737px;
	height: 100%;
	position: relative;
	left: 7px;
	background-color: #EEEEEE;
	min-height: 598px;
	float: left;
	color: #333333;
	background-image: url(../images/ContentBackground.gif);
	background-repeat: repeat-y;
		
	
}
#mainContainer2{
	width: 737px;
	height: 100%;
	position: relative;
	left: 7px;
	background-color: #EEEEEE;
	min-height: 598px;
	float: left;
	color: #333333;
	background-image: url(../images/ContentBackground.gif);
	background-repeat: repeat-y;

}



#containerPrint{
	width: 600px;
	height: 100%;
	background-color: #FFFFFF;
	min-height: 600px;
	padding: 5px;
	color: #333333;
}


#header{
	height: 50px;
	width: 730px;
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 10px;
	padding-top: 35px;
	}

#menu{
	height: 25px;
	width: 740px;
	background-color: #C8D8DE;
	text-align: right;
	color: #333333;
	background-image:url('../images/Menu/MenuBarLeftNew.jpg');
	background-repeat:repeat-x;
}

#mainImage{
	height: 179px;
	width: 740px;
}


/* CONTAINER STYLES END */

/* FOOTER STYLES START */


.footerText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
}

.footerText a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #DFDFDF;
}

.footerText a:visited{
	color: #333333;
	background-color: #DFDFDF;
	font-weight: bold;
	font-size: 1.1em;
}

.footerText a:hover{
	color: #666666;
	background-color: #DFDFDF;	
	font-weight: bold;
	font-size: 1.1em;
}

.footerText a:active{
	color: #333333;	
	background-color: #DFDFDF;
	font-weight: bold;
	font-size: 1.1em;
}

#footerContainer{
	height: 22px;
	width: 754px;
	background-image: url(../images/FooterBackgroundOther.gif);
	background-repeat: no-repeat;
	clear: left;
	padding-left: 10px;
	padding-top: 8px;
	font-size: .8em;
}

#footerTextContainer{
	padding-left: 50px;
	padding-right: 25px;
	float: right;
	
}

#copyright{
	padding-left: 5px;
	float: left;
}


/* FOOTER STYLES END */

/* GENERAL PAGE STYLES START */


.bodyText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;

}

/* GENERAL PAGE STYLES END */




/* SMALL BUSINESS INFRASTRUCTURE SPECIFIC START */



#customServices{
	width: 445px;
	height: auto;
}
.redText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #990000;
	background-color: #EBF1F0;
}

#topLeft{
	width: 214px;
	height: 80px;
	background-color: #EBF1F0;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}
#topRight{
	width: 214px;
	height: 80px;
	background-color: #EBF1F0;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	color: #333333;
	text-align: left;
}
#middleLeft{
	width: 214px;
	height: 80px;
	background-color: #D8E5E3;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}
#middleRight{
	width: 214px;
	height: 80px;
	background-color: #D8E5E3;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}
#bottomLeft{
	width: 214px;
	height: 115px;
	background-color: #C2DBD8;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}
#bottomRight{
	width: 214px;
	height: 115px;
	background-color: #C2DBD8;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

/* SMALL BUSINESS INFRASTRUCTURE SPECIFIC END */

/* HOME PAGE SPECIFICS START */

#homeContainer{
	width: 720px;
	height: 268px;
	background-color: #FFFFFF;
	margin: 0px 2px 0px 5px;
	float: right;
	padding: 0px 0px 5px 5px;
	color: #333333;
	
	
}


#mainContent{
	background-image: url(../images/ContentBackground.gif);
	width:740px; 
}

#container.home{
	height: 285px;
}

#caseStudyLink{
	float: right;
}

#homeContent{
	height: auto;
	width: 455px;
	float: left;
	margin: 5px 2px 3px 3px;
	text-align: justify;

}



#projectHeader{
	height: 20px;
	width: 233px;
	float: right;
	margin: 5px 3px 0px 0px;
	padding: 5px;
	background-color: #F0F0F0;
	color: #333333;
}

#projectImage{
	height: 128px;
	width: 233px;
	float: right;
	margin: 5px 3px 0px 0px;
	padding: 5px;
	background-color: #D8E5E3;
	color: #333333;
}

#projectText{
	height: 75px;
	width: 233px;
	float: right;
	margin: 5px 3px 0px 0px;
	padding: 5px;
	background-color: #C2DBD8;
	color: #333333;
}

#sharepoint{
	width: 224px;
	height: 350px;
	background-image: url('../images/Home/SharepointBackground.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px;
	border: 1px solid #CCCCCC;
	
}
#sharepoint p{
	display: block;
	padding: 10px 10px 0px 3px;
	margin: 0px;
	
}

li.sharepoint{
	font-weight: bold;
	list-style-image: url(../images/Home/redDot.gif);
	line-height: 2em;
	text-align: left;
	font-size: 1.2em;
	color: #990000;
}
a.sharepointLink{
	font-weight: bold;
background-color: Transparent;
	font-size: 1.1em;
	color: #990000;
}
a.sharepointLink:hover{
	font-weight: bold;
background-color: Transparent;
	font-size: 1.1em;
	color: #990000;
	text-decoration:underline;
}
#homeRight{
	width: 185px;
	margin: 10px 5px 10px 10px;
	padding:0px;
	float: right;
	
}

#ourServices{
	width: 440px;
	height: 20px;
	padding: 5px 0px 5px 13px;
	background-color: #333333;
}

.serviceBackLeft{
	background-image:url('../images/Home/serviceBackground.jpg');
	background-repeat:no-repeat;
	width: 190px;
	height: 190px;
	padding: 12px 10px 0px 12px;
	float: left;
	text-align:left;
	letter-spacing: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	
}

.serviceBackLeft h3{
	margin-top: -25px;
	font-size: 1em;
	height: 0px;
	overflow: hidden;
}
.serviceBackRight h3{
	margin-top: -25px;
	font-size: 1em;
	height: 0px;
	overflow: hidden;
}


.serviceBackRight{
	background-image:url('../images/Home/serviceBackground.jpg');
	background-repeat:no-repeat;
	width: 190px;
	height: 190px;
	padding: 12px 10px 0px 12px;
	float: right;
	margin-left: 10px;
	text-align:left;
	margin-bottom: 10px;
	overflow: hidden;

}

/* HOME PAGE SPECIFICS END */

/* RECENT PROJECT PAGE SPECIFICS START */

#projectContainer{
	width: 730px;
	height: 290px;
	background-color: #FFFFFF;
	margin: 0px 3px 3px 3px;
	float: right;
	color: #333333;


	
}

#recentProjectImage{
	height: 243px;
	width: 378px;
	float: left;
	margin: 5px 0px 0px 3px;
	padding: 5px 0px 0px 5px;
	background-color: #D8E5E3;
	color: #333333;
}

#bottomBar{
	height: 20px;
	width: 378px;
	clear: both;
	background-color: #E1ECEC;
	padding: 5px 0px 0px 5px;
	margin: 5px 0px 5px 6px;
	color: #333333;
}

#recentProjectText{
	height: 243px;
	width: 325px;
	float: right;
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 0px 5px;	
}


/* RECENT PROJECT PAGE SPECIFICS START */



/* sub menu and content starts */

#pageTitle{
	width: 720px;
	background-color: #FFFFFF;
	height: 22px;
	border: 5px solid #EEEEEE;
	padding: 5px 0px 0px 10px;	
	color: #333333;
	overflow: hidden;
}

 #pageTitle h2{
	margin-top: -40px;
	font-size: 1em;
	height: 21px;
}


#pageSubTitle{
	height: 25px;
	width: auto;
	margin: 5px 0px 0px 5px;
}
#pageSubTitle h3{
	margin-top: -40px;
	font-size: 1em;
	height: 21px;
	

	}

#subContent{
	width: 512px;
	height: 430px;
	float: right;
	margin-right: 3px;
	margin-left: 3px;	
}

#locationContent{
	width: 505px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 430px;
	float: right;
	margin: 0px 2px 0px 4px;
	padding-top: 5px;
	color: #333333;	
	
}

#legalContent{
	width: 721px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 428px;
	margin: 0px 3px 0px 5px;
	float: right;
	padding: 0px 0px 0px 8px;	
	color: #333333;
}

#flashContent{
	width: 730px;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 5px;
	color: #333333;	
}

#contentBody{
	width: 445px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 32px;
	text-align: justify;
	clear: left;	
}

#contentBody.legal{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 3px 3px;
	text-align: justify;
}

.marginTopMinus{
	
	margin-top: -10px;
	
	}
	
	
	
/*----------------NEW HOME STYLES---------------------------------------*/
	
	

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.floatRightLogo{
width: 210px;
	margin: 0px 10px 10px 10px;

	float: right;
	text-align:center;
	padding-top:5px;


}


.floatRightArrow{
	float:right;
	padding-top:2px;
}


.floatLeftIntro{
	float:left;
	width: 510px;
	margin-bottom:10px;
}

#homeContent{
	height: auto;
	width: 510px;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: justify;

	
}

.floatLeftIcon{
	float:left;
	width:30px;
}


.floatRightPhone{
	float:right;
	font-weight:normal;
	text-align:left;
	width: 120px;
	height:30px;
	padding-top:1px;
	margin-left:10px;
}

.floatRightEmail{
	float:right;
	font-weight:bold;
	text-align:left;
	width: 160px;
	height:30px;
	padding-top:10px;
}


.dottedBoxBottom{
	background-image:url('../images/Home/DottedBoxBottom.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 185px;
	margin-bottom:20px;
	height:13px;

	
}


.dottedBoxBorder{
	border-top:1px dotted #A5A4A4;
	border-left:1px dotted #A5A4A4;
	border-right:1px dotted #A5A4A4;
	width: 161px;
	height:auto;
	padding:9px;
}

.dottedBoxBorder img{
	margin-bottom:10px;
}



.clearAllDotted{
	clear:both;
	border-top: 1px dotted #A5A4A4;
	height:10px;
	margin-top:5px;
}


.topMargin10{
	margin-top:10px;
}

.topMargin18{
	margin-top:18px;
}


.bottomMargin35{
	margin-bottom:35px;
}


.clearAll{
	clear:both;
	height:1px;
overflow:hidden;
}

a.transparent{
	background:transparent;
	
	
}




.sharepointIntro{
	background-image:url('../images/Home/Sharepoint2010.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	margin-bottom:10px;	
	margin-right:10px;
	float:left;
}


.sqlIntro{
	background-image:url('../images/Home/SqlBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	margin-bottom:10px;	
	margin-right:10px;
	float:left;
}

.silverlightIntro{
	background-image:url('../images/Home/SilverlightBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	float:right;
	
	
}

.floatRightLink{
	float:right;
	margin-right:15px;
	margin-top:5px;
}

.ourWorkLeft{
	width: 245px;
	margin-bottom:10px;	
	margin-right:10px;
	float:left;
}

.ourWorkRight{
	width: 245px;
	margin-bottom:10px;	
	margin-right:0px;
	float:right;
	text-align:left;
}






.sharepointText{
	margin: 39px 20px 15px 15px;
}

.dotnetText{
	margin: 39px 20px 0px 15px;
}
.sqlText{
	margin: 39px 20px 5px 15px;
}

.silverlightText{
	margin: 39px 20px -10px 15px;
}





.dotnetIntro{
	background-image:url('../images/Home/DotNetBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	float:right;
	
	
}

.featuredTitle{
	width: 211px;
	height:14px;
	border:1px solid #CCCCCC;
	background-color:#DFECEB;
	padding:3px;
	margin:15px 0px 10px 0px;
}

.whatWeDoHeader{
	margin-bottom:10px;
	margin-top:12px;
}

.ourWorkHeader{
	margin-bottom:10px;
	margin-top:7px;

}

.caseStudyHeader{
	margin-bottom:10px;
	margin-top:0px;
}

.caseStudyText{
	margin-bottom:10px;
	margin-top:20px;
}





.enterpriseIcon{
	float:left;
	width: 46px;
	margin-right:10px;
}

.enterpriseDetail{
	float:right;
	text-align:left;
	width: 400px;
	margin-bottom:10px;
	
}

.greyLineDivider{
	clear:both;
	border-top:1px solid #EFEFEF;
	margin-bottom:10px;
}


a.arrowLink{
	background-image:url('../images/Home/LinkArrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	text-decoration:none;
}

a.arrowLink:hover{
	text-decoration:underline;
}

.clientLogo{
	float:left;
	width:140px;
	margin-right:10px;
	margin-bottom:5px;
}

.clientDescription{
	float:right;
	width:290px;
	padding-top:8px;

	
}


.clientLabel{
	color:#45726C;
}


.clientField{
	color:#000000;
}



.caseStudyLogo{
	float:left;
	width:130px;
	margin-right:0px;
	margin-bottom:5px;
	padding:5px;
	text-align:left;
	
}

.caseStudyDescription{
	float:right;
	width:320px;
	padding-top:0px;

	
}



.caseStudyLabel{
	color:#45726C;
	float:left;
	font-weight:bold;
	width: 130px;
	margin-top:5px;
}


.caseStudyField{
	color:#000000;
	float:right;
	width:180px;
	text-align:left;
	margin-top:5px;
	
}

.caseStudyFloatRight{
	color:#000000;
	float:right;
	width:200px;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	
	
}


.clientTestimonial{
background-image:url('../images/quote.gif');
background-repeat:no-repeat;
background-position:right bottom;
}

/*-------------SHAREPOINT OFFER STYLES-------------------*/

#contentBodySharepoint{
	width: 631px;
	margin: 10px 20px 0px 35px;
	text-align: justify;
	background-color: #FFFFFF;	
	color: #333333;

}


.sharepointMessage{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#366486; 
	font-size:20px;

}

.sharepointContainer{
	border:1px dotted #366486;
	width:619px;
	float:left;
	background-image:url('../images/SharePointOffer/SharePointImage.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:450px;
	margin-bottom:10px;
	margin-top:10px;
}

.ribbon{
float:right;
	margin-left:0px;
	margin-top:11px;

}

.ribbonHeader{
	float:right;
}
.promoTitle{
	padding:5px 10px 10px 10px;
	font-weight:bold;	
	text-align:left;
	font-size: 14px;
	color:#336486;
}



.promoCopy{
	float:right;
	clear:right;
	width:200px;
	text-align:left;
	font-size: 12px;
	color:#336486;
	margin-right:5px;
}

.promoArrow{
	float:left;
	height:25px;
}

.promoText{
	
	
	float:left;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
	width: 180px;
}

.price{
	float:right;
	clear:right;
	margin-top:30px;
	width:250px;
	text-align:right;
	font-size: 12px;
	font-weight:bold;
	color:#336486;
	margin-right:5px;

	
}


.downloadsLeft{
	float:left;
	border:1px dotted #999999; 
	height:120px; 
	width:260px; 
	padding:10px;
	margin-right:18px;
}

.downloadsRight{
	float:left;
	border:1px dotted #999999; 
	height:120px; 
	width:260px; 
	padding:10px;
}

.downloadHeader{
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:15px;
}

.paperclip{
float:left;
padding-right: 10px;
margin-bottom:5px;
	
}

.downloadLink{
float:left;
width: 180px;
text-align:left;
margin-bottom:5px;
	
}

.filesize{
float:right;
text-align:left;
margin-bottom:5px;
	
}

.buttonActionsContainer{
	margin-top:15px;
	width: 620px;
	margin-bottom:20px;


	
}

.meetingButton{
	float:left;
	width: 146px;
	margin-right:11px;
}

.passOnButton{
		float:right;
	width: 146px;
	

}




