/* common */
body{
	margin:0;
  	color:#000;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background:#0e0700 url(../images/page.jpg) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin:0 auto;
	width:998px;
	padding:0 0 65px;
}
.sub-title {
	font:16px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#483a26;
}

/* header*/
#header{
	width:999px;
	height:105px;
}
/* logo */
#header .logo{
	float:left;
	overflow:hidden;
	margin:0 0 0 -65px;
	display:inline;
	position:relative;
	height:105px;
}
#header .logo a{
	text-indent:-9999px;
	display:block;
	width:300px;
	height:105px;
	background:url(../images/logo.png);
	cursor:pointer;
}
/* main navigation */
#nav{
	float:right;
	padding:48px 0 0;
	margin:0 0 0 -30px;
	list-style:none;
}
#nav li{
	float:left;
	background:url(../images/nav-sep.gif) no-repeat;
	padding:0 0 0 10px;
	margin:0 8px 0 0;
	height:10px;
}
#nav li:first-child{background:none;}
#nav li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:10px;
}
#nav li a.nav-strategic{
	background:url(../images/nav-strategic.gif) no-repeat 0 0;
	width:122px;
	height:10px;
}
#nav li a.nav-strategic:hover {
	background-position: 0 -10px;
}

#nav li a.nav-reporting{
	background:url(../images/nav-reporting.gif) no-repeat 0 0;
	width:116px;
	height:10px;
}
#nav li a.nav-reporting:hover {
	background-position: 0 -10px;
}

#nav li a.nav-implementation{
	background:url(../images/nav-implementation.gif) no-repeat 0 0;
	width:98px;
	height:10px;
}
#nav li a.nav-implementation:hover {
	background-position: 0 -10px;
}

#nav li a.nav-risk{
	background:url(../images/nav-risk.gif) no-repeat 0 0;
	width:109px;
	height:10px;
}
#nav li a.nav-risk:hover {
	background-position: 0 -10px;
}

#nav li a.nav-cost{
	background:url(../images/nav-cost.gif) no-repeat 0 0;
	width:74px;
	height:10px;
}
#nav li a.nav-cost:hover {
	background-position: 0 -10px;
}

#nav li a.nav-resources{
	background:url(../images/nav-resources.gif) no-repeat 0 0;
	width:66px;
	height:10px;
}
#nav li a.nav-resources:hover {
	background-position: 0 -10px;
}

#nav li a.nav-contact{
	background:url(../images/nav-contact.gif) no-repeat 0 0;
	width:51px;
	height:10px;
}
#nav li a.nav-contact:hover {
	background-position: 0 -10px;
}

#nav li.hover,
#nav li:hover{position:relative;}
#nav li ul{
	position:absolute;
	padding:12px 11px 3px;
	margin:0;
	list-style:none;
	top:11px;
	left:0;
	display:none;
	background:#1f1509;
	width:113px;
}
#nav li.hover ul,
#nav li:hover ul{display:block;}
#nav li li{
	padding:0 0 1px;
	margin:0;
	height:auto;
	background:none;
	width:113px;
	border-top:1px solid #dd9d46;
}
#nav li li:first-child{border:0;}
#nav li li a{
	text-indent:0;
	float:none;
	padding:6px;
	display:block;
	color:#ffd6cb;
	overflow:hidden;
	width:101px;
	height:auto;
}
#nav li li a:hover{
	text-decoration:none;
	background:#302414;
}
/* content */
#content{
	width:998px;
	overflow:hidden;
	background:#423422 url(../images/content-bottom.gif) no-repeat 100% 100%;
}

/* visual box */
.visual{
	background:url(../images/visual.jpg);
	overflow:hidden;
	width:601px;
	height:260px;
	padding:55px 0 0 398px;
	color:#fff;
}
.visual-sub{
	background:url(../images/visual_sub.jpg);
	width:999px;
	height:134px;
}
.visual h2{
	margin:0;
	text-indent:-9999px;
}
.visual h2.txt-epsilica-consulting{
	background:url(../images/txt-epsilica-consulting.png);
	width:545px;
	height:30px;
}
.visual p{
	margin:30px 0 0;
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
}
.visual ul{
	padding:14px 0 0;
	margin:0;
	list-style:none;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}
.visual li{
	background:url(../images/visual-blt.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
.visual .call{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/call.gif);
	width:245px;
	height:44px;
	float:right;
	margin:0 45px 0 0;
	display:inline;
}
/* main content column */

.main{
	float:left;
	overflow:hidden;
	background:#fce9d1 url(../images/main-top.gif) no-repeat;
	width:684px;
}
.main .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/main-bottom.gif) no-repeat 0 100%;
	padding:8px 9px 30px 11px;
	width:664px;
}
.main .bg{
	width:100%;
	overflow:hidden;
	background:#fffefd url(../images/main-bg.gif) repeat-x 0 100%;
}
.main .heading{
	background:#483a26 url(../images/main-heading.gif) no-repeat;
	padding:14px 28px;
	width:628px;
	overflow:hidden;
}
.main .heading h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.main .heading h2.txt-we-bring-your-vision{
	background:url(../images/txt-we-bring-your-vision.gif);
	width:368px;
	height:19px;
}
.main .text-box{
	padding:30px 31px 0 23px;
	overflow:hidden;
	width:610px;
}
.main .sub-text-box{
	padding:30px 31px 0 23px;
	overflow:hidden;
	width:610px;
}
.main .sub-text-box p{
	margin:20px 0px;
}
.main .sub-text-box ul{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
}
.main .img-right{
	float:right;
	margin:0 16px 0 30px;
	display:inline;
}
.main p{margin:0;}
.main ul{
	padding:0 0 0 41px;
	margin:0;
	list-style:none;
}
.main li{
	margin:16px 0 0;
	padding:0 0 0 8px;
	background:url(../images/main-blt.gif) no-repeat 0 8px;
}
.main a{
	color:#d73000;
	text-decoration:underline;
}
.main a:hover{text-decoration:none;}
.main h3{
	margin:26px 0 6px;
	text-indent:-9999px;
	overflow:hidden;
}
.main h3.txt-redisover-your-unrealized-potential{
	background:url(../images/txt-redisover-your-unrealized-potential.gif);
	width:325px;
	height:14px;
}
/* two boxes main content column */
.main .boxes{
	width:100%;
	overflow:hidden;
}
.main .all{
	margin:26px 0 0 -34px;
	width:644px;
	background:url(../images/boxes.gif) repeat-y 100% 0;
}
.main .top{background:url(../images/boxes-top.gif) no-repeat 100% 0;}
.main .bottom{
	background:url(../images/boxes-bottom.gif) no-repeat 100% 100%;
	padding:4px 0;
}
.main .box{
	float:left;
	overflow:hidden;
	width:250px;
	padding:0 20px 12px 18px;
	margin:0 0 0 34px;
	display:inline;
	background:url(../images/box.gif) repeat-x;
}
.main .box h4{
	margin:16px 0 10px;
	text-indent:-9999px;
	overflow:hidden;
}
.main .box h4.txt-latest-news{
	background:url(../images/txt-latest-news.gif);
	width:105px;
	height:14px;
}
.main .box h4.txt-contact-us{
	background:url(../images/txt-contact-us.gif);
	width:96px;
	height:14px;
}
.main .box p{
	color:#483a26;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding:0 12px 0 0;
}
.main .box address{
	color:#483a26;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
}
.main .box address span{display:block;}
.main .box .block{
	float:right;
	margin:-30px 0 0;
}
/* right sidebar */
.sidebar{
	float:right;
	overflow:hidden;
	width:276px;
	padding:0 16px 0 0;
	color:#fff4e6;
}
/* sidebar news */
.sidebar .news-list{
	padding:0 0 0 7px;
	margin:0;
	list-style:none;
	width:269px;
	overflow:hidden;
}
.sidebar .news-list li{
	padding:8px 0 12px;
	overflow:hidden;
	float:left;
	width:269px;
}
.sidebar .news-list h3{
	margin:0;
	color:#eeb367;
	font:bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
}
.sidebar .news-list p{margin:0;}
.sidebar .news-list em{
	display:block;
	color:#cfb48d;
}
.sidebar .news-list em a{
	color:#eeb367;
	text-decoration:underline;
}
.sidebar .news-list em a:hover{text-decoration:none;}
/* sidebar red note box */
.sidebar .note{
	width:268px;
	overflow:hidden;
	background:url(../images/note.gif);
}
.sidebar .note .top{
	background:url(../images/note-top.gif) no-repeat;
	width:268px;
	overflow:hidden;
}
.sidebar .note .bottom{
	background:url(../images/note-bottom.gif) no-repeat 0 100%;
	width:248px;
	overflow:hidden;
	padding:10px 5px 15px 15px;
}
.sidebar .note h3{
	margin:0;
	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
}
.sidebar .note a{
	color:#ffd5ca;
	display:block;
	margin:4px 0 0;
}
/* sidebar form */
.sidebar .login{
	width:263px;
	overflow:hidden;
	padding:9px 0 18px 5px;
}
.sidebar .login .txt{
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#2e3640;
	background:#fcead3;
	border:1px solid #1a2029;
	padding:5px 8px;
	height:17px;
	width:169px;
	display:block;
	margin:14px 0 0 4px;
}
.sidebar .login .btn{
	display:block;
	border:0;
	line-height:200px;
	background:url(../images/submit.gif);
	width:97px;
	height:37px;
	margin:13px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

/* Contact Form */

#contact-area {
	width: 530px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 200px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 125px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #a5a5a5;
	background-color:#efdcc5;
}

#contact-area input.submit-button {
	width: 100px;
}

/* footer */
#footer{
	width:998px;
	overflow:hidden;
	margin:26px 0 0;
	background:#2b2113 url(../images/footer-top.gif) no-repeat;
	color:#c0a175;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#footer .footer-bg{
	padding:28px 6px 28px 23px;
	width:969px;
	overflow:hidden;
	background:url(../images/footer-bottom.gif) no-repeat 0 100%;
}
#footer p{
	float:left;
	margin:0;
}
#footer ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
#footer li{
	display:inline;
	background:url(../images/footer-sep.gif) no-repeat 0 50%;
	padding:0 11px 0 14px;
}
#footer li:first-child{background:none;}
#footer li a{
	color:#c0a175;
	text-decoration:underline;
}
#footer li a:hover{text-decoration:none;}