/**
 * Style sheet USA_SS_Basic
 */
#wrapper
{
}

#header
{
	position:relative;
	clear:both;
}

#container
{
	clear:both;
	background-image:url("/tl_files/USAweb/mainbkg1.jpg");
	background-repeat:repeat-y;
}

#main
{
	margin:0px 150px;
}

#main .inside
{
	padding:0px 15px;
}

#left
{
	height:100a%min;
	position:relative;
	background-image:url("/tl_files/USAweb/mainbkg1.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}

#left .inside
{
	padding:0px 10px 10px 10px;
	background-color:#000000;
	background-image:url("/tl_files/USAweb/mainbkg1.jpg");
}

#footer
{
	margin:0px;
	padding:0px;
}

#footer .inside
{
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	background-image:url("/tl_files/USAweb/mainbkg1.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}


/**
 * Basic tags
 */
img
{
	border:0px;
}

p,
pre,
form
{
	margin:0px;
}

h1
{
	margin:0px;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
	background-image:url("/tl_files/USAweb/bluefade_h1.jpg");
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	line-height:25px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	color:#990000;
}

h3
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#000099;
	line-height:17px;
}

h4
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:17px;
	color:#000099;
	line-height:20px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("/tl_files/USAweb/blue_black_fadebkg2.jpg");
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	margin:0px;
	font-family:Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:Verdana, sans-serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:13px;
	color:#000000;
	line-height:15px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
}


/**
 * Links
 */
a
{
	text-decoration:underline;
	color:#000066;
}

a:hover
{
	text-decoration:underline;
	color:#990000;
}
