/* General Styles */
*{
	margin: 	0px 0px 0px 0px;
	padding: 	0px 0px 0px 0px;
	border:		0px;
}

body {
	background-color: #09748F; /*Blueish*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #09748F; /*Blueish*/
	line-height: 20px;
}

a:link {
	color: #59B6CA; /*Light Blueish*/
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #59B6CA; /*Light Blueish*/
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #F47E35; /*Orange-y*/
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

a.orangeLink {
	color: #F47E35; /*Orange-y*/
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

a.bottomLinks {
	font-size: 9px;
	font-weight: normal;
}

ul {
	padding-left: 	20px;
}

li {
	margin-left: 		20px;
}

p {
	margin-top: 10px;
	padding-left: 5px;
}

p.boldAll {
	font-weight: bold;
}

p.italicCenter {
	text-align: center;
	font-style: italic;
}

p.smallScript {
	margin-top: -10px;
	font-style: italic;
	font-size: 9px;
}

h1 {
	font-size: 20px;
	color: #F47E35; /*Orange-y*/
	margin-bottom: 10px;
}

h2 {
	display: block;
	background-color: #bbe5f0; /*Light Blueish*/
	font-size: 13px;
	padding: 5px 0px 5px 3px;
}

h3 {
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

h4 {
	display: block;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
}

acronym {
   border-bottom: 1px dotted #000;  
  } 

ul.orangeItem {
	list-style: outside url(../../images/bullet.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.orangeItem ul {
	list-style: circle outside none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.orangeItem ul li {
	margin: 12px 0px 12px 0px;
}

li.orangeItemSpaced {
	padding-bottom: 15px;
}
	
.boldOrange {
	font-weight: bold;
	color: #F47E35; /*Orange-y*/
	font-size: 11px;
}

/* Page Layout Styles */
div.pageSpanRight {
	width: 750px;
	text-align: right;
	padding: 2px 2px 2px 2px;
}

div {
	background-color: #FFFFFF; /*Duh...white*/
}

div.mainDiv {
	width: 760px;
	text-align: left;
	margin:0 Auto; /*Firefox div center align hack - DO NOT CHANGE*/
}

div.headerDiv {
	padding-top: 15px;
}

div.topLinks {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0px 15px 0px;
}

div.topLinks div {
	height: 15px;
	margin: 0px 15px 0px 15px;
	display: inline;
}

div.topLinksSmall {
	font-size: 9px;
	text-align: center;
	padding-bottom: 15px;
	width: 750px;
}

div.footerDiv {
	height: 110px;
	font-size: 9px;
	text-align: center;
	float: 	left;
	padding-top: 15px;
}

div.contentDiv {
	width: 760px;
}

div.contentDiv div {
	float:left;
}

div.leftCol {
	width: 135px;
}

div.centerCol {
	width: 430px;
}

div.centerColHome {
	width: 622px;
	border-left: 3px Solid #bbe5f0; /*Light Blueish*/
}

div.rightCol {
	width: 195px;
}

div.leftContent {
	width: 130px;
	padding-left: 20px;
}

div.centerContent {
	padding: 0px 10px 10px 10px;
	border-left: 3px Solid #bbe5f0; /*Light Blueish*/
}

/*Internet Marketing Page*/
div.centerColMarketing {
	width: 540px;
}
div.centerContentMarketing {
	padding-left:10px;
	padding-right:10px;

}

div.contactFormMainMarketing {
	margin-top: 25px;
	
	
}

div.contactFormRowMarketing {
	
	
	text-align: center;
	background-color:transparent;
}

div.contactFormLeftMarketing {
	margin-top: 5px;
	text-align: right;
	font-size:11px;
	background-color:transparent;
}
div.contactFormRightMarketing {
	text-align: left;
	float:none;
	background-color:transparent;
	
}
.tbl_InternetMarketing{
 	
	background-color:#d6eff6;
}

div.rightColMarketing {
	width:220px;
	background-color:#FFFFFF;
}
/*End Internet Marketing Page*/


div.rightContent, .sideQuotes {
	width:190px;
	background-color:#d6eff6; /*Lighter Blueish*/
}

div.rightContent, .sideQuotes2 {
	width:190px;
	background-color:#d6eff6; /*Lighter Blueish*/
}

div.sideQuotes {
	border-top: 1px Dotted #09748F; /*Darker Blueish*/
	padding-bottom: 10px;
	padding-top: 10px;
} 

div.sideQuotes p {
	font-weight: normal;
}

div.menuHeading {
	font-size: 11px;
	font-weight: bold;
	width: 115px;
	margin-bottom: 5px;
}

div.menuSubLinks {
	width: 115px;
	margin-bottom: 30px;
	color: #59B6CA; /*Blueish*/
	font-size: 9px;
	line-height: 12px;
}

div.menuSubLinks p {
	margin-left: -5px;
	margin-top: 15px;
}

/* Home page */
div.contentImageLeft {
	border: 1px solid #09748F; /*Darker Blueish*/
	margin: 5px 5px 5px 5px;
	float: left;
}

div.homeMainContent {
	float: left;
	width: 610px;
	padding-left: 3px;
	padding-right: 3px;
}

div.imageListItem {
	width: 170px;
	padding: 10px 5px 2px 0px;
	background-color:#fffaf1; /*Almost white peach*/
}

/* Solutions Grid */
div.solutionsMain {
	margin-top: 20px;
	line-height:15px;
}

div.solutionsCol {
	width: 290px;
	border: 1px Solid #59B6CA; /*Blueish*/
	padding: 2px 2px 2px 2px;
	float: left;
	height: 290px;
	margin-left: 5px;
}

div.solutionsColItem {
	margin: 5px 0px 5px 0px;
	font-size: 10px;
}

.solutionsImage {
	border: 1px Solid #59B6CA; /*Blueish*/
}

div.solutionsColLeft {
	float:left;
	width: 70px;
}

div.solutionsColRight {
	float:left;
	width: 200px;
}

div.blueBGColor {
	background-color:#ecf7fb; /*Almost white blue*/
}

div.peachBGColor {
	background-color:#fffaf1; /*Almost white peach*/
}

/* Contact Table Styles */
div.contactTableRow {
	width: 400px;
	margin-top: 10px;
}

div.contactTableRow div {
	width: 195px;
	padding: 2px 2px 2px 2px;	
}

div.contactTableCell {
	text-align: right;
	font-weight: bold;
}

/* Contact Form */
.contactInput, .contactText, .contactInputHovered, .contactTextHovered {
	background-color: #fbfbfb; /*Almost white*/
	border: 1px Solid #bbe5f0; /*Light Blueish*/
	font: normal 11px Verdana; 
	padding: 2px 2px 2px 2px;
}

.contactInputHovered {
	background-color: #ffffff; /*Duh...white*/
	border: 1px Solid #09748F; /*Dark Blueish*/	
}

.contactTextHovered {
	background-color: #ffffff; /*Duh...white*/
	border: 1px Solid #09748F; /*Dark Blueish*/	
}

.contactBtn, .contactBtnHovered {
	width: 65px;
	height: 20px;
	border: 1px Solid #bbe5f0; /*Light Blueish*/	
	background-color: #fbfbfb; /*Almost white*/
}

.contactBtnHovered {
	border: 1px Solid #09748F; /*Dark Blueish*/	
	background-color: #bbe5f0; /*Light Blueish*/
}

div.contactFormMain {
	margin-top: 25px;
	width: 400px;
	border: 1px Solid #09748F; /*Dark Blueish*/
}

div.contactFormRow {
	width: 400px;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px Dotted Gainsboro;
}

div.contactFormRow div {
	padding: 2px 2px 2px 2px;
}

div.contactFormLeft {
	width: 100px;
	text-align: right;
}

div.contactFormRight {
	text-align: left;
}

/* Special Quotes */
blockquote.quote
{
	width: 250px;
	float: left;
	margin: 5px 10px 1px 5px;
	font-weight: bold;
	background: #FFFFFF url(../../images/q_t2.png) no-repeat top left;
}

blockquote.smallquote {
	width: 180px;
	padding-left: 10px;

}

blockquote.quote p
{
	padding: 1.5em 1.5em 1.5em 1.5em;
	background: transparent url(../../images/q_b2.png) 100% 100% no-repeat;
}

#screenshot {
                display: none;
				border: 1px solid #666666;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-left: -300px;
				-moz-box-shadow: 2px 2px 10px #000;
                -webkit-box-shadow: 2px 2px 10px #000;
	}