/* Template layout and styles */
table, table td {
	border: none;
}
div#home-content-wrapper1 {
	clear: both;
	height: 326px;
	width: 750px;
	margin: 0;
	padding: 0;
	background: url(/templates/assets/home-content-background.png) 0 0 no-repeat;
}
div#home-content-wrapper2 {
	height: 326px;
	width: 750px;
	margin: 0;
	padding: 0;
	background: url(/templates/assets/laptop.jpg) 408px 88px no-repeat;
}
div#home-content-wrapper1 h1 {
	font-size: 2em;
	font-color: #333333;
	margin: 7px 0 13px 0;
}
div#home-content-wrapper1 h2 {
	font-size: 1.5em;
	font-color: #000000;
	margin: 6px 0 0 0;
}
p#home-paragraph-a {
	line-height: 1.3em;
	font-size: .9em;
	margin: 0 280px 0 27px;
}
p#home-paragraph-b {
	line-height: 1.3em;
	font-size: .9em;
	margin: 0 280px 0 27px;
}
p#home-paragraph-c {
	line-height: 1.3em;
	font-size: .9em;
	margin: 0 340px 0 27px;
}
div#home-content-wrapper1 h2.contentTitle {
	display: none;
}
div#home-content-wrapper1 div.padding {
	padding: 10px 5px 0 18px;
	margin: 0;
}
div#home-content-text-wrapper {
	height: 300px;
	overflow: auto;
}
div#home-buttons-wrapper1 {
	height: 158px;
	width: 750px;
	margin: 0;
	padding: 0;
	background: url(/templates/assets/home-buttons-background.png) 0 0 no-repeat;
}
div#home-col-a {
	float: left;
	height: 158px;
	width: 250px;
	overflow: auto;
}
div#home-col-b {
	float: left;
	height: 158px;
	width: 250px;
	overflow: auto;
}
div#home-col-c {
	float: left;
	height: 158px;
	width: 250px;
	overflow: auto;
}
div#home-col-a div.padding {
	padding: 10px 5px 10px 10px;
	margin: 0;
	font-size: .85em;
	line-height: 1.3em;
}
div#home-col-b div.padding {
	padding: 10px 5px 10px 12px;
	margin: 0;
	font-size: .85em;
	line-height: 1.3em;
}
div#home-col-c div.padding {
	padding: 10px 5px 10px 12px;
	margin: 0;
	font-size: .85em;
	line-height: 1.3em;
}
div#home-buttons-wrapper1 div.padding h3 {
	font-size: 1.45em;
	padding: 0;
	margin: 0;
}
div#home-col-c p {
	margin: 14px 80px 0 0;
}

div#home-content-wrapper1 a, div#home-buttons-wrapper1 a {
	text-decoration: none;
	font-weight: bold;
}
div#home-content-wrapper1 h2 a, div#home-buttons-wrapper1 h3 a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
div#home-content-wrapper1 a:hover, div#home-buttons-wrapper1 a:hover {
	text-decoration: underline;
	color: #206CE1;
}

div#home-buttons-wrapper1 {
	height: 158px;
	width: 750px;
	margin: 0;
	padding: 0;
	background: url(/templates/assets/home-buttons-background.png) 0 0 no-repeat;
}
#hd-liner, #hd, #home-heading {
	margin-bottom: 0px;
}
#hd-liner, #hd, #home-heading {
	margin-top: 0px;
}
/* YUI menu bar style 
#mymenubar {
	height: 45px;
	width: 750px;
	margin: 5px 0;
	padding: 0;
	border: none;
}
#mymenubar a {
	color: #555555;
}
#mymenubar .yuimenubaritem {
	background: none;
	margin: 4px 0 0 0px;
}
#mymenubar .yuimenubaritem:hover {
	background: #FFFFFF;
	color: #206CE1;
}
#mymenubar a:hover {
	color: #206CE1;
}
#mymenubar .yuimenubaritemlabel {
	border: none;
	padding: 3px 15px 4px 16px !important;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
}
#mymenubar .yuimenu ul {
	background: #EEEEEE;
}
#mymenubar .yuimenu ul li:hover {
	background: #FFFFFF;
}
*/
#mymenubar .yuimenubaritem {
	background: none;
	margin: 4px 0 0 0px;
}
#mymenubar .yuimenubaritem:hover {
	background: #FFFFFF;
	color: #206CE1;
}
#mymenubar a:hover {
	color: #206CE1;
}
#mymenubar .yuimenubaritemlabel {
	border: none;
	padding: 3px 15px 4px 16px !important;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
}

div.moreinfo {
	margin-top: 15px;
	padding-top: 7px;
	border-top: 1px solid #DDDDDD;
}


#templateSearchForm {
	margin-right: 5px;
	min-width: 148px;
	height: 25px;
	background: url(/templates/assets/searchbg.png) 0px 0px no-repeat;
	
}
#templateSearchForm label {
	display: none;
}
#templateSearchTerm {
	width: 123px !important;
	font-size: 12px !important;
	background: none !important;
	padding: 6px 18px 3px 5px !important;
	border: none !important;
	margin: 0px !important;
}
#templateSearchSubmit {
	display: none;
/*
	background-color: #650C26;
	color: #FFFFFF;
*/
}
