@charset "utf-8";
/* CSS Document */

/*Index Specific Divs ---------------------------------------------------------------------START-- */		

#contactContent{
float:left;
height: 451px;
width: 360px;
overflow: auto;
padding: 10px;
}

#contactImageText{
position:relative;
padding-bottom:10px;
}

#contactImageRight{
position:relative;
float:right;
}

#contactImageLeft{
float:left;
}



/*Index Specific Divs -----------------------------------------------------------------------END-- */	