/* 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: "Arial", Helvetica, sans-serif;
	font-size:13px;

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

.panelbgcenter {
	background:#ffffff;
	background-image: url(../images/panelbgcenter.jpg);
	width:935px;
	background-repeat: repeat-y;
}
body {
	background:9fa38b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;

}
#mainwrapper {

	margin:0 auto;
	width:935px;
	background:#FFF;
}
#header {
	margin:0 auto;
	width:935px;
}
#content {
	margin:0 auto;
	width:935px;
}
#footer {
	float:left;
	margin:0 auto;
	width:935px;
	height:140px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;

}
.footaddress {
	float:left;
}
.footnav {
	background: dadada;
	height:8px;
	width:935px;
	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:#ffffff;
}
A.footlink:link {
	color: #ffffff;
	text-decoration:none;
}
A.footlink:visited {
	color: #ffffff;
	text-decoration:none;
}
A.footlink:active {
	color: #ffffff;
	text-decoration:none;
}
A.footlink:hover {
	color: #ffffff;
	text-decoration:underline;
}
/* #CONTENT */
#lp {
	float:left;
	width:270px;
}
#substance {
	float:left;
	width:665px;
}
#rp {
	float:right;
	width:260px;
}
/* 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 0px 0px;
}
img.border2 {
	border: 1px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.panelbgheader {
	background-image: url(../images/panelbgheader.jpg);
	height: 151px;
	background-repeat:no-repeat
}

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

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

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: "Arial", Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding:18px 0px 0px 15px;
}

h2 {  /* page titles */
	font-family: "Arial", Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#3a3a3a;
	padding:18px 0px 0px 15px;
}
h3 {  /* title sub title */
	font-family: "Arial", Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#2c2c2c;
	padding:0px 0px 0 0px;
}
h4 {  /*bullets down */
	font-family: "Arial", Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding:10px 0px 0px 15px;
	color:#9c0000;

}
h5 {  /* dropdown */
	font-family: "Arial", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#373737;
	padding:0px 0px 0 0px;
}
h6 { /* contact */
	font-family: "Arial", Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9c0000;
	padding:5px 0px 0px 10px;
}

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

}
p.second {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:10px 15px 0px 25px;
	color:ffffff;
}
p.third {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px 10px 0px 25px;
	line-height:1.3em;
}

p.fourth {
	font-family: "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: "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.png); background-repeat:no-repeat; 
        list-style:none;
        padding:0 0px 0px 20px;
        margin-top:5px;


}

#bulletleft {

	float:left;
	width: 630px;

}
#bulletright {

	float:right;
	width: 640px;

}

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

.boxtop {
	background-image: url(../images/boxtop.jpg);
	width:276;
	height:60px;
	

}

.boxmid {
	background-image: url(../images/boxmid.jpg);
	width:276;
	background-repeat: repeat;

}

.boxbot {
	background-image: url(../images/boxbot.jpg);
	width:276;
	height:27px;

}
