/*global settings*/

*{margin:0; padding:0;filter:none}
body{text-align:center;background-color:#E8E3DE;}

/*Divs settings:*/
#bg{width:100%; height:400px; background: url("../img/design/bg_corner.gif") left top no-repeat; background-color: transparent;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }

#main_wrapper{width:950px;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#logo{width:100%; height:600px; background: url("../img/design/logo.gif") 0px 311px no-repeat; background-color: transparent;  position:relative; }
#shadow{width:100%; height:600px; background: url("../img/design/shadow.gif") 190px 475px no-repeat; background-color: transparent;  position:relative; }
#myflash{width:100%;height:490px;}





#content{width:100%;position:relative; padding-top:35px; }
#footer{text-align:center; margin:400px 0px 15px 0px; font-size: 11px ;}


/*Fonts & Colors:*/

body,td,th{font-size: 12px ;font-family: Trebuchet MS;color: #685745; line-height:15pt; text-align: justify; }
body p{padding:0px 60px 10px 225px ;text-align: justify; }

a:link {color: #685745;}
a:visited {color: #685745;}
a:hover {color: #F4F1ED;}
a:active {color: #685745;}

.header-title{	background-color : #F4E9D7;	color : #8E836C;line-height: 21pt;font-family : Trebuchet MS;font-size : 18px;	text-align:center;}

.bottom-menu:link{ font-size : 11px; color: #5D5246; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #5D5246; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #6D0000; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #5D5246; text-decoration: none;}

.color2{ color:#6D0000;}
.bold{ font-weight:bold;font-size : 12px; margin-top:15px}
.color3{ color:#F4F1ED;}
.moveit{ margin-right:60px;}

