/* CSS Script for Nerges Design - Copyright 2006 Nerges Design
*/


/* ---------- GLOBALS ----------- */
*, html, body {margin: 0px; padding: 0px; border: 0px;}

body {font-family: "Trebuchet MS"; color: #FFFFFF; background-color: #0e62e5;}

a:link, a:visited {color: #51b1f9; text-decoration: underline;}
a:hover {color: #0D57CC;}

h1, h2, h3, h4, h5, h6 { color: #eff908;}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
p {font-size: 11px; padding-left: 4px; padding-right: 4px; padding-top: 5px;}


/* --------- LAYOUT --------- */

div#wrapper {width: 100%;}

div#bannerwrapper { background: url(images/ban.bkg.repeat.gif) top repeat-x;}
div#banner01 { height: 131px; width: 760px; margin: 0 auto; background: url(images/ban.bkg.gif) top no-repeat; text-align: right;}

div#contentwrapper { background: #232323;}
div#content01 { width: 740px; padding-left: 10px; padding-top: 19px; padding-right: 10px; margin: 0 auto; background: #262626 url(images/content.top.bkg.gif) top no-repeat;}
div#content02 { height: 29px; width: 760px; margin: 0 auto; background: url(images/content.bottom.bkg.gif) bottom no-repeat;}

div#footerwrapper { background: url(images/footer.bkg.repeat.gif) top repeat-x; height: 50px;}
div#footer01 { height: 50px; width: 760px; margin: 0 auto; background: url(images/footer.bkg.gif) top no-repeat;}

div#contbanners {width: 250px; position: relative; float: right; margin-left: 10px;}

/* --------- STYLES ---------- */

.more {font-weight: bold; padding-left: 10px;}
.more a:link { color: #51b1f9; text-decoration: none;}
.more a:hover { color: #0D57CC;}

.copyright { color: #51b1f9; padding-top: 25px; text-align: center; font-size: 10px;}
.copyright a:link, .copyright a:visited { color: #bfe4ff; text-decoration: underline;}
.copyright a:hover { color: #FFF;}


h2.recent {padding-bottom: 5px;}
h3.recent {padding-left: 5px; background: #eff908 url(images/rcnt.work.title.gif) top repeat-x; color:#525604; margin-left: 10px;}
h3.recent a:link, h3.recent a:visited {text-decoration: none; color: #525604;}
h3.recent a:hover {color: #9ca306;}
h5.recent {padding-left: 18px; padding-top: 5px;}
p.recent {padding-left: 18px; padding-right: 8px;}

#contact {font-size: 11px; margin: 4px 4px 4px 4px;}
#contact .input {margin-top:4px; margin-bottom: 4px;}
#contact p {font-size: 11px;}

/* --- Table Fixes --- 
Table {border-collapse: collapse;}
TD {border-collapse: collapse;}
TH {border-collapse: collapse;} */

