
* {
	margin: 0;
	padding:0;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    letter-spacing:3px;
    	font-size:12px;
    
}
html, body {
	border:0;
    height:594;
    width:100%;
    background-color:#f3f3f3;
}


a{
    color:#000000;
    text-decoration:none;
}

img {
	border:none;
}


#frame{
	position:relative;
    width:756px;
    height:324px;
	border:1px #4b3702 solid;
	margin:0 auto;
    top:108px;
    padding:27px;

    }


#mainWindow{	
	width:100%;
	height:324px;
    background-color:#FFF;
    margin:0 auto;
    overflow:hidden;
}





.textContainer{
	position:absolute;
    top:135px;
    margin-left:259.2px;
    float:right;
    height:94.5px;
    width:313.2px;
    text-align:right;
    padding-right:14px;
}

.image{
	margin-top:108px;
    margin-right:54px;
    float:right;
    height:108px;
    width:108px;
}

#image1{
	position:absolute;
    width:108px;
    height:108px;
}

#image2{
	position:absolute;
    width:108px;
    height:108px;
}


