/* SDR Ventures Version 2.0 | Services Style Sheet | Coded by Matt Baltay*/
	
html {
overflow-y: scroll;
-moz-box-sizing: border-box;
}


body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding: 0px;}

body {font-family:Arial, Helvetica, Verdana;}
.container{
	width: 900px;
	margin: 0 auto;
}

/*begin header*/
#header h1{text-indent:-9999px; height:55px;}
#header{background:#FFFFFF; height:85px;}	
#mainLogo{height:68px; width:274px; margin:10px 0 0 27px; float:left;}

/*Navigation*/
#navMain ul{
	list-style: none;
	margin:5px 0 0 169px;
	position:absolute;
	width: 410px;
	display:inline;
}/*location of nav bar*/

#navMain li{float: left;} /*space between text buttons*/
#navMain li a{display:block; font-size:12px; color:#161920; text-decoration:none; border:none; height:25px; text-align:center; padding-top:8px; letter-spacing:.03em; font-weight:600;}

#tAbout{width:59px; height:25px;}
#tAbout a:hover{ background:url(images/nav/aboutBG.gif) top no-repeat; width:59px; height:25px; color:#f2f2f2;}

#tServices{ background:url(images/nav/serviceTabBG.png) top no-repeat; width:73px; height:25px;}
/*#tServices a:hover{ background:url(images/nav/serviceBG.gif) top no-repeat; width:73px; height:25px; color:#161920;}*/

#tTrans{width:100px; height:25px;}
#tTrans a:hover{background:url(images/nav/transactionsBG.gif) top no-repeat; width:100px; height:25px; color:#f2f2f2;}

#tPress{width:56px; height:25px;}
#tPress a:hover{background:url(images/nav/pressBG.gif) top no-repeat; width:56px; height:25px; color:#f2f2f2;}

#tTeam{width:53px; height:25px;}
#tTeam a:hover{background:url(images/nav/teamBG.gif) top no-repeat; width:53px; height:25px; color:#f2f2f2;}

#tContact{width:69px; height:25px;}
#tContact a:hover{background:url(images/nav/contatctBG.gif) top no-repeat; width:69px; height:25px; color:#f2f2f2;}

/* start of blue section*/
#blueBG{ background:url(images/about/aboutBlue2.gif) repeat-x;height:127px;}

#arrow{background: url(images/arrow.gif) left no-repeat; height:30px; width:600px; margin:13px 0 0 10px; float:left;}
.headLine{ font-style:normal; color:#E39F3C; font-size:24px; margin:0 0 0 25px; font-family:Optima, Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing:.02em; height:30px;}
#subText{height:52px; width:800px; margin:5px 0 0 37px;}
.subTextCopy{font-size:12px; color:#d5d5d5; line-height:1.75; letter-spacing:.02em;}

/*buttons*/
#mainContent{background:url(images/bgTest3.gif) repeat-x;}
#leftBorder{ float:left; margin-left:-5px;}
#shadow{background:url(images/leftBorder.gif) no-repeat; height:375px; width:5px;}
#shadowTwo{background:url(images/shadowLeftBelow.gif) repeat-y; height:13px; width:5px;}

#contentBG{background-color:#FFFFFF; width:879px; height:388px; float:left}
#rightBorder{float:left;}
#rightshadow{background:url(images/rightBorder.gif) no-repeat; height:375px; width:5px;}
#rightshadowTwo{background:url(images/shadowRightBelow.gif) repeat-y; height:13px; width:5px;}
#botBorder{background:url(images/aboutBottomShadow.gif) no-repeat; width:893px; height:10px; margin-left:-7px;}

#contentBG a{text-decoration:none;}
#contentBG div{float:left}

#transAdButton{ background:url(images/services/transactionsButtonFinal.gif) no-repeat; height:170px; width:395px; margin: 15px 0 0 34px; cursor:pointer;}
#transAdButton:hover{ background:url(images/services/transactionRollover.gif) no-repeat; height:170px; width:395px;}
#capitalFormButton{ background:url(images/services/capitalButtonFinal.gif) no-repeat; height:170px; width:395px; margin: 15px 0 0 19px; cursor:pointer;}
#capitalFormButton:hover{background:url(images/services/capitalRollover.gif) no-repeat; height:170px; width:395px;}
#stratAdButton{ background:url(images/services/strategicButtonFinal.gif) no-repeat; height:170px; width:395px; margin: 13px 0 0 34px; cursor:pointer;}
#stratAdButton:hover{ background:url(images/services/strategicButRollover.gif) no-repeat; height:170px; width:395px;}
#performButton{ background: url(images/services/performanceButtonFinal2.gif) no-repeat; height:170px; width:395px; margin: 13px 0 0 19px; cursor:pointer;}
#performButton:hover{ background:url(images/services/performanceRollover.gif) no-repeat; height:170px; width:395px;}

#buttonTitleTA{font-size:23px; text-align:center; letter-spacing:.04em; margin-top:23px;}
#buttonTitleCF{font-size:23px; text-align:center; letter-spacing:.04em; margin-top:23px;}
#buttonTitleSA{font-size:23px; text-align:center; letter-spacing:.04em; margin-top:23px;}
#buttonTitlePE{font-size:23px; text-align:center; letter-spacing:.04em; margin-top:23px;}
.buttonText{font-size:12px; color:#CCCCCC; text-align:center; line-height:1.6; width:325px; margin:9px 0px 0px 35px; letter-spacing:.02em;}
.learnMore{font-size:11px; font-style:italic; text-align:center; margin-top:30px; color:#E39F3C; letter-spacing:.02em;}
.learnMore2{font-size:11px; font-style:italic; text-align:center; margin-top:9px; color:#E39F3C; letter-spacing:.02em;}



