/* Base styles  */

* {margin:0; padding:0; border:0;}
body {color:#7d230b; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size:100.01%; line-height:1.1em; background:#7c0100;}

table, td {border-collapse:collapse;}
table tr, table td {vertical-align:top;}

a {color:#cc3300; text-decoration:underline;}
a:hover {color:#9c2700; text-decoration:none;}

h1 {font-size:150%; font-family:Tahoma, Arial; font-weight:normal; color:#86321b;margin-bottom:20px; padding-bottom:2px; border-left:4px #c30 solid; padding-left:10px;}
h2 {font-size:110%; font-family:Tahoma, Arial; font-weight:normal; color:#0065bb;padding-bottom:20px;}

/* End of base styles */

#page{width:100%; min-width:900px; width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 900 ? "900px": "100%");}
#main {width:900px;background:#fff; margin:0 auto;}

#head {position:relative; width:100%; height:178px; background: #ffdf9d url(../images/head_bg.gif) repeat-x;}
#logo {position:absolute; top:40px; left:40px; width:160px; height:103px;}
#slogan {position:absolute; height:35px; top:40px; left:260px; font-size:130%; color:#c00303;}

#menu {position:absolute; top:95px; right:0px; width:638px; height:27px; background:#ffb700; padding-top:6px; text-align:center;}
#menu ul {list-style:none;}
#menu ul li {margin:0 9px; display:inline; font-size:95%;}

#content {position:relative; background:#fff; padding:40px; font-size:95%;}

#mform  {width:388px; background:url(../images/form_background.gif) repeat-y; margin:20px auto;}
#mform_top {background:url(../images/form_top.jpg) no-repeat; height:18px;}
#mform_base  {background:url(../images/form_bgimg.jpg) top no-repeat;}
#mform_bot {background:url(../images/form_bot.gif) no-repeat; height:23px;}
#mform big {color:#cc3300; font-size:105%; font-weight:bold; margin-left:30px;}
#mform table {width:100%;}
#mform table td {padding:5px;}
#mform table .ralign {text-align:right;}

input,select {border:1px solid #e28d70; padding:2px; background:#fff;}

#foot {height:60px; background:#ffd67f url(../images/foot_bg.jpg);}
#foot p {font-size:70%;color:#c00303; padding-left:60px; padding-top:12px;}

.vetteo {color:#b48383; text-decoration:none;}
.vetteo:hover {text-decoration:underline;}

#webim{
	position:absolute;
	top:10px;
	right:10px;
}