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


#body, #main-table {
	margin:0 auto;
}


#main-table {
	width:764px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url('../../../../designs/design330/color4/images/bkg_header.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#logo-container {
	width: 125px;
	height: 100px;
	padding: 1px 0 0 0;
	position: relative;
	float: left;
}

#logo {
	display: block; 
	position: absolute;
	bottom: 25px;
	right: 2px;
}

#slogan-keyv-container {
	width: 638px;
	height: 76px;
	float: right;
}

#menu-cell {
	padding: 2px 0 0 3px;
}

#content-cell {
	padding: 0 37px 0 15px;
}

#footer-cell {
	padding: 0 5px 5px 185px;
}

#to-top-link {
	display: block;
	width: 33px;
	height: 18px;
	float: right;
}

#footer-text {
	clear: both;
	padding-right: 32px;
}

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

/* body { background-color:#FFFCD2 } */
/* p,td { font-size:12px;color:#000000; } */
#main-table { background-color:#FADC55;
		border-color:#CF730D }

.bot { font-size:12px;color:#000000; }




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

html {
    overflow:auto;
}
body {
    background: #FFFCD2;
    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: #FFFCD2;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;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: #0000FF;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    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;}
