body {
	background-color: #FFFFFF;
	background-image: url(../images/new-layout_04.gif);
	background-repeat: repeat-y;
	
}
#header {
	height: 149px;
	width: 980px;
	background-image: url(../images/new-layout_01.jpg);
	position: relative;
	top: 0px;
	right: 0px;
}
#headContact {
	position: absolute;
	bottom: 43px;
	right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#headContact p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#headContact a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainpage {
	height: 149px;
	width: 980px;
}
#navigation {
	position: relative;
	float: left;
	width: 157px;

}
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 156px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#navigation li {
	font-family: ambleregular;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
}
#navigation li a {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	display:block;
}
#navigation li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mainText {
	position: relative;
	float: right;
	width: 800px;
}
.basic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .02em;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #46688C;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	font-weight: normal;
}
.links a {
	color: #46688C;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em;
}
.contactflds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	height: 20px;
	margin-left: 2px;
	padding-left: 2px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.contactfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	margin-left: 2px;
	padding-left: 2px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.contactbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	margin-left: 2px;
	padding-left: 2px;
	border-color: #666666 #000000 #000000 #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #E6E6E6;
}
h1 {
	font-family: droid_sansregular;
	font-size: 21px;
	color: #46688C;
	text-decoration: none;
	word-spacing: 0.01em;
	letter-spacing: 0.01em;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-family: droid_sansregular;
	font-size: 18px;
	color: #46688C;
	text-decoration: none;
	word-spacing: 0.01em;
	letter-spacing: 0.01em;
	font-weight: bold;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2 a {
	color: #46688C;
	text-decoration: none;
}
h3 {
	font-family: droid_sansregular;
	font-size: 15px;
	color: #46688C;
	text-decoration: none;
	word-spacing: 0.01em;
	letter-spacing: 0.01em;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}
a {
	color: 46688C;
	text-decoration: none;
}
.artlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46688C;
	text-decoration: none;
	word-spacing: .01em;
	letter-spacing: .01em ;
	font-weight: bold;
}
.clearBoth {
	clear:both;
	height: 1px;
}