﻿* { margin:0; padding:0; }

/* Elements */

a { text-decoration:none; }
p { margin:10px 0 5px 0; font-family:Arial; color:#4B7F9F;}
h1 { font-size:24px; font-family:Times New Roman; color:#4B7F9F; margin:0 0 15px 0;}
h4 { margin:0 0 10px 0; font-family:Arial; color:#000; }
fieldset { padding:20px; width:700px; border:solid 2px #DAEAF6; }
legend { margin-bottom:10px; color:#4B7F9F; font-weight:bold; padding:0 5px; margin-top:5px;}
input { color:#4B7F9F; padding:0 4px;}
textarea { padding:4px; color:#4B7F9F; font-family:Arial;}





/* Master */

body 
{
    background:#0e262d;
    margin:0;
    padding:0;
    font-size:12px;
    font-family:Arial;
}

#container
{
    margin:0 auto;
    width:950px;
	border: solid 4px #fff;
}

#bannerarea
{
    height:152px;
	width:950px;
    border-bottom: 4px solid #fff;
    background:url('images/banner-slv.gif') #000;
}


#topbannerl
{
    float:left;
    width:341px;
    height:152px;
}
#topnav
{
    float:left;
	color:#16497F;
    width:602px;
    height:50px;
	margin: 80px 0px 0px 0px;
}

#textie
{
	background-image:url('images/brown-bg.gif');
	background-color:#212008;
	background-repeat:no-repeat;
	width:950px;
    min-height:400px;
	margin: 0px 0px 0px 0px;
}
#leftie
{
    float:left;
    width:500px;
    height:50px;
	padding: 7px 20px 20px 20px;

}

#rightie
{
    float:right;
	width: 272px;
    height:398px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image:url('images/pocket.gif'); background-repeat:no-repeat
	
}

#hand
{
    float:right;
	width: 272px;
    height:398px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image:url('images/hand.png'); background-repeat:no-repeat
	
}
    
#port
{
    float:right;
	width: 272px;
    height:398px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image:url('images/port.png'); background-repeat:no-repeat
	
}


#pocketcont
{
    float:left;
	width: 245px;
    height:100px;
	padding: 170px 0px 0px 0px;
	
}
#footer
{
 
	width: 950px;
    height:145px;
	background:url('images/footer-bg.gif'); background-repeat:no-repeat
	}
	
#footertext
{
    float:left;
	width: 600px;
	height:70px;
	margin-top:58px;
	margin-left:125px;
	}



.clear{clear:both; height:0px;}




.foottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.button{margin-right:125px;}
