			body{
				background: url('../images/bg_gray.jpg');	
				padding: 0px;
				margin: 0px;
				font-family: helvetica,verdana, arial;
				font-size: 10pt;
				color: #0C436D;
				line-height: 18pt;
			}
			h1{
				font-size: 13pt;
			}
			h2{
				font-size: 16pt;
	
			}
			h3{
				font-size: 14pt;
				font-weight: bold;		
			}
			h4{
				font-size: 12pt;
				font-weight: bold;	
			}
			h5{
				font-size: 16pt;
				text-align: center;	
			}
			h6{
				font-size: 13pt;
				text-align: center;
				margin: 0px;
				padding: 0px;		
			}
			.myinput{
				color: #BA0B34;
				font-size: 10pt;
			}
			ul{
				line-height: 18pt;	
			}
			li{
				line-height: 18pt;	
			}
			
			#container{
				position: relative;
				margin-right: auto;
				margin-left: auto;
				width: 950px;
				border: 1px solid #02094D;
				overflow: hidden;
			}
			#the_header{
				position: relative;
				float: left;
				width: 950px;
			}
			
			.search-engine{
				position: relative;
				float: left;
			}
			#the_menu{
				position: relative;
				float: left;
				width: 950px;
				height: 50px;
				background: url('../images/orlando-web-design_07.jpg'); 
			}
			#menu_text{
				position: relative;
				float: left;
				text-align: center;
				width: 820px;
				padding-left: 130px;
				padding-top: 4px;
				font-size: 11pt;	
				font-weight: normal;
			}	
			#menu_text a:active{
					color: blue;
					text-decoration: none;
			}
			#menu_text a:visited{
					color: blue;
					text-decoration: none;
			}
			#menu_text a:link{
					color: blue;
					text-decoration: none;
			}
			#menu_text a:hover{
					color: #BA0B34;
					text-decoration: underline;
			}
			#body_area{
				position: relative;
				float: left;
				width: 950px;
				background: url('../images/body_slice.jpg'); 
				background-repeat: repeat-y;
			}
			.longbox_container{
				position: relative;
				float: left;
				width: 685px;
			}
			.long_box{
				position: relative;
				float: left;
				width: 685px;
			}
			.long_box_body{
				position: relative;
				float: left;
				width: 685px;
				background: url('../images/web-design_long_slice.jpg'); 
				background-repeat: repeat-y;	
			}
			.long_box_text{
				width: 630px;
				margin: 0px 20px 10px 30px;
			}
			
			.shortbox_container{
				position: relative;
				float: left;
				width: 340px;

			}
			.shortbox_container_right{
				position: relative;
				float: left;
				width: 340px;
				margin-left: 5px;
			}			
			.short_box{
				position: relative;
				float: left;
				width: 340px;
				height: 22px;
			}
			.short_box_body{
				position: relative;
				float: left;
				width: 340px;
				background: url('../images/web-design_short_slice.jpg'); 
				background-repeat: repeat-y;	
			}
			.short_box_text{
				width: 285px;
				/*height: 300px;*/
				margin: 0px 20px 10px 30px;

			}
			.rightbox_container{
				position: relative;
				float: right;
				width: 240px;
			}			
			.right_box{
				position: relative;
				float: right;
				width: 240px;
			}
			.right_box_body{
				position: relative;
				float: left;
				width: 240px;
				background: url('../images/web-design_right_slice.jpg'); 
				background-repeat: repeat-y;	
			}
			.right_box_text{
				width: 185px;
				margin: 0px 20px 0px 30px;
			}			
			.seo_link{
				position: relative;
				float: right;	
			}
			p a:active{
					color: blue;
					text-decoration: none;
			}
			p a:visited{
					color: blue;
					text-decoration: none;
			}
			p a:link{
					color: blue;
					text-decoration: none;
			}
			p a:hover{
					color: #BA0B34;
					text-decoration: underline;
			}
			.statement{
				color: 	#BA0B34;
				font-style: italic;
			}
			.dropdown{
				position: relative;
				top: 5px;	
			}
			.pic_right{
				position: relative;
				float: right;
				border: black solid 1px;	
				margin-left: 5px;
				margin-bottom: 5px;
			}
			.pic_center{
				position: relative;
				margin-right: auto;
				margin-left: auto;
				border: black solid 1px;	

			}
			#wrapper{
				position: relative;
				float: left;
				width: 690px;
				overflow: hidden;
				margin-left: 5px;	
			}
			#wrapper_right{
				position: relative;
				float: right;
				width: 238px;
				overflow: hidden;
				margin-right: 6px;	
			}