/** BASIC */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/subpage01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

/** LINKS */

a {
	color: #039;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #039;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #039;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #039;
	line-height: 150%;
}

img {
	border: none;
}

#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 28px;
}

/** HEADER */

#header {
	background-image: url(images/subpage02.jpg);
	background-repeat: no-repeat;
}

/** LOGO */

#logo {
	float: left;
}

#logo h1 {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 250px;
}

/** SLOGAN */

#slogan {
	background: url(images/homepage01.jpg) no-repeat left top;
	float: left;
	width: 404px;
	height: 212px;
	margin-left: 124px;
}

#slogan h2 {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
}

#slogan h2 .span {
	display: block;
	text-transform: uppercase;
}

/** SIDEBAR */

#sidebar {
	margin-top: -39px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 215px;
	background-image: url(images/homepage04.jpg);
	background-repeat: no-repeat;
	background-position: 10px 39px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sidebar h2 {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar #top {
	background-image: url(images/subpage04.jpg);
	margin-left: -15px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-position: bottom;
	margin-bottom: 12px;
}

#sidebar #top p {
	background-image: url(images/subpage03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 35px;
	padding-left: 25px;
	margin-top: -20px;
	line-height: 150%;
	margin-bottom: 10px;
}

#sidebar #image {
	margin-top: 6px;
}

#sidebar #bottom {
	text-align: left;
}

#sidebar #bottom h2 {
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
	background-image: url(images/homepage09.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#sidebar #bottom img {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
	text-align: center;
}
#sidebar #bottom p {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#sidebar #bottom_c {
	text-align: center;
}

#sidebar #bottom_c h2 {
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
	background-image: url(images/homepage09.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#sidebar #bottom_c img {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -17px;
	text-align: center;
}

.phone {
	padding-left: 21px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.email {
	padding-left: 21px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list1 {
	margin-left: 0px;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
}

/** NAVBAR */

#navbar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 48px;
	line-height: 55px;
	margin-left: 0px;
}

#navbar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
}

#navbar ul li {
	float: left;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navbar ul li a {
	text-decoration: none;
	font-size: 13px;
	color: #039;
	margin: 0px;
	background-image: url(images/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#navbar ul li a:hover {
	text-decoration: underline;
	background-image: url(images/menu_over.jpg);
}

/** CONTENT */

#content {
	margin-left: 260px;
	margin-top: 28px;
}

#content h2 {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#content p {
	padding-top: 15px;
	padding-bottom: 15px;
}

#content .box {
	margin-bottom: 20px;
	float: left;
	width: 210px;
	margin-left: 30px;
}
#content ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
}
#content ol {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
}



#content .box h2 {
	background-image: url(images/3col_h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	height: 33px;
	width: 210px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

#content .box h3 {
	background-image: url(images/3col_h3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#content .left_box {
	margin-bottom: 20px;
	float: left;
	width: 210px;
	font-weight: normal;
}

#content .left_box h2 {
	background-image: url(images/3col_h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	height: 33px;
	width: 210px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

#content .left_box h3 {
	background-image: url(images/3col_h3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

.more {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#sub_crm {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}


.more a {
	display: block;
	height: 18px;
	padding: 3px 0px 0px 10px;
	background: url(images/homepage12.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #039;
}

.more a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	margin-top: 28px;
	background-image: url(images/homepage13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	width: 928px;
	margin-left: 21px;
}

#footer p {
	padding-top: 25px;
	text-align: center;
	padding-bottom: 25px;
}

.list2 {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.list2 li {
	padding: 20px 0px;
	background: url(images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	/* [disabled]line-height: 150%; */
	text-align: left;
}

.list3 li {
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

/** STYLES */

.style1 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

.crm {
	background-image: url(crm/images/crm1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 350px;
	padding-right: 50px;
}

