* { margin: 0; padding: 0; }
body {
	background:url(../i/bg.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0;
}

img									{border:0;}
.wrap 								{width:830px;margin:0 auto;display:table;}
.inner								{clear:left;float:left;width:830px;}
.header .logo						{clear:left;float:left;padding:20px 70px 0px 0px;}

h2 {
	color:#009ddf;
	margin:15px 0px 20px 0px;
	font-size:18px;
}
h3 {
	margin-top:15px;
	margin-bottom:4px;
	font-size:14px;
}
h4 {
	margin-top:5px;
	margin-bottom:5px;
}
p {
	margin-top:10px;
}
ul {
	margin-left:20px;
}
#footer {
	clear:both;
	background:#eee;
	padding:10px 0px 10px 0px;
	text-align:center;
}
#footercontent {
	 width: 830px;
	 margin:0 auto;
}
#allcontent {
	width: 830px;
	margin:0 auto;
}
#sidebar  {
	clear:left;
	float:left;
	width:210px;
	margin:0px 15px 20px 20px;
	text-align:center;
}
#rightcontent {
	float:right;
	width:575px;
	margin:-10px 0 25px 10px;
}
#homecontent {
	width: 830px;
}
a {
	color:#009ddf;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#009ddf;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#009ddf;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#40c8f4;
	text-decoration:none;
	font-weight:bold;
}

#footercontent a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#footercontent a:link {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#footercontent a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#footercontent a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

#trainingtbl td { padding:10px; }

#soc1{
	margin:auto;
}
#soc2{
	margin:auto;
}
#soc3{
	margin:auto;
}
#sharebar{
	width:100%;
	margin:0!important;
	padding:0!important;
	border-bottom:1px solid #ccc;
	height:40px;
}
.share{
	float:left;
	width:30%;
	padding:10px 5px 5px 5px;
}
#socsidebar {
	float:right;width:275px;margin:20px 15px 20px 20px;text-align:center;
}

#socleftcontent {
	float:left;width:500px;margin:10px 0px 25px 10px;
}

.univTable {
	text-align:center;
	font-size:8px;
	padding:2px;
	width:100%;
}

.univTable td{
	padding:2px;
	border:1px Solid #CCC;
	background-color: #EEE;
	width:23%;
}

.univTable tr{
	
}

.univTable a {
	font-size:8px;
}

.univTable th {
	font-size:12px;
}

