body {
	background:     #FFF;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-size:      0.8em;
	margin: 0px;
	padding: 0px;
	background:      #FFF url("../images/main_base.jpg") repeat-x bottom;
}
#content {
	/*border:			  1px solid #00F;
*/         background:      #FFF url("../images/main_laptop.jpg") no-repeat;
	width:           850px;
	height:          533px;
	margin-left:     auto;
	margin-right:    auto;
}
#head {
	width:            607px;
	top:              48px;
	left:             118px;
	position:         relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#screen {
	width:            608px;
	height:           307px;
	top:              48px;
	left:             118px;
	overflow:         auto;
	position:         relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#foot {
	top:              135px;
	position:         relative;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
#form {
*/            padding:      0 0 0 20px;
}
h1 {
	color:            #d1ac5b;
	font-size:        1.1em;
	text-decoration:  underline;
	padding:          0 10px 0 10px;
}

h2 {
	color:            #4D6B9F;
	font-size:        1.1em;
	padding-top: 0;
	padding-bottom: 0;
	display: inline;
	border-bottom: 2px solid #FDCA01;
	margin-left: 10px;
}

p {
	padding:          0 10px 0 10px;
}
p.foot {
	text-align:    center;
	font-size:      0.7em;
}
p.thx {
	text-align:     center;
	font-family:           Verdana, Geneva, sans-serif;
	font-size: 14px;
}
p.pad {
	padding: 0 25px 0 25px;
}
a {
	color:          #0E00FF;
	text-decoration:underline;
}
a:link {
	color:          #0E00FF;
}
a:visited {
	color:          #0E00AA;
}
a:hover {
	color:          #99F;
}
img.special {
	float: right;
}
strong.red {
	color:red;
}

img {
	border:       0;
	text-decoration:  none;
}
em {
	color:          #B00;
}
.hide {
	display:        none;
}
alt {
	display:        none;
}
hr {
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}

