/* CSS Document for Surge Strategies Group */

body{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
	text-align: justify;
}

.mainNav{
	position:absolute;
	left:48%;
	margin-left:-200px;
	top:40px;
	width:800px;
	text-align: right;
	font-size: 12px;
	padding: 25px 25px 0 0;
	z-index:2;
}


.bgLeft{
	background-image: url(http://www.surgestrategies.com/images/bgLeft.gif);
	background-repeat: repeat-x;
}

.bgHomeRight{
	background-image: url(http://www.surgestrategies.com/images/bgHomeRight.jpg);
	background-repeat: repeat-x;
}

.bgAboutUsRight{
	background-image: url(http://www.surgestrategies.com/images/bgAboutUsRight.jpg);
	background-repeat: repeat-x;
}

.greyLine{
	background-image: url(http://www.surgestrategies.com/images/greyLine.gif);
	background-repeat: repeat-y;
}

.leftColumnPadding{
	padding: 20px 10px 10px 10px;
}

.titleBlue{
	color: #0064AA;
}

.titleGreyCap{
	color: #666666;
	font-size: 20px;
	font-style: bold;
}

.titleGrey{
	color: #666666;
	font-size: 14px;
	font-style: bold;
}

.titleBlueCap{
	color: #0064AA;
	font-size: 20px;
	font-style: bold;
}

.titleBlue{
	color: #0064AA;
}

H1{
	color: #0064AA;
	font-size: 14px;
	font-style: bold;
}

.titleBlue1{
	color: #0064AA;
	font-size: 14px;
	font-style: bold;
}

.titleBlue2{
	color: #0064AA;
	font-size: 12px;
	font-style: bold;
}

.copyPadding{
	padding: 28px 26px 0 32px;
}

.copyPaddingInner{
	padding-left: 15px;
}

.copyPaddingInnerBox{
	padding: 0 15px 0 15px;
}

.rightBoxExtraPadding{
	padding-left: 27px;
}

a:link, a:visited{
	color: #4294AD;
	text-decoration: none;
}

a:hover{

	color: #4294AD;
	text-decoration: underline;
}

a:active{

	color: #4294AD;
	text-decoration: none;
}

.active a:link, .active a:visited, .active a:active{
	color: #BFD8E9;
	text-decoration: none;
}

.greyDots{
	background-image: url(http://www.surgestrategies.com/images/greyDots.gif);
	background-repeat: repeat-x;
}

.bgFooterLineSm{
	background-image: url(http://www.surgestrategies.com/images/bgFooterLineSm.gif);
	background-repeat: repeat-x;
}

.bodyBg{
	background-image: url(http://www.surgestrategies.com/images/bgBody.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.footer{
	background-image: url(http://www.surgestrategies.com/images/bgFooter.jpg);
	background-repeat: no-repeat;
	color: #9C9C9C;
	padding-top: 15px;
}

.footer a:link, .footer a:visited{
	color: #9C9C9C;
	text-decoration: none;
}

.footer a:hover{
	color: #9C9C9C;
	text-decoration: underline;
}

.footer a:active{
	color: #9C9C9C;
	text-decoration: none;
}

.activeNav a:link, .activeNav a:visited, .activeNav a:hover, .activeNav a:active{
	font-size: 12px;
	color: #BFD8E9;
	text-decoration: none;
}

.activeNav, .nav{
	padding: 8px;
}

.nav a:link, nav a:visited, nav a:hover, nav a:active{
	font-size: 12px;
	color: #0067B1;
	text-decoration: none;
}

