﻿* {
	padding: 0px;
	margin: 0px;
	word-spacing: 0px;
	letter-spacing: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
}

body {
	margin: 8px 0px 0px 0px;
    font-family: Calibri, Arial;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}

p {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

h1,
h2 {
    font-size: 20px;
    margin-bottom: 25px;
    padding-left: 30px;    
	clear: both;
	color: #7b8082;
	font-weight: normal;
}

h3 {
	clear: both;
	margin-top: 15px;
	font-weight: normal;
	font-size: 18px;
}

a {
	color: #ff6633;
	text-decoration: none;
}

#div_top_full {
    clear: both;
    margin: 0 auto;
    width: 850px;
    height: 60px;
}
#div_top_logo {
	margin-left: 30px;
	padding-top: 4px;
}
#div_top_logo img {
	border: 0px;
}
#investors {
	float:right;
	width:265px;
	background-color:#ff6633;
	text-align:right;
	margin-top:7px;
	margin-bottom: 1px;
	padding-bottom:4px;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
	white-space: nowrap;
}
#investors a {
	color:#FFF;
	font-size: 19px;

	
}
#logo_graphic {
	float:left;
}
#div_top_line {
    clear: both;
    height: 8px;
    background-color: #282322;
    margin-bottom: 5px;
    overflow: hidden; /* IEhacks6 */
}

#div_middle_full {
    clear:both;
    margin: 0 auto;    
    width: 850px;    
}
    #welcomeToSamsonite {
        margin-bottom: 20px;    
    }

    #worldmap {
        margin-top: 40px;
        background-image: url('/home/images/worldmap.gif');
        width: 850px;
        height: 390px;
        line-height: 15px;
    }
        #worldmap a {
            color: #666666;
            text-decoration: none;  
        }
        #worldmap a:hover {
            color: #ff6633;
            text-decoration: none;  
        }        
        #worldmap-NorthAmerica {
            float: left;
            width: 340px;
            position: relative;
            left: 10px;
            top: 160px;
        }
		 #worldmap-SouthAmerica {
	float: left;
	width: 300px;
	position: absolute;
	left: 197px;
	top: 516px;
        }
        #worldmap-Europe {
            float: left;
            width: 210px;
            position: relative;
            left: 6px;
            top: 130px;
        }
        #worldmap-Asia {
	float: left;
	width: 277px;
	position: relative;
	top: 202px;
	text-align: right;
        }
        
    #line-orange {
        clear: both;
        margin-top: 40px;
        background-color: #f0b259;
        height: 3px;    
        overflow: hidden; /* IEhacks6 */
    }
    #corporate-site {
        float: left;
        width: 520px;
        height: 35px;
        padding-top: 10px;
        padding-left: 30px;
        font-size: 14px;
    }
        #corporate-site a {
            color: #666666;
            text-decoration: none;
        }
        #corporate-site a:hover {
            color: #ff6633;
        }
    #copyright {
        float: left;
        width: 290px;
        padding-top: 10px;
        font-size: 12px;
        text-align: right;
    }

#div_bottom_line {
    clear: both;
    height: 8px;
    background-color: #282322;
    margin-bottom: 5px;
    overflow: hidden; /* IEhacks6 */
}

#div_bottom_full {
    clear: both;
    margin: 0 auto;
    width: 850px;
    margin-bottom: 20px;
}
    #div_bottom_text {
        margin-left: 30px;
        margin-right: 10px;    
    }
	

