/* CSS Document */
body {
	background-image:url(../images/pattern.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:18px;
	background-attachment:fixed;
	}
a:link {
	color: #10A3EB;
	text-decoration:none;
}
a:visited {
	color: #10A3EB;
	text-decoration:none;
}
a:hover {
	color: #CC6633;
	text-decoration:none;
}
a:active {
	color: #CC6633;
	text-decoration:none;
}
	
/* CLASSES */
.blue, span.required {
	color:#10A3EB;
	}
b, strong {
	color:#333333;
	}	

label.error {
	display: block;
	color:#CC6633;
}	

h3 {
	color:#CC6633;
	size:16px;
	}
.quotes {
	font-size:11px;
	}
h4 {
	font-size:16px;
	font-weight:normal;
	color:#cc6633;
	}
.quote_comp {
	color:#58A6F9;
	}
.points {
	color:#CC6633;
	font-weight:bold;
	}
.heading {
	color:#CC6633;
	font-size:16px;
	}
.blue {
	color:#58A6F9;
	font-weight:bold;
	font-size:12px;
	}
	
	
/* DIVS */
/* base */	
#container {
	width:678px;
	padding-top:25px;

	}
#header_top {
	width:678px;
	height:11px;
	}

#header_gfx{
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:678px;
	height:91px;
	}
#logo {
	width:186px;
	height:91px;
	float:left;
	}
#main_nav {
	padding-top:42px;
	padding-left:80px;
	width:412px;
	height:49px;
	float:right;
	}
#flasher {
	width:678px;
	height:199px;
	background-color:white;
	}
#flasher_home {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/home.jpg);
	}
#flasher_company {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/company.jpg);
	}
#flasher_visit {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/visit.jpg);
	}
#flasher_creative {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/creative.jpg);
	}
#flasher_technical {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/technical.jpg);
	}
#flasher_work {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/work.jpg);
	}
#flasher_news {
	width:678px;
	height:199px;
	background-color:white;
	background-image:url(../images/header/news.jpg);
	}
#main_content_wrap {
	background-color:white;
	width:625px;
	height:350px;
	width:612px;
	min-height:460px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_footer {
	width:612px;
	height:23px;
	padding-top:40px;
	padding-left:33px;
	padding-right:33px;
	background-color:white;
	}
#footer_left {
	float:left;
	width:410px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:white;
	text-align:left;
	}
#footer_right {
	float:left;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-color:white;
	color:#10A3EB;
	}
#main_content_finish {
	background-position:center;
	background-repeat:no-repeat;
	width:678px;
	height:14px;
	}
	
/* page */
#main_left {
	width:416px;
	float:left;
	}
#main_center {
	width:9px;
	height:159px;
	background-image:url(../images/bar.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	padding:5px;
	}
#main_right {
	width:145px;
	float:right;
	
	}
#main_left1 {
	width:416px;
	float:left;
	}

#main_left_map_lg {
	width:505px;
	height:434px;
	float:left;
	}
#main_right1 {
	width:117px;
	float:right;
	
	}
#main_right2 {
	width:217px;
	float:right;
	
	}
#main_right_amp_lg {
	width:52px;
	float:right;
	padding-top:40px;
	padding-right:20px;
	
	}
#main_right_news {
	width:52px;
	float:right;
	padding-top:20px;
	padding-right:20px;
	
	}
#main_content_wrap1 {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:700px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_work {
	background-color:white;
	width:612px;
	height:450px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_quixtar {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:500px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_personal {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:750px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_vera_case {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:2600px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_artistry {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:750px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_print {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:350px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_nutrilite {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:600px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_nutrilite_case {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:2300px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:500px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news_1 {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:400px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news_2 {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:870px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news_3 {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:450px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news_4 {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:1000px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_news_art {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:1000px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_technical {
	background-color:white;
	background-image:url(../images/techdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:785px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_technical_prod {
	background-color:white;
	background-image:url(../images/techdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:630px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_creative {
	background-color:white;
	background-image:url(../images/dude.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:612px;
	height:350px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_stretch {
	background-color:white;
	background-image:url(../images/dude.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:612px;
	height:475px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_stretch_art {
	background-color:white;
	width:612px;
	height:2200px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_wrap_people {
	background-color:white;
	width:612px;
	height:200px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_wrap_maps {
	background-color:white;
	width:635px;
	height:500px;
	padding-left:10px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_whyimart {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:680px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_partners {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:710px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_visit {
	background-color:white;
	background-image:url(../images/newsdude.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:612px;
	height:550px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_jobs {
	background-color:white;
	background-image:url(../images/hatter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:612px;
	height:400px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#main_content_prodcuts {
	background-color:white;
	width:612px;
	height:695px;
	padding-left:33px;
	padding-right:33px;
	padding-top:40px;
	}
#people_flash {
	width:678px;
	height:725px;
	background-color:white;
	}
#main_right_products {
	width:195px;
	float:right;
	padding-top:40px;
	text-align:center;
	
	}
#main_left2 {
	width:370px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#main_left3 {
	width:370px;
	float:left;;
	}
#main_right_case {
	width:217px;
	float:left;
	
	}
#partners {
	background-image:url(../images/rounded_thing.gif);
	background-repeat:no-repeat;
	width:402px;
	height:483px;
	}
div.partner_fake_div {
	text-align:center;
	width:133px;
	height:61px;
	float:left;
	padding-left:34px;
	padding-right:34px;
	padding-top:10px;
	}
#map1 {
	float:right;
	width:220px;
	height:189px;
	margin-top:50px;
	}
#map_left {
	float:left;
	width:416px;
	}
	
#stretch_art_left {
	width:270px;
	padding-left:10px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	}
#stretch_art_right {
	width:270px;
	float:right;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	}
#chadwicks_mag {
	float:right;
	width:108px;
	height:122px;
	padding-top:50px;
	}
#demo {
	float:right;
	width:106px;
	height:31px;
	padding-top:10px;
	}
#art_mock {
	float:right;
	margin-top:240px;
	width:177px;
	height:157px;
	position:absolute;
	margin-left:238px;
	display:block;
	}
#place_case_vera {
	top:1790px;
	left:680px;
	}
.fake_div_personal {
	width:195px;
	height:182px;
	padding-right:4px;
	float:left;	
	}
.news {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	}
	
.contact_container {
	width: 400px;
}

.contact_container label {
	display: block;
}
	
#contact_form input[type="text"] {
	width:150px;
}
