/* CSS Document */
body,td,th { font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif; font-size: 11px; }
input,select,textarea { font-family:"Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif; font-size:12px; padding:3px; border:1px solid #0DB9E7; }
body { margin: 0px; background:url(../img/main_bg.jpg) top left repeat-x; }

a:link { color:#05A8D1; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color:#FF2728; text-decoration: underline; }
a:active { text-decoration: none; }

h1 { font-size: 48px; color: #333333; letter-spacing:-1px; }
h2 { font-size: 24px; color: #333333; letter-spacing:-1px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

#header { margin-top: 51px; text-align:center; height:135px; min-width:730px; white-space:nowrap; }
#nav { margin-top:27px; text-align:center; min-width:730px; white-space:nowrap; }
#main { margin-top:15px; text-align:center; }
#content { padding:10px 20px 20px 20px; background:url(../img/bg_br.jpg) no-repeat bottom right; min-height:162px; }
#quick_contact { background:url(../img/bg_br.jpg) no-repeat bottom right; min-height:162px; }

.tl_bg { background:url(../img/bg_tl.jpg) no-repeat top left; }
.red { color:#FF0000; }

#footer { margin-top:15px; background:url(../img/footer.gif) repeat-x; text-align:center; padding-top:37px; height:99px; }

