#wraper {
	background-image: url(images/bg-body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.t-red {
	color: #D61C22;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.t-red a {
	color: #D61C22;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.t-red a:hover {
	color: #333333;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/*links*/
a:link {
        font-weight: normal;
		font-family: Tahoma;
		text-decoration: none;
        color: #D61C22;
        }

a:visited {
        font-weight: normal;
		font-family: Tahoma;
        text-decoration: none;
        color: #D61C22;
        }

a:hover, a:active {
        text-decoration: underline;
        color: D61C22;
        }

.biglink {
        font-weight: bold;
		font-family: Tahoma;
		text-decoration: none;
		font-size:12px;
        color: #D61C22;
        }

.biglink a:link {
        font-weight: bold;
		font-family: Tahoma;
		text-decoration: none;
		font-size:12px;
        color: #D61C22;
        }

.biglink a:visited {
        font-weight: bold;
		font-family: Tahoma;
        text-decoration: none;
		font-size:12px;
        color: #D61C22;
        }

.biglink a:hover, .biglink a:active {
        text-decoration: underline;
		font-weight:bold;
		font-family: Tahoma;
		font-size:12px;
        color: #333333;
        }


#toptab {
	position: absolute;
	z-index: 100;
	margin-top: 10px;
	margin-left: 0px;
}

#container {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.close {
	background-image: url(images/fill-body-close.gif);
	background-repeat: repeat-x;
}


#crop {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(images/bg-bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#facebook-img{
    border: 0px solid fuchsia;
    position: absolute;
    margin-left: 570px;
    margin-top: -6px;
}

#navcontainer { /* none needed */
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 20px;
	margin-top: 90px;
}
.fill_body {
	background-image: url(images/fill-body.gif);
	background-repeat: repeat-y;
}
.fill_body2 {
	background-image: url(images/fill-body2.gif);
	background-repeat: repeat-y;
}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	background-image: none;
	padding-left: 5px;
	padding-right: 5px;
}
.t-footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
}


#navlist a, #navlist a:link {
	color: #676767;
	text-decoration: none;
	background-repeat: no-repeat;
}

ul#navlist li#active {

}
#homeFlash {
	height: 400px;
	text-align: center;
	padding-left: 0px;
}


#navlist a:hover {
	color: #D61D23;
}
.t-black {

	color: #333333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}
.t-black-ital {
	color: #333333;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.t-red-ital-b {
	color: #E31B01;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}


.t-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bg-newsletter {
	background-image: url(images/home-newsletter.jpg);
	background-repeat: no-repeat;
}
.t-grey {


	color: #999999;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}
.title-button {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bg-orange {
	background-image: url(images/orange_up.jpg);
	background-repeat: no-repeat;
}
.text-buttonorange {
	font-family: Tahoma;
	font-size: 10px;
	color: #9f3800;
	font-weight: bold;
}
.bg-green {

	background-image: url(images/green_up.jpg);
	background-repeat: no-repeat;
}
.bg-blue {


	background-image: url(images/blue_up.jpg);
	background-repeat: no-repeat;
}
.text-buttongreen {

	font-family: Tahoma;
	font-size: 10px;
	color: #426801;
	font-weight: bold;
}
.text-buttonblue {


	font-family: Tahoma;
	font-size: 10px;
	color: #172b5e;
	font-weight: bold;
}
.fill_left {
	background-image: url(images/fill-left.gif);
	background-repeat: repeat-y;
}
.fill_top {

	background-image: url(images/fill-top.gif);
	background-repeat: repeat-x;
}
.fill_right {

	background-image: url(images/fill-right.gif);
	background-repeat: repeat-y;
}
.fill_down {


	background-image: url(images/fill-down.gif);
	background-repeat: repeat-x;
}
.fill_bottom_plan {

	background-image: url(images/bk_plan.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.shadow_virtual {
	background-image: url(images/shadow_virtual.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text-contact {
	font-family: Tahoma;
	color: #959595;
	font-size: 12px;
}
.form {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width: 200px;
	vertical-align: middle;
	height: 25px;
}
.form2 {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width: 425px;
	height: 25px;
}
.form3 {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form4 {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width:50px;
	vertical-align: middle;
	height: 25px;
}
.form5 {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width:100px;
	vertical-align: middle;
	height: 25px;
}


.basicinput {
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	height: 20px;
}

.imgborder_gallery {
	border: 1px solid #D61C22;
}
#manual {
	height: 50px;
}
#adobe_icon {
	margin: 0px;
	float: left;
	height: 40px;
	width: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top_banner_home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 400px;
}

#adobe_icon_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 110px;
}

#manual_spacer {
	height: 40px;
}
#nav_facebook {
	margin: 0px;
	float: left;
	height: 30px;
	width: 100px;
	padding-left: 500px;
}
