/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #444;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

span {
	color:#CC0033;
}

img {border:none}

h1 {
	font-size:40px;
	font-weight:normal;
	line-height:1;
	margin-bottom:40px;
	margin-top:20px;
	text-align:right;
}

h3 {
	font-size:20px;
}

/*STRUCTURE*/

div#wrapper {
	margin:0;
	padding:0;
	background-color: #fff;
	text-align: left;
	width: 1024px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#header {
	width:auto;
}

div#header  img {
	width:1024px;
}

div#left {
	float:left;
	position:relative;
	width:130px;

}

div#mid {
	border:solid #ccc;
	border-width:0px 2px;
	float:left;
	margin-top:1px;
	margin-left:2%;
	margin-right:1%;
	margin-bottom:30px;
	padding:0px 30px;
	position:relative;
	text-align:center;
	width:620px;
}

#partners {
	clear:both;
	padding-top:20px;
	text-align:center;
}

#partners div{
	float:left;
	margin-left:15%;
	width:30%;
}

#partners p {
	font-size:small;
	line-height:1;
}


div#right {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:170px;
	font-size:x-small;
	text-align:center;
}

div#right img{
	margin-top:30px;
}

div#partners2 {
	margin:0;
}

div#partners2 div {
	margin:0;
	margin:15px 0px;
}

div#partners2 p {
	margin:0;
	font-size:small;
	line-height:1em;
}

div#footer {
	font-size:8px;
	clear:both;
	padding-right:40px;
	text-align:center;
}




/*ELEMENTS*/

a:link {color:#CC0033;font-weight:bold;text-decoration:none}
a:visited {color:#CC0033;font-weight:bold;text-decoration:none}
a:hover {color:#CC0033;font-weight:bold;text-decoration:underline}
a:active {color:#CC0033;font-weight:bold;text-decoration:underline}

#footer a:link {color:#999;text-decoration:none;}
#footer a:visited {color:#999;text-decoration:none;}
#footer a:hover {color:#999;text-decoration:underline;}
#footer a:active {color:#777;text-decoration:underline;}

div#pD a:link {color:#ff9900}
div#pD a:visited {color:#ff9900}
div#pD a:hover {color:#ff9900}
div#pD a:active {color:#ff9900}

ul#navList a:link {color:#333;font-weight:normal;text-decoration:none;}
ul#navList a:visited {color:#333;font-weight:normal;text-decoration:none;}
ul#navList a:hover {color:#333;font-weight:bold;text-decoration:none;}
ul#navList a:active {color:#333;font-weight:bold;text-decoration:none;}

ul#services a:link {color:#999;text-decoration:none;}
ul#services a:visited {color:#999;text-decoration:none;}
ul#services a:hover {color:#999;text-decoration:none;}
ul#services a:active {color:#999;text-decoration:none;}


/*MIDDLE CONTENT STUFF */

div#describe, div#midLeft, div#testimonial {
	float:left;
	text-align:left;
}

div#describe ul {padding-left:1em;}

#describe ul, p {
	font-size:1.2em;
}

#describe h2 {
	color:#333;
	font-size:1.4em;
	font-weight:normal;
}

div#describe p {
	width:525px;
}
div#midLeft {
	border-right:solid #ccc 2px;
	margin:0;
	margin-bottom:100px;
	padding:0;
	padding-right:20px;
	text-align:left;
	width:375px;
}

div#midLeft ul{
	font-size:1.1em;
	margin-left:0;
	padding-left:0;
}

div#ency ul {
	padding-left:15px;
}

div#ency p {
	width:500px;
}

div#midRight {
	float:left;
	padding-left:0;
	text-align:left;
	width:245px;
}

div#midRight ol {
	line-height:1.5em;
	width:225px;
}

div#midRight ol h3{
	color:#CC0033;
	font-size:medium;
	font-weight:bold;
	margin-bottom:10px;
}

div#midRight ol li {
	color:#000;
	font-size:small;
	font-weight:bold;
}

div#insert {
	border:solid #000 1px;
	color:#000;
	float:right;
	margin:0px 0px 10px 10px;
	padding:10px;
	position:relative;
	text-align:center;
	width:200px;
}

div#theWord {
	margin-left:20px;
	margin-top:150px;
}


p#heading {
	color:#333;
	font-size:3em;
	line-height:1;
	text-align:right;
}

p#numbers {
	font-size:small;
	line-height:1.5em;
	text-align:left;
}

p#tagLine {
	border-bottom:solid #ccc 2px;
	clear:both;
	padding-top:30px;
}

div.demobox {
	float:left;
	border: solid #999 1px;
	clear:both;
	margin-top:10px;
	width:500px;
}

div.demobox  h3 {
	color:#fff;
	background-color:#cc0033;
	font-size:x-large;
	padding:5px 5px;
}

div.demobox  h4 {
	font-size:large;
	margin-bottom:10px;
}

div.demobox table {
	margin-left:30px;
}

div.demobox tr {
	text-align:center;
	vertical-align:top;
	width:400px;
}

div.demobox td {
	padding-top:15px;
	text-align:center;
	width:200px;
}

p#training {
	font-size:large;
	line-height:1em;
	width:550px;
}

div#testimonial p {
	clear:right;
	margin-bottom:30px;
	width:100%;
}

div#testimonial h3 {
	clear:right;
}

div#testimonial img {
	clear:right;
	float:right;
	padding:15px;
}

div#designers h3 {
	border-bottom:dotted 1px #999;
	padding-bottom:5px;
}

div#designers dl {
	display:block;
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:30px;
	list-style-type:none;
	text-align:center;
	width:100%;
}

div#designers dt {
	float:left;
	margin-bottom:20px;
	text-align:center;
	width:195px;
}

div#designers dd {
	float:left;
	font-size:small;
	text-align:center;
	margin:0;
	margin-left:-200px;
	margin-top:130px;
	width:195px;
}

div#designers img{
	vertical-align:center;
}

div#designers p {

}


/*FAQ STUFF */
.faqheader {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border: 1px solid gray;
	background-image: url(images/faqbg.png);
	background-repeat: repeat-x;
}
.faqcontent {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
/*NAVIGATION*/

ul#navList {
	padding:0;
	margin:0;
	font-size:large;
	list-style-type:none;
	text-align:right;

}

ul#navList li{
	margin-top:15px;
}



ul#services {
	padding:0;/*reset*/
	margin:0;/*reset*/
	font-size:.8em;
	list-style-type:none;
	margin-top:5px;
	text-align:right;
}

ul#services li {
	margin:0;
	padding-top:2px;
}