/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.80em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #345598;
}

#container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	margin: 0px auto;
}

/*
========================================
Banner styles in here
========================================
*/

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	height: 370px;
}

#randomImg {
	position: absolute;
	top: 217px;
	right: 0px;
}

#icons {
	position: absolute;
	top: 220px;
	left: 120px;
	width: 65px;
}

#icons img {
	margin: 2px;
}

#iconTxtHome ,
#iconTxtContact ,
#iconTxtBookmark ,
#iconTxtSend {
	position: absolute;
	display: none;
	top: 290px;
	left: 100px;
	font-size: 0.85em;
}

#navigation {
	position: absolute;
	top: 195px;
	left: 133px;
	z-index: 20;
	font-size: 0.85em;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
 	display: inline;
	list-style: none;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	padding: 5px;
}

#navigation a:link ,
#navigation a:visited  {
	text-decoration: none;
	color: #333333;
}

#navigation a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}


#content {
	position: absolute;
	margin-top: 370px;
	width: 770px;
	background-color: #FFFFFF;
	min-height: 500px;
}

#content h1 {
	margin: 5px;
	font-size: 1.25em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FED009;
	padding-left: 3px;
}

#content h2 {
	margin: 5px;
	font-size: 1.25em;
	font-weight: bold;
}

#content h3 {
	margin: 5px;
	font-size: 1em;
	font-weight: bold;
}

#content h3.statement {
	background: #000000;
	color: #EEEEEE;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.6em;
	width: 520px;
	text-align: center;
	margin: 5px auto;
	padding: 5px;
	text-transform:uppercase;
}

/*  Used for highlighting headings within the page  */
#content h4 {
	margin: 5px;
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	border: 1px #FF0000 solid;
	padding: 3px;
	background-color: #DEDEDE;
	background-image: url(../images/bg_h4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	text-transform: uppercase;
}

#content .welcome {
	font-size: 1.75em;
	color: #808080;
}

#content p {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.9em;
}

#content p.disclaimer {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.8em;
}

#content li {
	list-style: url(../images/li_arrow.gif);
	margin: 5px 0px;
}

.altColorA {
	color: #faab28;
}

.altColorB {
	color: #193a7c;
}
	
.successStory {
	width: 90%;
	margin: 10px auto;
	border: 1px dashed #999999;
	background-color: #eef1b1;
	padding: 6px;
}
	
.tv {
	width: 500px;
	margin: 5px 0px 5px 135px;
	height: 373px;
	background-image: url(../images/oldtv.jpg);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 50px;
}

.tv1 {
	width: 550px;
	margin: 5px 0px 5px 100px;
	height: 354px;
	background-image: url(../images/tv_new.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 30px;
}

#content p.descTxt {
	font-size: 0.75em;
}

#content .highlightTxt {
	width: 440px;
	font-weight: bold;
	margin: 6px;
	padding: 6px;
	border: 1px #000000 solid;
	background-color: #F4D686;
}

#content .highlightTxtWide {
	font-weight: bold;
	margin: 6px;
	padding: 6px;
	border: 1px #000000 solid;
	background-color: #F4D686;
}

#content table.testTbl td {
	border-bottom: 2px #CCCCCC solid;
	padding: 6px;
}

#content table.testTbl td img {
	float: left;
	border: 1px #000000 solid;
	margin: 2px;
}

#content table.testTbl td.mid {
	background-color: #CCCCCC;	
}

.redTxt {
	color: #FF0000;
	font-weight: bold;
}

.greenTxt {
	color: #78B018;
	font-weight: bold;
}


#content table.introTxt {
	border-bottom: 5px solid #FFE980;
}

#content table.paymentTbl {
	border: 1px #DBB03E solid;
	margin-left: 6px;
}
#content table.paymentTbl td {
	padding: 8px;
}

#content table.paymentTbl .highlightRow td.pic {
	background-color: #F2F2F2;
	border-right: 1px #DBB03E solid;
	text-align: center;
}

#content table.paymentTbl .highlightRow td.pic img {
	border: 1px #000000 solid;

}


#content table.paymentTbl .highlightRow td {
	background-color: #CCCCCC;
}

#content table.paymentTbl td {
	border-bottom: 1px #DBB03E solid;
}

#content table.tblAbout {
	float: right;
	width: 250px;
	font-size: .9em;
	background-color: #FFF7D4;
	margin: 5px;
	border: 1px #CCCCCC solid;
}

#content table.tblAbout td {
	padding: 3px;
}

#content hr.contentSep {
	height: 6px;
	width: 100%;
	background-color: #FFE980;
	border: 0px;
}

#content .aboutJamie {
	font-size: 0.85em;
}

#content a {
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

#content a.readmore {
	background-image:url(../images/icon_more.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	background-color: #555862;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.75em;
	text-align: right;
}

#content input , 
#content textarea , 
#content select {
	border: 1px solid #CCCCCC;
	background-color: #DEE9C4;
	margin: 3px auto;
}


#intro {
	float: right;
	width: 270px;
	background-color: #FFF7D2;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-right: 5px;
}

/*
========================================
Xtra Info styles in here
========================================
*/

#xtraInfo {
	float: right;
	width: 270px;
	padding: 6px;
	margin-right: 5px;
}

#secNav {
	width: 260px;
	margin-bottom: 15px;
	/*border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;*/
	padding-bottom: 10px;
}

#secNav h1 {
	font-size: 1.25em;
	font-weight: bold;
	width: auto;
	height: 20px;
	background-image:url(../images/icon_exclaim.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom: 1px #345598 solid;
}

#secNav ul {
	margin: 0px;
	padding: 0px;
}

#secNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#secNav a:link , 
#secNav a:visited {
	display: block;
	width: 235px;
	height: 18px;
	color: #333333;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 0.8em;
	text-decoration: none;
	border-left: 5px solid #333333;
	border-bottom: 1px solid #333333;
}

#secNav a:hover {
	background-color: #CCCCCC;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	color: #333333;
}

#subscribe {
	top: 5px;
	left: 0px;
	width: 250px;
	background-image: url(../images/bg_subscribe.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-top: 40px;
}

#subscribe form {
	margin: 0px;
}

#subscribe fieldset {
	border: 0px;
	margin: 0px;
	width: 270px;
	padding:0 0 10px 0;
}

#subscribe label {
	display:block;
	float:left;
	padding:3px 0.5em 6px 0;
	width:80px;
}

#subscribe fieldset input , 
#subscribe fieldset textarea , 
#subscribe fieldset select {
	border: 1px solid #CCCCCC;
	background-color: #DEE9C4;
	margin: 3px auto;
}

#subscribe .submit {
	margin-left: 89px;
}

#testimonials {
	positon: relative;
	top: 0px;
	width: 250px;
	font-size: 0.85em;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

#testimonials h1 {
	font-size: 1.25em;
	font-weight: bold;
	width: auto;
	height: 20px;
	background-image:url(../images/icon_speech.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom: 1px #78B018 solid;
}

#testimonials a:link , 
#testimonials a:visited ,
#testimonials a:hover {
	background-image:url(../images/icon_more.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	background-color: #555862;
	color: #FFFFFF;
	text-decoration: none;
}

#testimonialsHome {
	positon: relative;
	top: 0px;
	margin-left: 5px;
	width: 415px;
	font-size: 0.85em;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

#testimonialsHome h1 {
	font-size: 1.25em;
	font-weight: bold;
	width: auto;
	height: 20px;
	background-image:url(../images/icon_speech.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom: 1px #78B018 solid;
}

#testimonialsHome a:link , 
#testimonialsHome a:visited ,
#testimonialsHome a:hover {
	background-image:url(../images/icon_more.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	background-color: #555862;
	color: #FFFFFF;
	text-decoration: none;
}

/*
========================================
Footer styles in here
========================================
*/

#footer {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 770px;
	height: 70px;
	margin: 0px auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	font-size: 0.75em;
	font-weight: bold;
}

#footer p {
	margin-bottom: 0px;
}

#footer ul {
	position: relative;
	width: auto;
	margin: 20px 0px 5px 45px;
	padding: 0px;
}

#footer li {
 	display: inline;
	list-style: none;
	padding: 0px;
}

#footer .copyright {
	text-align: center;
}	

#footer a {
	color: #333333;
	text-decoration: none;
	padding: 2px 4px;
}

