@charset "iso-8859-2";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3063a3;
	margin:0;
	padding:0;
}

#centralize{
	width:1280px;
	height:1024px;
	margin-left:auto;
	margin-right:auto;
}

#container{
	width:1280px;
	height:1024px;
	float:left;
}

#topStrip{
	width:1280px;
	height:275px;
	float:left;
	background-image:url(../images/topstrip.jpg);
	background-repeat:no-repeat;
}

#topStrip_details{
	width:1005px;
	height:71px;
	float:left;
	padding-left:62px;
	padding-right:211px;
	padding-top:204px;

}

#hometagHolder{
	width:555px;
	height:71px;
	float:left;

}

#hometagHolder h1
	{
	width:555px;
	height:71px;
	margin:0;
	padding:0;
	}
	
#hometagHolder h1 a
	{
	display:block;
	width:555px;
	height:71px;
	text-indent:-9999px;
	}	

#contactsHolder{
	width:450px;
	height:49px;
	float:left;
	font-family:Arial, "Arial Narrow";
	font-size:18px;
	padding-top:22px;
}

.contactsDarkBlue{
	color:#041d39;
}

.contactsPurple{
	color:#347fa7;
}

a.email{
	color:#347fa7;
	font-family:Arial, "Arial Narrow";
	font-size:18px;
	text-decoration:none;
}

a:hover.email{
	color:#041d39;
	font-size:18px;
	text-decoration:none;

}

#leftStrip{
	width:62px;
	height:628px;
	float:left;
	background-image:url(../images/leftstrip.jpg);
	background-repeat:no-repeat;
}

#contentHolder{
	width:1005px;
	height:628px;
	float:left;
	background-image:url(../images/postcard.jpg);
	background-repeat:no-repeat;
}

#navbar{
	width:790px;
	height:44px;
	float:left;
	padding-top:20px;
	padding-left:14px;
	padding-right:10px;
}

#natcLogo{
	width:53px;
	height:31px;
	float:left;
	padding-top:20px;
	padding-bottom:13px;
	padding-left:10px;
	padding-right:127px;
}

.dash{
    background-image:url(../images/dash.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}

ul.top_nav_ul
	{
	float:left;
	margin:0;
	padding-left:20px;
	list-style:none;
	padding-top:4px;
	height: 16px;
	}

ul.top_nav_ul li
	{
	display:inline;
	text-decoration:none;
	width:50px;
	}
	
ul.top_nav_ul li a
	{
	font-size:16px;
	text-decoration:none;
	padding-left:20px;
	padding-right:15px;
	width:90px;
	display:block;
	float:left;
	text-align:center;
	}
	
ul.top_nav_ul li a:hover
	{
	background-repeat:no-repeat;
	color:#347fa7;
	}
	
a.link{
	color:#abb41f;
}

a:hover.link{
	color:#041d39;
}
	
a.Pentire5{
	color:#041d39;
}

a:hover.Pentire5{
	color:#abb41f;
}

a.Surf42{
	color:#36ac41;
}

a:hover.Surf42{
	color:#041d39;
}

a.Surf46{
	color:#e71a3c;
}

a:hover.Surf46{
	color:#041d39;
}

#pgtitling{
	height:37px;
	width:370px;
	padding-left:75px;
	padding-top:10px;
	clear:both;
}

.pgTitleStyle{
	font-size:28px;
	color:#347fa7;
	font-family:"AvantGarde Md BT", Verdana, Arial;

}

#contentLeft{
	width:387px;
	height:495px;
	float:left;
	padding-left:55px;
	padding-right: 10px;
}

#contentRight{
	width:540px;
	height:485px;
	float:left;
	padding-right:11px;
	padding-top:10px;
	text-align: left;
}

#quintdown{
	width:650px;
	float:left;
	padding-left:316px;
	padding-right:21px;
	padding-bottom:5px;
	color:#041d39;
}

a.quintLink{
	text-decoration:none;
	color:#000000;
}

a:hover.quintLink{
	text-decoration:none;
	color:#041d39;
}

#Lrg_imgHolder{
	width:567px;
	height:300px;
	float:left;
}

#rightStrip{
	width:213px;
	height:628px;
	float:left;
	background-image:url(../images/rightstrip.jpg);
	background-repeat:no-repeat;
}

#bottomStrip{
	width:1280px;
	height:121px;
	float:left;
	background-image:url(../images/bottomStrip.jpg);
	background-repeat:no-repeat;
}

#C_cardFooter{
	width:215px;
	height:43px;
	float:left;
	padding-bottom:78px;
	padding-left:78px;

}

div.contact_row
	{
	line-height:22px;
	clear:both;
	}

div .label_contact
	{
	width:100px;
	text-align:right;
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	}
div .label_input
	{
	width:285px;
	text-align:left;
	float:left;
	padding-bottom:10px;
	}

div .label_input input, div .label_input textarea 
	{
	width:200px;
	}

.sendbtn
	{
	font-weight:bold;
	font-size:13px;
	border:0;
	background-color:#CCCCCC;
	font-family:"AvantGarde Md BT", Verdana, Arial;
	font-size:13px;
	color:#3063a3;
	
	}
.sendbtn:hover
	{
	color:#000000;
	cursor:pointer;
	
	}

.page_numbers
	{
	text-align:right;
	padding-right:140px;
	}
.page_numbers a
	{
	color:#347FA7;
	}
.page_numbers a:hover
	{
	color:#000000;
	}
