/* SDR Ventures Version 2.0 | Contact 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{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{ background:url(images/nav/ContactTabBG.png) top no-repeat; width:69px; height:25px;}
/*#tContact a:hover{background:url(images/nav/contatctBG.gif) top no-repeat; width:69px; height:25px; color:#f2f2f2;}*/
/*end header and Navigation*/ 


/* start of blue section*/
#blueBG{ background:url(images/transactions/transactionsBlueBG.gif) repeat-x; height:78px;}
#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;}
#subText{margin:5px 0 0 37px; height:32px; width:800px;}
.subTextCopy{font-size:12px; color:#d5d5d5; line-height:1.75; letter-spacing:.02em;}

/*end blue section*/

#mainContent{background:url(images/bgTestHome.gif) repeat-x;}
#leftBorder{ float:left; margin-left:-5px;}
#shadow{background:url(images/leftBorderHome2.gif) no-repeat; height:213px; width:5px;}
#shadowTwo{background:url(images/shadowLeftBelow.gif) repeat-y; height:77px; width:5px;}
#contentBG{background-color:#FFFFFF; width:879px; height:290px; margin-top:0px; float:left;}	
#rightBorder{float:left;}
#rightshadow{background:url(images/rightBorderHome.gif) no-repeat; height:213px; width:5px;}
#rightshadowTwo{background:url(images/shadowRightBelow.gif) repeat-y; height:77px; width:5px;}
#botBorder{ background:url(images/aboutBottomShadow.gif) no-repeat; width:893px; height:10px; margin-left:-7px;}

	
#contactMap{ background:#333333; border:#000000 1px solid; width:387px; height:227px; margin:25px 0 35px 35px; float:left;}
					
#contactInfo{margin:25px 0 0 20px; width:200px; float:left;}
.title{ font-size:22px; color:#304270; font-weight:600; letter-spacing:.01em;}
.address{font-size:15px; color:#333333; margin:8px 0 0 0; line-height:1.4; letter-spacing:.02em;}						
.officePhone{font-size:16px; color:#304270; margin:30px 0 0 0; font-weight:600; letter-spacing:.02em}
.faxLine{font-size:14px; margin:5px 0 0 0; color:#333333; clear:both;}	
	

#footerText{width:325px; height:80px; border-top: #333333 solid 1px; margin:8px 0 0 10px; float:left;}
.copyRight{width:354px; font-size:11px; color:#333333; line-height:1.5em; margin:6px 0 0 10px}
.copyRight a{text-decoration:none; color:#333333;}
.copyRight a:hover{color:#304270; text-decoration:underline;}
.securities{margin:3px 0 0 10px; font-size:10px; color:#666666; line-height:15px;}

#blogLogo{background:url(images/blogBox.gif) no-repeat; height:39px; width:94px; float:right; margin:8px 10px 0 0; letter-spacing:.03em;}

.visitText{font-size:11px; color:#CCCCCC; margin:0 0 0 2px; width:65px; text-align:center; padding-top:6px;}
.blogText{margin:-1px 0 0 2px; text-align:center; width:65px;}
.blogText a{font-size:14px; color:#F2F2F2; letter-spacing:.04em; text-decoration:none;}

#newsletterButton{ width:166px; height:44px; float:right; margin:8px 20px 0 0; cursor:pointer;}
#newsletterBG{ background:url(images/newletterBox2.gif) no-repeat; width:166px; height:45px;}
#newsLetterText{ width:115px; text-align:center; letter-spacing:.02em;}
.signUp{font-size:11px; color:#CCCCCC; padding-top:6px; letter-spacing:.02em;}
.newsletter{margin:1px 0 0 0; color:#F2F2F2; font-size:14px; letter-spacing:.04em;} 
.newsletter:hover{ color:#FFFFFF;}
.privacy{font-size:10px; color:#666666; letter-spacing:.02em; text-align:center; width:166px;}
