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

html {overflow: auto;}

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

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

#big_wrap { width: 100%; }

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

#logo_and_slogan {
	position: relative;
	z-index: 30;
	height: 100px;
	
	background-image: url(../../../../designs/design1000/color1/images/top.png);
	background-repeat: repeat-x;

	padding: 0px 30px;
}

#menu {
	position: relative;
	top: -5px;
	z-index: 20;
	width: 238px;

	background-image: url(../../../../designs/design1000/color1/images/sidebar_down.png);
	background-repeat: repeat-y;
	
	padding: 45px 0px 20px;
}

#body #menu img {
	padding-bottom: 10px;
}

#title_and_content { }

#body #pagetitle {
	margin: 181px 0px 6px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
}

#content_wrap {
	padding: 30px 30px 15px;	
	font-family: Arial,Helvetica,sans-serif;
	margin-right:40px;		
}

#company_and_email {
	margin-top: 20px;
}

#totop {
	background-image: url(../../../../designs/design1000/color1/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
}

#totop:hover {
	background-position: right bottom;
}

#body #vcounter { 
	color: #ffffff;  
	margin-left:20px;
}

#body #vcounter div { 	 
	text-align:left !important; 
}
/* ************************************************ */
/* Design Css for Color: color.css */


#body #content_wrap {
	background-color: #ececec;
	color: #333333;
}

#body #pagetitle { color: #ffffff; }


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

body {
    padding: 0;
    margin: 0;
    background-color: #464243;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    color: #333333;
    background: #464243 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: 15px;font-family: Arial, Helvetica, sans-serif;color: #333333;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;
}
p {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000055;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000055;
    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;}
