/* CSS Document */

body {
    margin: 0;
    padding: 0; 	
	background-color:#90133b;
	height:100%;
	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#container {
	min-height: 100%;
	width:689px;
	background-color:#fff;
	background-image:url('img/bg.jpg');
	background-repeat:repeat-y;
	margin:4% auto;
}

/* header */
#head {
	background-color:#90133b;
	margin-top:-35px;
	height:151px;
	width:689px;
}

.h_home{ background-image: url('img/header/home.jpg');background-repeat:no-repeat; }
.h_contact { background-image: url('img/header/contact.jpg');background-repeat:no-repeat; }
.h_profile, .h_consultants, .h_who, .h_associates, .h_testimonials { 
	background-image: url('img/header/profile.jpg');background-repeat:no-repeat; }
.h_corporate_services, .h_corporate_clients, .h_corporate_case_studies, .h_corporate_news { 
	background-image: url('img/header/corporate.jpg');background-repeat:no-repeat; }
.h_smallbusiness_services, .h_smallbusiness_clients, .h_smallbusiness_case_studies, .h_smallbusiness_news { 
	background-image: url('img/header/sbusiness.jpg');background-repeat:no-repeat; }


/* Navigation */
#nav {
	padding-right:10px;
	text-align: right;
}

#nav-sub {
	margin-left:98px;
	margin-top:-1.5em;
	font-size:13px;
	color:#6d6d6b;
	text-align:left;
	height:25px;
}

#nav-sub li {
    margin: 0;
    padding: 0;
    display: inline;
}

#nav-sub li a:link, #nav-sub li a:visited{
    display: block;
    float: left;
    height: 33px;
	width:135px;
	font-size:13px;
    line-height: 33px;
    text-decoration: none;
    text-align: center;
    background: url('img/submenu.jpg') no-repeat;
	color:#666;
}

#nav-sub li a:hover, #nav-sub li a:active {
    background: url('img/submenu-active.jpg') no-repeat;
	color:#fff;
	font-weight:bold;
}

#nav-sub li.current a:link, #nav-sub li.current a:visited{
	background: url('img/submenu-active.jpg') no-repeat;
	color:#fff;
	font-weight:bold;
}

/* Centre */

#centre {
	height:auto;
	padding-left:20px;
}

#centre h2 {
	font-size:28px;
	padding-left:30px;
	padding-top:20px;
	color:#90133b;
	margin-bottom:-3px;
}

p {
	font-family: arial;
	line-height:15px;
	font-size:12px;
}

h2 {
	font-family: arial;
	font-size:16px;
}

h3 {
	font-family: arial;
	font-size:12px;
}

#centre a, a:link, a:visited {
	text-decoration:none;
	color:#8e143b;
}

/* Splitted pages */

#contact_left {
	margin-top:3px;
	vertical-align:top;
	background-image:url('img/contact-left.gif');
	background-repeat:no-repeat;
	height:381px;
	width:218px;
	color:#fff;
}

#home_left {
	margin-top:6px;
	vertical-align:top;
	background-image:url('img/home-left.gif');
	background-repeat:no-repeat;
	height:381px;
	width:218px;
}

.text_home_left {
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.text_contact_left {
	padding-top:100px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-family:arial;
	color:#fff;
}

.text_contact_left h1{
	font-size:28px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:none;
/*	font-weight:bold;*/
	color:#000;
}

/* home right */

#home-right {
	padding-top:2px;
	margin-bottom:-20px;
}

#home-right p{
	margin:0;
	padding:0;
}

#home-right h2 {
	margin:0;
	padding:0;
	padding-top:2px;
	font-size: 22px;
	font-family:arial;
}

#home-corporate, #home-smallbusiness {
	margin-left:1px;
	padding-left:10px;
	padding-right:10px;

	width:407px;
	height:152px; /* fixed*/
	border-left:solid 2px #9f3456;
	border-right:solid 2px #9f3456;
}

#contact-page {
	margin-left:1px;
	padding-left:10px;
	padding-right:10px;
	height:345px;
	width:407px;
	border-left:solid 2px #9f3456;
	border-right:solid 2px #9f3456;	
}

.home-smallbusiness {
	vertical-align:bottom;
	color:#000;
	line-height:13px;
}

#home-smallbusiness a, #home-corporate a{
	color:#8e143b;
}

.home-rotating-news {
	width:100px;
	background-color:#000;
}

/* profile services*/

#profile-square {
	margin-top:15px;
	margin-right:23px;
	margin-left:12px;
	padding-right:30px;	
}

#service-square{
	margin-top:15px;
	margin-right:23px;
	margin-left:12px;
	padding-right:30px;
}

#profile, #services {
	margin-left:1px;
	padding-left:10px;
	padding-right:30px;
	width:588px;
	border-left:solid 2px #9f3456;
	border-right:solid 2px #9f3456;
}

#services-full {
	margin-left:1px;
	padding-left:10px;
	padding-right:34px;
	width:588px;
	color:#fff;
	background-color:#91123b;
}



#services {
/*	padding-top:10px;
	margin-bottom:-10px;*/
}

.services {
	width:120px;
	height:50px;
	vertical-align:top;
}

.s_text {
	padding-right:15px;
	padding-left:20px;
	vertical-align:bottom;
	line-height:15px;
	font-family: arial;
	font-size: 12px;
}

.s_text p, .p_text p{
	margin:0;
	padding:0;
}
.s_text a,.s_text a:link, .s_text a:visited{
	color:#8e143b;
}

.p_name {
	font-size:18px;
	font-family:arial;
	font-weight:bold;
}

.p_title, .p_subtitle {
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}

.p_photo {
	width:120px;
	vertical-align:top;
	padding-top:10px;
}

.p_text {
	padding-top:10px;
	padding-right:15px;
	padding-left:20px;
	vertical-align:top;
	line-height:15px;
	font-family: arial;
	font-size: 12px;
}

.testimonials, .who {
	padding-left:0;
}

/* footer */

.foot-up {
	margin-top:-5px;
}

#footer {
	background-image:url('img/foot.gif');
	background-repeat:no-repeat;
	height:18px;
}

#under-footer {
	background-color:#90133b;
	font-size:10px;
	text-align:center;
	color:#fff;
}

#under-footer a{
	font-weight:bold;
	font-size:10px;
}

.foot_l {
	float:left;
	width: 500px;
	text-align:left;
}

.foot_r {
	float:right;
	width: 200px;
	text-align:right;
}

/* form */

input {
	border-top:1px solid #505050;
	background-color:#ffffce;
}

textarea{
	border:1px solid #505050;
	background-color:#f4f4f4;
}

/* admin menu*/

#adminmenu {
	position: absolute;
	top: 2%;
	left: 2px;
	margin:0;
	border: 1px solid #c46900;
	background-color: #ffffff;
	text-align: left;
	padding: 5px;
	width:100px;
}

#adminmenu h4{
	font-size:12px;
	color: #90133b;
	text-align:center;
}
#adminmenu ul {
	padding: 0px;
	list-style-type: none;
}
#childmenu-admin{
	padding:0;
	margin:0;
}
#adminmenu ul li {
	text-align:left;
	margin:0;
	padding:0;

}
#adminmenu ul ul {
	margin:0;
	padding-left: 5px;
	padding-bottom: 3px;
}
#adminmenu ul ul li {
	margin:0;
	padding:0;
	font-weight: normal;
}



/*#admin-menu {
	float:right;
	text-align:left;
	padding-left:20px;
	height:50px;
	font-family: arial, helvetica;
	color:#fff;
}
*/
#adminmenu a {
	font-size:10px;
	color:#444;
}

/* cmf_login */

.cmf-login {
	text-align:center;
	font-family:arial;
	font-size:12px;
}

/*.cmf-actionlink, .cmf-actionlink:visited, .cmf-actionlink:hover, .cmf-actionlink:active  {
	padding:20px;
}*/

/*#contact-page .cmf-submit {
	background-image:url('img/submit.png');
	width: 61px;
	height: 21px;
	text-indent: -999em;
	border: none;
	font-size:0px;
}
*/
.cmf-errors{
	font-size:10px;
	margin:0;
	padding:0;
	margin-bottom:-20px;
}

#contact-page .cmf-submit {
	font-size:9px;
}

.cmf-form{
	padding:10px;
}

/* admin */

#profile_table, #associate_table, 
#smallbusiness_case_studies_table,#smallbusiness_news_table, #smallbusiness_clients_table,#smallbusiness_services_table,
#corporate_case_studies_table, #corporate_news_table, #corporate_clients_table, #corporate_services_table{
	margin-top:20px;
	width:80%;

}

#profile_table td,  #associate_table td{
	vertical-align:middle;
}

.cmf-actionlink, .cmf-actionlink:visited, .cmf-actionlink:hover, .cmf-actionlink:active  {
	margin-right:20px;
}