@charset "utf-8";
/* CSS Document */

/*---------- TAGS ----------*/

body#products p.smallBtnGrey { text-transform: none !important; width: 80px; background-image: url(../images/btn/small_offGrey-large.jpg) !important; }

div.flash-box-small { width: 72px; height: 103px; overflow: hidden; float: left; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #3B4246;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #e32e88;
	padding: 0;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #e32e88;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;	
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #e32e88;
	padding: 0 0 0 30px;
	margin: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #e32e88;
	padding: 0;
	margin: 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #e32e88;
	padding: 0;
	margin: 10px 0 10px 0;
}

img { border: none; }

p {
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: left;
	color: #333;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #e32e88;
	text-decoration: none;
	
}

a:hover {
	color: #e32e88;
	text-decoration: underline;
}

/*---------- /TAGS ----------*/

/*---------- LAYOUT ----------*/

#wrapper { 
	width: 800px;
	padding: 0;
	margin: 0 auto 20px auto;
}

#header {
	width: 800px;
	height: 120px;
}

#headerLeft {
	width: 400px;
	height: 100px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0;
}

#headerRight {
	width: 400px;
	height: 95px; 
	text-align: right;
	float: left;
	padding: 25px 0 0 0;
	margin: 0;
}

#content {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#contentMain {
	width: 780px;
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
	margin: 0;
}

#contentProducts {
	width: 780px;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0;
}

#flash {
	width: 800px;
	height: 280px;
}

#contentFooter {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#links {
	width: 800px;
	font-size: 9px;
	text-align: center;
}

#links p { color: #999999; }

#links a { color: #CCCCCC; }

#links a:hover { text-decoration: underline; }

#text {
	width: 440px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	color: #666;
}

body#testimonials #wrapper #contentMain #text p { margin: 0 0 20px 0; }

body#news #wrapper #contentMain #text p {
	margin: 0 0 20px 0;
	color: #666;
}

/* NEWS AND TESTIMONIALS */

#newspanel {
	width: 300px;
	border-right: 1px solid #999999;
	padding: 0 20px 0 0;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}

#testimonialspanel {
	position: relative;
	width: 400px;
	float: left;
}

#testimonialspanel h3 {
	padding: 0;
}

#dash {
	font-weight: bold;
	color: #E32E88;
	width: 20px; 
	float: left;
	padding: 0;
	margin: 3px 0 0 10px; 
}

#newsHolder {
	width: 270px;
	float: left;
	padding: 0; 
	margin: 0; 
}

/* /NEWS AND TESTIMONIALS */ 

/*---------- /LAYOUT ----------*/

/*---------- STYLES ----------*/

.clear { clear: both;}

.clearMenu {
	clear: both;
	height: 15px;
}

.clearProduct {
	clear: both;
	height: 20px;
}


.smallBtn {
	width: 94px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/btn/small_off.jpg);
	background-repeat: no-repeat;
	padding: 2px 13px 0 0;
	margin: 0;
	float: right;
}

.smallBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

.smallBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.smallBtnGrey {
	width: 73px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/btn/small_offGrey.jpg);
	background-repeat: no-repeat;
	padding: 2px 5px 0 0;
	margin: 5px 0 0 0;
	float: right;
}

.smallBtnGrey a {
	color: #FFFFFF;
	text-decoration: none;
}

.smallBtnGrey a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.curveTop {
	width: 800px;
	height: 20px;
	background-image: url(../images/curveTop.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.curveBottom {
	width: 800px;
	height: 20px;
	background-image: url(../images/curveBottom.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 20px 0;
}

.readMore {
	text-align: right;
	margin: 10px 0 0 0;
}

.btnBottomRight {
	height: 115px;
}

.sideImage {
	width: 310px;
	float: left;
	padding: 0;
	margin: 0 30px 0 0;
}

.productL {
	width: 370px;
	height: 140px;
	background-color: #E7E7E7;
	background-image: url(../images/productBox.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0 20px 0 0;
	float: left;
}

.productR {
	width: 370px;
	height: 140px;
	background-color: #E7E7E7;
	background-image: url(../images/productBox.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0;
	float: left;
}

.productL img {
	width: 72px;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

.productR img {
	width: 72px;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

.longBtn {
	width: 350px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/btn/long_grey.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	margin: 10px auto 0 auto;
}

.longBtn a {
	color: #FFFFFF;
}

.longBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.sitemapLineheight {
	line-height: 18px;
}

.contactInfo {
	padding: 10px 38px 0 0;
	margin: 0;
	font-size: 10px;
	text-align: right;
}

body#home #wrapper #content { text-align: center; }  

/*---------- /STYLES ----------*/

/*---------- MENU ----------*/

#nav {
	width: 800px;
	padding: 0;
	margin: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style: none;
	display: inline;

}

#nav ul li a {
	width: 99px;
	height: 23px;
	padding: 7px 0 0 0;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/menu/btn_off.jpg);
	background-repeat: repeat-x;
	border-right: #FFFFFF solid 1px;
}

/* MENU ADJUSTMENTS */

/* CURVED IMAGE */

#nav ul li a:hover { background-image: url(../images/menu/btn_on.jpg); }


#nav ul li a#homenav {
	background-image: url(../images/menu/btnLeft_off.jpg);
	background-repeat: no-repeat;
}

#nav ul li a#homenav:hover { background-image: url(../images/menu/btnLeft_on.jpg); }


#nav ul li a#contactnav {
	background-image: url(../images/menu/btnRight_off.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 100px;
}

#nav ul li a#contactnav:hover { background-image: url(../images/menu/btnRight_on.jpg); }

/* /CURVED IMAGE */

/* TWO LINES BUTTONS */

#nav ul li a#onesystemnolimitsnav {
	height: 28px;
	padding: 2px 0 0 0;
}

#nav ul li a#whatsimportanttousnav {
	height: 28px;
	padding: 2px 0 0 0;
}

/* /TWO LINES BUTTONS */

/* /MENU ADJUSTMENTS */

/* ROLL OVER STATES */

body#home #nav ul li a#homenav {
	background-image: url(../images/menu/btnLeft_on.jpg);
	background-repeat: no-repeat;
}


body#contact #nav ul li a#contactnav {
	background-image: url(../images/menu/btnRight_on.jpg);
	background-repeat: no-repeat;
}

body#onesystemnolimits a#onesystemnolimitsnav,
body#products a#productsnav,
body#whoarealacer a#whoarealacernav,
body#whatsimportanttous a#whatsimportanttousnav,
body#testimonials a#testimonialsnav,
body#news a#newsnav { 
	background-image: url(../images/menu/btn_on.jpg); 
}

/* /ROLL OVER STATES */

/*---------- /MENU ----------*/
