/* RESET - NO NEED TO MODIFY */
* {
	margin:0;
	padding:0;
}
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td {
	color:#666;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height: 1.2em;
	font-size: 12px;

}
#clear {
	clear:both;
}
/* ELEMENTS */
body {
	background-image:url(img/backgrounds/bg.gif); background-repeat:repeat-x;
}
#mainwrapper {
	margin:0 auto;
	width:950px;

}
#header {
	margin:0 auto;
	width:950px;
	
}
.header_details {
	width:281px;
	float:right;
	background-image:url(img/backgrounds/header_details.jpg);
	line-height:22px;
	padding:15px 0 10px 0;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin-right:15px;
}

#rotate {
	margin:0 auto;
	width:950px;
	padding-bottom:10px;
}
#content {
	margin:0 auto;
	width:950px;
}
#footer {
	float:left;
	margin:0 auto;
	width:950px;
	background:url(img/backgrounds/footerbg.jpg) no-repeat;
	
	}
.footaddress {
	float:left;	
}
.footnav {
	font-size:15px;
	font-weight:bold;
	padding:10px 0 15px 0;
	
}
.footnav a:link, .footnav a:visited {
	color:#FFFFFF;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:1.2em;
	color:#000000;
	padding-top:5px;
	}
A.footlink:link {
	color: #666;
	text-decoration:none;
}
A.footlink:visited {
	color: #666;
	text-decoration:none;
}
A.footlink:active {
	color: #666;
	text-decoration:none;
}
A.footlink:hover {
	color: #8ec705;
	text-decoration:none;
}
/* #CONTENT */
#lp {
	float:left;
	width:262px;
	padding-top:20px;
	padding-left:1px;

}
.lp_box {
	background-color:#eeeeee;
}

ul {
	margin-left:40px;
}
li {
	background-image:url(img/backgrounds/libg.gif); background-repeat:no-repeat; 
	list-style:none;
	padding:0 10px 10px 30px;
	margin-bottom:10px;
}
#lp ul {
	margin-left:30px;
}

#substance {
	float:left;
	width:400px;
	}

#substance p {
	padding:10px 10px 10px 25px;
}
#substance table {
	margin-left:30px;
}
#substance table td {
vertical-align:top;
padding-bottom:10px;
}
#rp {
	float:right;
	width:262px;
	padding-top:20px;
	padding-left:1px;
}
/* IMAGES */	
#brand {
	padding-top:10px;
	width:180px;
	height:45px;
}
#random {
	width:950px;
	background-repeat:no-repeat;
	margin-top:20px;
}
img.border {
	border: 1px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 10px 10px 10px 10px;
}
/* DROPDOWN */
.container {
	margin:0 0 0 10px;
}
.dropdown {
	width: 500px;
}
/* LINKS */
A:link {
	color: #666;
	text-decoration:underline;
}
A:visited {
	color: #666;
	text-decoration:underline;
}
A:active {
	color: #666;
	text-decoration:underline;
}
A:hover {
	color: #FF0000;
	text-decoration:none;
}
/* ALL TITLES */

.h1Container {
	height:185px;
	width:600px;
	
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:bold;
	color:#fff;
	line-height:1.5em;
	padding:125px 0 0 15px;
	width:600px;
}
.highlight {
	color:#bc000f;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#2B9800;
	line-height:1.4em;
	padding-left:25px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#8ba61e;
	margin:10px 10px;
	line-height:1.4em;
	background:url(img/backgrounds/h3bg.jpg) no-repeat;
	padding:3px 0 5px 30px; 
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#fff;
	line-height:1.4em;
	padding:3px 0 5px 30px; 
	background:url(img/backgrounds/h4bg.gif) no-repeat;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#585253;
	line-height:1.4em;
	padding-left:25px;
}
/* ALL TEXT */
p {
	line-height:1.4em;
	padding:10px;
}


p.first {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:5px 10px 5px 10px;
	line-height:1.4em;
}
p.second {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:5px 10px 5px 10px;
	font-weight:bold
}


/* 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("img/magplus.cur"), pointer;
}
.PopBoxImageLarge {
	border: solid thin #CCCCFF;
	cursor: url("img/magminus.cur"), pointer;
}


/* NAV */
#nav {
	margin:0;
	height:33px;

	background-image:url(img/backgrounds/menubg.gif);
	

}
#nav ul {
	margin: 0; padding: 0;
	list-style:none;
	height: 33px;
}
#nav ul li {
	margin: 0; padding: 0;
	background: url('img/nav.gif') no-repeat;
	height: 33px;
	float: left;
	margin: 0 4px;
	padding-left: 5px;
	
}
#nav ul li a {
    float: left;
    margin: 0; padding: 0;
	padding-left:25px;
    background: url('img/backgrounds/navbg.gif') no-repeat;
    height: 33px;
    display: block;
    margin-left: 0px;
    font-family: "Trebuchet MS", arial, helvetica;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding-right: 10px;
    line-height: 30px;
    font-weight: bold;
}
#nav ul li a:hover {
    text-decoration: underline;
	 background: url('img/backgrounds/navbg_ov.gif') no-repeat;
}


