* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
	text-align: left;
	padding-left: 5px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 30px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.headingb {
	height: 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.headingk {
	height: 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.spacer {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}


.content {
	padding: 20px;
}

/* Header */

#header {
	width: 965px;
	height: 260px;
	margin: 0 auto;
	background: url(images/img2_c.png) no-repeat right top;
}

#logo {
	float: left;
	width: 260px;
	height: 250px;
	background: url(images/img1.png) no-repeat;
	text-transform: uppercase;
}

#logo h1 {
	margin-right: 30px;
	padding: 90px 0 0 40px;
	background: url(images/img3.png) no-repeat 100% 9px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #000;
	font-style: italic;
}

#ad468x60 {
	float: absmiddle;
	padding: 105px 32px 0 200px;
}

/* Menu */

#menu {
	float: right;
}



#menu ul {
	margin: 0px;
	padding: 28px 20px 20px 190px;
	list-style: none;
	font-size: 12px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 0px 0px 20px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #004BD7;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
	text-align: right;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 703px;
}

/* where margin-left = {img width}/2, and margin-top= {img height}/2 */
.bigdiv {
   width:100%;
   height:100%;
   position:absolute;
}
.bigdiv img {
	position:absolute;
	left:auto;
	top:auto;
	margin-left:150px;
	margin-top:-10px;
}

#content .heading {
	background: #004BD7 url(images/img6.gif) no-repeat;
	font-size: 18px;
	text-align: center;
}

#content .headingb {
	background: url(images/img14.jpg) no-repeat;
	font-size: 18px;
	text-align: center;
	padding:40px 0;
	margin-left:-65px;
	margin-top:-30px;
	margin-bottom:0px;
}

#content ul, #content ol {
	margin-left: 3em;
}

#content .headingc {
	background: url(images/img19.jpg) no-repeat;
	font-size: 18px;
	text-align: center;
	padding:40px 0 60px 0;
	margin-top:-20px;
	margin-left:-65px;
	margin-bottom:50px;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
background-color:#82c0ff;
	background:-o-linear-gradient(bottom, #82c0ff 5%, #56aaff 100%);	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #82c0ff), color-stop(1, #56aaff) );
	background:-moz-linear-gradient( center top, #82c0ff 5%, #56aaff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#82c0ff", endColorstr="#56aaff");	background: -o-linear-gradient(top,#82c0ff,56aaff);	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.CSSTableGeneratora {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGeneratora table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGeneratora tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGeneratora table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGeneratora table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGeneratora tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGeneratora tr:hover td{
	
}
.CSSTableGeneratora tr:nth-child(odd){ background-color:#ffffff; }
.CSSTableGeneratora tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGeneratora td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGeneratora tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGeneratora tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGeneratora tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGeneratora tr:first-child td{
		background:-o-linear-gradient(bottom, #d31717 5%, #93001b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d31717), color-stop(1, #93001b) );
	background:-moz-linear-gradient( center top, #d31717 5%, #93001b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d31717", endColorstr="#93001b");	background: -o-linear-gradient(top,#d31717,93001b);

	background-color:#d31717;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGeneratora tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #d31717 5%, #93001b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d31717), color-stop(1, #93001b) );
	background:-moz-linear-gradient( center top, #d31717 5%, #93001b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d31717", endColorstr="#93001b");	background: -o-linear-gradient(top,#d31717,93001b);

	background-color:#d31717;
}
.CSSTableGeneratora tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGeneratora tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#sidebar .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

#menub {
    width: 200px;
    height: 35px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: left;
    text-shadow: 3px 2px 3px #333333;
        border-radius: 8px;
}

#sidebarm {
	width: 200px;
    height: 44px;
	padding-top: 20px;
	background: url(images/img9.png) no-repeat;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

#sidebar li {
	margin-bottom: 0em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar .spacer {
	background: #004BD7 url(images/img9.png) no-repeat;
	font-size: 18px;
}

/* Footer */

#footert {
	width: 965px;
	height: 59px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	background: #FFFFFF url(images/img10.gif) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#footerts {
	width: 965px;
	height: 400px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	background: #FFFFFF url(images/img11.png) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#footer {
	width: 965px;
	height: 59px;
	margin: 0 auto;
	background: #E50606 url(images/img7.gif) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
}

#legal a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}
#page #content .boxed .content p .left {
	font-weight: bold;
}
