div{
	border: solid 0px #000000;
}
a {
	color:#EF650C;
}
/* main */
body {	
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#E1DDDC;
}
strong {
	color:#EF650C;
}
img {
	border: 0px solid blue;
}

#frame {
	position:relative;
	top:10px;
	width:860px;
	text-align:center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: auto;
	overflow:hidden;
}

#main {
	width:860px;
	overflow:hidden;
}
#leftside {
	position:relative;
	float:left;
	width:150px;
	left:20px;
}
#content {
	position:relative;
	float:left;
	text-align:left;
	top:50px;
	left:40px;
	width:650px;
}
#content_about {
	background-image: url(../images/div_about.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#content_client {
	background-image: url(../images/div_clients.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	float:left;
	text-align:left;
	top:0px;
	left:10px;
	width:830px;
}
.div_meet {
	background-image: url(../images/div_meet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.div_service {
	background-image: url(../images/div_service.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_human_resource {
	background-image: url(../images/div_human_resources.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_business_startup {
	background-image: url(../images/div_business_startup.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_marketing {
	background-image: url(../images/div_marketing.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_pricing {
	background-image: url(../images/div_pricing.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_faq {
	background-image: url(../images/div_faq.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_job4 {
	background-image: url(../images/div_job4.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_job3 {
	background-image: url(../images/div_job3.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_job2 {
	background-image: url(../images/div_job2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_job1 {
	background-image: url(../images/div_job1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_job1_error {
	background-image: url(../images/div_job1_error.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_contact {
	background-image: url(../images/div_contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_contact2 {
	background-image: url(../images/div_contact2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_admin {
	background-image: url(../images/div_c_admin.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_research {
	background-image: url(../images/div_c_research.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_delivery {
	background-image: url(../images/div_c_delivery.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_travel {
	background-image: url(../images/div_c_travel.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_event {
	background-image: url(../images/div_c_event.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_other {
	background-image: url(../images/div_c_other.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_c_info {
	background-image: url(../images/div_c_info.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_research {
	background-image: url(../images/div_p_research.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_coaching {
	background-image: url(../images/div_p_coaching.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_travel {
	background-image: url(../images/div_p_travel.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_event {
	background-image: url(../images/div_p_event.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_phone {
	background-image: url(../images/div_p_phone.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.div_p_concierge {
	background-image: url(../images/div_p_concierge.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x
}

#footer_askmax {
	padding-top:3px;
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	font-weight: bold;
	color:#EF650C;
	float:left;
}
#footer_askmax a {
	color:#EF650C;
	text-decoration:none;
}
#footer_arrow {
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#footer_freeconsultation{	
	padding-top:2px;
	font-size: 14px; 
	font-family: Helvetica, arial, verdana;
	color:#FFFFFF;
	float:left;
}
#footer_freeconsultation a{	
	color:#FFFFFF;
	text-decoration:none;
}

#footer_links a {
	color:#5D5650;
	text-decoration:none;
}
#footer_links {	
	padding-top:10px;
	width:860px;
	font-size: 12px; 
	font-weight: bold;
	font-family: Helvetica, arial, verdana;
	color:#5D5650;
	float:left;
}

#footer_disclaimer {	
	padding-top:10px;
	width:860px;
	font-size: 10px; 
	font-family: Helvetica, arial, verdana;
	color:#5D5650;
	float:left;
}
#footer_disclaimer a {
	color:#5D5650;
	text-decoration:none;
}


/*headers */
.header1_text, .header1_text a {
	padding-left:17px;
	font-size: 17px; 
	font-family: Helvetica, arial, verdana;
	color:#EF650C;
	float:left;
	font-weight: bold;
}

.header1_number {
	clear:both;
}

h1 {
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color:#5c5550;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
}

.header2 {
	margin-top:20px;
	padding: 5px 0 5px 10px;
	font-size: 13px; 
	font-family: Helvetica, arial, verdana;
	font-weight: bold;
	border: 1px solid #8c8784;
	color: #5C5550;
	width:620px;
}

.text {
	margin-top:20px;
	padding-left:17px;
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color: #5C5550;
	width:610px;
	line-height: 18px;
}
.text_comment {
	margin-top:20px;
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color: #5C5550;
	width:610px;
	line-height: 18px;
	position:absolute;
	left: 28px;
}

.text_nomargin, li {
	margin-top:5px;
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color: #5C5550;
	width:600px;
}

ul {
	margin-left:15px;
	padding-left:0px;
}

li {
	margin-left:0px;
	padding-left:10px;
}
.faq_answer {
	margin-top:20px;
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color: #3c3938;
	width:600px;
}

.faq_question {
	margin-top:30px;
	font-size: 14px; 
	font-family: Helvetica, arial, verdana;
	color: #3c3938;
	width:600px;
	font-weight: bold;
}

.client_logo {
	margin-top:10px;
	padding: 20px 0 20px 40px;
	border: 2px solid #8c8784;;
	width:600px;
}

.contact_frame {
	margin-top:10px;
	padding: 10px 15px 20px 15px;
	border: 0px solid #8c8784;;
	width: 615px;
}

.stronger {
	font-size: 14px; 
	font-weight: bold;
}

div.field{
	font-size: 12px; 
	margin-top:12px;
	font-family: Helvetica, arial, verdana;
	color: #9E9996;
	width:120px;
	font-weight: bold;
	float:left;
}
div.p_field{
	font-size: 12px; 
	margin-top:12px;
	font-family: Helvetica, arial, verdana;
	color: #9E9996;
	width:320px;
	font-weight: bold;
	float:left;
}

div.field2{
	font-size: 12px; 
	margin-top:12px;
	font-family: Helvetica, arial, verdana;
	color: #9E9996;
	width:150px;
	font-weight: bold;
}
div.p_field2{
	font-size: 12px; 
	margin-top:12px;
	font-family: Helvetica, arial, verdana;
	color: #9E9996;
	width:700px;
	font-weight: bold;
}
input {
	border: solid 1px #8c8784;
	margin-top:10px;
	background-color:#F7F2EF;
	font-size: 14px; 
	height:30px;
}
input.small {
	border: solid 1px #8c8784;
	background-color:#F7F2EF;
	font-size: 14px; 
	height:15px;
	width:245px;
}
textarea{
	border: solid 1px #8c8784;
	margin-top:5px;
	background-color:#F7F2EF;      
}
.billinginput{
	width:472px;
}
.error {
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color:#CF2626;
	font-weight: bold;
}
.check {
	margin:0px;
	padding:0px;
	height:15px;
	border: 0px;
	background: transparent;
}
.radio {
margin:0px;
padding:0px;
height:15px;
background: transparent;
border: 0px;
}

div.label {
	font-size: 12px; 
	font-family: Helvetica, arial, verdana;
	color: #000000;
	font-weight: bold;
	vertical-align:top;
	float:left;
}
/* Navigation */

#logo {
	position:absolute;
	left:0px;
	top:8px;
	width:271px;
	height:92px;
}



#Menu_1_1 {
	position:absolute;
	left:271px;
	top:8px;
	width:137px;
	height:38px;
}

#Menu_2_1 {
	position:absolute;
	left:408px;
	top:8px;
	width:121px;
	height:38px;
}

#Menu_3_1 {
	position:absolute;
	left:529px;
	top:8px;
	width:90px;
	height:38px;
}

#Menu_4_1 {
	position:absolute;
	left:619px;
	top:8px;
	width:110px;
	height:38px;
}

#Menu_5_1 {
	position:absolute;
	left:729px;
	top:8px;
	width:131px;
	height:38px;
}



#Menu_1_2 {
	position:absolute;
	left:271px;
	top:46px;
	width:137px;
	height:20px;
}

#Menu_2_2 {
	position:absolute;
	left:408px;
	top:46px;
	width:121px;
	height:20px;
}

#Menu_3_2 {
	position:absolute;
	left:529px;
	top:46px;
	width:90px;
	height:54px;
}

#Menu_4_2 {
	position:absolute;
	left:619px;
	top:46px;
	width:110px;
	height:54px;
}

#Menu_5_2 {
	position:absolute;
	left:729px;
	top:46px;
	width:131px;
	height:54px;
}

#Menu_1_3 {
	position:absolute;
	left:271px;
	top:66px;
	width:137px;
	height:34px;
}

#Menu_2_3 {
	position:absolute;
	left:408px;
	top:66px;
	width:121px;
	height:34px;
}

