/* Page setup */
html * {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#page {
	width: 868px;
	position: relative;
	margin: 30px auto 0;
	text-align: left;
	font-size: 0.75em;
}

/* Header */
#logo {
	margin-left: 15px;
	float: left;
	/* IE double float margin fix */
	display: inline;
}
#pageCaption {
	float: left;
	border-left: solid 1px #000;
	font-size: 1.4em;
	margin: 27px 0 0 10px;
	padding: 0 0 3px 10px;
	/* IE double float margin fix */
	display: inline;
	font-family: "Times New Roman", Times, serif;
	color: #475563;
}
#pageCaption em {
	font-style: normal;
	color: #BD2B46;
}
#contact {
	float: right;
	margin: 30px 30px 0 0;
	font-size: 1.2em;
	color: #666;
}
#contact a {
	text-decoration: none;
	color: #666;
}

/* Main page content */
#pageContent {
	background: #fff url(../images/backgroundContent.gif) no-repeat;
	float: left;
	width: 868px;
}
#footer {
	background: #fff url(../images/backgroundFooter.gif) no-repeat;
	height: 60px;
	float: left;
	width: 100%;
	clear: left;
}
h1 {
	color: #BD2B46; 
	font-size: 1.7em;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h1 em {
	color: #999;
	font-style: normal;
}
h2.mainContent {
	color: #BD2B46; 
	font-size: 1.7em;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: #fff;
	padding: 0;
}
h2 {
	color: #fff; 
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: #BD2B46 url(../images/h2Background.gif) repeat-x;
	padding: 5px 10px;
}
h3 {
	color: #BD2B46; 
	font-size: 1em;
	font-weight: bold;
}
#rightColumn h2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#leftColumn {
	float: left;
	width: 330px;
	margin: 50px 0 2em 120px;
	/* IE double float margin fix */
	display: inline;
}
#rightColumn {
	float: left;
	width: 200px;
	margin: 55px 0 2em 55px;
	/* IE double float margin fix */
	display: inline;
}
#pageContent p {
	margin-bottom: 1.6em;
}
#pageContent p em {
	font-style: normal;
	color: #BD2B46;
	font-weight: bold;
}
#pageContent #rightColumn p em {
	color: #000;
}
#pageContent #rightColumn ul {
	margin: 10px 0 20px 0;
	list-style: none;
	color: #666;
}
#pageContent #rightColumn ul li {
	padding-left: 10px;
	background: #fff url(../images/bullet.gif) 0 0.5em no-repeat;
}
#pageContent #rightColumn ul.feature {
	background-color: #EAEBED;
	margin: 2px 0 20px 0;
	padding: 3px 0;
}
#pageContent #rightColumn ul.feature li {
	padding: 5px 0 5px 20px;
	background: #EAEBED url(../images/bulletStar.gif) 3px 0.5em no-repeat;
}
#pageContent #rightColumn ul.feature a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#pageContent #rightColumn ul.feature a:hover {
	text-decoration: underline;
}
#pageContent #leftColumn  ul {
	margin: 1em 0;
	list-style: none;
}
#pageContent #leftColumn li {
	padding-left: 10px;
	background: #fff url(../images/bulletPink.gif) 0 0.5em no-repeat;
	margin-bottom: 1em;
}
#pageContent #leftColumn li em {
	font-style: normal;
	color: #BD2B46;
	font-weight: bold;
}
#pageContent a {
	color: #BD2B46;
	font-weight: bold;
}
#pageContent p.pageSummary {
	margin-top: 0;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #BD2B46;
	font-weight: bold;
}
#pageContent p.star {
	padding-left: 20px;
	background: url(../images/bulletStarPortfolio.gif) 0 0.3em no-repeat;
}
.contact {
	font-size: 1.1em;
	color: #BD2B46;
	font-weight: bold;s
}
#portfolio {
	float: left;
	width: 630px;
	margin: 50px 0 2em 112px;
	/* IE double float margin fix */
	display: inline;
}
#pageContent #portfolio ul li {
	background-image: none;
	list-style-type: none;
	width: 190px;
	height: 160px;
	margin: 0 3px 15px;
	float: left;
	padding-left: 0;
	text-align: center;
}
#pageContent #portfolio p {
	width: 570px;
}
.testimonial h2 {
	color: #BD2B46; 
	font-size: 1.4em;
	margin-bottom: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: #fff;
	padding: 0;
}
.testimonial p {
	color: #666;
	font-style: italic;
}
#pageContent .testimonial p em {
	font-weight: bold;
	color: #000;
}
dt {
	float: left;
	clear: left;
	font-weight: bold;
	margin: 0 1em 1em 0;
	/* width: 5em; */
}
dd {
	float: left;
	margin-bottom: 1em;
}



/* Top menu bar */
ul#menu {
	list-style: none;
	text-align: center;
	margin: 10px 0 8px;
	width: 100%;
	float: left;
	clear: left;
	/* IE double float margin fix */
	display: inline;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 121px;
	background: #f00 url(../images/buttonBackground.gif) 0 0 repeat-x;
	margin-left: 3px;
}
ul#menu li a#home {
	margin-left: 0;
}
ul#menu li a:hover {
	background-image: none;
	background-color: #2E2831;
}
ul#menu li a.currentPage {
	background-image: none;
	background-color: #2E2831;
	text-decoration: underline;
}
ul#menu li a {
	padding: 7px 0;
	display: block;
	font-style: normal;
}

/* Sub menu */
ul#submenu {
	list-style: none;
	text-align: left;
	width: 868px;
	height: 253px;
	background: #fff url(../images/submenuSlice.gif) repeat-y;
	clear: left;
	position: relative;
	margin-bottom: 2px;
}
ul#submenu li {
	color: #fff;
	margin-left: 60px;
	width: 229px;
}
ul#submenu li a {
	color: #A7A7AC;
	text-decoration: none;
	background-color: #475563;
	display: block;
	padding: 7px 0 7px 20px;
	border-bottom: 3px solid #fff;
}
ul#submenu li a.currentPage{
	text-decoration: underline;
	background-color: #2E2831;
	color: #fff;
}
ul#submenu li a:hover {
	background-color: #2E2831;
	color: #fff;
}
ul#submenu .pageImage {
	position: absolute;
	top: 0;
	left: 294px;
	width: 458px;
	height: 253px;
}
