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


body, html {
	height: 100%;
}

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

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

#big_wrap {
	margin: 30px auto 0;
}

body #top { line-height: 0px; height: 0px; font-size: 0px; }
body #top img { height: 0px; }

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

#slogan {
	margin-top: 20px; 
	margin-bottom: 10px; 
	}

#company_and_email {
    
    font-family: sans-serif;
    margin-top: 30px; 
    margin-bottom: 20px;
    text-align:center;
}

#content_wrap {
	margin-top: 140px;
	padding: 20px 30px 20px;
}

#menu_wrap {
	width: 210px;
	padding: 0px 20px 20px;
}

#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 {
    background-color: #ffffff;
}

#body #totop {
    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: 12px;
    text-align: left;
    color: #000000;
    background: #ffffff url(../../../../designs/design2010/color1/wallpaper/wallpaper.jpg) repeat-x scroll left top;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
