body    	{

			background-color: #000000;
			margin: 0px auto;
			width: 320px;
			}
/* To Wrap all contents inside the body tag */	
#wrapper	{
	width: 320px;
	height: auto;
	background-image: url;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
			}			


/* Contains FirstName - Surname */

#headertop	{
	width:320px;
	text-align: center;
	font-family: "Segoe", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #869197;
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.GIF);
			}
			
#header		{
			margin: 0px auto;
			width:320px;
			text-align: center;
			font-family: "Segoe", Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #000000;
			}

img#logo	{
			margin: 0px 0px 0px 0px;
			border: 0px;
			float: center;
			color: black;
			font-family: Arial Narrow, Helvetica, sans-serif;
			font-size: 14px;
			}
			
#banner1 	{
	color: #001840;
	text-align: center;
	width: 320px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
			}
			
#banner2 	{
	color: #005BAB;
	text-align: center;
	width: 320px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	height: 20px;
			}	
			
a.stock:link,a.stock:visited,a.stock:hover
				{
	width: 200px;
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/stock.PNG);
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	margin-top: 9px;
	margin-right: 50px;
	margin-bottom: 9px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
				}	
			
a.call:link,a.call:visited,a.call:hover
				{
	width: 126px;
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/button.PNG);
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin-top: 6px;
	margin-right: 29px;
	margin-bottom: 6px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
				}	
				
a.email:link,a.email:visited,a.email:hover
				{
	width: 126px;
	height: 30px;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/button.PNG);
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
				}

			
/* Mobile and Phone and Email Styling and Picture*/

img#face 	{
	margin: 0px;
	border: 1px solid #001840;
	float: right;
	color: black;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	height: 185px;
	width: 130px;
			}
		
.telephone  {
	line-height: 20px;
	width: 300px;
	text-align: left;
	color: #0E0E43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
			}
			
.copyright  {
			margin: 5px auto 0px auto;
			line-height: 20px;
			width: 300px;
			text-align: center;
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
.copyrightred  {
			margin: 5px auto 0px auto;
			line-height: 20px;
			width: 300px;
			text-align: center;
			color: #F00;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
span#phonelab 	{
				color: #333;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				}
				
div#details		{
				margin: 0px auto 0px auto;
				width: 280px;
				height: 240px;
				border: 1px solid #c4b02f;
				background-color: white;
				}
				
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #D8232A;
}
a:active {
	text-decoration: none;
}
#form		{
	width: 300px;
	color:  #000;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
			}
#radiobtn {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 27px;
	text-align: center;
}
