/*Additional Styles*/
@import url("reset.css");
@import url("gallery.css");
/*Additional Styles*/

/* Layout */
html, body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #ffffff;
	font-size: 9.0pt;
	height: 100%;
	margin: 0;
	padding: 0;
}

.mainContainer p {
	line-height: 12.0pt;
	margin-bottom: 10px;
	color: #000000;
}

p {
	color: #000000;
	margin-bottom: 10px;
}

.header {
	height: 95px;
}

.container {
	min-height: 100%;
	min-width: 950px;
	position: relative;
}

.headerContainer {
	width: 950px;
	height: 95px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid black;
}

.headerLogo {
	float: left;
	height: 88px;
	float: left;
	border-bottom: 7px solid;
	border-color: #98012e; 
}

.headerLogo img {
	padding-top: 25px;
}

.headerLogo a {	
	text-decoration: none;
	color: #203554;
}

.headerLogo a:hover {
	text-decoration: none;
	color: #747f7d;
}

.mainContainer {
	width: 950px;
	min-height: 650px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	width: 100%;
}

.footerContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.footerContainer p {
	font-size: 8.5pt;
	margin-top: 10px;
}

.footerContainer .left {
	float: left;
}

.footerContainer .right {
	float: right;
}
/* Layout-End */

/*Navigation*/
.navStrip {
	float: right;
	height: 40px;
	margin-top: 48px;
	font-size: 9.0pt;
	font-family: Verdana, Lucida, Lucida Grande, sans-serif;
	border-bottom: 7px solid #98012E;
	width: 242px;
}

#pagePortfolio .subNavStrip,
#pageWeb .subNavStrip,
#pageDesign .subNavStrip,
#pageAdvertising .subNavStrip {
	padding-right: 100px;
}

.subNavStrip {
	font-size: 9.0pt;
	float: right;
	height: 40px;
	margin-top: 10px;	
}

.subNavStrip a {	
	text-decoration: none;
	color: #000000;
}

.subNavStrip a:hover {
	text-decoration: none;
	color: #747f7d;
}

.subNavStrip ul {
	list-style: none;
}

.navStripLinks a, .subNavStrip a, .portfolioNav a {	
	text-decoration: none;
	color: #000000;
}

.navStripLinks a:hover, .subNavStrip a:hover, .portfolioNav a:hover {
	text-decoration: none;
	color: #747f7d;
}

.navStripItem a {
	text-decoration: none;
	color: #000000;
}

.navStripItem  a:hover {
	text-decoration: none;
	color: #747f7d;
}

.navStripItem {
	float: left;
	margin-left: 0px;
	padding-right: 35px;
	padding-bottom: 3px;
	margin-top: 17px;
}

#currentPage, #currentSubPage {
	color: #98012E;
}
/*Navigation-End*/

/* contentColumns */
.contentColumnBorder {
	background-color: #000000;
	height: 7px;
	width: 100%;
}

.feed {
	float: left;
	width: 950px;
	border-top: 7px solid black;
	border-color: #98012e;
}

.contentColumn1 {
	float: left;
	width: 564px;
	margin-top: 45px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.contentColumn2 {
	float: right;
	width: 335px;
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

.contentColumn3 p {
	padding-bottom: 10px;
	padding-right: 20px;
	background-color: #ffffff;
}

.contentColumn3 {
	margin-top: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
	float: left;
	width: 722px;
	background-color: #ffffff;
}

.clientContainer {
	float: left;
	width: 180px;
	padding: 3px 20px 30px 35px;
	min-height: 300px;
	background-image: url("/images/layout/clients/page-corner.jpg");
	background-repeat: no-repeat;
}
/* contentColumns */

/* pageExceptions */
#pageHome .contentColumn1, 
#pageWeb .contentColumn1, 
#pageDesign .contentColumn1,  
#pageAdvertising .contentColumn1,
#pagePortfolio .contentColumn1 {
	float: left;
	width: 950px;
}

#pageBrands .contentColumn1 {
	float: left;
	width: 950px;
	min-height: 450px;
	margin: 40px 0 20px 0;
}

#pageWeb .contentColumn1, 
#pageDesign .contentColumn1,  
#pageAdvertising .contentColumn1 {
	margin: 20px 0 20px 0;
}

#pagePortfolio .contentColumn1 {
	margin: 25px 0 20px 0;
}

#pageAbout .contentColumn1 {
	float: left;
	width: 606px;
}

#pageAbout .contentColumn2 {
	margin: 2px 0 0 0;
}

#pageProperty .contentColumn1 {
	float: left;
	width: 606px;
}

#pageProperty .contentColumn2 {
	margin: 2px 0 0 0;
}

#pageContact .contentColumn1 {
	float: left;
	width: 500px;
	margin: 20px 0 10px 0;
}
#pageContact .contentColumn2 {
	float: left;
	width: 450px;
	margin: 20px 0 0 0;
}

#pageHome h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 40.0pt;
	font-weight: bold;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#pageAbout h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 36pt;
	line-height: 36pt;
	font-weight: bold;
	color: #888888;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#pageAbout h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #98012E;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#pageProperty h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 36pt;
	line-height: 36pt;
	font-weight: bold;
	color: #888888;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#pageProperty h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #98012E;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
}


/* pageExceptions */

/* Map Styling */
#map {
	width: 475px; 
	height: 380px;
	border: 1px solid #c5c5c5;
}

#map p {
	font-size: 9pt;
	line-height: 13px;
}
/* Map Styling End */

/*Form*/
.contactForm {
	float: left;
	margin: 20px 0 10px 0;
}

.contactForm {
	float: right;
	width: 390px;
	display: block;
}

#pageBrands .contactForm {
	float: left;
	width: 390px;
	display: block;
	margin: 100px 0 0 220px;
}

.contactForm p {
	padding: 0 0 10px 0;
}

.contactForm p.error {
	color: #98012E;
	padding: 0 0 10px 0;
}

.contactForm p.success {
	padding: 0 0 10px 0;
	color: #00bd3a;
}

.formElement {
	clear: right;
	margin: 0 0 15px 0;
	height: 25px;
}

.contactForm label {
	float: left;
	text-align: right;
	font-weight: normal;
	color: #000000;
	width: auto;
	display: block;
	padding-top: 2px;
}

.contactForm label.error, 
.contactForm .textElement label.error {
	padding: 2px 5px 0 0;
	float: right;
	font-size: 7.0pt;
	color: #98012E;
}

.contactForm .denotes {
	color: #98012E; 
	font-weight: bold;
	padding: 0 0 0 0;
}

.contactForm .notDenotes {
	color: #00bd3a; 
	font-weight: bold;
	padding: 0 0 0 0;
}

.contactForm input {
	float: right;
	color: gray;
	font-size: 12px;
	width: 265px;
	display: block;
	font-weight: normal;
	background-color: #F3F3F2;
	padding: 1px;
	height: 14px;
}

.contactForm input:hover {
	background-color: #FFFFFF;
}

.contactForm .submitButton {
	padding: 0 0 4px 0;
	float: right;
	color: #98012e;
	width: 100px;
	height: 18px;
	display: block;
	font-weight: normal;
	border: 1px solid #888888;
	cursor: pointer;
}

.contactForm .clearButton {
	padding: 0 0 4px 0;
	float: left;
	color: #98012e;
	width: 80px;
	height: 18px;
	display: block;
	font-weight: normal;
	border: 1px solid #888888;
	cursor: pointer;
}

.submitButton:hover, .clearButton:hover {
	background-color: #F3F3F2;
}

.contactForm .textElement textarea {
	margin: 10px 0 0 0;
	padding: 2px 0 0 2px;
	float: right;
	color: gray;
	width: 265px;
	height: 100px;
	display: block;
	font-weight: normal;
	background-color: #F3F3F2;
}

.contactForm .textElement label {
	float: left;
	font-weight: normal;
	color: #000000;
	width: auto;
	display: block;
	margin-top: 10px;
}

.contactForm .buttonsElement {
	float: right;
	margin: 20px 0 0 0;
	width: 270px;
}

.contactForm textarea:hover {
	background-color: #FFFFFF;
}

.contactForm .formElement input:focus, 
.contactForm .textElement textarea:focus {
	background-color: #FFFFFF;
}
/*Form-End*/

/* Misc */
.largeText {
	font-size: 12.0pt;
}

.clear {
	clear: both;
}

.largeSepperatorH {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 3px;
	padding: 0px;
	height: 2px;
}

.smallSepperatorH  {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 12px;
	padding: 0px;
	border-bottom: 1px solid black;
	height: 1px;
}

.smallSepperatorH img {
	padding-top: 0px;
}

.smallSepperatorHClear  {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}

.featureBoxTitle { 
	width: 220px;
	padding-left: 0px;
	float: left;
}

.featureBoxes { 
	clear: both;
}

.featureBox { 
	width: 231px;
	min-height: 200px;
	padding-left: 5px;
	padding-bottom: 0px;
	float: left;
	background-image: url("/images/layout/featurebox/featureBoxBg.jpg");
	background-repeat: repeat-x;
	background-color: #E5E5E5;
}

.featureBox p { 
	font-size: 9.0pt;
	line-height: 12.0pt;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #000000;
}

.featureBox h3 {
	padding-left: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

.featureBox h3 {
	padding-left: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

.featureBox h2 { 
	font-size: 7.5pt;
	padding-right: 5px;
	margin-bottom: 0px;
}

.featureBox a {
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #000000;
}

.featureBox a:hover {
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #98012E;
}

.featureBox .left { 
	float: left;
}

.featureBox .right { 
	float: left;
	padding-left: 5px;
}

.copyright {
	padding-top: 15px;
	color: #203554;
	float: right;
}  

.featureBox ul {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 3px;
}

.featureBox ul  {
	margin-left: 0px;
}

.featureBox ul {
	list-style: none;
	margin-top: 5px;
}

.featureBox li {
	background-image: url("/images/layout/blueBullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
}
.more a {
	color: #98012e;
	font-weight: bold;
}

.smallDescription {
	float: left;
	padding-top: 5px;
}

.website a { 
	float: right;
	color: #98012e;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.largeDescription  {
	margin-top: 100px;
}

.largeDescription a {
	text-decoration: none;
	font-weight: bold;
	color: #98012e;
}

.largeDescription a:hover {
	text-decoration: none;
	color: #000000;
}

.contacts {
	font-size: 9pt;
	clear: both;
}

.contacts a {
	text-decoration: none;
	color: #98012e;
}

.contacts a:hover {
	text-decoration: underline;
	color: #888888;
}

.purpleBar {
	height: 7px;
	margin-bottom: 10px;
	width: 335px;
	background-color: #98012E;
}

.brandDownload h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #888888;
	margin: 0 0 10px 0;
	background-color: #ffffff;
}

.brandDownload .boldText {
	color: #98012E;
	font-weight: bold;
}

.brandDownload ul {
	color: #98012E;
	margin: 0 0 20px 15px;
}

.brandDownload li {
	margin: 0 0 10px 0;
}

.brandDownload a {
	color: #98012E;
	text-decoration: underline;
}

/*Misc End*/

