/* CSS Document */

* {
	font-size:100%;
	margin: 0;
}

body{
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(images/bg-tail.jpg);
}

html, input, textarea
	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#4E4E4E;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a {
	color:#4E4E4E;
	outline:none;
	text-decoration:none;
}
a:hover{text-decoration:none;}
p {
	padding-top:5px;
}
a img { border:0;}
ul { list-style:none;}
img {
	vertical-align:super;
}

object { outline:none;}

h3 {
	font-size:18px;
	color:#242424;
	line-height:normal;
	text-transform:none;
}

.link1 { font-size:0.909em; font-weight:bold; color:#149ED1; text-transform:uppercase; text-decoration:none; background: url(images/marker2.gif) right 3px no-repeat; padding-right:16px;}
.link1:hover { text-decoration:underline;}
.link2 { color:#149ED1;}

.title1 { font-size:3.273em; line-height:1.2em; text-transform:uppercase;}
.title2 { font-size:1.273em; line-height:1.2em; text-transform:uppercase;}

.text1 {font-weight:bold; color:#149ED1;}

/* ============================= main layout ====================== */
.bg-top {
	background-image: url(images/header-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}

.imgdent {
	float:left;
	margin-right:20px;
	padding-top: 15px;
}

.space1 { margin-right:24px;}
.spase2 {
	margin-top:10px;
}
.spase3 { margin-top:30px;}
.spase4 {
}

.indent2 { padding-top:20px;}

/* ============================= header ====================== */
#header .row-1 { height:26px; padding:7px 27px 0 0; font-size:0.909em; color:#FFFFFF; text-transform:uppercase;}
#header .row-1 span {
	color:#757575;
	float: right;
}
#header .row-1 a { color:#FFF; text-decoration:none;}
#header .row-1 a:hover { color:#757575; }
#header .row-2 {
	height:192px;
}
/* ============================= content ====================== */
#content {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
}
.column-1 { width:222px; }
.column-2 { width:570px; }
.divider { border-top:1px solid #BCBCBC;}
.divider-bot { border-bottom:1px solid #BCBCBC; padding-bottom:8px;}
.phone { float:left; width:70px; }

.list1 {
	margin-top:10px;
	margin-right: 0px;
}
.list1 li {
	margin-bottom:15px;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 0px;
	padding-left: 4px;
}
.list1 li a { color:#4E4E4E; text-decoration:none;}
.list1 li a:hover { color:#149ED1; text-decoration:underline;}
.column-1 .list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.column-1 .list2 li a {
	line-height:15px;
}

.list2 {
	margin-top:5px;
	margin-left: -23px;
}
.list2 li { background:url(images/marker1.gif) 0 7px no-repeat; padding-left:10px; }
.list2 li a {
	color:#4E4E4E
}
.list2 li a:hover {
	color:#149ED1;
	padding-top: 3px;
}

/* ============================= footer ====================== */
#footer .foorer-main { width:832px; margin:0 auto; text-align:left; padding-top:25px;}
#footer a { color:#A7A7A7;}
/* ============================= forms ============================= */
#SearchForm .input {width:151px; height:18px; border: none; background:#FFFFFF; color:#2B2B2B; font-size:1.2em; line-height:1em; margin:0 0 0 10px; padding:5px 0 0 0;}
#SearchForm .button { width:18px; height:18px; border:0px; background: none; vertical-align:middle; cursor:pointer; outline:none; margin:3px 0 0 10px; padding:0; }

#ContactForm {line-height:1.3em;}
label {
	height:25px;
	display:block;
} 
#ContactForm input {width:244px; height:17px; border:1px solid #A3A3A3; padding:2px 0 0 5px; font-size:1em; line-height:1em;}
#ContactForm textarea {width:278px; height:102px; border:1px solid #A3A3A3; background:#FFFFFF; padding:2px 0 0 5px; overflow:auto; font-size:1em; line-height:1em;}
.sidebar_image {
	float: none;
	padding-left: 18%;
	padding-top: 5%;
}
.flashwrapper {
	height: 200px;
	width: 600px;
}
#demo-wrapper {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
#home-banner-wrapper {
	height: 137px;
	width: 580px;
	padding-top: 3px;
}
