/*---:[ General ]:---*/
body.custom { background: none; }
.custom .page { background: none; }

/*---:[ Header Area ]:---*/
.custom #header #logo { padding-top: .1em; width: 260px; }
.custom #header #logo a { display:block; width:260px; height:90px; background:url(images/logo.png) top left no-repeat; text-indent: -9999px; padding: 0; border: 0; margin: 0; }
.custom #header_area { background: url(images/headerback.png) top left repeat-x; height: 100px; margin: 0; padding: 0;  }
.custom #header { padding: 0; height: 100px; }
.custom .menu { float: right; }

/*---:[ Info Area ]:---*/
.custom #info_area { background: url(images/infoback.png) repeat-x top left; height: 168px; width: 100%; }
.custom #info_area .page { background: url(images/infopage.png) no-repeat top center; height: 168px; width: 78.1em; margin: 0 auto; }

/*---:[ Content Area ]:---*/
.custom #content_area .boxcol { float: left; width: 26em; min-height: 15em; margin: 1em; margin-left: 0; }
.custom #content_area .boxcol h3 { margin: 0 0 0.611em; border-bottom: .1em dotted #000; padding-bottom: .2em; }
.custom #content_area .boxcol li { padding-bottom: .3em; }
.custom #content_area .boxcolright { float: left; width: 26em; min-height: 15em; margin: 1em; margin-right: 0; }
.custom #content_area .boxcolright h3 { margin: 0 0 0.611em; border-bottom: .1em dotted #000; padding-bottom: .2em; }
.custom #content_area .boxcolright li { padding-bottom: .3em; }
.custom #content li { list-style-image: url(images/bullet.png) }

/*---:[ Sidebar Area ]:---*/
.custom .sidebar ul.sidebar_list { padding-left: 0; padding-right: 0; }
.custom #sidebars h3 { color: #fff; background: #000; padding-left: .2em; font-size: 1.25em; }
.custom li.widget ul { margin-left: 1em; }
.custom li.widget ul li { list-style-image: url(images/bullet.png); }

/*---:[ Form Style ]:---*/
.custom .sidebar label, label span { display: block; padding-bottom: .5em; }
.custom .sidebar label { float: left; width: 100%; font-weight: bold; }
.custom .sidebar label span { float: left; text-align: left; }
.custom .sidebar fieldset input { float: left; width: 95%; border: 1px solid #000; background-color:#FFF; font-size:12px; font-weight: bold; }
.custom .sidebar fieldset input:hover { border-color: #FF0025; }
.custom .sidebar fieldset input:active, .custom fieldset input:focus { border-color: #FF0025; }
.custom .sidebar fieldset { margin-top: .3em; border: none;  }
.custom .sidebar form div input { border: none; width: 210px; height:  55px; background: none; }
.custom #text-5 { margin-bottom: .3em; }

/*---:[ Footer Area ]:---*/
