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

html {overflow: auto;}

body, html {
	height: 100%;
}

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

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

#big_wrap {
	margin: 15px auto 0;
}

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

#slogan_and_logo_wrap {
	width: 210px;
	padding: 20px;
}

#slogan {
	margin-bottom: 20px;
}

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

#company_and_email {
	margin-top: 100px;	
    font-family: Helvetica, Arial, sans-serif;
}


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

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

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

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

#body #vcounter {
	margin-top: 20px; 	 	
}

#body #vcounter div { 	 
	text-align:left !important; 
}

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

#menu_wrap, #content_wrap, #slogan_and_logo_wrap {
    background-color: #effeff;
}

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


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

body {
    padding: 0;
    margin: 0;
    background-color: #a6d3d4;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000000;
    background: #a6d3d4 none repeat scroll 0 0;
    display: table;
}
    #big_wrap {position: relative; top: -600px; margin-bottom: -600px;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 14px;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: #a6d3d4;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #a6d3d4;
    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;}
