/* Start of CMSMS style sheet 'pswipatheme : Main Style' */
@charset "utf-8";
/* CSS Document */

html {
	margin: 0 auto;
	text-align: center;
}

body {
	background: #e8ebd7 url(uploads/pswipatheme/bg.gif) top center repeat-x;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	margin: 0 auto;
	text-align: center;
	color: #383d44;
}


a, a:visited {
	color: #0268db;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

* {
margin: 0;
padding: 0;
}

#container {
	width: 750px;
	margin: 0 auto;
	font-size: 95%;
	text align: center;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	padding: 0 15px;
	line-height: 2.5em;
	background: #FFF;
}

	
#header {
	height: 110px;
}

#logo {
	float: left;
	padding-top: 25px;
	width: 533px;

}

#search {
	float: right;
	padding-top: 25px;
	width: 200px;

}

#globalnav li a, #globalnav li.currentpage, #globalnav li a:visited {
	color: #6a6540;
}

#maincontent {
	text-align: left;
	padding: 15px 10px;
             min-height: 300px;
}

.fullwidth {
  padding-top: 12px;
  width: 730px;
  clear: both;
}

#leftfront {
	float: left;
	width: 380px;
	text-align: left;
}

#rightfront {
	float: right;
	width: 330px;
	text-align: left;
}

#leftmain {
	float: right;
	width: 500px;
	text-align: left;
}

#rightmain {
	float: left;
	width: 210px;
	text-align: left;
}

#rightmain img {
  margin-top: 10px;
}

#newsleft {
	float: left;
	width: 500px;
	text-align: left;
}

#newsright {
	float: right;
	width: 210px;
	text-align: left;
}

img {
	border: none;
}
li, dt, dd, p, th, td {
	font-size: 1.1em;
}
li p, dd p {
	font-size: 1em;
}
ul, ol, dl, table {
	margin-bottom: 1em;
}

ul {
	margin-left: 30px;
        list-style-type: circle
}

#leftmain ul {
        margin-left: 45px;
}

ol {
	margin-left: 45px
}

p {
	padding-bottom: 10px;
	line-height: 150%;


}
h1, h2, h3, h4, label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: normal;
        margin-bottom: .3em;
}
h1 {
	font-size: 40px;
	color: #d4a639;
        line-height: 130%;
padding-bottom: 5px;

}
h2 {
	color: #9fd439;
	border: none;
	font-size: 30px;
        line-height: 120%;
}
h3 {
	color: #6D9621;
	border: none;
	font-size: 18px;
}

h4 {
	color: #6D9621;
	border: none;
        line-height: 140%;
	font-size: 14px;
}

#info {
	text-align: center;
	padding: 0 0 0 35px;
}

#info h2 {
margin: 0;
}
#phone {
	width: 325px;
	background: url(uploads/pswipatheme/phone.gif)  left no-repeat;
	float: left;
	padding-left: 45px;
	height: 50px;
	padding-top: 10px;

}

#fax {
	width: 295px;
	background: url(uploads/pswipatheme/fax.gif) left no-repeat;
	float: left;
	padding-left: 45px;
	height: 50px;
	padding-top: 10px;
}

#footer {
	font-size: 10px;

}

dt { padding: 10px;
}

dd { padding: 0 10px;
}
.contrast {
background: #ededed;
}

.contrast2 {
background: #d0d0d0;
}

.CompanyDirectoryCategory {
  text-align: center;
  float: left;
  margin: 10px 10px 0;
}

.CompanyDirectoryCategory a {
  display: block;
  width: 220px;
  background: #eee url(uploads/images/category_bg.png) top repeat-x;
  border: 1px solid #b9b9b9;
}

.CompanyDirectoryCategory a:hover {
  background: #c4e671 url(uploads/images/category_bg_hover.png) top repeat-x;
  color: #000;
  border: 1px solid #666;
}

#leftcontact {
	float: left;
	width: 350px;
	text-align: left;
}

#rightcontact {
	float: right;
	width: 360px;
	text-align: left;
}

/* End of 'pswipatheme : Main Style' */

