/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #3399ff;
	background-image: url(images/mainbackground.png);
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #1A6699;
}
#header {
	color: #333;
	width: 900px;
	float: none;
	border: 1px solid #ccc;
	background: #000 url(images/header.jpg) no-repeat center top;
	height: 250px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#headercaption {
	float: left;
	width: 690px;
	margin-top: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	font-weight: bold;
	font-style: normal;
	line-height: 25px;
	text-transform: capitalize;
	margin-left: 40px;
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-top: 170px;
	float: right;
	width: 500px;
}

#leftcolumn {
	color: #FFF;
	border: 1px solid #ccc;
	background: #333;
	margin: 3px 10px 5px 0px;
	padding: 0px;
	width: 165px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	height: 635px;
}
.SideBarList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0px;
	padding: 30px 0px 10px 10px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 165px;
	height: 40px;
	margin-left: 0px;
}
#leftmiddle {
	color: #333;
	border: 1px solid #ccc;
	background: #CCC url(images/contentbackground.png) repeat-y;
	margin: 3px 13px 5px 0px;
	padding: 0px;
	width: 235px;
	float: left;
	height: 635px;
}
#leftmiddle2 {
	color: #333;
	border: 1px solid #ccc;
	margin: 3px 13px 5px 0px;
	padding: 0px;
	width: 730px;
	float: left;
	background-image: url(images/contentbackground.png);
	background-repeat: repeat-x;
}
#rightmiddle {
	color: #333;
	border: 1px solid #ccc;
	background: #CCC url(images/contentbackground.png);
	margin: 3px 12px 5px 0px;
	padding: 0px;
	width: 235px;
	float: left;
	height: 635px;
}
#rightcolumn {
	color: #333;
	border: 1px solid #ccc;
	background: #CCC url(images/contentbackground.png);
	margin: 3px 0px 5px 5px;
	padding: 0px;
	width: 235px;
	float: left;
	vertical-align: top;
	text-align: left;
	height: 635px;
}
.ClickHere {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	position: relative;
	padding: 10px 0px 0px;
	text-align: center;
	vertical-align: bottom;
}
#footer {
	width: 900px;
	clear: both;
	color: #FFF;
	border: 1px solid #ccc;
	background: #000;
	margin: 10px 0px 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contentparagraph {
	width: 235px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 00px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ProductDescription {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#ParaslimPic {
	background-image: url(images/ParaSlim-Force.jpg);
	margin-top: 0px;
	padding-top: 0px;
}

#MaxPic {
	top: 620px;
	background-position: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 90px;
	width: 235px;
	height: 300px;
	position: absolute;
}
#NOPic {
	
	
}
.bold {
	font-weight: bold;
}
#wrapper #header #headercaption p {
	font-size: 24px;
}
.subheader {
	font-size: 18px;
}
#wrapper #header #headercaption p {
	font-size: 24px;
}
