@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url();
	background-color: #FFFFFF;
}
#top_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	float: left;
	width: 940px;
	height: 85px;
	padding: 5px;
}
#logo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	float: left;
}

#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#l_content {
	width: 245px;
	float: left;
	padding-right: 50px;
	padding-left: 5px;
}
#l_content ol {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}


#m_content {
	width: 245px;
	float: left;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#m_content ol {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

#r_content {
	width: 245px;
	float: left;
	padding-right: 5px;
	padding-left: 50px;
}
#r_content ol {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

#footer {
	float: left;
	margin-top: 25px;
	width: 450px;
	padding: 15px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: .3em;
}
.style2 a {
	color: #000000;
	background-image: url(images/arrow.gif);
	background-position: left center;
	padding-left: 12px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:visited, a:hover {
	color: #C10000;
}

#main_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main_bg {
	background-image: url(images/dot_bg.gif);
	background-repeat: repeat;
	float: left;
	width: 100%;
	height: 290px;
}

#main_box {
	width: 950px;
	float: left;
}
#nav {
	float: right;
	margin-top: 12px;
	margin-right: 25px;
}
#nav ul {
	display: block;
}
#nav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#nav ul li a {
	color: #333333;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
}
#nav ul li a:hover {
	color: #CC0000;
}
#nav .current a {
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}


SLIDESHOW

/*preload classes*/ 
.svw {
	width: 50px;
	background: #fff;
	height: 20 px;
} 
.svw ul {
	position: relative;
	left: -999em;
} 
 
/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	border: 2px solid #E6E6E6;
	margin: 0 0 1px 0;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}

/*  FORM ================================================== */

#formblock {
	width: 434px;
	margin-left: 0px !important;		/* FIREFOX */
	margin-left: 0px;					/* IE 6 */
	margin-bottom: 50px !important;		/* FIREFOX */
	margin-bottom: 20px;					/* IE 6 */
	margin-top: 0px !important;		/* FIREFOX */
	margin-top: -27px;					/* IE 6 */
}

form{
	margin:0px;
	padding:0px;
}

.textField, .textArea, .textreq, .select {
	background-color:#ffffff;
	border: 1px solid #d6d7d8;
	padding:3px;
	width: 404px;
	height: 16px;
	margin-top: 2px !important;		/* FIREFOX */
	margin-top: 0px;					/* IE 6 */
	margin-bottom: 10px !important;		/* FIREFOX */
	margin-bottom: 5px;						/* IE 6 */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
}

.textreq, .textArea {
	border: 1px solid #bbbbbb;
}

.textArea{
	margin-top: 2px;
	width: 404px;
	height:100px;
}

.select {
	height: 24px;
	width: 414px;
	padding: 3px;
	padding-left: 0px;
	line-height: 30px;
}

.select OPTION  {
	padding: 6px;
}

.textButton{
	margin:0px;
	background-color:#ffffff;
	color:#666666;
	margin-top:7px;
	border: 1px solid #808285;
	padding:4px;
	margin-right: 20px !important;		/* FIREFOX */
	margin-right: -20px;				/* IE 6 */
	width: 104px;
	float: right;
}

.bold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	float: left;
	width: 950px;
	margin-top: 20px;
	padding: 0px;
}
#footer a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
#banner_thumb {
	width: 250px;
	margin-bottom: 15px;
	border: 1px solid #E9E9E9;
}
#flash {
	float: left;
	width: 437px;
}
#main_box_content {
	background-image: url(images/Main_Box_BG.jpg);
	background-position: left top;
	float: right;
	width: 513px;
	height: 290px;
}
#main_box_text {
	padding: 5px;
	margin-top: 100px;
	margin-left: 75px;
}
#main_box_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 125px;
	text-align: justify;
	margin: 10px;
}
#text {
	float: right;
	width: 600px;
	padding: 5px;
	margin-top: 0px;
}
#text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#l_main {
	float: left;
	width: 340px;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	color: #CC0000;
	text-align: justify;
	width: 300px;
	float: left;
	padding: 5px;
	margin-right: 20px;
	margin-top: 10px;
}
#services {
	float: left;
	width: 280px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-top: 0px;
}

#services2 {
	float: right;
	width: 280px;
	padding-left: 10px;
	padding-top: 20px;
}
#services3 {
	float: left;
	width: 440px;
	padding-top: 20px;
	padding-left: 10px;
}
#services4 {
	float: left;
	width: 590px;
	padding-top: 20px;
	padding-left: 10px;
}
#box {
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}


#sub_nav {
	float: left;
	margin-left: 5px;
}
#sub_nav ul {
	list-style-type: none;
}
#sub_nav ul li {
	display: block;
}
#sub_nav ul li a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 6px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	width: 285px;
}
#sub_nav ul li a:hover {
	color: #CC0000;
}
#sub_nav .current a {
	color: #CC0000;
}
#footer img {
	float: left;
	margin-right: 2px;
}
