#logo    { float:left; margin-top: 15px; margin-left: 20px; _margin-left:10px;}
#mainSlogan	{ clear: both; margin-left:30px; margin-top:70px; text-shadow: 1px 1px 3px #99c; letter-spacing:-0.03em; opacity:0.3; }

#content { background: #fff url(/images/ifc/bg-content.png) repeat-y; min-height:300px; clear: both; }
#main { width:980px; margin-right:20px; float:right; color:black; }
#countrymenu	{ margin-top:-15px; }

#footer { background: #2b455f url(/images/ifc/bg-footer-simple.png) no-repeat; height:61px; }
#footer .text { padding-left: 25px; }

#main H1 { margin:0 10px; text-shadow: 2px 1px 5px #c0c0c0; }
H2.mainTitle { text-shadow: 2px 1px 3px #c0c0c0; }

TABLE.autoFormat { width:100%; border-top:1px solid #e0e0e0; font-size:0.9em; color:#404040; margin:0.5em 0;}
TABLE.autoFormat TR { vertical-align: top; }
TABLE.autoFormat TR:nth-child(even) { background: #ffffff; }
TABLE.autoFormat TR:nth-child(odd)  { background: #f6f6f6; }
TABLE.autoFormat TD { border-bottom:1px solid #e0e0e0; padding:4px 5px; }

.viewBasic 		{ clear: none; width:360px; padding-top:10px; float:left; }
.viewDetails 	{ float:right; width:580px; padding:10px; }

UL.simplemenu	{ list-style-type: none; margin:0; padding:0 25px; }
UL.simplemenu LI { list-style-type: none; margin:0; padding:0; float:left; border-right: 1px solid #c0d0e0; }
UL.simplemenu LI A { display: block; padding:2px 8px; text-decoration: none; }
UL.simplemenu LI:last-child { border-right:0; }
UL.simplemenu LI A:hover { background:#F7811D; color:#fff; }

