@import url("initial.css");

body {
	margin: 0 auto;
	padding: 0px;
	color: #333333;
	font-size: 1em;
}

table {
	margin: 0 auto;
	padding: 0px;
}
label {
	color: #333;
	font-size: 1em;
	display: block;
}
a:active, a:link, a:visited {
	color: #db001b;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align:justify;
}
.floatright {
	float: right;
	margin: 0 0 10px 15px;
}
.floatleft {
	float: left;
	margin: 0 15px 10px 0;
}
.nospace {
	margin: 0 !important;
	padding: 0 !important;
}
.twocol {
	width: 45%;
	float: left;
} 
/* Front Style */
#front_container {
	margin: 0 auto 0;
	padding: 80px 0;
	text-align: center;
	background: #fff url(../images/bg_page_front.gif) top left repeat-x;
}
#front_container h2 {
	font-weight: normal;
	font-size: 1.6em;
	margin: 20px 0;
}
#page_destination {
	width: 700px;
	margin: 0px auto;
	text-align: center;
}
.front_destination {
	float: left;
	width: 350px;
	text-align:center;
	margin: 0;
}
.front_destination h3 {
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.4em;
	background: url(../images/bg_enter.gif) top center no-repeat;
	margin: 10px 0;
}
.front_destination a.enter, .destination a.enter:active {
	color: #92bff0 !important;
	display: block;
	margin: 0 auto;
	width: 140px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.front_destination h3 a.enter:hover {
	color: #92bff0;
	background: url(../images/bg_enter_border.gif) center bottom repeat-x;
}
/* Page Style */
#page_header {
	height: 103px;
	background: url(../images/bg_header.gif) top left repeat-x;
	text-align: right;
}
.container {
	width: 840px;
	margin: 0 auto;
	position: relative;
}
#page_header img {
	margin: 0 70px 0;
}
#logo {
	height: 134px;
	width: 225px;
	background:url(../images/image_logo.gif) bottom left no-repeat;
	position: absolute;
	top: -104px;
}
#logo h1 {
	visibility: hidden;
	display: none;
}
#content {
	background: #fce8d5 url(../images/bg_content.gif) top right repeat-y;
	padding: 20px 13px 0;
}
#content_left {
	width: 212px;
	float: left;
	padding: 20px 0 0;
}
#menu {
	margin: 0 0 20px 0;
}
#menu ul {
	margin: 0;
}
#menu li {
	list-style: none;
	border-bottom: 1px solid #f3aaab;
}
#menu li a, #menu li a:visited {
	background: #fef4ea;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #db001b;
	padding: 8px 10px;
	margin: 0;
}
#menu li a:hover {
	color: #333;
	background: none;
	background: #f3aaab;
}
#menu li .active {
	color: #333 !important;
}
#addressinfo {
	background:url(../images/bg_addressinfo.gif) top left no-repeat;
	padding: 10px 10px 0;
	height: 113px;
}
#addressinfo p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
#addressinfo a, #addressinfo a:visited {
	text-decoration: underline;
	color: #333333;
}
#addressinfo a:hover {
	text-decoration: none;
	color: #333333;
}
#diduknow {
	background: url(../images/bg_diduknow_footer.gif) center bottom no-repeat;
	padding: 0 0 129px 0;
}
#diduknow h3 {
	background: url(../images/bg_diduknow_header.gif) center top no-repeat;
	padding: 10px 10px 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.4em;
}
#diduknow .saying {
	font-weight: bold;
	color: #db0018;
}
#diduknow p {
	background: #fff;
	border-left: 1px solid #db0018;
	border-right: 1px solid #db0018;
	margin: 0;
	padding: 0 8px 10px;
	font-size: 1.2em;
}
#content_right {
	width: 545px;
	float: left;
	margin: 0 0 0 10px;
}
#content_right h2 {
	font-size: 1.8em;
	color: #ce011a;
	margin: 0 0 1em 0;
	font-weight: normal;
	text-transform: uppercase;
}
#content_right h4 {
	font-size: 1.3em;
	color: #ce011a;
	line-height: 1.5em;
	font-weight: normal;
}
#content_right h5 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #333;
	margin: 0 0 0.2em 0;
}
#content_right p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	font-weight: normal;
}
#content_right ol {
	margin: 0 0 20px 20px;
}
#content_right ol li {
	list-style: decimal;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content_right .boxcreme {
	padding: 10px 20px;
	background: #fff5ed;
	margin: 0 0 1em 0;
}
.boxcreme ul {
	padding: 0;
	margin: 0;
}
.boxcreme ul li {
	background: url(../images/img_list_green.gif) 0 3px no-repeat;
	padding: 0 0 0 25px;
	margin: 0;
	font-size: 1.2em;
	list-style: none;
}
#content_right img {
	margin: 20px 0;
}
#page_footer {
	background: #db001b;
}
#page_footer p {
	padding: 0.8em 0;
	margin: 0 0 0 40px;
	text-align: left;
	font-size: 1.1em;
	color: #fff;
}
#page_footer img {
	vertical-align: middle;
}
#page_footer a:active, #page_footer a:link, #page_footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#page_footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Consulting Service Overview */
#consulting_link p {
	margin: 0;
}
#consulting_link a, #consulting_link a:visited, #consulting_link a:focus {
	color: #0033CC;
}
#consulting_link a:hover {

}
/* Testimonials */
.testimonials_name {
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
}
/*Contact */
#image_contact_logo {
	float: right;
	margin: 0 30px;
}