/* CSS Document for www.audpro-mediasales.com */

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #A4CED1;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

/* Main Layout */

#Wrap {
width: 750px;
height: auto;
margin: 0 auto;
margin-top: 10px;
}

#HeaderTop {
width: 750px;
height: 12px;
float: left;
background-color: #33BCC6;
}

#Header {
width: 750px;
height: 158px;
float: left;
background-image: url(../img/gifs/header.gif);
background-repeat: no-repeat;
}

#Menu {
width: 750px;
height: 38px;
float: left;
background-color: #FFFFFF;
}

#MenuBottom {
width: 750px;
height: 12px;
float: left;
background-color: #33BCC6;
}

#BodyWrap {
width: 750px;
height: auto;
float: left;
background-image: url(../img/gifs/body_bg.gif);
background-repeat: no-repeat;
}

#BodyLeft {
width: 360px;
height: auto;
float: left;
padding: 20px;
}

#BodyRight {
width: 310px;
height: auto;
float: left;
padding: 20px;
}

#Footer {
width: 750px;
height: 30px;
float: left;
background-color: #000000;
}

#Bottom {
width: 750px;
height: 10px;
float: left;
}

/* Font */

.font {
font-size: 16px;
color: #222222;
}

.smallfont {
font-size: 10px;
color: #222222;
}

.header {
font-size: 18px;
color: #33BCC6;
font-weight: bold;
}

.mybutton {
display: block;
font-size: 12px;
font-weight: bold;
margin: 5px;
}
