body
{
	margin:0;
	padding:0;
	background: #fff url(../images/bodybg.gif) 0px -9px repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
}

/* Styles ---------------------------------------------- */

H1, H2, H3, H4, H5
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight:normal;
}
H1
{
	color:#1383f1;
	font-size:22px;
	clear: both;
}
H1 img
{
	margin: 0px;
	padding: 0px;
	clear: both;
}
H2
{
	color:#1383f1;
	border-bottom: 1px solid #a7d0f9;
	font-size: 19px;
	clear: both;
}
H2 A:hover
{
	text-decoration: none;
}
H3, H3 A
{
	color:#284d74;
	font-size: 18px;
	clear: both;	
}
H4, H4 A
{
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

P
{
	font-size: 0.85em;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.style2 {font-size: 18px}
.style4 {color: #ecc21f} /* yellow text */

A
{
	color:#1483f1;
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
}
.LeftCol A
{
	border-bottom: 1px dotted #1483F1;
	text-decoration: none;
}
.LeftCol A:hover
{
	border-bottom: 1px solid #1483F1;
	text-decoration: none;
}
#container
{
	border: 0px solid #0000ff;
	width:821px;
	margin: 0 auto;	
}
#banner
{
	border: 0px dashed #000;
	float: left;
	width: 821px;
	clear: both;
	margin: 0px 0px 20px 0px;
}
#logo
{
	border: 0px solid #ccc;
	float: left;
	width: 262px;
	margin: 20px 0px 0px 0px;
	border: 0px;
}
#headertext
{
	width: 459px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1985f2;
	margin: 90px 0px 0px 96px;
	background-color: #fff;
}
#headertext P
{
	font-size: 1.3em;
	line-height: 22px;
}
#headertext A, #headertext A:visited
{
	text-decoration: none;
	color: #1985f2;
}
#headertext A:hover
{
	color: #1985f2;
	text-decoration: underline;
}

DIV.bannerImage
{
	border-bottom: 0px solid red;
	width:821px;
	height:290px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* --------------------------- Banners ---------------------------- */

#theme1
{
	background-image: url(../images/banner1.jpg);	
}
#theme2
{
	background-image: url(../images/banner2.jpg);	
}
#theme3
{
	background-image: url(../images/banner3.jpg);
}
#theme4
{
	background-image: url(../images/banner4.jpg);	
}
#theme5
{
	background-image: url(../images/banner5.jpg);	
}
#theme6
{
	background-image: url(../images/banner6.jpg);	
}
#theme7
{
	background-image: url(../images/banner7.jpg);	
}
#theme8
{
	background-image: url(../images/banner8.jpg);	
}
#theme9
{
	background-image: url(../images/banner9.jpg);	
}
#theme10
{
	background-image: url(../images/banner10.jpg);	
}
#theme11
{
	background-image: url(../images/banner11.jpg);	
}
#themetext
{
	width: 438px;
	height: 66px;
	padding: 3px 0px 3px 0px;
	color: #46627e;
	font-size: 15px;
	position: relative;
	top: 107px;
	left: 375px;
}
#themetext P
{
	font-size:15px;
	line-height: 22px;
}
.pullquote
{
	font-size: 1.2em;
	line-height: normal;
	color: #ecc21f;
}
.emphasis
{
	font-size: 120%;
}
#content
{
	border: 0px dashed red;
	width: 821px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
}

#content .LeftCol
{
	border: 0px solid #000;
	width: 530px;
	float: left;
	padding: 0px 10px 0px 20px;
}
#content .RightCol
{
	border: 0px solid #000;
	width: 240px;
	float: right;
}

ul
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
	font-style: italic;
	list-style: none;
}

li
{
	border: 0px solid #ccc;
	background: url(../images/bullet.gif) 5px 50% no-repeat;
	margin: 0px;
	padding: 4px 0px 4px 20px;
}

li A
{
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
li A:hover
{
	background-color: #f5e81d;
	text-decoration: none;
}

.LeftCol ul
{
	font-style: normal;
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
.LeftCol li
{	
	list-style-image: url(../images/bullet.gif);
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
	background-image: none;	
}


DIV.products
{
   margin: 0px 10px 10px 0px;
   padding: 10px 10px 10px 0px;
   min-height: 200px;
   clear: both;
}
DIV.products P
{
	line-height: 20px;
	color: #666;
}
DIV.products img
{
	border: 0px solid red;
	padding: 0px 0px 0px 0px
}
DIV.products A
{
	clear: right;
}

.backbtn
{
	border: 0px solid red;
	font-size: 90%;
	margin: 10px 0px 10px 0px;
	float: right;
	/*padding-left: 12px;
	background: url(../images/backbtn.gif) 0 50% no-repeat;*/
}

img.photo
{
	margin: 10px 0px 0px 0px;
	padding: 1px;
	border: 1px solid #ECC21F;
}

DIV.moreinfo
{
	border-bottom: 0px dashed #ccc;
	clear: right;
	margin: 10px 0px 20px 180px;
}
DIV.moreinfo A
{
	font-style: italic;
	background:url(../images/bullet.gif) 0 50% no-repeat;
	padding-left: 15px;
	font-size: 90%;
	border: 0;
}
address
{
	border: 0px dashed #A7D0F9;
	padding: 0px 0px 55px 0px;
	font-style: normal;
	line-height: 1.4em;
}

/* Footer -------------------------------------------------------- */

#footer
{
	border: 0px solid green;
	min-height: 190px;
	margin-top: 15px;
	background: #fff url(../images/botbluebg.gif) repeat-x 0px 6px;
	clear: both;
}
#footer #footerContent
{
	border: 0px solid orange;
	width: 900px;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}
#footer H1
{
	border: 0px solid red;
	font-size: 20px;
	color: #FFFFFF;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
#footer H1 A
{
	color: #FFFFFF;
}
#footer .columnLeft
{
	border: 0px solid orange;
	width: 208px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#footer .columnMiddle
{
	border: 0px solid orange;
	width: 357px;
	height: 201px;
	float: left;
	background: url(../images/createtovend.jpg) no-repeat 0 0; 
}
#footer .columnRight
{
	border: 0px solid orange;
	float: left;
	margin: 0px 0px 0px 17px;
	padding: 0px;
}
#footer ul
{
	border: 0px solid red;
	color: #1383f1;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 85%;
}
#footer li
{
	margin: 0px;
	padding: 3px 0px 3px 20px;
}

#footer .findoutmore
{
	margin: 110px 0px 0px 0px;
	color: #FFFFFF;
	width: 200px;;
}
#footer .findoutmore A
{
	color: #FFFFFF;
	padding-left: 15px;
	font-style: italic;
}

.cleaner
{
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	
}