/* Start of CMSMS style sheet 'Home: Layout' */
/* Home Template Layout CSS */
html {
margin:0 auto;
background-color:#FFFFFF;
background-image:url('uploads/images/Layout/Shared/home_BG.jpg');
background-repeat:repeat-x repeat-y;
}

body {
width:990px;
height:740px;
margin:0 auto;
border:0;
background-image:url('uploads/images/Layout/Home/body_BG.png');
background-repeat:no-repeat;
padding-top:30px;
}

#head {
width:950px;
height: 70px;
margin: 0 20px;
}

img#logo {
float:left;
}

#content {
width:980px;
margin:0;
padding:0;
vertical-align:top;
}

img#main_image {
float:left;
display:inline;
clear:none;
margin-left:-1px;
margin-top:0;
vertical-align:top;
}

#copy {
float:right;
display:inline;
text-align:right;
width:200px;
margin:0 65px 0 5px;
padding-top:30px
overflow:auto;
clear:none;
vertical-align:top;
}

#copy h3 {
margin-left:0;
padding-left:0;
}

#wholesale img {
border:none;
display:none;
}

table#three_img {
float:left;
display:inline;
clear:none;
}

table#three_img td {
vertical-align:top;
}

img#img1{}

img#img2{}

img#img3{}

img#fb {
float:left;
}

img#twit {
float:left;
margin-left:5px;
}

/*************** NAVIGATION ***************/
#tbl_nav {
float:right;
}

/* End of 'Home: Layout' */

