body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 30px;
	padding: 0;
	background-image: url(../images/bgLine.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#masthead {
	background-color: #000099;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	height: 150px;
}
#line {
	background-color: #FF9900;
	height: 3px;
	width: 100%;
	margin-bottom: 8px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/header_new2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header img {
	float: left;
	margin-left: 33px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	margin: 0px;
	padding: 0px 0px 10px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9966FF;
	border-left-color: #9966FF;
	background-color: #FFFFFF;
	background-image: url(../images/nelly.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 650px;
	float: left;
}
#left {
	width: 222px;
	float: left;
}
#mainContent {
	float: right;
	width: 572px;
}
#right .content {
	font-size: 0.7em;
	line-height: 1.65em;
	color: #9966FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96F;
}

/* Relating to Home Page */
#rightHome {
	width: 650px;
	float: left;
	background-image: url(../images/homeTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightHome .contentHome {
	font-size: 0.7em;
	line-height: 1.65em;
	color: #9966FF;
}

/* Relating to The Company Page */
#leftCompany {
	width: 222px;
	float: left;
	background-image: url(../images/beliefQuote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
}
#rightCompany {
	width: 650px;
	float: left;
	background-image: url(../images/theCompanyTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightCompany .contentCompany {
	font-size: 1em;
	line-height: 1.65em;
	color: #9966FF;
	background-image: url(../images/roundel.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 391px;
	margin-top: 17px;
}
#rightCompany .contentCompany p {
	margin-right: 185px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Relating to What We Do Page */
#leftWhatWeDo {
	width: 222px;
	float: left;
	background-image: url(../images/easierQuote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
}
#rightWhatWeDo {
	width: 650px;
	float: left;
	background-image: url(../images/whatWeDoTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightWhatWeDo .contentWhatWeDo {
	font-size: 1em;
	line-height: 1.65em;
	color: #9966FF;
	height: 391px;
	margin-top: 17px;
}
#rightWhatWeDo .contentWhatWeDo p {
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Relating to How We Work Page */
#leftHowWeWork {
	width: 222px;
	float: left;
	background-image: url(../images/handsOnQuote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 230px;
}
#rightHowWeWork {
	width: 650px;
	float: left;
	background-image: url(../images/howWeWorkTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightHowWeWork .contentHowWeWork {
	font-size: 1em;
	line-height: 1.65em;
	color: #9966FF;
	height: 391px;
	margin-top: 17px;
}
#rightHowWeWork .contentHowWeWork p {
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Relating to Cantact Us Page */
#rightContact {
	width: 650px;
	float: left;
	background-image: url(../images/contactUsTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightContact .contentContact {
	font-size: 1em;
	line-height: 1.65em;
	color: #9966FF;
	height: 391px;
	margin-top: 17px;
}
#rightContact .contentContact p {
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Relating to thankyou Page */
#rightThankyou {
	width: 650px;
	float: left;
	background-image: url(../images/thankyouTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightThankyou .contentContact {
	font-size: 1em;
	line-height: 1.65em;
	color: #9966FF;
	height: 391px;
	margin-top: 17px;
}
#rightThankyou .contentContact p {
	margin-top: 0px;
	margin-bottom: 20px;
}




#left .content {
	font-size: .9em;
	line-height: 1.65em;
}
#left .content p {
	margin-right: 18px;
	margin-left: 32px;
}
#leftText {
	margin-top: 16px;
	color: #9966FF;
}
#footer .content {
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 20px;
}
#footer {
	margin: 0;
	font-size: 0.6em;
	clear: both;
	background: #9966FF;
	height: 25px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #000066;
}
h1 {
	font-size: 1.8em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0 12px;
}
.bold {
	font-weight: bold;
}
.orangeTxt {
	color: #FF9900;
	text-align: left;
}
#portfolio {
	width: 840px;
	float: left;
	margin-left: 29px;
}
