body {
	margin: 0 0 0 0;
	text-align: left;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer { height: 10px; width: 100%;}
.spacer2 { height: 20px; width: 100%;}
.padding10px{ padding: 10px;}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	display: block;
}

#header{
	width: 1000px;
	height: 57px;
	float: left;
	margin: 0;
	padding: 0;
}
.header_top{
	width: 1000px;
	height: 57px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 15px 0px 0px 0px;
}
.header_middle{
	width: 1000px;
	height: 24px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
.header_bottom{
	width: 1000px;
	height: 165px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#maincontent{
	width: 1000px; 
	height: auto;
	min-height: 300px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: visible;
}

#footer{
	width:1000px;
	height: 189px;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #fff;
	background:url(../images/general/footerBG.jpg) no-repeat top center;
}

/* START OF CELLS */

.cell_left{
	width: 270px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px 0px 20px 0px;
}
.cell_right{
	width: 690px;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
}

.list{
	width: 690px;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
}

.list ul{
	width: 690px;
	height: auto;
	margin: 0px 0px 0px 0px;
	//margin: 0;
	padding:0px;
}
.list li{
	width: 660px;
	height:auto;
	margin-top: 10px;
	padding: 0px 0 0 20px;
	color: #666666;
	font: 13px Verdana;
	font-weight: normal;
	list-style-type: none;
	display: block;
	background:url(../images/general/nav_li.jpg) no-repeat left;
}
.cell_lefthome{
	width: 265px;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 10px 0px;
}

.cell_middle{
	width: 400px;
	height: auto;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
}
.cell_righthome{
	width: 281px;
	height: 382px;
	float: left;
	text-align: left;
	margin: 20px 0px 0px 10px;
	padding:0;
	background: url(../images/general/testimonialBG.jpg) no-repeat top center;
}
.cell_full{
	width: 1000px;
	height: auto;
	float:left;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0;	
}

/* END OF CELLS */


/* MENUS */

#mainnav{
	width: 1000px;
	height: 57px;
	float: left;
	margin: 0;
	padding: 0;
}
#mainnav ul{
	width: 980px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	//margin: 0;
	padding:15px 0px 0px 20px;
	background: url(../images/general/navBG.jpg) repeat-x  #FFFFFF;
}
#mainnav li{
	width: auto;
	height:auto;
	margin-top: 30px;
	padding: 0px 10px 0 0px;
	color: #FFFFFF;
	font: 15px Verdana;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	background:url(../images/general/nav_li.jpg) no-repeat left;
}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	margin-top: 30px;
	padding: 4px 10px 4px 20px;
}
#mainnav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	margin-top: 30px;
	padding: 4px 10px 4px 20px;

}

#leftnav {
	width: 270px;
	height: auto;
}
.leftnav_title{
	width: 260px;
	height: auto;
	float: left;
	text-align: left;
	background: #4391C8;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 5px 0px;
	font: 18px Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnav_title img{
	padding: 0px 10px 0px 10px;
}
.leftnav_title a {
	display: block;
	padding: 0px 5px 10px 0px;
	background: none;
	text-decoration: none;
}
.leftnav_title a:link, .leftnav_title a:visited {
	font: 18px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav_title a:hover {
	font: 18px Verdana;
	font-weight: bold;
	color: #191C1F;
	text-decoration: none;
}
#leftnav ul {
	width: 270px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	background: #4391C8;
	list-style-type: none;
}
#leftnav li {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#leftnav li a {
	display: block;
	padding: 5px 5px 5px 0px;
	background: none;
	text-transform: none;
}
#leftnav li a:link, #leftnav li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #191C1F;
}
#leftnav li a:hover {
	background: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav ul.sub {
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	background: #4391C8;
	list-style-type: none;
}
#leftnav li.sub {
	width: 210px;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#leftnav li.sub a {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/general/bullet1.gif) left no-repeat;
	text-transform: none;
}
#leftnav li.sub a:link, #leftnav li.sub a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #003366;
}
#leftnav li.sub a:hover {
	background: url(../images/general/bullet2.gif) left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #191C1F;
}

/* END OF MENUS */

/* LISTS */

.footerlist{
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;	
}
.footerlist ul{
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
}
.footerlist li{
	width: 960px;
	height: auto;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:left;
	list-style-type: none;
}
.footerlist li.footerlistbluebg{
	width: 960px;
	height: auto;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:left;
	list-style-type: none;
}

.webgallery ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.webgallery li{
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
	background-color: #006699;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}
.webgallery li span{
	width: 160px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.webgallerytitle {
	font-size: 10px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 154px;
	//width: 160px;
	height: auto;
}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration: none;
}

.imglist ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.imglist li{
	list-style-type: none;
	cursor: pointer;
	float: left;
	width: 100px;
	display: block;
	margin: 3px;
	overflow: hidden;
	border: 1px solid #ccc;
	text-align: center;
}

.list1 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list1 ul{
	margin: 0;
	padding: 0;
}
.list1 li { 
	width: 650px;
	height: auto;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.list1 li span{ 
	width: auto;
	height: auto;
	background: #999999;
	margin: 5px 0px 5px 0px;
	padding: 0;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
.list1 li div.list1div{ 
	width: 630px;
	height: auto;
	background: #FFFFFF;
	margin: 0;	
	text-align: center;
}
.list1 li.list1bullet { 
	width: 640px;
	height: auto;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px dashed #006699;
	color: #333333;
	font-weight: bold;
}

.list2 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
	
}
.list2 ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
}
.list2 li { 
	width: 295px;
	height: 170px;
	float: left;
	text-align: left;
	margin: 0px 5px 10px 5px;
	padding: 10px;
	background: #4391C8;
	border-bottom: 1px dashed #191C1F;
	color: #191C1F;
	font-weight: bold;
	
}

.list3 ul {
	width: 670px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.list3 li{
	width: 196px;
	height: 40px;
	float: left;
	text-align: center;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
}
.list3title {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: right;
	background: url(../images/general/catbullet1.jpg) right no-repeat;
	display: block;
	color: #fff;
	margin: 0;
	padding: 6px 30px 6px 0px;
}
.list3title a:link, .list3title a:visited, .list3title a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.list3title a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #191C1F;
	text-decoration: none;
}

.list4 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list4 ul{
	margin: 0;
	padding: 0;
}
.list4 li { 
	width: 630px;
	height: auto;
	background: url(../images/general/lo_readmore.gif) left no-repeat;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 20px;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dashed;
	font-weight: bold;
}

.list5 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list5 ul{
	margin: 0;
	padding: 0;
}
.list5 li { 
	width: 650px;
	height: auto;
	background: #EDEDED;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin-bottom: 10px;
	padding: 0px 0px 10px 20px;
	color: #666666;
	font-weight: bold;
}

.list5 li p{ 
	width: 560px;
	height: auto;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin-left: 80px;
	padding: 0;
	color: #666666;
	font-weight: bold;
}

.list5 li h2{ 
	width: 570px;
	height: auto;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: right;
	margin: 0;
	padding: 0;
	color: #0576BB;
	font-weight: bold;
	font-size:16px;
}

.list6{
	width: 1000px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list6 ul{
	margin: 0;
	padding: 0;
}
.list6 li { 
	width: 1000px;
	height: auto;
	border-bottom: #5F6D74 1px dashed;
	float: left;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #666666;
	list-style-image: none;
	list-style-type: none; 
}
.list6 li span{ 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.projectsimage{
	width: 300px;
	height: 250px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	background:#008ECC;
	}

.projectsimage img{ 
	width: 180px;
	height: 180px;
	float: left;
	margin: 35px 0 0 60px;
	padding: 0;
	text-align: left;
}

.projectstext{
	width: 660px;
	height: 210px;
	float: left;
	margin: 0;
	padding: 40px 0 0 40px;
	text-align: left;
	background:#EDEDED;
	}

	.projectstext h2 {
	font-size: 16px;
	font-weight: bold; 
	color: #008DCC;
	text-decoration: none;
	margin: 30px 0 5px 40px;
}
	.projectstext p {
	font-size: 13px;
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
	margin: 5px 0 0 40px;
	}
	
	.projectstext a:link, .projectstext a:visited, .projectstext a:active {
	font-size: 18px;
	font-weight: bold; 
	color: #008DCC;
	text-decoration: none;
	margin: 30px 0 5px 40px;
}
.projectstext a:hover {
	font-size: 18px;
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
	margin: 30px 0 5px 40px;
}

.projectsdetailsimage{
	width: 300px;
	height: auto;
	min-height:600px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	background:#008ECC;
	}

.projectsdetailsimage img{ 
	width: 180px;
	height: 180px;
	float: left;
	margin: 35px 0 0 60px;
	padding: 0;
	text-align: left;
}

.projectsdetailsimg{ 
	width:660px;
	height:auto;
	float: left;
	margin: 0px 0 10px 150px;
	padding: 0;
	text-align: left;
}

.projectsdetailsdocs{
	width: 1000px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0 0 0px;
	text-align: left;
	background:#ffffff;
	}
	
	.projectsdocsdiv{
	width: 300px;
	height: auto;
	min-height:300px;
	float: left;
	margin-right: 20px;
	padding: 0px 0 0 0px;
	text-align: left;
	background:#FFFFFF;
	display:inline;
	}
	
	.projectsdocsdiv h2{
	width: 280px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 10px 0 0 20px;
	text-align: left;
	background:#008ECC;
	color:#FFFFFF;
	font-size:16px;
	}
	
	.projectsdocsdiv a:link, .projectsdocsdiv a:visited, .projectsdocsdiv a:active {
	font-size: 12px;
	font-weight: bold; 
	color: #333333;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 20px;
	background:url(../images/general/nav_li.jpg) no-repeat left;
	}
	.projectsdocsdiv a:hover {
	font-size: 12px;
	font-weight: bold; 
	color: #008ECC;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 20px;
	background:url(../images/general/nav_li.jpg) no-repeat left;
	}

.projectsdetailstext{
	width: 660px;
	height: auto;
	min-height:600px;
	float: left;
	margin: 0;
	padding: 0px 0 0 40px;
	text-align: left;
	background:#EDEDED;
	}

	.projectsdetailslabel {
	width:180px;
	height:auto;
	font-size: 14px;
	font-weight: bold; 
	color: #008DCC;
	text-decoration: none;
	padding: 30px 40px 10px 40px;
	display:inline;
}
	.projectsdetailstext p {
	width:300px;
	height:auto;
	font-size: 13px;
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
	margin: 5px 0 10px 0px;
	display:inline;
	}
	
.list7{
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list7 ul{
	margin: 0;
	padding: 0;
}
.list7 li { 
	width: 650px;
	height: auto;
	border-bottom: #5F6D74 1px dashed;
	float: left;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none; 
}
.list7 li span{ 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.list7 li div{ 
	width: 100px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
.catimagenav ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.catimagenav li{
	width: 630px;
	height: auto;
	float: left;
	text-align: left;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
}
.catimagenav li span{
	width: 196px;
	height: 200px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.catimagenavtitle {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: left;
	background: url(../images/general/catbullet1.jpg) left no-repeat;
	display: block;
	color: #fff;
	margin-left: 10px;
	padding: 6px 30px 6px 50px;
}
.catimagenavtitle a:link, .catimagenavtitle a:visited, .catimagenavtitle a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.catimagenavtitle a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
}



/* END OF LISTS */


/* FORMS */
#conference_form{
	width:1000px;
	height:auto;
	min-height:650px;
	background:url(../images/general/requestBG.jpg) top center repeat-y;
	}

.contactusform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display:block;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 130px;
	display:block;
	margin: 5px 15px 5px 0;
	color:#666666;
}
.contactusform input, select{
	width: auto;
	margin: 5px 0 5px 15px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin: 5px 0 5px 15px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:block;
	text-align:center;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	width: 100%;
}

.requestform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display:block;
	padding: 20px;
}
.requestform label{
	float: left;
	font-weight: bold;
	text-align:right;
	width: 285px;
	display:block;
	margin: 5px 15px 5px 0;
	color:#FFFFFF;
}
.requestform input, select{
	width: auto;
	margin: 5px 0 5px 15px;
	float: left;
	text-align:left;
}
.requestform textarea{
	width: auto;
	height: 60px;
	margin: 5px 0 5px 15px;
	float: left;
	text-align:left;
}
.requestform br{
	clear: left;
}
.requestform div{
	padding:0;
	margin-left: 125px;
	display:block;
	text-align:center;
}
.requestform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.requestform p{
	display:block;
	text-align:left;
	padding:0;
}
.requestform span{
	display:block;
	text-align:left;
	width: 100%;
}


/* END OF FORMS */

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #FFFFFF; background: url(../images/general/submit2.jpg) left no-repeat #ffffff; border: none; text-transform:capitalize;font-size: 12px; font-weight:bold; padding: 10px 40px 10px 25px; cursor: pointer; text-decoration: none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #333333; background: url(../images/general/submit2.jpg) left no-repeat #ffffff; border: none; text-transform:capitalize;font-size: 12px; font-weight:bold; padding: 10px 40px 10px 25px; cursor: pointer; text-decoration: none; width:auto;}

input.submit2 , a.submit2 , a.submit2:link, a.submit2:visited{ color: #FFFFFF; background: url(../images/general/submit.jpg) left no-repeat #EDEDED; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 10px 40px 10px 20px; cursor: pointer; text-decoration: none; width:106px; height:37px; margin:1px;} 
a.submit2:hover, input.submit2:hover{ color: #333333; background: url(../images/general/submit.jpg) left no-repeat #EDEDED; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 10px 40px 10px 20px; cursor: pointer; text-decoration: none; width:106px; height:37px;}

input.submit3 , a.submit3 , a.submit3:link, a.submit3:visited{ color: #FFFFFF; background: url(../images/general/submit2.jpg) left no-repeat #ffffff; border: none; text-transform:capitalize;font-size: 13px; font-weight:bold; padding:40px; cursor: pointer; text-decoration: none; width:120px; height:45px; margin:1px;} 
a.submit3:hover, input.submit3:hover{ color: #333333; background: url(../images/general/submit2.jpg) left no-repeat #ffffff; border: none; text-transform:capitalize;font-size: 13px; font-weight:bold; padding: 40px; cursor: pointer; text-decoration: none; width:120px; height:45px;}	

input.submit4 , a.submit4 , a.submit4:link, a.submit4:visited{ color: #FFFFFF; background: url(../images/general/submit4.jpg) left no-repeat #EDEDED; border: none; text-transform:capitalize;font-size: 15px; font-weight:bold; padding: 6px 40px 10px 30px; cursor: pointer; text-decoration: none; width:144px; height:37px; margin-left:310px;} 
a.submit4:hover, input.submit4:hover{ color: #333333; background: url(../images/general/submit4.jpg) left no-repeat #EDEDED; border: none; text-transform:capitalize;font-size: 15px; font-weight:bold; padding: 6px 40px 10px 30px; cursor: pointer; text-decoration: none; width:144px; height:37px; margin-left:310px;}
h1{
	font: Verdana;
	font-size: 20px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:link, h1 a:visited {
	font: Verdana;
	font-size: 15px;
	text-transform: none;
	color: #CCCC33;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:hover {
	font: Verdana;
	font-size: 15px;
	text-transform: none;
	color: #CCCC33;
	font-weight: bold;
	text-align: left;
	border: none;
}

h1.h1sub{
	width: 96%;
	height:34px;
	margin-bottom:10px;
	padding: 8px 0 0 40px;
	font: Verdana;
	font-size: 20px;
	text-transform: none;
	color: #999999;
	font-weight: bold;
	text-align: left;
	background:url(../images/general/headingBG.jpg) no-repeat top left #FFCC00;
}

h1.h1sub img{
	padding-right: 5px;
}
h1.h1home{
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font:Verdana;
	font-size: 20px;
	text-transform: none;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}

h2{
	font: Verdana;
	font-size: 16px;
	font-weight: bold; 
	color: #008DCC;
	text-decoration: none;
	margin: 20px 0 10px 0;
}

h3{
	font: Verdana;
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border: none;
}

.breadcrumbs{
	width: 650px;
	height: 22px;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
	border-bottom: #FFFFFF solid 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
	text-decoration: underline;
	font-weight: bold;	
	color: #4391C8;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #FFFFFF;	
}

hr{
	height: 2px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%;
	border: 0;
}

.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-left:10px;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: none;
	font-weight: normal;	
	color: #FFFFFF;
	padding-right:20px;
}
a.footertext:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #333333;	
	padding-right:20px;
}

.address{
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	margin-right:100px;
	font-size:12px;
}

.paypal{
	width:140px;
	height:auto;
	float:left;
	text-align:right;
	margin:40px 0 0 20px;
	font-size:12px;
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;	
	color: #333333;
}
a.sitetext:hover {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #008DCC;
}

.sitemap{
	width: auto;
	height:auto;
	margin-top: 30px;
	padding: 0px 10px 0 10px;
}

.sitemap ul{
	width: auto;
	height:auto;
	margin-top: 30px;
	padding: 0px 10px 0 10px;

}

.sitemap li{
	width: auto;
	height:auto;
	margin-top: 10px;
	padding: 0px 10px 0 10px;
	color: #FFFFFF;
	font: 15px Verdana;
	font-weight: bold;
	list-style-type: none;
	display: block;
	background:url(../images/general/nav_li.jpg) no-repeat left;
}
.sitemap li a, .sitemap li a:link, .sitemap li a:visited{ 
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	margin-top: 30px;
	padding: 4px 10px 4px 20px;
}

.sitemap li a:hover{
	color: #008ECC;
	text-decoration: none;
	font-weight: normal;
	height: auto;
	margin-top: 30px;
	padding: 4px 10px 4px 20px;

}

.imagespacer {
	background: #FFFFFF;
	margin: 10px;
	padding: 5px;
}
.imagespacer1 {
	margin: 0px 10px 0px 0px;
}
.imagespacer2 {
	height: 70px;
	float: left;
	margin: 0px 20px 0px 0px;
}

.slideshow{
	width:1000px;
	height:350px;
	margin:0;
	padding:0;
}

.slideshow2{
	width:230px;
	height:200px;
	margin:0;
	padding:0;
}

.slideshow2 p{
	width:230px;
	height:100px;
	margin:90px 0 0 30px;
	padding:0;
	font-size:14px;
	float:left;
	text-align:left;
}

.testimonials{
	width:230px;
	height:200px;
	margin:0;
	padding:0;
}

.homediv{
	width: 380px;
	height: auto;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: #0576BB;
	color:#FFFFFF;
}

a, a:link, a:visited, a:active {
	color: #333333;
	text-transform: none;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color: #FFCC00;
	text-transform: none;
	font-weight: normal;
	text-decoration:none;
}

.back{
	width: 980px;
	height: 80px;
	float: left;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding:30px 10px 10px 10px;

}

.user{
	width: 960px;
	height:35px;
	margin:0;
	padding:0px 40px 0 0 ;
	background:#EDEDED;
}

.user p{

	font: Verdana;
	font-size: 15px;
	text-transform: none;
	color: #333333;
	font-weight: normal;
	text-align: right;
	padding-top:5px;
	
}