body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    background: #ffffff;
    height: 100%;
	background: url(/assets/images/mainbg.jpg) center repeat-y;
}

html {
    height: 100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
}

div#client_login_area {
    float: right;
    text-align: left;
    margin: 20px 35px 0px 0px;
    width: 235px;
    font-size: 12px;
    color: #ffffff;
}

div#client_login a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

div#client_login a:hover {
    text-decoration: underline;
}

div#client_login input {
    margin: 5px 0px 5px 0px;
}

div#client_login_area input {
    margin: 5px 00px 0px 0px;
}

div#client_login fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}

div#client_login label {
    display: block;
    padding-bottom: 10px;
}

div#client_login table {
    font-size: 12px;
}

/* Master Header */
#masthead_wrap {
    background: url(/assets/images/headerbg.jpg);
    height: 101px;
}

#masthead {
    width: 980px;
    height: 101px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    position: relative;
}

#masthead h1 {
    width: 260px;
    height: 32px;
    display: block;
    background: transparent url(/assets/images/logo.png) no-repeat left top;
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 0;
}

#masthead h1 a {
    width: 260px;
    height: 32px;
    display: block;
}

#masthead h1 span {
    display: block;
    text-indent: -9999em;
}

/*End of Master Header */
#menu_wrap {
    height: 101px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 260px;
}

#menu {
    height: 101px;
    margin: 0 auto;
    position: relative;
    color: #000000;
    font-size: 14px;
    text-transform: lowercase;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    padding-left: 7px;
    position: absolute;
    list-style: none;
}

#menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 2em;
    display: block;
    margin-right: 5px;
}

#menu ul li a {
    display: block;
    outline: none;
    text-decoration: none;
    padding: 30px 10px 10px 10px;
    color: #ffffff;
}

#menu ul li a:hover {
    background: #c4dd2f;
	background-image:url(/images/menu_hover.gif);
	background-position:right;
    color: #000000;
}

#masthead_logo_wrap {
    height: 101px;
    margin-top: 0px;
}

#masthead_logo {
    width: 1025px;
    height: 101px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    position: relative;
}

#masthead_logo .logo_img {
    padding-right: 15px;
}

#masthead_logo_wrap #logos_header {
    background: url(/assets/images/voicingforbg.png) no-repeat;
    height: 32px;
    text-align: left;
    margin: 0px 0px 5px 0px;
}

/*Start of Content*/
#content_wrap {
    width: 100%;
    margin: 0 auto;
}

#content {
    width: 980px;
    margin: 0 auto;
    padding: 0px 0px 0px 7px;
}

div#promos {
    width: 660px;
    float: left;
    font-size: 12px;
}

div#promos h1 {
    background: url(/assets/images/titlebg.jpg) no-repeat;
    height: 60px;
    width: 600px;
    padding: 20px 0px 0px 20px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 15px;
}

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

div#promos a:hover {
    text-decoration: underline;
}

div#promos table {
    font-size: 12px;
}

div#logos {
    width: 235px;
    float: right;
    margin-right: 62px;
    text-align: center;
}

div#logos #logos_header {
    background: url(/assets/images/voicingforbg.png) no-repeat;
    height: 32px;
    text-align: left;
    margin-bottom: 10px;
}

div#logos_header h1 {
    font-size: 11px;
    text-transform: uppercase;
    padding: 8px 0px 15px 85px;
    margin: 0px;
}

div#logos .logo_img {
    margin: 5px 0px 10px 0px;
}

/*End of Content*/
#push {
    height: 100px;
}

/*Start of Footer */
#footer_wrap {
    clear: both;
    background: url(/assets/images/footerbg.jpg);
    height: 100px;
    color: #ffffff;
}

#footer {
    width: 980px;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    font-size: 10px;
}

#footer_wrap {
}

div#f_links {
    float: left;
    margin: 20px 0px;
    width: 710px;
}

div#f_links img {
    border: none;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: white;
}

div#f_links_2 ul {
    margin: 0px;
    padding: 0px;
    padding-left: 32px;
    position: absolute;
    list-style: none;
    text-transform: lowercase;
}

div#f_links_2 ul li {
    float: left;
    margin: 0;
    padding: 0;
    display: block;
}

div#f_links_2 ul li a {
    outline: none;
    text-decoration: none;
    color: #ffffff;
}

div#f_links_2 ul li a:hover {
    text-decoration: underline;
}

div#f_links_2 {
    margin: -10px 0px;
}

div#f_links a {
    padding-left: 7px;
}

div#content #mediaspace {
    background: url(/assets/images/playerbghome.png) no-repeat left bottom;
    height: 400px;
    width: 544px;
    margin: 40px 30px 20px 0px;
    padding: 20px 0px 0px 22px;
	float: right;
}
div#content #mediaspace h1{
	color: #8a8a8a;
	text-align:right;
	font-size:16px;
	margin:0px 44px 0px 0px;
	padding:10px 0px 5px 0px;
	font-weight:bolder;
}
div#content #recent{
	background: url(/assets/images/recentbg.jpg) no-repeat left bottom;
	height: 400px;
	width: 318px;
	float: left;
	margin: 40px 0px 20px 40px;
	padding: 10px;
}
#recent a{
	display:block;
	font-size:20px;
	margin:0px 20px 0px 0px;
	padding:10px;
	color: #000000;
	text-decoration:none;
	font-weight:bolder;
	text-transform:uppercase;
	font-family: Calibri;
}

#recent a:hover{
	background-color:#c4dd2f;
	color:#fff;
}
#recent h1{
	border-bottom: 1px solid #8a8a8a;
	color: #8a8a8a;
	text-align:right;
	font-size:16px;
	margin:20px 30px 10px 10px;
	padding:0px 0px 3px 0px;
	font-weight:bolder;
}


div#promos #mediaspace {
    background: url(/assets/images/playerbg.png) no-repeat;
    height: 420px;
    width: 544px;
	margin: 20px 0px 10px 30px;
	padding: 20px 0px 0px 22px;
	float:none;
}

/*End of Footer*/
