﻿body {
	background: #FFFFFF url('layout/pagebk.gif');
	top left;
	scrollbar-face-color: #095B8B;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	color: black;
}
.border {
	border: 1 dashed #D18436;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE3000;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CE3000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4A9E;
	letter-spacing: 1px;
}
.img {
	vertical-align: middle;
	margin: 15px;
}
.toptab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39499C;
	list-style-image: url(layout/bullet.gif);
}
.contentblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url('layout/bullet.gif');
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4A9E;
	letter-spacing: 1px;
}
.border2 {
	border-top: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 15px solid #CC3300;
	border-left: 1px solid #CE3000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	color: #000066;
	font-weight: normal;
	text-align:center
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #000066;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	color: #000066;
	font-weight: normal;
	text-align:left
}
.toptab a:link {
	color: #000000;
}
.toptab a:visited {
	color: #000000;
}
.toptab a:active {
	color: #000000;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CD0004;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #31518C;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAC448;
}
.tabtop a:hover {
	color: #F9F277;
}
.cellbk {
	background-color: #FFFFCC;
	border: 1px solid #003063;
}
.toptab a:hover {
	color: #FF6600;
}
.footer a:link {
	color: #FF0000;
}
.footer a:visited {
	color: #000000;
}
.nowrap {
	white-space: nowrap;
	color: #CDEEE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cellborder {
	border: 1px solid #CE3000;
}
.hand {
	cursor: hand;
}
.content a:active {
	color: #CE3000;
}
.content a:link {
	color: #F70808;
}
.quoted {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style:italic;
	color: #000000;
	list-style-image: url('layout/bullet.gif');
}

/* CONTACT FORMAT */
fieldset { border: none; }
fieldset legend { display: none; }
fieldset label { line-height: 28px; }
fieldset textarea { border: 1px solid #3e0236; padding: 4px; width: 450px; height: 150px; background-color: chocolate; color: #fff;  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; overflow: auto; }
.inp { border: 1px solid #3e0236; padding: 4px; width: 300px; background-color: chocolate; color: #fff;  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; }

p.send-mail { text-align: center; font-weight: bold; color: #f21e8c; }

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url('images/1.jpg') no-repeat;
    width:615px;
    height: 300px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 615px;
    height: 300px;
	background:url('images/loading.gif') no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display:block;
	width:30px;
	height:30px;
	background:url('images/arrows.png') no-repeat;
	text-indent:-9999px;
	}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

