/*  WHEN LIVE REMOVE ipsImages FOR images AND REMOVE adaption FROM ALL URL ADDRESSES */

/*http://www.stardeveloper.com/articles/display.html?article=2000032001&page=1 newsletter
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
  margin:0; 
  padding:0; 
} 

table {
  border-collapse:collapse; 
  border-spacing:0;
} 

fieldset,img {
  border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var { 
  font-style:normal; 
  font-weight:normal; 
} 

ol,ul { 
  list-style:none; 
} 

caption,th { 
  text-align:left; 
} 

h1,h2,h3,h4,h5,h6 { 
} 

q:before,q:after { 
  content:''; 
} 

abbr,acronym { 
  border:0; 
}

/*-------- wrapper --------*/

#wrapper {
	width: 900px;
	/*background: #fff;*/
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
.contentClear {
	clear:both;
}

/*---- general content ----*/

body {
	font-size: 80%; /* Resets 1em to 16px */
	font-family: 'Arial', Sans-Serif;
	color: #ffffff;
	text-align: left;
	margin:0;
	padding-top: 10px;
	background: url(../ipsImages/background.jpg) repeat-x #414142;
	}
	
html {
	margin:0;
	padding:0;
	}
	
p {
	padding: 5px 5px 5px 10px;
}

a {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

h1 /*used for mainContent div*/{
	background: #000 url(../ipsImages/mainContentGradient.jpg) repeat-y;
	width: 454px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 10px;
}

h2 {
	color: #FFCC00;
	font-size: 110%;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
}

h3 /*used for mainContent div*/{ 
	background: #000 url(../ipsImages/mainContentGradient.jpg) repeat-y;
	width: 454px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 10px;
}

h4 /*boxout headings*/{
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	color: #FFCC00;
	background: #000 url(../ipsImages/boxoutGradient.jpg) repeat-y;
}

h5 {
	font-weight:bold;
	font-size: 110%;
	padding: 5px 5px 5px 10px;
	text-transform:uppercase;	
	color: #FFCC00;
}

h6 /*right headers*/ {
	color: #FFf;
	text-transform: uppercase;
	padding: 6px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 10px;	
	background: #000 url(../ipsImages/rightGradient.jpg) repeat-y;
}

ul, ul a { 
	text-decoration:none;	
}

ul.bullets, .nobullets {
	list-style: disc;
	padding: 5px 0px 10px 30px;
}

ul.bullets li, .nobullets li {
	padding: 2px 0px 2px 0px;
}

ul.bullets li.bold {
	font-weight: bold;
	text-transform: uppercase;
}

ul.nobullets {
	list-style: none;
	padding-left: 15px;
}

/*------ box outs left layout -------*/

.left{ 
	width: 175px;
	float: left;
	padding-right: 11px;
}

.boxout {
	width: 175px;
	background: #111;
	/*border: 1px solid #333333;*/
	margin-top: 10px;
	margin-right: 11px;
	padding-bottom: 1px;
}

.boxout img {
	width: 175px;
	background: #FFCC00;
	height: 44px;
}

ul.boxoutMenu {
	margin: 10px;
	list-style:none;
	font-size: 90%;
	text-transform: uppercase;
}

ul.boxoutMenu li {
	display: block;		
}

ul.boxoutMenu a {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 100%;
}

ul.boxoutMenu a:hover {
	color: #111;
	background: #FFCC00;
}

ul.boxoutMenu .active a {
	color: #111;
	background: #FFCC00;
}

/*----- main content -----*/

.mainContent {
	float:left;
	background: #111;
	width: 470px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.mainContent img.mainContentHeader {
	width: 470px;
	height: 65px;
}

.spaceFiller {
	height: 250px;
	background: #111;
}

/*---- feedback -----*/

.qouteWrapper {
	border-top: #FFCC00 1px solid;
	margin: 10px;
	padding-bottom: 5px;
}

p.qoute {
	font-style:italic;
}
/*----- right content -----*/

.rightWrapper {
	float: left;
	width: 234px;
}

.right {	
	background: #111111;
	margin-top: 10px;	
	padding-bottom: 5px;
}

img.right {
	background: #999999;
	border: 2px solid #111;
	width: 232px;
}

/*-------- Header --------*/

#header {
	background: url(../ipsImages/header.jpg) #000000;
	width: 900px;
	height: 119px;
}

/* UNUSED */

/*#header p {
  padding: 31px 0px 0px 174px;
  font-size: 90%;
  text-align: left;
  color: #FFCC00;
}

#header p a {
  padding: 68px 0px 0px 0px;
  text-align: right;
  color: #666666;
}

#header p a:hover {
	color: #0096c9;	
}

#header p a {
	color: #FFCC00;
	text-decoration: none;
}

#header p a:hover {
	color: #ffffff;
}/*

/*------- menu --------*/

.menuHeader {
	padding: 85px 0px 0px 135px; 
	font-size: 120%;
	margin-top: 5px;
	width: 880px;
	/*background: #000000 url(../ipsImages/menuGradient.jpg) repeat;*/
}

.menuHeader ul {
	list-style:none;
	background: #111;
}

.menuHeader li {
	display: inline;
}

.menuHeader a {
	padding: 4px 9px;
	margin-right: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
	background: #111;
}

.menuHeader a:hover {
	background: #FFCC00;
	color: #111;
}

.menuHeader .active a {
	color: #111;
	background: #FFCC00;
}

/*----- footer ----*/

.footer {
	color:#FFFFFF;
	font-size: 80%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer p {
}

p.footerStrip {
	background: #111;
}

/*--- contact form ----*/

form {
	padding-top: 10px;
	margin-bottom: 10px;
}

div.row { 
	clear: both;
    width: 450px;
    height: 29px;
	margin-left: 10px;
}

div.row2 { 
	clear: both;
	width: 520px;
	height: 79px;
}

span.formlabel {
	float: left;
  	width: 100px;
 	text-align: left;
	text-transform:uppercase;
}

div.row span.forminput { 
	float: right;
	text-align: right;
} 

div.row2 span.forminput { 
	float: right;
  	text-align: right;
}

div.row input, textarea {
	width: 330px;
}

div.row2 input, textarea {
	width: 330px;
	height: 150px;
}

div.row .submit { 
	background: #3F3F3F;
	color: #FFFFFF;
	width: 70px;
	height: 22px;
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase
}

div.row .submit:hover { 
	background: #000000;
	color: #FFFFFF;
}