fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
	color:#039;
	text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.reg-ul {
	list-style-type: disc;
	list-style-image: url(/assets/images/icons/0001_arrow.png);
	list-style-position: outside;
	font-size: .9em;
}
.home-para {
	font-size: 120%;
}
.bluebold {
	font-weight: bold;
	color: #23427E;
}

h1 {
	font-size:200%;
	color:#B3001B;
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}

h2 {
	font-size:150%;
	color:#474747;
}

h3 {
	font-size:150%;
	color:#b3001b;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#787878;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height:130%;
	color:#333;
	font-size:1em;
	background-color: #006;
	background-image: url(/assets/images/page_bg.png);
}

/* wrapper setup */
div.rapidxwpr {
	margin:auto;
	width:958px;
	background:url(../images/wrapper-top02.png) 50% 20px no-repeat;
	padding:35px 0 0 0;
}

div.rapidxwpr-bottom {
    background:url(../images/wrapper-bottom.png) 50% 100% no-repeat;
    padding:4px 19px 19px 19px;
}

/* header */
div#header {
	position:relative;
	height:174px;
	margin:0px 0px 15px 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/assets/images/bg/header-bg02.png);
}

/* logo */
span#logo, img#logo {
    position:absolute;
    top:-39px;
    left:10px;
    width:228px;
    height:204px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

div#middle .background {
    min-height:140px;
}

div#middle .layoutleft {
    background:none;
}

div#middle .layoutright {
    background:none;
}

/* right column */
div#right {
    width:305px;
    padding:14px 17px;
    float:right;
    border:#cd5769 1px solid;
}

/* content column */
div#main {
    width:auto;
}

div#middle .layoutleft div#main {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#middle .layoutright div#main {
    margin:0px 200px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#middle .withoutleft div#main {
    margin:0px 0px 0px 0px;
}

div#mainmiddle {
    margin:0px 0px 0px 0px;
}

div#main .withoutright {
    background:transparent;
}

div#content {
    width:auto;
}

div#main .withright div#content {
    margin:0px 354px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#main .withoutright div#content {
    margin:0px 0px 0px 0px;
    pa
	dding:0px 0px 0px 0px;
}

/* left box home*/
div#leftbox {
	width:400px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* right box home*/
div#rightbox {
	width:400px;
	float:right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* footer */
div#footer {
    margin:-4px auto 0 auto;
    width:958px;
    padding:0 0 30px 0;
    clear:both;
    color:#fff;
}

* html div#footer {
    margin:-3px auto 0 auto;
}

div#footer a {
	color:#FC0;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* alignments */
.alignleft {
    float:left;
    margin:0 20px 0 0;
}

.alignright {
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#topmenu {
	position: absolute;
	top: 140px;
	right: -2px;
	height: 34px;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu li {
    float:left;
    display:block;
}

div#topmenu li a {
	float:left;
	display:block;
	position:relative;
	height:34px;
	line-height:38px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/menu-r.png) 100% 0 no-repeat;
	padding:0 6px 0 0;
	font-size:14px;
	font-weight:bold;
}

div#topmenu li a span {
    display:block;
    float:left;
    color:#000;
    background:url(../images/menu-l.png) 0 0 no-repeat;
    padding:0 6px 0 13px;
    cursor:pointer;
}

div#topmenu li a:hover, div#topmenu li a.active {
    background:url(../images/menu-r.png) 100% -36px no-repeat;
    text-decoration:none;
}
/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
}
.redBOLD {
	font-weight: bold;
	color: #B3001A;
}

div#topmenu li a:hover span, div#topmenu li a.active span {
    background:url(../images/menu-l.png) 0 -36px no-repeat;
}

/* quote */
div.quote {
    text-align:right;
    padding:40px 45px;
}

/* about */
div.about, div.news {
	margin:0 0 30px 0;
	font-size: .95em;
	color: #333;
}

div.about h3, div.news h3 {
	margin:0 0 10px 0;
	font-size: 120%;
	line-height: 1.4em;
}

div.about img {
}

/* news */
div.news ul {
    list-style:none;
}

div.news ul li {
    margin:0 0 10px 0;
}

div.news span.date {
    font-weight:bold;
}

div.news a.more {
    color:#b3001b;
    font-weight:bold;
    float:right;
}

/* call us */
div.call-us {
	border:1px solid #FBC827;
	padding:10px 17px;
	margin:0 0 10px 0;
}

div.call-us .numbers {
    width:340px;
    float:left;
}

div.call-us .numbers p {
    margin:0;
    padding:5px 0;
    font-size:23px;
    font-weight:bold;
    color:#412d21;
}

div.call-us .numbers p span {
    color:#b3001b;
    width:170px;
    display:block;
    float:left;
}

div.call-us .message {
    width:160px;
    float:right;
}

/* featured */
div.featured {
    margin:0 0 10px 0;
    padding:14px 17px;
}

div.featured a {
    font-weight:bold;
}

div.featured h3 {
    margin:0 0 10px 0;
}

div.featured ul {
    list-style:none;
}

div.featured ul li {
	padding:10px 0;
	clear:both;
	/* [disabled]min-height:80px; */
}

div.featured ul li .item-img {
    width:110px;
    float:left;
}

div.featured ul li .item-details {
    width:410px;
    float:right;
}

/* footermenu */
.footermenu {
	float:left;
	width:575px;
	height:36px;
	line-height:34px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(/assets/images/copyright-bg-575.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.footermenu .copyright {
    float:left;
}

.footermenu ul {
	list-style:none;
	float:none;
}

.footermenu ul li {
    float:left;
    margin:0 0 0 7px;
}

/* credits */
.credits {
	float:right;
	background:url(../images/credits-bg.png) 0 0 no-repeat;
	width:194px;
	height:36px;
	margin:0 15px 0 0;
	text-align:center;
	line-height:34px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
#right .news table {
	background-color: #F6F6F6;
	border: 1px solid #999;
	width: 80%;
	text-align: center;
}
#right .news table td {
	padding: 5px;
}
#right .news table th {
	background-color: #AB070D;
	color: #FFF;
}
ol li #regarding {
	width: 220px;
	border: 1px outset #5BA6CE;
}
.center {
	text-align: center;
}
