/* @override http://localhost:8888/portfolio/css/style.css */

/**********************
Nirmal Rodrigo Was Here
www.nirmal.ca
nirmal@nirmal.ca
**********************/

/*Global Reset*/
* {
	padding: 0;
	margin: 0;
}

/*Global Styles*/

a img {
	border-style: none;
}

body {
	background-image: url(../images/bigBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #004263;
}
/*h1 {
	background-image: url(../images/nirmal_logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 43px;
	width: 159px;
}
h2 {
	background-image: url(../images/mainTag.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 353px;
}*/
.fL {
	float: left;
}
.fR {
	float: right;
}
.clearBoth {
	clear: both;	
}
p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	margin: 1px;
	padding: 1px;
}
small {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*Structure*/

#container {
	text-align: left;
	width: 1030px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	height: 100px;
	width: 1030px;
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	width: 515px;
	position: absolute;
	left: 0px;
	bottom: 22px;
	height: 43px;
}
#tag {
	width: 355px;
	position: absolute;
	text-align: right;
	bottom: 30px;
	right: 5px;
	overflow: hidden;
}
#mainContent {
	height: 400px;
	width: 1030px;
	position: relative;
	left: 0px;
	top: 0px;
}
#aboutMe {
	height: 320px;
	width: 566px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#aboutContainer {
	height: 75px;
	width: 566px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#aboutTitle {
	height: 16px;
	width: 83px;
	position: absolute;
	left: 0px;
	bottom: 17px;
}
#contactJump {
	height: 26px;
	width: 160px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
#myPic {
	height: 245px;
	width: 160px;
	position: absolute;
	left: -10px;
	bottom: 0px;
}
#aboutContent {
	height: 245px;
	width: 406px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#connectWithMe {
	height: 80px;
	width: 566px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#connectTitle {
	width: 566px;
	position: absolute;
	left: 0px;
	top: 12px;
}
#myLatest {
	height: 400px;
	width: 464px;
	top: 0px;
	position: absolute;
	right: 0px;
}
#myPortfolio {
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	width: 100%;
	margin-bottom: 120px;
}
#portfolioContainer {
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#portfolioTitle {
	height: 28px;
	width: 133px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#portfolioTag {
	height: 28px;
	width: 770px;
	position: absolute;
	left: 133px;
	bottom: 0px;
}
#bestDesigns {
	position: relative;
	top: 100px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}
.thumb {
	float: left;
	padding: 0px;
	position: relative;
	clear: right;
	width: 217px;
	height: 240px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}

.thumb a,
.lastThumb a {
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

.thumb a:hover,
.lastThumb a:hover
 {
	text-decoration: none;
	border-bottom: none;
}

.thumb p, .lastThumb p {
	position: relative;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	clear: left;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: auto;
}
.thumb img, .lastThumb img {
	height: 165px;
	width: 205px;
	border: 6px solid #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
}

.thumb a .zoom-icon, .lastThumb a .zoom-icon  {
	position: relative;
	margin-bottom: -29px;
	bottom: 32px;
	left: 185px;
	background: #fff url(../images/zoom.png) no-repeat 1px 1px;
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	cursor: pointer;
	z-index: 2;
}

.thumb a:hover > .zoom-icon, .lastThumb a:hover > .zoom-icon {
	background: #14253F url(../images/zoom2.png) no-repeat 1px -29px;
	width: 90px;
	left: 125px;
	border-left: 1px solid #14253F;
}

.thumb a:hover > img, .lastThumb a:hover > img {
	border: 6px solid #14253F;
}

.lastThumb {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 240px;
	width: 217px;
	position: relative;
	left: 0px;
	top: 0px;
}

#fourBoxes {
	position: relative;
	height: 300px;
	width: 100%;
	clear: both;
}
#fourBoxesContent {
	height: 262px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/4boxBg.png);
	clear: both;
}
.fourBoxesTitles {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 200px;
}
#myServices {
	height: 262px;
	width: 253px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.icons {
	height: 31px;
	width: 31px;
	position: absolute;
	left: 0px;
	top: 2px;
}
.item {
	position: relative;
	width: 230px;
	height: 30px;
	left: 24px;
	top: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#myBlog {
	height: 262px;
	width: 260px;
	position: absolute;
	left: 253px;
	top: 0px;
}
#blogContent {
	width: 220px;
	position: relative;
	left: 24px;
	top: 55px;
}

#blogContent a {
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

#blogContent a:hover {
	text-decoration: none;
	border-bottom: none;
}

#blogContent strong a {
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border: none;
}

#blogContent .view {
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

#blogContent .view:hover {
	text-decoration: none;
	border-bottom: none;
}

/*#blogContent a:hover > .view {
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
}*/

#projectQuotes {
	height: 262px;
	width: 260px;
	position: absolute;
	left: 513px;
	top: 0px;
}
.steps {
	height: 20px;
	width: 23px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.instructions {
	position: relative;
	height: 18px;
	left: 22px;
	top: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 224px;
}
#contactMe {
	height: 262px;
	width: 253px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contactContent {
	width: 210px;
	position: relative;
	left: 24px;
	top: 55px;
}
#phoneNumber {
	position: relative;
	left: 22px;
	top: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: auto;
	width: 220px;
	height: 30px;
}
#footer {
	width: 1030px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 80px;
}
#footerContent {
	width: 980px;
	position: absolute;
	left: 24px;
	top: 0px;
}
#cc {
	height: 34px;
	width: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footerTag {
	position: absolute;
	left: 45px;
	top: 0px;
	height: 21px;
	width: 414px;
}
#disclaimer {
	position: absolute;
	left: 45px;
	top: 21px;
}

#footerLogo {
	height: 31px;
	width: 115px;
	position: absolute;
	top: -8px;
	right: 110px;
}

/*Buttons*/

#viewPortfolioButton {
	height: 28px;
	width: 153px;
	position: absolute;
	bottom: 10px;
	left: 160px;
	background-image: url(../images/viewPortfolioButton.png);
	background-position: 0px 0px;
}
#viewPortfolioButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 28px;
}
#viewPortfolioButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/viewPortfolioButton.png);
}


#needQuoteButton {
	height: 29px;
	width: 160px;
	position: absolute;
	bottom: 9px;
	left: 325px;
	background-image: url(../images/needQuoteButton.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#needQuoteButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 29px;
}

#needQuoteButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/needQuoteButton.png);
	background-repeat: no-repeat;
}

#aboutContent a {
	padding: 1px 0px;
	color: #fff;
	text-decoration: none;
	white-space: pre;
	border-bottom: 1px solid #fff;
}
#aboutContent a:hover {
	color: #fff;
	border-bottom: none;
}
#clientList {
	font-family: Helvetica, "Lucida Sans Unicode", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	font-weight: 300;
}
#clientList li {
	height: 22px;
	width: 250px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.highlight{
	font-size: 16px;
	font-weight: bold;
	color: #1D8BB5;
}
.alignCenter {
	text-align: center;
}
#clientListButton {
	height: 29px;
	width: 121px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/clientListButton.png);
	background-position: 0px 0px;
}
#clientListButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 29px;
}
#clientListButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/clientListButton.png);
}
#blogButton {
	height: 29px;
	width: 133px;
	position: absolute;
	bottom: 29px;
	left: 60px;
	background-image: url(../images/blogComingSoon.png);
	background-repeat: no-repeat;
}
#blogButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 29px;
}


#blogButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/labButton.png);
}
#quoteButton {
	height: 29px;
	width: 187px;
	position: absolute;
	bottom: 30px;
	left: 37px;
	background-image: url(../images/quoteButton.png);
	background-position: 0px 0px;
}
#quoteButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 29px;
}
#quoteButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/quoteButton.png);
}
#contactButton {
	height: 29px;
	width: 112px;
	position: absolute;
	bottom: 30px;
	left: 67px;
	background-image: url(../images/emailButton.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#contactButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 29px;
}
#contactButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/emailButton.png);
}

#followButton {
	height: 28px;
	width: 132px;
	position: absolute;
	bottom: 30px;
	left: 67px;
	background-image: url(../images/followButton.png);
	background-position: 0px 0px;
}
#followButton a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 28px;
}
#followButton a:hover {
	background-position: 0px -29px;
	background-image: url(../images/followButton.png);
}


/*Connect Buttons*/

ul#connectLinks{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 52px;
	width: 566px;
	left: 0px;
	bottom: 0px;
}
ul#connectLinks a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	height: 27px;
}
li#msn {
	position: absolute;
	height: 26px;
	width: 30px;
	left: 0px;
	bottom: 1px;
	background: url(../images/msnAdd.png) no-repeat 0px 0px;
}
li#gtalk {
	position: absolute;
	height: 32px;
	width: 36px;
	left: 61px;
	bottom: -6px;
	background: url(../images/gtalkAdd.png) no-repeat 0px 0px;
}
li#skype {
	position: absolute;
	height: 26px;
	width: 30px;
	left: 120px;
	bottom: 1px;
	background: url(../images/skypeAdd.png) no-repeat 0px 0px;
}
li#twitter {
	position: absolute;
	height: 19px;
	width: 75px;
	left: 235px;
	bottom: 7px;
	background: url(../images/twitterVisit.png) no-repeat 0px 0px;
}
li#facebook {
	position: absolute;
	height: 17px;
	width: 84px;
	left: 341px;
	bottom: 9px;
	background: url(../images/facebookVisit.png) no-repeat 0px 0px;
}
li#linkedin {
	position: absolute;
	height: 23px;
	width: 24px;
	left: 178px;
	bottom: 3px;
	background: url(../images/linkedinVisit.png) no-repeat 0px 0px;
}
/*li#msn a:hover {
	background-image: url(../images/msnAdd.png);
	background-position: 0px -27px;
}
li#gtalk a:hover {
	background-image: url(../images/gtalkAdd.png);
	background-position: 0px -27px;
}
li#aim a:hover {
	background-image: url(../images/aimAdd.png);
	background-position: 0px -27px;
}
li#facebook a:hover {
	background-image: url(../images/facebookVisit.png);
	background-position: 0px -27px;
}
li#linkedin a:hover {
	background-image: url(../images/linkedinVisit.png);
	background-position: 0px -27px;
}*/
#msnClick {
	height: 21px;
	width: 317px;
	position: absolute;
	top: 11px;
	left: 164px;
	visibility: hidden;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #fff;
	float: left;
	margin-top: 2px;
	white-space: nowrap;
}
#gTalkClick {
	height: 21px;
	width: 320px;
	position: absolute;
	top: 11px;
	left: 164px;
	visibility: hidden;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #fff;
	float: left;
	margin-top: 2px;
	white-space: nowrap;
}
#skypeClick {
	height: 21px;
	width: 320px;
	position: absolute;
	top: 11px;
	left: 164px;
	visibility: hidden;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #fff;
	float: left;
	margin-top: 2px;
	white-space: nowrap;
}

/*Text Styles*/

#aboutContent p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	width: 345px;
	line-height: 24px;
	padding-top: 10px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: 300;
}
#myServices p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 40px;
	top: -1px;
	font-weight: 300;
}
#myServices strong {
	font-weight: bold;
}

#blogContent p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	line-height: 18px;
	padding: 0px;
	font-weight: 300;
	width: 219px;
}

#contactContent p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	line-height: 18px;
	padding: 0px;
	font-weight: 300;
}
#projectQuotes p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 32px;
	top: 3px;
}
#phoneNumber p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 30px;
	color: #FFF;
	margin-left: 5px;
	line-height: 18px;	
	font-weight: 100;
}
#disclaimer p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}

/*Form Style*/

#formContainer {
	text-align: left;
	width: 600px;
}

#formContainer strong {
	font-weight: bold;
}

#formContainer input {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 250px;
	padding: 2px;
	font-weight: 300;
	color: #000;
}
#formContainer p {
	font-size: 14px;
	font-weight: 300;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #666;
	margin-bottom: 5px;
	line-height: 18px;
	margin-top: 5px;
}
#formSelect {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #666;
}

#formSelect input {
	width: auto;
	position: relative;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*All IE Hack*/
#formSelect input {
	bottom: -2px\9;
}

#formSelect .bump {
	margin-right: 10px;
}
#quoteDone input {
	width: auto;
	font-size: 14px;
}
#thanksText {
	font-size: 14px;
	font-weight: 300;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	color: #000;
	line-height: 18px;
}
.formElement {
	float: left;
	width: 300px;
	padding-bottom: 10px;
}

.formElement h1 {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	display: block;
	color: #666;
}
.formElement input {
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-right-color: #d6d6d6;
	border-bottom-color: #e9e9e9;
	border-left-color: #d6d6d6;
	background-color: #eee;
}

.formElement input:focus,
.formDescription textarea:focus {
	background-color: #d5eaff;
}

.formDescription textarea {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	width: 92%;
	height: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e9e9e;
	border-right-color: #d6d6d6;
	border-bottom-color: #e9e9e9;
	border-left-color: #d6d6d6;
	font-size: 14px;
	font-weight: 300;
	margin: 0px;
	padding: 2px;
	color: #000;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}
.formDescription {
	margin-top: 20px;
}



/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */

#slider {
    position:absolute;
    width:464px; /* Change this to your images width */
    height:400px; /* Change this to your images height */
    background:url(images/slider/loading.gif) no-repeat 50% 50%;
   	top: 10px;
	right: -2px;
	float: right;
	
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav {
	position:absolute;
	left:360px;
	bottom:5px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#phoneNumber p,
#contactContent p,
#projectQuotes p,
#blogContent p,
#disclaimer p,
#myServices p,
.thumb p, 
.lastThumb p,
#aboutContent p,
#thanksText,
#formSelect label,
#formContainer input,
#formContainer textarea,
p,
#msnClick,
#gTalkClick,
#skypeClick   {
	font-family: apertura,sans-serif;
	font-style: normal;
	font-weight: 400;		
}

.thumb p strong,
.lastThumb p strong,
#blogContent p strong a,
#myServices p strong,
.formElement h1,
#formContainer strong,
#msnClick strong,
#gTalkClick strong,
#skypeClick strong {
	font-family: apertura,sans-serif;
	font-style: normal;
	font-weight: 500;
}



