/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

body { 
	background-color:#f2f2f2; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#393939; 
	min-width:979px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:#fff;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#contacts-form .form { 
	height:31px;
}
#contacts-form .form1 {
	padding-bottom:10px;
}
#contacts-form span {
	display:block;
	border-top:1px solid #303030;
	border-left:1px solid #585858;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#contacts-form b {
	border-top:1px solid #b4b4b4;
	border-left:1px solid #d1d1d1;
	display:block;
}
#contacts-form input {
	width:200px; 
	padding:1px 0 1px 3px; 
	background:none;
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:200px; 
	height:200px; 
	overflow:auto;
	background:none;
	border:0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

/*========================== LISTS ============================*/

ul, 
ol { 
	list-style:none;
}

.list {
	position:absolute;
	left:44px;
	top:0;
}
.list ul li {
	float:left;
	padding-right:6px;
}

.list1 {
	position:absolute;
	right:23px;
	top:73px;
}
.list1 ul li {
	float:left;
}

.list2 {
	padding-bottom:3px;
}
.list2 li {
	font-weight:bold;
	padding:0 0 8px 11px;
	background:url(images/arrow-right1.gif) no-repeat left 5px;
}
.list2 li a {
	color:#437346;
}

.list3 {
	margin-top:-12px;
}
.list3 li {
	color:#838383;
	padding-top:12px;
}
.list3.alt {
	margin-bottom:14px;
}
.list3.alt li {
	color:#232323;
}
.list3 li strong {
	display:block;
	font-style:italic;
	padding-bottom:5px;
}
.list3 li a {
	text-decoration:none;
}
.list3 li a:hover {
	text-decoration:underline;
}

.list4 {
	margin-top:-22px;
	padding-bottom:10px;
}
.list4 li {
	padding-top:22px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list4 li p {
	margin-bottom:0;
}
.list4 li a.img-link {
	margin-right:20px;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px;
	width:100%;
	overflow:hidden; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:12px;
}
.img-box1 a.img-link { 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:15px;
	line-height:1.33em;
}
.p0 {
	margin-bottom:0;
}

.phone1 {
	float:right;
	margin-right:4px;
}

dl {
	line-height:1.33em;
	margin-bottom:-15px;
}
dl dt {
	color:#7cab31;
	font-weight:bold;
	margin-bottom:10px;
}
dl dd {
	margin-bottom:15px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	color:#0066cc;
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:36px;
	line-height:1.2em;
	margin:-8px 0 12px 0;
}
h4 {
	font-size:25px;
	line-height:1.2em;
	color:#282828;
	margin-bottom:12px;
}
h4 a {
	position:relative;
	z-index:2;
	top:7px;
}
h5 {
	font-size:1.2em;
	line-height:1.33em;
	color:#7cab31;
	margin-bottom:10px;
}

.txt1 {
	color:#a9a9a9;
}

.img-link {
	border:1px solid #d4d4d4;
	float:left;
	display:block;
}
.img-link:hover {
	border:1px solid #000;
}

.link {
	text-align:right;
	font-weight:bold;
	font-style:italic;
}
.link a {
	color:#282828;
	padding-right:6px;
	background:url(images/arrow-right2.gif) no-repeat right 6px;
}

/*========================== HEADER ===========================*/

#header {}

/*========================= CONTENT ===========================*/

#content {
	padding:0 0 0 58px;
}
#content .indent {
	padding-bottom:6px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#a9a9a9;
	position:absolute;
	right:34px;
	top:18px;
	line-height:1.58em;
}
#footer p span {
	font-size:1.17em;
}
#footer p a {
	text-decoration:none;
	color:#a9a9a9;
}
#footer p a:hover {
	text-decoration:underline;
}

/*=============================================================*/

.faqtext {
	text-align: justify;
}
#contactUsHeaders {
	font-size: 24px;
}
#page2 .tail-top .tail-bottom #main #content table tr td .list4 li h5 strong {
	font-size: larger;
}
.bigger {
	font-size: 30px;
}
.bigger2 {
	font-size: 27px;
}
.referenceheader {
	font-size: larger;
}

