/*global settings*/

*{margin:0; padding:0; }
img{ border:none; margin-right:15px;}
body{text-align:center; background: url("../img/design/logo.png") center 20px no-repeat;background-color:#463A32;}

.home{text-align:center; background: url("../img/design/logo.png") center -1000px no-repeat;background-color:#463A32;}
#main_wrapper{width:913px;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#menu{width:913px; height:30px;position:absolute; top:105px; left:0px;}
#myflash{width:913px; height:600px;position:absolute; top:150px; left:0px;}
#myflash_home{width:913px; height:900px;position:relative; margin-top:20px; }
#content{width:620px; height:600px;position:absolute; top:675px; left:0px; padding-left:250px;}
#content2{width:913px; height:600px;position:absolute; top:675px; left:0px;}

#altContent{width:385px; height:600px;position:absolute; top:225px; left:475px;}


#footer{ text-align:center; margin:600px 0px 0px 0px; padding:0px 0px 50px 0px;font-size: 11px ; overflow:visible;}


/*Fonts & Colors:*/

body,td,th{font-size: 11px ;font-family: Trebuchet MS;color: #FFFFFF;font-weight:normal; line-height:14pt; text-align: left; }
body p{padding:0px 0px 8px 0px ;text-align: justify;  }
h1 {font-size: 20px ;font-family: Arial; color: #FFFFFF; font-weight:bold; letter-spacing:3px;  text-align: left; padding:10px 0px 10px 0px; margin:10px 0px -40px -200px; overflow:visible;}
h2 {background: url("../img/design/arrow.gif") left 11px no-repeat;font-size: 12px ;font-family: Arial; color: #FFFFFF; font-weight:bold;  text-align: left; padding:10px 0px 10px 25px;}
h3 {font-size: 11px ;font-family: Trebuchet MS; color: #FFFFFF; font-weight:normal; text-decoration:underline;  text-align: left; padding:10px 0px 10px 0px;}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #FFFFFF;}
a:active {color: #FFFFFF;}

.bottom-menu:link{ font-size : 11px; color: #c2c2c2; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #c2c2c2; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #FFFFFF; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #c2c2c2; text-decoration: none;}

ul {padding:0px 0px 0px 15px;}
ol {padding:10px 0px 0px 15px;}
ul li {padding:0px 0px 8px 0px; font-size: 11px ; text-align:left; list-style: circle;}

#test1{ width:400px; display: inline;}

.tablelay p {padding:5px 0px 5px 0px ;text-align: center;  }
.tablelay {display:block;}
