
body {
	padding: 0px;
	margin: 0px;
	background: url("image/back1.jpg") repeat-x #f0c900;
	background-position: center 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

#bg {
    width: 980px;
	height: 291px;
	padding: 0px;
	margin: 0px auto;
	background: url("image/spacer.gif")no-repeat;
}

#boot {
    padding: 0px;
	margin: 0px auto;
}

blockquote {
	line-height: 26px;
	font-style: italic;
    border-left: solid 2px #663300;
    padding: 10px 0 5px 15px;
    margin-top: 20px;
    background: url("image/formular.jpg")repeat-y left;
}

.thin {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 9px;
}

.small {
	font-size: 11px;
}

.bold {
	font-size: 15px;
	padding: 5px 0px 0px 0px;
}

a {
	color: #663300;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.flybutton {
    height: 66px;
    margin: 10px 0px 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 71px;
    z-index: 99;
}

.flybutton a {
    margin: 0px;
    padding: 0px;
}

.title1 {
	margin: 0;
	padding: 10px 0 0 0;
	background: url("image/top.jpg") repeat-x;
	font-weight: bold;
	font-size: 11px;
    text-align: center;
}

.title2 {
	margin: 0px;
	padding: 20px 0;
	font-size: 22px;
	font-weight: bold;
	color: #663300;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(image/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.title4 {
	margin: 0px;
	padding: 20px 0;
	font-size: 130%;
	font-weight: normal;
	color: #4096EE;
}

.boxed {
	padding: 5px 30px 20px 30px;
    font-weight: bold;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 120%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(image/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(image/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(image/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #135293;
}

#logo h1 {
	padding: 100px 0 0 0;
	font-size: 20px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	padding: 15px;
	background: url(image/img08.gif)no-repeat;
    float: left;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 130%;
	color: #E5E5E5;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(image/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	border-bottom: 2px solid #ffcc00;
	float: right;
	width: 920px;
    height: 500px;
	background: #FFFFFF url(image/back_content2.jpg) no-repeat right top;
}

#content1 {
	border-bottom: 2px solid #ffcc00;
	float: right;
	width: 920px;
    height: 500px;
	background: #FFFFFF url(image/back_content3.jpg) no-repeat right top;
}

.view {
	padding: 0px 0 0px 0px;
    margin-top: 5px;
}

.priceTable tr {
    border-bottom: 1px solid #C0C0C0;
}

.priceTable td {
    border-bottom: 1px dotted #C0C0C0;
}

/* Footer */

#footer {
	font-size: 10px;
    margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

#links {
	font-size: 10px;
	padding: 10px 0 0 0;
    color: #666666;
    text-transform: uppercase;
	text-align: center;
}

#links a {
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

#legal {
	padding: 10px 0 0 20px;
	color: #FFFFFF;
}