/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {
	border: 0;
	margin: 0;
	padding: 0;
	font-family:"MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size:11px;
	color:#757575;
}
p {
	margin-bottom:15px;
}
form
{
	padding:0px;
	border:0px;
}
input {
	font-size:11px;
	color:#336699;
}
textarea {
 font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	width:210px;
	height:100px;
	margin-bottom:0.55em;

}
select {
   font-size:11px;
	color:#336699;
}

#wrapper1 {
	width:956px;
	display:block;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	margin:0 auto 0 auto;

}
#wrapper2 {
	width:956px;
	display:block;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	margin:0 auto 0 auto;

}
#row1 {
	margin:0 auto;
	display:block;
	width:950px;
}
#adjDiv {
	clear:both;

	display:block;
	width:956px;
}
#row2 {
	display:block;
	width:956px;
	height:133px;
	margin:0 auto;
}
#row2Col1 {
	float:left;
	width:200px;
	padding-top:20px;
	padding-left:20px;
}
#row2Col2 {
	float:right;
	display:block;
	width:450px;
	height:132px;
	margin:0 auto;
}
#row3 {
	display:block;
	width:950px;
	height:30px;
	color:#000000;
	margin:0 auto;
	border-top:1px solid #CCCCCC;
}
#row3Col1 {
	float:left;
	width:90%;
	margin-top:8px;
}
#row4 {
	display:block;
	width:950px;
	margin:0 auto;
	background-image:url(../images/hr3-dbg1.gif);
	background-repeat:repeat-x;
	height:35px;
	clear:both;
	border-bottom:1px solid #dbceab;
}
#row4Col1 {
	float:left;
	width:90%;
	margin-top:10px;
}
#row5 {
	clear:both;
	width:950px;
	margin:0 auto;
}
#row5Col1 {
	float:left;
	width:675px;
	margin:1%;
	padding-right:20px;
	border-right: 1px solid #CCCCCC;
}
#row5Col2 {
	float:left;
	width:200px;
	margin:1%;
	clear:right;
}
#footer {
	clear:both;
	margin:0 auto;
	display:block;
	width:950px;
	height:68px;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
}
a.mainLinks {
	text-decoration:none;
	/*color:#FF6600;*/
	color:#940709;
	padding:0 7px;
}
a.mainLinks:hover {
	/*color:#669900;*/
	color:#FF6600;
}
a.blueHeadSmall1 {
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#496AD6;
	font-weight:normal;
}
a.blueHeadSmall1:hover {
color:#FF6600;
}
a.blueHeadLarge1 {
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#496AD6;
	font-weight:bold;
}
a.blueHeadLarge1:hover {
color:#FF6600;
}
.blueHeadSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#496AD6;
	font-weight:normal;
}
.blueHeadLarge {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#496AD6;
	font-weight:bold;
}
.blackText {
	color:#000000;
}
.blueText {
	color:#496AD6;
}
.arrowRed {
	font-family:"MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	color:#CC0000;
	font-weight:bold;
}
a.linksOrange {
	text-decoration:none;
	color:#FF6600;
}
a.linksOrange:hover {
	color:#669900;
	border-bottom:1px dotted #0066FF;
}
a.linksAsh {
	text-decoration:none;
	color:#7B7B7B;
}
a.linksAsh:hover {
	color:#FF6600;
	border-bottom:1px dotted #0066FF;
}
ul.topNav {
	list-style-type:none;
}
li.topNavg {
	display:inline;
}
.buttonBlue {
	border:1px solid #5F8AB3;
	background-image:url(../images/button-bg.gif);
}
.paddedDivleft {
	width:300px;
	float:left;
	margin:25px 0 0 10px;
}
.paddedDivRight {
	float:right;
	width:200px;
	margin:25px 0 0 30px;
}
.imageContainerLeft {
	width:200px;
	height:120px;
	padding:4px;
	border: 1px solid #CCCCCC;
	float:left;
	margin:0 7px 7px 0;
}
.imageContainerRight {
	width:200px;
	height:120px;
	padding:4px;
	border: 1px solid #CCCCCC;
	float:right;
	margin:0 0 7px 7px;
}

#contactcontent2 {
	width:22%;
    position: absolute;
	margin-left:450px;
	top: 255px;
	#top: 240px;
}

#contactcontent1 {
	top: 45px;
	width:70%;

}

#maincontact {
	width:100%; 
}
.contactFields {
	float:left;
	margin-left:50px;
	margin-top:6px;
}
li.contactFiedsList	{
	list-style-type:none;
	display:inline-block;
	clear:both;
	line-height:30px;
}
.contactLabel {
	display:block;
	width:140px;
	float:left;

}
.intendedFieds	{
	display:block;
	width:417px;
	margin-top:4px;
	float:right;
}
.contactButtons {
	/*margin:0;*/
	margin-right:10px;
	padding:0px;
	float:left;
}
ul.contentlink {
	list-style-type:none;
	margin-left:10px;
	margin-top:5px;
}
li.buttonlink {
	line-height:18px;
	padding-left:2px;
}
a.linkwedalink:link, a.linkwedalink:visited, a.linkwedalink:active {
	font-family:"MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size:11px;
	color:#757575;
	text-decoration:none;
}
a.linkwedalink:hover {
	font-family:"MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
#contactusimg {
	display:block;
	float:right;
	padding-right:70px;
	margin-top:10px;
}
.contactusimg1 {
	float:right;
	margin-left:40px;
}
.contactusimg2 {
	float:right;
}
.aboutusimg {
	margin-right:10px;
}
#leftAlignDiv {
	width:100%;
}