/*
Credit: http://www.templatemo.com
*/

body
{
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0c0555;
	background: #000066;
}
		
a:link, a:visited { color: #100495; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #00CCFF; text-decoration: none; }


p
{
	margin: 0px;
	padding: 0 0 8px 0;
}

#biglink a { 
	font-size: 14px;
	font-weight: bold;
}

#biglink p { padding: 5pt 10pt 5pt 10pt; }


img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }

.mr_w20 {
	 margin-right: 20px;
}

h1
{
	margin: 0px;
	padding: 2px 0 9px 0;
	font-size: 30px;
	font-family: Helvetica Black, Arial Black, sans-serif Black;
}

h2
{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	font-size: 20px;
	font-family: Helvetica Black, Arial Black, sans-serif Black;
}

h3
{
	margin: 0 0 3px 0;
	padding: 0 0 0px 0;
	font-size: 16px;
	font-family: Helvetica Black, Arial Black, sans-serif Black;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}


.image_wrapper{
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image{
	float: left;
	margin-right: 10px 
}

.fr_image{
	float: right;
	margin-left: 10px 
}

/* banner */

#templatemo_banner_wrapper
{
	width: 900px;
	height: 199px;
	margin: 0 auto;

}

#templatemo_banner {
	width: 900px;
	height: 199px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(/gif/theme/noralynmasthd.jpg) left top no-repeat;
}

/* banner list */

#templatemo_banner_items
{
	text-align: left;
	margin: 50px 10px 10px 320px;
	width: 350px;
}

#templatemo_banner_items h1 a {
	display: block;
	color: #0c0555;
	text-decoration: none;
}

#templatemo_banner_items h1 a span
{
	display: block;
	font-size: 10px;
}

#templatemo_banner_items ul
{
	padding: 0 0 0 15px;
	margin: 0px;
	list-style: circle default;
	line-height: 15px;
}

#templatemo_banner_items li
{
	padding: 0px;
	display: table-row;
}

#templatemo_banner_items ul li a
{
	float: left;
	position: relative;
	display: list-item;
	width: 800px;
	padding: 0px 0 0 0;
	margin-right: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #0c0555;
	outline: none;
}


#templatemo_banner_address
{
	position: absolute;
	text-align: right;
	margin: 40px 0px 10px 600px;
	width: 280px;
}

#templatemo_banner_address h2
{
	display: block;
	padding: 40px 0 3px 0;
	margin: 0;
	color: #0c0555;
	text-decoration: none;
}



/* end of banner */

/* content */

#templatemo_content
{
	clear: both;
	width: 900px;
	margin: 0 auto;
	background-color: white;
	background-position: 20px 20px;
}

#side_column
{
	float: left;
	width: 250px;
	margin: 0 auto 0 auto;
	background: #CCFFCC;
	text-align: center;
}


#main_column
{
	float: left;
	width: 650px;
	background-repeat: no-repeat;
	background-image: url(/gif/theme/leftcornerbot.gif);
	background-position: 0px 9px;
}

.navpath
{
	float: left;
	width: 650px;
	background-repeat: no-repeat;
	background-image: url(/gif/theme/leftcornertop.gif);
	padding: 0 0 0 45px;
	font-size: 10px;
	color: #00CC66;
}

.navpath a 
{
	color: #00CC66;
}

.section_w290 {
	clear: both;
	margin-bottom: 30px;
}

.main_copy
{
	float: left;
	width: 600;
	margin: 20px 20px 30px 20px;
}

.main_copy img { padding: 10px; }


/* end of content */
/* footer */

#footer_wrapper
{
	clear: both;
	width: 900px;
	text-align: center;
	font-size: 10px;
	background-position: 20px 20px;
	padding: 0 0 20px 0;
}

#footer_side_column
{
	float: left;
	width: 250px;
	margin: 0 auto 0 auto;
	background: #CCFFCC;
	text-align: center;
}

#footer_main_column
{
	float: left;
	text-align: center;
	width: 650px;
	background-color: #CCFFCC;
}

/* end footer */

