
/* ************************************************ */
/* 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;
}

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

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

#slogan_wrap {
	zoom:1;
	padding: 20px;
	
}

#slogan { margin-bottom: 10px; }

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

#content_wrap {
	zoom:1;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;	
	padding: 40px 30px 20px;
}


#menu_wrap {
	zoom:1;	
	margin: 20px;
	padding: 20px 30px;
}

#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 */

.transparent_bg {
	background-image: url(../../../../designs/design2000/color10/images/content_c.png);
}

/* ************************************************ */
/* 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: none;
    display: block;
    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: 12px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #394d97;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #394d97;
    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;}
