/* RESET - NO NEED TO MODIFY */
* {
	margin:0;
	padding:0;
}
html, body, div, object, iframe, strong, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}
#clear {
	clear:both;
}
/* ELEMENTS */

.panelbgcenter {
	background-image: url(../images/backgrounds/panelbgcenter.jpg);
	background-repeat: repeat-y;
}
body {
	background-image: url(../images/backgrounds/bg.jpg);
	background-repeat: repeat;
}
#mainwrapper {
	margin:0 auto;
	width:913px;
	background:#FFF;
}
#header {
	margin:0 auto;
	width:913px;
}
#content {
	margin:0 auto;
	width:913px;
}
#footer {
	float:left;
	margin:0 auto;
	width:913px;
	height:14px;
	background-image: url(../images/backgrounds/footerline.jpg);
	background-repeat:no-repeat;

}
.footaddress {
	float:left;
}
.footnav {
	background: 5e6a8al;
	height:8px;
	width:913px;
	background-repeat:no-repeat;
	float:left;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:17px 0px 0px 10px;
	line-height:1.2em;
	color:#000000;
}
A.footlink:link {
	color: #000000;
	text-decoration:none;
}
A.footlink:visited {
	color: #000000;
	text-decoration:none;
}
A.footlink:active {
	color: #000000;
	text-decoration:none;
}
A.footlink:hover {
	color: #000000;
	text-decoration:underline;
}
/* #CONTENT */
#lp {
	float:left;
	width:280px;
}
#substance {
	float:left;
	width:890px;
}
#rp {
	float:right;
	width:278px;
}
/* IMAGES */	
#brand {
	padding-top:10px;
	width:180px;
	height:45px;
}
img.border {
	border: 0px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0px 10px 10px 25px;
}
img.border2 {
	border: 1px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.panelbgheader {
	background-image: url(../images/backgrounds/panelbgheader.jpg);
	height: 151px;
	background-repeat:no-repeat
}

/* DROPDOWN */
.container {
	margin:0 0 0 10px;
}
.dropdown {
	width: 450px;
}

/* LINKS */
A:link {
	color: #9f0000;
	text-decoration:underline;
}
A:visited {
	color: #9f0000;
	text-decoration:underline;
}
A:active {
	color: #9f0000;
	text-decoration:underline;
}
A:hover {
	color: #9f0000;
	text-decoration:none;
}

A.top:link {
	color: #011b4f;
	text-decoration:underline;
}
A.top:visited {
	color: #011b4f
	text-decoration:underline;
}
A.top:active {
	color: #011b4f;
	text-decoration:underline;
}
A.top:hover {
	color: #011b4f;
	text-decoration:none;
}

/* ALL TITLES */
h1 {  /* box titles */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ec721c;
	padding:0px 0px 0px 0px;
}

h2 {  /* page titles */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ec721c;
	padding:18px 0px 0px 25px;
}
h3 {  /* title sub title */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#525252;
	padding:0px 0px 0 25px;
}
h4 {  /*bullets down */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#202020;

}
h5 {  /* dropdown */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff8200;
	padding:5px 0px 0 25px;
}
h6 { /* contact */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 10px;
}

/* ALL TEXT */
p.first {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	margin:0px 10px 0px 0px;
	line-height:1.3em;

}
p.second {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	color:2d2d2d;
}
p.third {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px 10px 0px 10px;
	color:#003300;
}

p.fourth {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	line-height:1.3em;
	color:#0768ac;
}

p.fifth {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#9f0000;
}
/* MISC */
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	padding:10px 0 10px 0;
}
/* GALLERY */
ul.images {
	list-style-type: none;
	padding:0px;
	margin:0;
}
ul.images li {
	float: left;
}
ul.images li img {
	padding: 10px;
	border: 1px #ccc solid;
	margin: 10px;
}
s /* POPBOX */
.PopBoxImageSmall .images {
	margin: 12px 0px 12px 12px;
	padding: 0;
}
.images li {
	border: none 0px white;
	cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge {
	border: solid thin #CCCCFF;
	cursor: url("../images/magminus.cur"), pointer;
}

#contact {
	float:right;
	font-size:100%;
	font-weight: bold;
	line-height:normal;
	padding:0px 0px 0px 0px;
}

li {

        background-image:url(../images/tick.gif); background-repeat:no-repeat; 
        list-style:none;
        padding:0 0px 0px 20px;
        margin-top:2px;


}

#bulletleft {

	float:left;
	width: 200px;


}
#bulletright {

	float:right;
	width: 540px;

}

.table {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#bulletleft2 {

	float:left;
	width: 320px;


}
#bulletright2 {

	float:right;
	width: 300px;

}

#bulletouter2 {

	float:right;
	width: 240px;

}

#bulletleft3 {

	float:left;
	width: 220px;


}
#bulletright3 {

	float:right;
	width: 390px;

}

#blueback {
	float:left;
	width:875px;
	height:134px;
	background-image: url(../images/backgrounds/blueback.jpg);
	background-repeat:no-repeat;
	margin-left:18px;
	margin-bottom:20px;
}
#testi {
	float:left;
	width:864px;
	height:116px;
	background-image: url(../images/backgrounds/testimonial.jpg);
	background-repeat:no-repeat;
	margin-left:18px;
	margin-bottom:20px;
}