html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url(../content/pieces/new_mimiD_bg.jpg);
    background-repeat: no-repeat;
    background-color: #20041D;
    background-position: top center;
    /*background-image: url(pieces/bg2.jpg);*/
    font-family: "Helvetica", Arial, sans-serif; /*background-repeat:no-repeat; 	background-position:top;*/
    color: #FFFFFF;
}

#page-all
{
    min-height: 100%;
    margin-bottom: 0px;
    /*background-image: url(pieces/bg.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}
img
{
    border: 0px;   
}

.all
{
    width: 1000px;
    margin: 0 auto;
}

.banner
{
    width: 1000px;
    height: 131px;
    border: 0px solid;
}



.banner .banner_left
{
    width: 555px;
    height: 131px;
    background-image: url(pieces/banner_left.png);
    background-repeat: no-repeat;
    float: left;
}

.banner_left .banner_link
{
    width: 599px;
    border: 0px solid;
}

.banner_left .banner_link a
{
    width: 500px;
    height: 60px;
    border: 0px solid red;
    margin-top: 30px;
    display: block;
    margin-left: 50px;
}

.banner .banner_right
{
    width: 444px;
    height: 131px;
    background-image: url(pieces/banner_right.png);
    background-repeat: no-repeat;
    float: left;
}


.content_all
{
    width: 1000px;
    /*background-image: url(pieces/bg3.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}


.content
{
    width: 1000px;
    min-height: 732px;
    background-image: url(pieces/bg4.png);
    background-repeat: no-repeat;
    background-position: bottom;
}


.content .content_left
{
    width: 124px;
    height: 300px;
    border: 0px solid red;
    float: left;
}

.no_left_nav
{
    width: 13px !important; 
}
.content_left h2
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    color: White;
    font-weight: bold;
    padding-left: 12px;
}

.content_left a
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
    color: White;
    font-weight: normal;
    padding-left: 12px;
}

.content .content_left ul
{
    margin: 0;
    padding: 0;
}

.content .content_left li
{
    font-family: Verdana, Geneva, sans-serif;
    list-style: none;
    border: 0px solid red;
    margin-bottom: 5px;
    opacity: .8; /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.content .content_left li a
{
    width: 109px;
    height: 20px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 10px;
    display: block;
    padding-top: 7px;
    padding-bottom: 1px;
    background-color: #340930;
    background-image: url(pieces/glan2.png);
    background-repeat: no-repeat;
}

.content .content_left li a:hover
{
    background-color: #850606;
    background-image: url(pieces/glan.png);
    background-repeat: no-repeat;
    background-position: left;
}



.content .content_center
{
    width: 570px;
    border: 0px solid red;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

.full_content
{
    width: 960px !important;
}

.full_content_testimonial
{
    width: 685px !important;
}

.content_center h1
{
    color: #FFF;
    font-size: 33px;
    min-height: 50px;
    border: 0;
    margin-top: 20px;
    font-family: "Georgia" , Times, serif;
    font-weight: normal;
}

.content_center h1 span
{
    font-size: 20px;
}

.content_center .welcome
{
    width: 100%;
    color: #FFF;
    font-size: 11px;
    font-weight: normal;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    opacity: .5; /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.content_center .welcome span
{
    color: #ff56f9;
}

.content_center .welcome a
{
    color: #FFF;
    text-decoration: none;
}

.content_center .welcome a:hover
{
    color: #900;
}


.girl .girl_right a
{
    color: #FFF;
    text-decoration: none; /*border-bottom:1px dotted #FFF;*/
}

.girl .girl_right a:hover
{
    color: #FFF;
}

.content_center h2, .introText
{
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
}

.content_center .girl h2
{
    margin: 0px;
    font-size: 16px;
    padding-top: 5px;
    border: 0px solid red;
    font-family: "Georgia", Times, serif;
}

.styling
{
    width: 540px;
    float: left;
    font-size: 10px;
    color: #FFF;
    border: 0px solid red;
}


.stylingBox{
    padding-top: 10px;
}

.stylingPicture
{
    float: left;
    padding-right: 40px;
}

.stylingPicture img
{
    border: solid 1px #90BED6;
}

.stylingPicture div 
{
    font-weight: bold;
    text-align:center;
}

.title
{
    font-size: 19px;
    height: 0px;
}


.clent_title img
{
    border: 1px solid #FFF;
}
.content_center .gallery_menu
{
    border-bottom: 1px solid #FFF;
    height: 37px;
    width: 580px;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    background-color: #000000;
    text-align: center;
}

.content_center .gallery_menu ul
{
    margin: 0px;
    padding: 0px;
    border: 0px solid;
}

.content_center .gallery_menu li
{
    list-style: none;
    float: left;
    width: 145px;
    height: 17px;
}

.content_center .gallery_menu li a
{
    width: 145px;
    height: 27px;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding-top: 10px;
    font-weight: bold;
}

.content_center .gallery_menu li a:hover
{
    background-color: #4a0202;
    color: #fec204;
}


.content_center .gallery_content
{
    min-height: 608px;
    background-color: #000;
    background-image: url(pieces/gallery_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
}

.content_center .gallery_content img
{
    border: 1px solid #FFF;
    margin-top: 30px;
    margin-bottom: 10px;
}

.content_center .gallery_content p
{
    color: #FFF;
    font-size: 12px;
}

.content_center .gallery_bottom
{
    background-color: #390101;
    background-image: url(pieces/gallery_bottom.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 10px;
    padding-bottom: 10px;
}


.content_center .testi_content
{
    min-height: 100px;
    background-color: #2a0228;
    margin-top: 20px;
    background-image: url(pieces/testi_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    border: 1px solid #70176b;
    font-size: 11px;
    color: #FFF;
    padding: 15px;
}

.content_center .testi_content img
{
    float: left;
    margin-right: 15px;
    border: 1px solid #FFF;
}

p a
{
    color: white;
}






.girl
{
    border: 0px solid red;
    /*width: 560px;*/
    min-height: 100px;
    padding-top: 10px;
}

.girl_left
{
    float: left;
}

.girl_right
{
    width: 450px;
    float: left;
    padding-left: 15px;
    font-size: 12px;
    color: #FFF;
    border: 0px solid red;
}


.girl_right p
{
    padding-top: 10px;
}

.girl_right a
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.girl_right a:hover
{
    color: #C00;
}


.girl_intro
{
    width: 670px;
    float: left;
    font-size: 12px;
    color: #FFF;
    border: 0px solid red;
    padding-bottom: 15px;
}

.girl_intro h2
{
    color: #FFFFFF !important; 
    font: italic 24px Georgia,"Times New Roman",Times,serif !important;
    letter-spacing: -1px !important;
}

.girl_intro p
{
	font-size: 14px;
}

.content .content_right
{
    width: 260px;
    border: 0px solid red;
    float: left;
    margin-left: 15px;
}

.content_right .promo
{
    width: 240px;
    min-height: 150px;
    border: 0px solid red;
    background-image: url(pieces/promo.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-left: 15px;
    padding-right: 15px;
}

.content_right .promo .promo_title
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #ffff00;
    font-weight: bold;
    margin-left: 1px;
    padding-top: 10px;
}

.content_right .promo .promo_content
{
    width: 240px;
    margin-top: 15px;
}

.content_right .promo .promo_content img
{
    float: left;
    margin-right: 10px;
}

.content_right .promo .promo_content span
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #FFF;
}

.content_right .promo .promo_content a
{
    color: #FFF;
    padding-bottom: 3px;
    border-bottom: 1px dotted #FFF;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.content_right .promo .promo_content a:hover
{
    color: #CC0;
}


.content_right .client
{
	vertical-align: top;
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-top: 20px;
    font-weight: bold;
}

.content_right .client img
{
    margin-top: 15px;
}


.content_right .client2
{
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-top: 100px;
    font-weight: bold;
}

.content_right .client2 img
{
    margin-top: 15px;
}

/* client55 */

.content_right .client55
{
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-top: 470px;
    font-weight: bold;
}

.content_right .client55-gallery
{
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-top: 30px;
    font-weight: bold;
}

.content_right .client55 img
{
    margin-top: 15px;
}

.content_right .clent_title
{
    width: 268px;
    border: 0px solid;
    padding: 10px;
    font-size: 11px;
    color: #FFF;
}

.content_right .clent_title img
{
    float: left;
    margin-right: 10px;
}


.content_right .read
{
    margin-top: 15px;
    margin-left: 10px;
}

.content_right .myriam_content
{
    margin-top: 15px;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
}

.content_right .myriam_content ul
{
    margin: 0;
    padding: 0;
}

.content_right .myriam_content li
{
    list-style: square;
    color: #CC0;
    margin-top: 15px;
    margin-left: 30px;
}

.content_right .myriam_content li a
{
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
    padding-bottom: 5px;
}

.content_right .myriam_content li a:hover
{
    color: #C00;
}



.content .content_right .gallery_all
{
    background-color: #000;
    border: 1px solid #FFF;
    min-height: 300px;
    margin-bottom: 50px;
}

.content .content_right .gallery_all .all_img_gallery
{
    padding: 10px;
}

.content .content_right .gallery_all .all_img_gallery p
{
    color: #FFF;
    height: 10px;
    margin-top: 0px;
    font-weight: bold;
}

.content .content_right .gallery_all .all_img_gallery img
{
    margin-left: 8px;
    margin-top: 8px;
    border: 1px solid #FFF;
}



/* Client List */


#client_list ol
{
    margin: 0;
    padding: 0;
}

#client_list li
{
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}

.footer
{
    margin: 0 auto;
    border: 0px solid red;
    height: 183px;
    color: #ffffff;
    background-image: url(pieces/footer_bg.jpg);
    background-repeat: repeat-x;
    opacity: .7; /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.footer_map
{
    width: 170px;
    min-height: 100px;
    float: left;
    border: 0px solid;
    padding-top: 10px;
    padding-left: 10px;
}

.footer_map span
{
    font-weight: bold;
    color: #898989;
    font-size: 11px;
    padding-left: 10px;
}

.footer_map ul
{
    margin: 0;
    padding: 0;
}

.footer_map li
{
    list-style: none;
    font-size: 11px;
    padding-top: 5px;
}

.footer_map li a
{
    color: #FFF;
    text-decoration: none;
    margin-left: 10px;
}

.footer_map li a:hover
{
    color: #900;
}

.footer_adress
{
    width: 200px;
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding-top: 20px;
}

.copy
{
    font-size: 10px;
    text-align: right;
    margin-right: 20px;
}



/* Tables */
#hor-minimalist-b
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Sans-Serif;
    font-size: 12px;
    width: 550px;
    border-collapse: collapse;
    text-align: left;
    margin: 0px;
}
#hor-minimalist-b th
{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 10px 8px;
}
#hor-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
    color: #fff;
    font-weight: bolder;
}







* html #page-all
{
    height: 100%;
}


#page-empty
{
    height: 0px;
    clear: both;
}


#page-footer
{
    width: 1024px;
    border: 0px solid red;
    margin: 0 auto;
}

.clear
{
    clear: both;
}

/* Errors */
.validation-summary-errors
{
    color: Red;
    font-weight: bold;
}

.field-validation-error
{
    color: Red;
    margin: 0px 0px 10px 0px;
}

/* Contact form */
#contact-area
{
    width: 570px;
    margin-top: 25px;
}

#contact-area input, #contact-area textarea
{
    padding: 2px;
    width: 471px;
    font-family: Helvetica, sans-serif;
    font-size: 1.3em;
    margin: 0px 0px 8px 0px;
    border: 2px solid #ccc;
}

#contact-area textarea
{
    height: 170px;
}

#contact-area textarea:focus, #contact-area input:focus
{
    border: 2px solid #900;
}

#contact-area input.submit-button
{
    width: 100px;
    float: right;
}

label
{
    float: left;
    text-align: right;
    margin-right: 15px;
    width: 100px;
    padding-top: 5px;
    font-size: 1.2em;
}


#slideshow2
{
    list-style: none;
    color: #fff;
}
#slideshow2 span
{
    display: none;
    background-color: #0F0;
}
#wrapper
{
    width: 580px;
    margin: 2px auto;
    display: none;
    border: 0px solid red;
}
#wrapper *
{
    margin: 0;
    padding: 0;
}
#fullsize
{
    position: relative;
    width: 574px;
    height: 504px;
    padding: 2px;
    border: 1px solid #ccc;
    background: #000;
}
#information
{
    position: absolute;
    bottom: 0;
    width: 574px;
    height: 0;
    background: #000;
    color: #fff;
    overflow: hidden;
    z-index: 200;
    opacity: .7;
    filter: alpha(opacity=70);
}
#information h3
{
    padding: 4px 8px 3px;
    font-size: 14px;
}
#information p
{
    padding: 0 8px 8px;
}
#image
{
    width: 580px;
    height: 504px;
}
#image img
{
    position: absolute;
    z-index: 25;
    width: auto;
    background-color: #000;
}
.imgnav
{
    position: absolute;
    width: 25%;
    height: 504px;
    cursor: pointer;
    z-index: 150;
    border: 0px solid red;
}
#imgprev
{
    left: 0;
    background: url(images/left.gif) left center no-repeat;
}
#imgnext
{
    right: 0;
    background: url(images/right.gif) right center no-repeat;
}
#imglink
{
    position: absolute;
    height: 306px;
    width: 100%;
    z-index: 100;
    opacity: .4;
    filter: alpha(opacity=40);
}
.linkhover
{
    background: url(images/link.gif) center center no-repeat;
}
#thumbnails
{
    margin-top: 15px;
}
#slideleft
{
    float: left;
    width: 20px;
    height: 81px;
    background: url(images/scroll-left.gif) center center no-repeat;
    background-color: #222;
}
#slideleft:hover
{
    background-color: #333;
}
#slideright
{
    float: right;
    width: 20px;
    height: 81px;
    background: #222 url(images/scroll-right.gif) center center no-repeat;
}
#slideright:hover
{
    background-color: #333;
}
#slidearea
{
    float: left;
    position: relative;
    width: 535px;
    margin-left: 5px;
    height: 81px;
    overflow: hidden;
}
#slider
{
    position: absolute;
    left: 0;
    height: 81px;
}
#slider img
{
    cursor: pointer;
    border: 1px solid #666;
    padding: 2px;
}

.slideshow { height: 318px; width: 222px; margin: auto }
.slideshow img { padding: 8px; border: 1px solid #ccc; background-color: #eee; }

.phone 
{
    height: 60px;
    background: url(pieces/phone2.png) no-repeat left;
    padding-left: 38px;
    padding-top: 10px;
}

.callToAction a:visited
{
    color: #fff;
    text-decoration: dashed;
}

.callToAction a:link
{
    color: #fff;
    text-decoration: dashed;
}

/*  Location */
.locations
{
    float: left; 
    width: 270px; 
}

.map{
    float: right;
}

.findByCar
{
    background: url(pieces/car.png) no-repeat left;    
    height: 48px;
    width: 170px;
    padding-left: 60px;
    font-weight: bold;
    line-height: 35px;
}

.findByTrain
{
    background: url(pieces/train.png) no-repeat left;    
    height: 48px;
    width: 170;
    padding-left: 60px;
    font-weight: bold;
    line-height: 35px;
}

/* mike coding goes here */

#main_navigation {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
	background-image: url(../content/pieces/blackbg.png);
}

#main_navigation ul#main_nav_full {
	padding: 0 !important;
	margin: 0 !important;
	width: 980px;
	float: left;
	position: relative;
	list-style: 0;
}

#main_navigation ul#main_nav_full li {
	display: block;
	float: left;
}

#main_navigation ul#main_nav_full li a {
	color: white;
	text-decoration: none;
	font-size: 8pt;
	margin-right: 18px;
	margin-left: 18px;
	text-transform: uppercase;
}

#main_navigation ul#main_nav_full li a:hover {
	text-decoration: none;
	color: #FFCC00;
}

div#left_navigation_pageshowcase {
	float: left;
	display: block;
	width: 118px;
}

#left_navigation_pageshowcase ul.left_showcase {
	padding: 0;
	margin: 0;
}


#left_navigation_pageshowcase ul.left_showcase li {
	background-image: url(../content/pieces/blackbg2.png)!important;
	float: left;
	width: 104px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	line-height: 12px;
	margin-bottom: 2px;
}

#left_navigation_pageshowcase ul.left_showcase li a {
	color: white;
	font-size: 9pt;
	text-transform: none;
	text-decoration: none;
}

#left_navigation_pageshowcase ul.left_showcase li a:hover {
	text-decoration: none;
	color: red;
}

#left_navigation_pageshowcase ul.left_showcase li.h3ko {
	background-image: url(../content/pieces/blackbg.png)!important;
	float: left;
	width: 104px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	line-height: 12px;
	margin-bottom: 2px;
}

#left_navigation_pageshowcase ul.left_showcase li.h3ko h3 {
	color: #FFFF00;
	font-size: 7pt;
	text-transform: uppercase;
}

.content_left_new {
	float: left;
	display: block;
	width: 130px;
}

.left_articles {
	float: left;
	display: block;
	width: 118px;
}

.left_articles h4 {
	color: white;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}

.left_articles hr {
	border: 0;
	height: 1px;
	background-color: #543653;
}

.left_articles  ul {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 16px;
}

.left_articles ul li {
	line-height: 10pt;
	list-style: square;
	color: #CCCC00;
	font-size: 8pt;
	margin-bottom: 12px;
}

.left_articles ul li a {
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.left_articles ul li a:hover {
	color: red;
}


.left_useful_links {
	float: left;
	display: block;
	width: 118px;
}

.left_useful_links h4 {
	color: white;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}

.left_useful_links hr {
	border: 0;
	height: 1px;
	background-color: #543653;
}

.left_useful_links  ul {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 16px;
}

.left_useful_links ul li {
	line-height: 10pt;
	list-style: square;
	color: #CCCC00;
	font-size: 8pt;
	margin-bottom: 12px;
}

.left_useful_links ul li a {
	font-size: 8pt;
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	padding-bottom: 3px;
}

.left_useful_links ul li a:hover {
	color: red;
}

.left_useful_links p {
	color: white;
	font-size: 8pt;
}


/*  -- cform contact form --  */ 

.cform {
	width: 520px;
	height: 271px;
	/*background-image: url(../content/pieces/cformbg.png);
	background-repeat: no-repeat;*/
}

.cform form {
	width: 350px;
	margin: auto;
	padding-top: 150px;
}

.cform form label {
	float: left;
	width: 80px;
	display: block;
	color: white;
	font-size: 8pt;
}

.cform form input {
	width: 240px;
	margin-bottom: 10px;
	border: 0;
	height: 20px;
}

.cform form button {
	width: 173px;
	height: 52px;
	display: block;
	margin: auto;
	background-image: url(../content/pieces/cformbutton.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
}

/* flyout */

ul#main_nav_full ul li {
	width: 100%; 
	display: block; 
	margin-bottom: 0px;
	height: 20px;
}

ul#main_nav_full li:hover li a,
ul#main_nav_full li.iehover li a {
 float: none;
 height: 10px;
}

ul#main_nav_full li:hover li a:hover,
ul#main_nav_full li:hover li:hover a,
ul#main_nav_full li.iehover li a:hover,
ul#main_nav_full li.iehover li.iehover a {
 	
}

/* hover function */

ul#main_nav_full li:hover ul ul,
ul#main_nav_full li:hover ul ul ul,
ul#main_nav_full li.iehover ul ul,
ul#main_nav_full li.iehover ul ul ul { 
	display: none; 
}
ul#main_nav_full li:hover ul,
ul#main_nav_full ul li:hover ul,
ul#main_nav_full ul ul li:hover ul,
ul#main_nav_full li.iehover ul,
ul#main_nav_full ul li.iehover ul,
ul#main_nav_full ul ul li.iehover ul { 
	display: block; 
}

ul#main_nav_full ul.level2 {
	display: block;
	z-index: 1;
	width: 250px;
	position: absolute;
	list-style: none;
	top: 50%;
	left: 0;
	display: none;
	margin-left: 15px;
}

ul.level2 li {
	background-color: black;
	width: 300px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	float: left;
	display: inline;
}

ul.level2 ul {
	top: 0;
	left: 100%;
}


ul#main_nav_full ul.level3 {
	display: block;
	z-index: 1;
	width: 170px;
	position: absolute;
	list-style: none;
	top: 50%;
	left: 0;
	display: none;
	margin-left: 740px;
}

ul.level3 li {
	background-color: black;
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	float: left;
	display: inline;
}

ul.level3 ul {
	top: 0;
	left: 100%;
}


ul#main_nav_full ul.level4 {
	display: block;
	z-index: 1;
	width: 170px;
	position: absolute;
	list-style: none;
	top: 100%;
	left: 0;
	display: none;
	margin-left: 170px;
}

ul.level4 li {
	background-color: black;
	width: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	float: left;
	display: inline;
}

ul.level4 ul {
	top: 0;
	left: 100%;
}

.buyNow{
  width: 520px ;
  text-align:center;
  padding-bottom: 20px;
}

/* Team: 
*/

.teamProfilePictures 
{
    padding-top: 20px;
}

.teamProfilePictures img
{
    padding: 10px;
}

/* Tutorial */
.VideoTutorial 
{
	height: 350px;
}



/* Testimonials */
.testimonial {
    width:620px;
    float:left;
    margin:15px 0 30px 0;
}
.left-quote {
    float:left;
    background:url(images/quote-left.jpg) no-repeat top;
    width:68px;
    height:77px;
}
.testi-text {
    float:left;
    text-align:justify;
    width:470px;
    padding-right:65px;
    background:url(images/quote-right.jpg) no-repeat right bottom;
}
.testi-pic {
    float:left;
    width:77px;
    height:104px;
    margin-left:70px;
    display:inline;
}
.testi-name {
    float:left;
    padding:30px 0 0 15px;
}

.looks
{
    width: 900px;
    float: left;
    font-size: 10px;
    color: #FFF;
    border: 0px solid red;
}
