
/* ************************************************ */
/* Generic Design Css: design.css */


body, html {
	height: 100%;
}

#body{ width: 100%; height: 100%; position:absolute;}

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

#big_wrap {
	margin: 30px auto 0;
}

#logo {
	display: block;
	margin: 30px 0px 20px;
}

#slogan_wrap {
	margin-bottom: 10px;
}

#slogan { margin-bottom: 10px; }

#company_and_email {
    width: 170px;
    font-family: sans-serif;
}

#content_wrap {
	padding: 20px 30px 20px;
}

#menu_wrap {
	width: 210px;
	padding: 20px;
	margin-right: 10px; 
}

#totop_wrap {
	margin-top: 20px;
	text-align: right;
}

#body #totop {
    padding: 0px;	
    text-decoration: none;
}

#body #totop:hover {
    text-decoration: underline;
}

/* ************************************************ */
/* Design Css for Color: color.css */


#menu_wrap, #content_wrap, #slogan_wrap {
    background-color: #000000;
    color: #999999;
}

#body a#totop:hover {
	color: #000000;
}


/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #999999;
    background: none;
    display: block;
    overflow: auto;
}
    #fixed_wallpaper {background: #FFAA55 url(../../../mediapool/82/825215/images/c3VkYXN0cm9AMjE3NDU1MjEyQDJAMjAwODExMTEyMzMwNTVAMTIyNjQ0MjY1Nw_.jpg) repeat scroll left top;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 16px;font-family: Arial, Helvetica, sans-serif;color: #999999;}
#body .bot, #body .bot td, #body .bot p{
font-size: 20px;color: #FFAA55
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
    color: #ffaa55;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #ffaa55;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}

