@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - bro 

version:	1.0
author:		Trademark Productions - bro
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/




/* =General/HTML Elements
-------------------------------------------------------------*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.imagefloatleft {
	float: left;
	margin: 0 15px 0 0;
}

.imagefloatright {
	float: right;
	margin: 0 0 0 15px;
}

.bold {
	font-weight: bold;
	color: #0a5989;
}
	
.textaligncenter {
	text-align: center;
}

.successerror {
	color: red;
	font-weight: bold;
}

body { 
	margin: 0 auto;
	font:62.5%/1.2 Arial, Helvetica, sans-serif;
	background: url(../images/page_bg.gif) center #7F7F7F repeat-y;
}

.display_none {
	display: none;
}

/* =Typography
-------------------------------------------------------------*/
p {
	text-align:left;
	font-size:14px;
	margin-bottom: 8px;
	line-height: 1.2em;
}

li {
	text-align:left;
	font-size:120%;
	margin-bottom: 8px;
}

.italicized {
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}

div#mastbottom p {
	color:#FFF;
}

#four04 ul ul li {
	font-size:100%;
}

/* =Headings
-------------------------------------------------------------*/
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#mastbottom h3 {
	float:left;
	width:300px;
	padding: 16px 0 0 30px;
	color:#FFF;
	font-size:25px;
	height:170px;
}

div#mastbottom h4 {
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}

/* =Layout
-------------------------------------------------------------*/
#outerwrapper {
	width: 1001px;
	margin: 0 auto;
	text-align: left;
}

#masthead {
	width: 1000px;
	height: 40px;
	background: url(../images/masthead_bg.gif) #FFFFFF repeat-x top;
}

#navigation {
	width: 1000px;
	height: 40px;
	background-color: #D8D9DA;
}


#content {
	width: 1000px;
	color: #FFFFFF;
	min-height: 323px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	width: 1000px;
	color: #FFFFFF;
	min-height: 323px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#contentfooter {
	clear: both;
	width: 1000px;
	background-color: #D8D9DA;
	height: 10px;
	background: url(../images/content_footer_bg.gif) #D8D9DA repeat-y right;
}

#copyright {
	width: 990px;
	background-color: #E6E7E8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 0;
	height: 60px;
}

#copyright2 {
	width: 485px;
	background-color: #E6E7E8;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 0;
	height: 60px;
	float: left;
}

#schedule {
	width: 495px;
	background-color: #E6E7E8;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 0;
	height: 60px;
	float: right;
}

#mastbottom {
	width: 1000px;
	height: 200px;
	background: #CFE5F4 url(../images/mastbottom_bg.jpg) repeat-x top;
}

#mastbottom02 {
	width: 1000px;
	height: 160px;
	background: #CFE5F4 url(../images/mastbottom_bg.gif) repeat-x top;
}

/* =Advanced Layout (by area)
-------------------------------------------------------------*/

/*MASTHEAD
-------------*/
#navbar {
	height: 40px;
	margin: 0 auto;
	vertical-align: bottom;
	padding: 0 10px;
}

#navbar li {
	margin-bottom: 0;
	line-height: 40px;
	display: block;
	float: left;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}

#navbar #firstnav {
	border-left: 2px solid #FFFFFF;
}

#navbar #lastnav {
	border-right: 2px solid #FFFFFF;
}
	
/*--------------------------------------
Son of Suckerfish Masthead Dropdown Menus
---------------------------------------*/	
	
#navbar li ul.subnavlinks {
	position: absolute;
	display: none;
	background: #ffffff;
	width: 230px;
	border: 1px solid #EEEEEE;
	margin-left: -2px;
	}
	
		#navbar li:hover ul.subnavlinks, #navbar li.sfhover ul {
			display: block;
		}
	
		#navbar li ul.subnavlinks li {
			width: 230px;
		}
		
	
#navbar a {
	display: block;
	width: auto;
}

#navbar li {
	float: left;
	width: auto;
}

		
#masthead form {
	float: right;
	padding: 10px 15px 0 0;
}


/*SIDEBAR
-------------*/
#ctpat {
	width 40px;
	margin-top: 240px;
	text-align: center;
}

#ctpat p {
	margin-top: 14px;
}

#ctpat p a, #ctpat p a:visited {
	font-size: 14px;
	font-weight: bold;
}

#ctpat p a:hover {
	text-decoration: underline;
}



/*CONTENT
-------------*/

#homeimage {
	float: left;
}

#leftside {
	float: left;
	width: 480px;
	height: 251px;
	background: url(/images/home_image_3.jpg) no-repeat left center;
}

#indexTop {
	float: left;
	width: 1000px;
	height: 184px;
	padding-bottom: 15px;
}

#leftside02 {
	float: left;
	width: 288px;
	background: #FFFFFF url(../images/leftside02_bg.jpg) no-repeat top;
}

#rightside {
	float: left;
	width: 520px;
	height: 385px;
	background-color: #000000;
}

	#rightside #copy {
		padding: 28px 15px;
	}

	#rightside #copy h1 {
		color: #003768;
		margin-top: 12px;
	}
	
	#rightside #copy p {
		color: #96CEF5;
		line-height: 1.1em;
		font-size: 12px;
	}

	#rightside #copy h2 {
		color: #00ADEF;
	}
	
	
	
#indexBottomLeft, #four0four {
	float: left;
	width: 990px;
	height: 410px;
	background-color: #fff;
}

	#indexBottomLeft #copy, #four0four #copy {
		padding: 0px 15px;
	}

	#indexBottomLeft #copy h1, #four0four #copy h1 {
		color: #fff;
		margin-top: 12px;
	}
	
	#indexBottomLeft #copy p, #four0four #copy p {
		color: #96CEF5;
		line-height: 1.1em;
		font-size: 12px;
	}

	#indexBottomLeft #copy h2, #four0four #copy h2 {
		color: #00ADEF;
		font-size: 24px;
	}
	
#indexLeft {
	float: left;
	width: 260px;
	height: 355px;
	background: transparent url(/images/left-bg.jpg) no-repeat top;
}

	div#indexLeft h1 {
	background-color: #003768;
	color:#FFFFFF;
	margin:10px 0;
	padding:10px 20px;
	margin-left: 10px;
	width:200px;
}

ul#Services li {
	line-height: 10px;
	padding: 0px 0px 0px 20px;
}


ul#Services li {
	line-height: 10px;
	padding: 0px 0px 0px 20px;
}

ul#Services li a{
	color: #2277AE;
	font-weight: bold;
}

#indexBottomMiddle, #four04 {
	float: left;
	width: 410px;
	height: 265px;
	margin-left: 10px;
	padding: 5px;
}

#indexBottomMiddle #copy h1 {
	color: #2277AE;
	margin-top: 12px;
}

#indexBottomRight {
	float: left;
	width: 270px;
	height: 320px;
	margin-left: 10px;
	background: transparent url(/images/right-bg.jpg) no-repeat top;
}

#indexBottom2 {
	float: left;
	width: 972px;
	height: 265px;
	background-color: #fff;
}
	
#rightside02 {
	float: left;
	width: 712px;
}

	#rightside02 #subnav {
		height: 27px;
		line-height: 27px;
		width: 712px;
		border-bottom: 1px solid #CADEEC;
		border-top: 25px solid #0a5989;
		background: url(../images/subnav_bg.gif) repeat-x;
	}
	
		#rightside02 #subnav ul {
		}
			
			#rightside02 #subnav ul li {
				display: block;
				float: left;
				border-left: 1px dotted #0a5989;
			}
			
			#rightside02 #subnav ul li.firstsubnav {
				border-left: 0;
			}

	#rightside02 #copy {
		clear: both;
		padding: 10px 15px;
	}

	#rightside02 #copy p {
		color: #0a5989;
		font-size: 14px;
		line-height: 1.3em;
	}
	
	#rightside02 #copy h1 {
		color: #003768;
		padding-top: 12px;
	}

	#rightside02 #copy h2 {
		color: #0a5989;
		margin-top: 16px;
	}
	
	#rightside02 #copy ul, #four04 ul {
		margin-left: 16px;
		color: #0a5989;
	}
	
	#rightside02 #copy li, #four04 li {
		color: #0a5989;
		list-style: square;
		list-style-position: inside;
		font-size: 14px;
		line-height: 1.3em;
	}
	
	#rightside02 #copy span {
		font-size: 14px;
		font-weight: bold;
	}
	
#rightside02 #copy #faqlist {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
}

#rightside02 #copy #addresslist {
	display: block;
	clear: both;
}

#rightside02 #copy #addresslist li {
	display: block;
	float: left;
	width: 300px;
	font-size: 12px;
	margin-bottom: 18px;
}

#rightside02 #copy #bottomlinker {
	padding-top: 16px;
}

ul#blogrss {
	margin-top: 260px;
	background: #2277AE url(/images/rss.jpg) no-repeat right;
	height: 134px;
	margin-top: 250px;
	border-top: 1px solid #fff;
}

ul#blogrss li {
	line-height: 10px;
	padding: 0px 0px 0px 20px;
}

ul#blogrss li a{
	color: #fff;
	font-weight: bold;
}

ul#blogrss li a:hover {
	color: #D8D9DA;
}

ul#blogrss2 {
	height: 250px;
	border-top: 1px solid #000;
	padding-top: 10px;
}

ul#blogrss2 li {
	line-height: 10px;
	padding: 0px 0px 0px 20px;
}

ul#blogrss2 li a{
	color: #fff;
	font-weight: bold;
}

ul#blogrss2 li a:hover {
	color: #D8D9DA;
}

#four0four, #four04 {
	height: auto;
}


/*MASTBOTTOM
-------------*/
#copyright p {
	margin-top: 24px;
}

.footerUS {
	float:left;
	width:300px;
	padding:16px 30px 0 0;
}

.footerAsia {
	float:left;
	width:300px;
	padding:16px 0 0 8px;
}

a#contactLink {
	display:block;
	width:300px;
	height:170px;
}

/* =Links
-------------------------------------------------------------*/
a {
	color: #00ADEF;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}
	
div#mastbottom a {
	color: #fff;
}


/* =Advanced Links (by area)
-------------------------------------------------------------*/

#navbar a {
	color: #003768;
	text-decoration: none;
	display: block;
	line-height: 40px;
	padding: 0 8px;
}

	#navbar a:hover {
		background: #FFFFFF url(../images/navbar_bg.gif) repeat-x top;
	}
	
#subnav a {
	color: #0a5989;
	text-decoration: none;
	display: block;
	line-height: 27px;
	padding: 0 15px;
}

	#subnav a:hover {
		text-decoration: underline;
	}

#navbar li ul.subnavlinks a {
		display: block;
		font-weight: bold;
		font-size: 80%;
		line-height: 24px;
		padding: 0 10px;
	}
			
		#navbar li ul.subnavlinks a:hover {
			text-decoration: none;
			background-color: #EEEEEE;
			border-top: 1px solid: #CCCCCC;
			border-bottom: 1px solid: #CCCCCC;
			border-right: none;
			border-left: none;
		}
		
		


/* =Forms
-------------------------------------------------------------*/
#contactform  {
	width: 380px;
	float: right;
	margin-left: 16px;
}

#contactform fieldset {
	padding: 15px;
	border: 1px solid #EEEEEE;
}
	
#contactform legend {
	color: #003768;
	font-size: 14px;
	font-weight: bold;
}
	
#contactform label {
	display: block;
	height: 18px;
	padding-top: 8px;
}
	
#contactform input {
	width: 174px;
	margin-bottom: 8px;
}

#contactform select {
	width: 178px;
	margin-bottom: 8px;
}

	#contactform input.radio, #contactform input.submit, #contactform input.reset {
		width: auto;
	}

#contactform textarea {
	width: 100%;
	height: 60px;
}

#contactform .formpara {
	height: 30px;
}

#contactform .textboxpara {
	height: 80px;
}

#contactform .inputfloat {
	float: right;
	margin-right: 40px;
	margin-bottom: 8px;
}

#contactform .textboxfloat {
	float: right;
	margin-bottom: 8px;
	width: 50%;
	margin-right: 40px;
	height: 85px;
	font-size: 11px;
}

#contactform .taller {
	margin-top: 20px;
}

div.clear {
	clear: both;
}



/* =Advanced Forms
-------------------------------------------------------------*/

#newsletter {
	font-size: 120%;
	font-weight: bold;
}





/* =Images
-------------------------------------------------------------*/

img.floatleft {
	padding: 0 10px 10px 0;
}

img.floatright {
	padding: 0 0 10px 10px;
}





/* =Tables
-------------------------------------------------------------*/





/* =Miscellaneous
-------------------------------------------------------------*/
#main {
	padding: 10px;
}

fieldset {
	padding: 10px;
	border: 1px solid #3D85B5;
}
	
fieldset legend {
	color: #f3D85B5;
	font-size: 21px;
	font-weight: bold;
}
	
fieldset label {
	color: #000;
	font-size: 14px;
	margin: 5px;
}
	
fieldset input, fieldset select {
	margin: 5px;
}
	
fieldset select {
	width: 146px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 0px 10px 5px;
}
	
fieldset input.submit {
	width: auto;
	float: right;
}

form td {
	vertical-align: middle;
}

/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
	}

td {
  text-align: left;
	font-weight: normal;
	}

td.error {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
}

td.refresh {
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
}




/* =Print Styles
-------------------------------------------------------------*/
@media print { 

	}

