/*@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#opensans_regular') format('svg');
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-bold-webfont.eot');
    src: url('../fonts/OpenSans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-bold-webfont.svg#opensans_bold') format('svg');
}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#opensans_italic') format('svg');
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#opensans_light') format('svg');
}*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic);

body {
	margin: 0px;
	background: none;
    font-family: 'OpenSans', Helvetica, sans-serif;
    overflow-y: scroll;
/*    font-family: "open_sansregular", Helvetica, Verdana, Arial, sans-serif !important; */
	font-size: 0.9em;
	line-height: 1.5em;
}

#content { 
	width: 720px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#sideNav {
	width: 180px;
	float: left;
}

#body {
	width: 520px;
	padding-left: 15px;
	float: right;
	margin-bottom: 30px;
}

#footer {
	clear: both;
	width:720px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #000;
	padding-top:15px;
	margin-top:25px;
	font-size:10px;
	padding-bottom:30px;
}

#footer_left {
	width:200px;
	float:left;
}

#footer_right {
	width:335px;
	float:right;
	text-align:right;
}

/*** Typography ***/



h1, h2, h3, h4, h5 {
	font-family: 'OpenSans', Helvetica, sans-serif;
	color: #3161AB;
}

h2, .tag-line {
	font-size: 18px;
	color: #3161AB;
	margin-top: 9px;
	padding-top: 8px;
/*	padding-left: 20px;
	background-image:url(../assets/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 13px;*/
	line-height: 22px;
}

h3 {
	padding: 12px;
}

.h1 {
	font-size: 21px;
	background: none;
	padding-left: 0px;
	margin-top: 14px;
	line-height: 40px;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	background-image:url("../assets/images/bullet.jpg");
	background-repeat:no-repeat;
	background-position: 0px 6px;
	margin-bottom: 0px;
	line-height: 22px;
}

#home p {
	word-spacing: -1px;
}

.tag-line {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}

.tag-line-1 {
	padding-top: 14px;
	font-size: 14.4px;
	color: #3161AB;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	margin-left: -20px;
}

.tag-line-2 {
	font-size: 17px;
	color: #666;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}

.tag-line span {
	font-size: 0.75em;
}

#sideNav-head {
	height: 115px;
	margin-top: 12px;
	border-bottom: 1px solid #006;
}

#sideNav p {
	text-align: center;
	margin: 0px;
}

#sideNav h1 {
	font-size: 1.2em;
	text-align: center;
}

#sideNav ul {
	font-weight: bold;
	padding-left: 16px;
	list-style-image: url("../assets/images/arrow.gif");
	font-size: 1.2em;
}

#sideNav li, #body li {
	padding-bottom: 14px;
}

#sideNav li a {
	color: #666;
	text-decoration: none;
}

#sideNav p {
	font-style: italic;
}

#content .body {
	font-size: 13px;
}

#content .sideNav li {
	font-size: 15px;
}

#content .sideNav p {
	text-align: left;
}

.hidden {
	display: none;
}

.img {
	text-align: center;
	padding: 20px 0px;
}

.top-link {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#about-top-links {
	width: 100%;
	height: 128px;
	margin-bottom: 30px;
	border-bottom: 1px solid #006;
}

#about-top-links:after { 
   content: "";
   display: block; 
   clear: both;
   margin-bottom: 20px;
}

.left-col {
	width: 35%;
	float: left;
	padding-left: 15%;
}

.right-col {
	width: 35%;
	float: right;
	padding-left: 15%;
}

#contact-page .left-col {
	width: 45%;
	padding-left: 0px;

}

#contact-page .right-col {
	width: 50%;
	padding-left: 5%;
	float: left;
}

p.h2 a, p.h2 a:visited {
	color: #3161Ab;
	text-decoration: none;
}

.profile-top-section {
	height: 200px;
}

img.profile {
	float: right;
	margin-top: 14px; 
	margin-right: 12px;
}

#header {
	width: 100%;
	background: url('../images/bkg8.jpg');
	margin: 0px auto 30px;
	line-height: 0px;
}

#header-inner {
	background-repeat: no-repeat;
	width: 720px;
	float: none;
	margin: auto;
	height: 161px;
}

#home #header-inner {
	background: url('../images/header-2.png') no-repeat;
}

#about-us #header-inner {
	background: url('../images/header-2.png') no-repeat;
}

#process #header-inner {
	background: url('../images/header-3.png') no-repeat;
}

#experience #header-inner {
	background: url('../images/header-4.png') no-repeat;
}

#contact-page #header-inner {
	background: url('../images/header-5.png') no-repeat;
}

#logo {
	margin-top: 50px;
	margin-bottom: 41px;
	float: right;
}

#logo a {
}

#navigation {
	background: url('../images/navBar.jpg');
	width: 720px;
	float: right;
	margin: auto;
	clear: both;
}

#menu {
	overflow:hidden;
	width: 534px;
	float: left;
	margin: 0px 0px 0px 165px;
	padding: 0px;
}

#menu li {
	display: block;
	float:left;
	color:#fff;
	font-size:1em;
	height: 34px;
	list-style: none;
}

#menu a {
/*	text-indent: -99999px;
*/	color:#fff;
	height: 34px;
	display: inline-block;	
}


#menu a:hover {
	color: #000066;
}

#body-head {
	height: 127px;
	border-bottom: 1px solid #006;
	margin-bottom: 30px;
}

#body-head .h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.cols {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}

#about-us p.h2 {
	margin: 0 0 20px;
}
#about-us .cols {
	border-bottom: 1px solid #006;
}

#contact-page #body p {
	padding-top: 16px;
}

#contact-page #body ul {
	padding: 0px;
	list-style: none;
}

#contact-page #body ul li {
	font-weight: bold;
	padding-top: 16px;
}

#contact-page #body ul li li {
	font-weight: normal;
	padding-top: 0px;
	padding-left: 16px;
	padding-bottom: 0px;
}

#home #sideNav {
	margin-bottom: 25px;
}

#home #body p {
}

