* {
    padding: 0;
    margin: 0;
} 

body {
background: #b6bd9b url(../images/bg.jpg) repeat-x top;
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #4c320d;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
background: url(../images/stage_bg.png) repeat-y;
margin: 0 auto;
width: 958px;
}

#top {
background: #f0e0c0;
width: 950px;
margin: 0 auto;
height: 150px;
}

#top h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 20px;
}
#top h1 a {
color: #fff;
text-decoration: none;
}
#top h1 a:hover {
color: #111;
text-decoration: none;
}
#top h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 21px;
letter-spacing: -1px;
line-height: 12px;
}

/* Header Secions */

#header_1 {
background: url(../images/header_div.jpg) top right no-repeat;
padding: 16px 0 0 14px;
float: left;
height: 134px;
width: 285px;
}

#header_1 p{
margin: 2px 32px 0 0;
font-size: 18px;
color: #5c8ca0;
text-align: right;
}

#header_2 {
background: url(../images/header_div.jpg) top right no-repeat;
padding: 16px 26px 0 22px;
float: left;
height: 134px;
width: 279px;
line-height: 22px;
}

#header_2 p{
font-size: 18px;
text-indent: 1px;
color: #744c3c;
text-indent: 15px;
text-align: justify;
}

#header_3 {
background: none;
padding: 16px 22px 0 22px;
float: left;
height: 134px;
width: 274px;
}

#header_3 h4{
font-size: 18px;
color: #5c8ca0;
text-align: left;
}

#header_3 h6{
font-size: 14px;
color: #8c614f;
text-align: left;
}

#header_3 p{
font-size: 12px;
color: #320707;
text-align: left;
}

#header_3 a{
background: url(../images/read_more_blue.gif) no-repeat right center;
margin: 5px 0 0 0;
padding: 0 20px 0 0;
line-height: 20px;
font-size: 14px;
color: #8c614f;
text-decoration: none;
}

#header_3 a:hover{
background: url(../images/read_more_blue.gif) no-repeat right center;
margin: 5px 0 0 0;
padding: 0 20px 0 0;
line-height: 20px;
font-size: 14px;
color: #8c614f;
text-decoration: underline;
}

#header_video {
background: none;
padding: 16px 22px 0 22px;
float: left;
height: 134px;
width: 274px;
}

#header_video img{
text-decoration: none;
float: left;
margin: 0 25px 0 0;
}

.header_video_thumb img a{
text-decoration: none !important;
}

#header_video h4{
font-size: 18px;
color: #5c8ca0;
text-align: left;
}

#header_video h6{
font-size: 14px;
color: #8c614f;
text-align: left;
}

#header_video p{
color:#8C614F;
font-size:14px;
text-align: left;
}

.header_video_link a{
background: url(../images/read_more_blue.gif) no-repeat right center;
margin: 5px 0 0 0;
padding: 0 20px 0 0;
line-height: 20px;
font-size: 14px;
color: #8c614f;
text-decoration: none;
}

.header_video_link a:hover{
background: url(../images/read_more_blue.gif) no-repeat right center;
margin: 5px 0 0 0;
padding: 0 20px 0 0;
line-height: 20px;
font-size: 14px;
color: #8c614f;
text-decoration: underline;
}

/* Main */

#menu {
height: 30px;
width: 950px;
margin: 0 auto;
line-height: 30px;
font-size: 16px;
font-weight: 500;
border-bottom: 1px #b6bd9b solid;
background: #dacaa9;
}

#menu2 {
height: 30px;
width: 950px;
margin: 0 auto;
line-height: 30px;
font-size: 16px;
font-weight: 500;
border-bottom: 1px #dfceab solid;
background: #F0E0C0;
}

#menu ul, #menu2 ul {
list-style-type: none;
}
#menu ul li{
display: block;
background: url(../images/menu_div.jpg) no-repeat center right;
float: left;
}

#menu2 ul li {
	display: block;
	border-right: 1px solid #dfceab;
	float: left;
}

#menu ul li a, #menu2 ul li a {
color: #744c3c;
padding: 0 14px;
text-decoration: none;
}
#menu ul li a:hover {
background: url(../images/menu_arw.gif) top center no-repeat;
display: block;
height: 100%;
color: #003663;
text-decoration: none;
}

#menu2 ul li a:hover {
display: block;
height: 100%;
color: #003663;
text-decoration: none;
}

/*-----end of special menu tabs-----*/

.menu_ad_1 {
background: #dacaa9 url(../images/menu_ad_1_bg.jpg) no-repeat top left;
display: block;
color: #003663;
height: 100%;
margin: 0 0px 0 0;
text-decoration: none;
}

.menu_ad_1 a{
color: #003663;
text-decoration: none;
}

.menu_ad_1 a:hover{
color: #744c3c;
text-decoration: none;
}

.menu_ad_2 {
background: #dacaa9 url(../images/menu_ad_2_bg.jpg) no-repeat top left;
display: block;
color: #003663;
height: 100%;
margin: 0 2px 0 0;
text-decoration: none;
}

.menu_ad_2 a{
color: #003663;
text-decoration: none;
}

.menu_ad_2 a:hover{
color: #744c3c;
text-decoration: none;
}

/*-----end of special menu tabs-----*/

#content {
background: none;
padding: 16px 20px;
}

#stage {
background: none;
color: #744C3C;
}

#stage ul li{
list-style-position: inside;
}

.articles ul{
list-style-type: square;
margin: 0 0 0 16px;
}

#menu ul li {
color: #744C3C;
}

#menu ul li a {
color: #744c3c;
text-decoration: none;
}
#menu ul li a:hover {
text-decoration: none;
}

/*-----Services-----*/

#stage_services {
background: none;
color: #744C3C;
padding: 0 0 25px 0;
}

#stage_services img {
margin: 0 20px 0 0;
border: 1px solid #c5b48b;
}

#stage_services h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

#stage_services_right {
text-align: justify;
border-top: 1px solid #c5b48b;
padding: 25px 0 0 0;
background: none;
color: #744C3C;
}

#stage_services_right img {
margin: 0 0 0 20px;
border: 1px solid #c5b48b;
float: right;
}

#stage_services_right h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----Contact Page-----*/

#stage_contact {
background: none;
color: #744C3C;
}

#stage_contact img {
margin: 0 20px 0 0;
border: 1px solid #c5b48b;
float: left;
}

#stage_contact h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----Contact Form-----*/

.formtextbox {
width: 140px;
padding: 0 15px 0 0;
float: left;
text-align: right;
}

input.contactbox { margin-top: 2px; padding: 2px 2px 2px 5px; width: 150px; border: 1px solid #bbbbbb; color: #333333; background: #ffffff url(../images/search_fld.jpg) repeat-x top; }

#contactnumbers {
padding: 15px 0 0 0;
margin: 0 0 15px 0;
}

.contactcriteria {
width: 185px;
padding: 0 40px 0 0;
margin: 0 0 15px 0;
float: left;
}

/*-----Products-----*/

.stage_products {
background: none;
color: #744C3C;
}

#stage_products img {
margin: 0 20px 0 0;
border: 0;
float: left;
}

#stage_products h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----About Us-----*/

.stage_l_about {
text-align: justify;
}

.stage_l_about h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

.stage_l_about img{
border: 1px solid #c5b48b;
float: right;
margin: 0 0 20px 20px;
}

.stage_l_about h2 a{
text-decoration: none
}

#stage_lower_about {
background: none;
color: #744C3C;
text-align: justify;
border-top: 1px solid #c5b48b;
}

#stage_lower_about img {
margin: 0 20px 0 0;
border: 1px solid #c5b48b;
float: left;
}

#stage_lower_about h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----PureLipo-----*/

#stage_l_purelipo {
background: url(../images/purelipo/header.jpg) no-repeat top left;
width: 918px;
padding-top: 250px;
}

#stage_l_purelipo table#before-after {
	float: left;
	margin-right: 10px;
}

#stage_l_purelipo h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

#stage_l_purelipo img{
border: 0;
margin: 5px;
}

#stage_right_purelipo {
margin-top: 410px;
width: 612px;
color: #744C3C;
float: right;
text-align: justify;
}

#stage_right_purelipo img {
margin: 0 20px 0 0;
border: 0;
}

#stage_right_purelipo h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----Video-----*/

#stage_video {
background: none;
color: #744C3C;
}

#stage_video img {
margin: 0 20px 0 0;
border: 1px solid #c5b48b;
float: left;
}

#stage_video h2 {
font-size: 16px;
margin: 0 0 12px 0;
}

/*-----Stage with verticle images-----*/

#stage_v_img {
background: none;
color: #744C3C;
}

#stage_v_img img{
border: 0;
}

/* Index Home Page */

#stage_ad {
background: none;
}

.left_ad {
width: 548px;
float: left;
margin: 0 16px 0 0;
}

.left_ad img{
border: 0;
}

.left_ad a{
text-decoration: none;
}

.flash_intro {
width: 352px;
background: #a17c64;
float: left;
border: 1px solid #a49574;
}

/* End of Index Home Page */

.left {
width: 548px;
float: left;
margin: 0 18px 0 0;
text-align: justify;
}

.left h2 {
color: #4c320d;
font-size: 16px;
margin: 0 0 12px 0;
}

.left img{
border: 0;
}

.left h2 a{
text-decoration: none
}

.right {
width: 348px;
float: left;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#bottom {
background: url(../images/btm_menu_cap_bg.png) bottom left no-repeat;
padding: 1px 0 0 0;
width: 958px;
height: 155px;
margin: 0 auto;
}

/* Ad Containers */

#btm_ad_container {
background: url(../images/btm_ad_bg.jpg) repeat-x top;
width: 950px;
height: 150px;
margin: 0 auto;
}

/* ----------1----------- */

#btm_ad_1 {
display: block;
background: url(../images/btm_ad_div.gif) no-repeat right top;
padding: 12px 16px 0 10px;
float: left;
width: 289px;
height: 117px;
}

#btm_ad_1 img{
border: 0;
margin: 0 0 0 68px;
}

#btm_ad_1 h4{
padding: 12px 0 0 0;
font-size: 16px;
color: #003663;
}

#btm_ad_1 p{
font-size: 14px;
color: #8c614f;
text-align: center;
line-height: 12px;
margin: 6px 0 0 0;
padding: 0 0 2px 0;
}

#btm_ad_1 a{
text-decoration: none;
}

/* ----------2----------- */

#btm_ad_2 {
display: block;
background: url(../images/btm_ad_div.gif) no-repeat right top;
padding: 12px 8px 0 14px;
float: left;
width: 298px;
height: 117px;
}

#btm_ad_2 img{
float: left;
border: 0;
margin: 0 12px 0 0;
}

#btm_ad_2 p{
font-size: 14px;
color: #8c614f;
}

#btm_ad_2 h4{
padding: 12px 0 0 0;
font-size: 16px;
color: #8c614f;
}

#btm_ad_2 a{
margin: 12px 0 0 0;
font-size: 14px;
color: #003663;
text-decoration: none;
}

/* ----------3----------- */

#btm_ad_3 {
display: block;
background: url(../images/btm_ad_arw_div.gif) no-repeat right top;
padding: 12px 16px 0 14px;
float: left;
width: 285px;
height: 117px;
}

#btm_ad_3 img{
margin: 0px 35px;
}

#btm_ad_3 h4{
padding: 12px 0 0 0;
font-size: 16px;
color: #003663;
}

#btm_ad_3 p{
font-size: 14px;
color: #8c614f;
text-align: center;
line-height: 12px;
margin: 4px 0 0 0;
padding: 0 0 2px 0;
}

#btm_ad_3 a{
text-decoration: none;
}

/* ----------- FULL --------*/

btm_ad_full {
display: block;
background: url(../images/btm_ad_arw_div.gif) no-repeat right top;
padding: 12px 16px 0 14px;
float: left;
width: 900px;
height: 117px;
}

#btm_ad_full img{
margin: 0px 28px;
}

#btm_ad_full h4{
padding: 12px 0 0 0;
font-size: 16px;
color: #003663;
}

#btm_ad_full p{
font-size: 14px;
color: #8c614f;
text-align: text;
line-height: 14px;
margin: 4px 0 0 0;
padding: 0 0 2px 0;
}

#btm_ad_full p a{
text-decoration: none;
text-align: center;
font-size: 11px;
}

/* Footers */

#footer {
text-align: left;
color: #ffffff;
font-size: 14px;
padding: 10px 0 10px 0;
width: 950px;
margin: 0 auto;
line-height: 20px;
}

#footer #facebook {
	width: 179px;
	height: 47px;
	float: right;
	font-weight: bold;
}
#footer a { color: #eee; }

#visia {
	background-color: #d6ddd0;
	margin: 0 auto;
	width: 950px;
	text-align: center;
}
