/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size:12px;
}

p,li,ul { font-size:12px; }
/** FORMS */

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

.input1 {
	width: 90px;
}

.input2 {
	width: 45px;
	height: 22px;
	background: url(../images/homepage15.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h4.front_page { font-size:14px; }
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	font-weight:normal;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.text3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #d6492a;
}

.text4 {
	text-align: center;
	color: #8EA4BB;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	line-height: 18px;
}

/** LINKS */

a {
	color: #3695E2;
	font-size:12px;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 0px 0px 9px;
	background: url(../images/homepage09.gif) no-repeat left top;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.link1:hover {
	background-image: url(../images/homepage10.gif);
	color: #FFFFFF;
}

.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage06.gif) repeat left top; }
.bg2 { background: url(../images/homepage07.gif) repeat-y left top; }
.bg3 { background: #F3F5F6 url(../images/homepage20.gif) no-repeat left top; }
.bg4 { background: url(../images/homepage21.gif) no-repeat left bottom; }
.bg5 { background: url(../images/homepage22.gif) repeat-x left top; }
.bg6 { background: url(../images/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 10px;
}

.img_left { float:left; margin:0 10px 0 0 ; }

hr { display: none; }

.hr1 {
	clear: both;
	height: 31px;
	background: url(../images/homepage11.gif) repeat-x left center;
}

.status { font-weight:bold; color: #3695E2; margin:0 0 3px 0; text-align:left; }
.noimg { font-style:italic; text-align:center; vertical-align:middle; font-size:9px; }
.imageright { float:right; margin:0 0 20px 10px; border:1px #333 solid; }
#feat_img { margin:10px auto 10px auto; clear:both; width:100px; }
#feat_img img { border:1px #333 solid; }
.feat_locn { font-size:13px; text-align:center; margin-bottom:8px; }

.clear { height:1px; width:100%; clear:both; }

.input { width:250px; }
.warning_txt { color:#f00; }
.warning_txt a { color:#f00; text-decoration:underline; }
.warning_txt a:hover { color:#f00; text-decoration:none; }

ul.pro_services { list-style:disc; }
ul.pro_services li { font-size:14px; font-weight:bold; margin:10px 0 10px 0; }
.pro_heading { font-size:14px; text-align:center; color:#8EA4BB; font-weight:bold; }

.yellow_bg { }
.terracotta { color:#d6492a; }
ul.servicesList {
	padding:0 0 0 15px;
	margin:10px 0;
}
ul.servicesList li {
	text-align:left;
	font-size:16px;
	font-weight:bold;	
}