body {
	background-color: #000;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../Images/HeaderBg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 100%;
	height:100%;
	margin: 0px;
	
}
#wrapper #header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #tableCont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 100%;	
}
#wrapper #menubar {
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #tableCont #tab1 {
	float: left;
	width: 266px;
	height: 200px;
	padding-top:10px;
}
#wrapper #tableCont #tab2 {
	float: left;
	height: 200px;
	width: 256px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:10px;
}
#wrapper #tableCont #tab3 {
	float: left;
	height: 200px;
	width: 266px;
	text-align: right;
	padding-top:10px;
}
#wrapper #tableCont #tab4 {
	float: left;
	height: 180px;
	width: 236px;
	padding-right: 30px;
	margin: 0px;
}
#wrapper #tableCont #tab5 {
	float: left;
	height: 180px;
	width: 266px;
	text-align: center;
}
#wrapper #tableCont #tab6 {
	float: left;
	height: 180px;
	width: 236px;
	padding-left: 30px;
	margin: 0px;
}
#wrapper #tableCont #tab7 {
	float: left;
	height: 200px;
	width: 266px;
}
#wrapper #tableCont #tab8 {
	float: left;
	height: 220px;
	width: 256px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #tableCont #tab9 {
	float: left;
	height: 200px;
	width: 266px;
	clear: none;
	text-align: right;
}
#wrapper #footer {
	background-image: url(../Images/footer_IMG.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #tableCont #spacer {
	padding: 0px;
	float: left;
	height: 200px;
	width: 800px;
	text-align: center;
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#wrapper #tableCont #test_div {
	background-color: #666666;
	height: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	line-height:18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: center;
}
#wrapper #tableCont #add_div {
	padding: 0px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0px;
}
  
 .corners {
	height:auto;
	width:250px;
	padding:10px 30px 30px 30px;
    -moz-border-radius:15px;    /* Firefox */
    -webkit-border-radius:15px;
	font-style: normal;
	border: 5px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 }

 
 /*	Optional Paragraph Styling */

 .corners p {
 
	text-shadow:1px 1px 1px #FFF;
	text-align:justify;
	font-size:12px;
	margin:0;
        padding:0;
    
 }
  
#wrapper #tableCont #add_div #halfAddBlock1 {
	float: left;
	width: 400px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 300px;
}
#wrapper #tableCont #add_div #haldAddBlock2 {
	float: left;
	width: 400px;
	padding-top: 25px;
	height: 300px;
}
#wrapper #tableCont #Youtext {
	width: 750px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#wrapper #tableCont #Youtext #embed1 {
	height: 410px;
	width: 660px;
	padding: 5px;
}
#wrapper #tableCont #Youtext #embed3 {
	padding: 5px;
	height: 410px;
	width: 660px;
}

#cright {
	color: #009;
	width:100%
	height:15px
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../Images/footer_IMG.jpg) repeat-x;
	padding:10px 0px 10px 0px
	
}

#wrapper #tableCont #line_break {
	background-color: #666;
	height: 1px;
	width: 800px;
	float:left;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #tableCont #contact {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #tableCont #contact #contact_spacer {
	color: #666;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 800px;
}
#wrapper #holdershare #fb_img {
	float: left;
	height: 40px;
	width: 300px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	word-spacing: 5px;
	letter-spacing: 2px;
	padding: 5px;
}
#wrapper #holdershare #twitter_img {
	float: left;
	height: 40px;
	width: 350px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 2px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
#wrapper #tableCont #Youtext #Thumb1 {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
}
