@import url(reset.css);
@import url(form.css);
@import url(clearfix.css);

html
{
height:100%;
margin-bottom:1px;
}


body {font:11px Verdana, Arial, Helvetica, sans-serif;line-height:1.5em;color:#000;}
p {margin-bottom:0.7em;}
h1, h2 {font-weight:bold;margin-bottom:0.7em;font:24px Georgia, "Times New Roman", Times, serif;color:#193064;}
h2 {font-weight:bold;font-size:16px;}
a {color:#41578a;text-decoration:none;border-bottom:1px solid #eee;}
a:hover {background:#b7c2da;border-bottom:1px solid #b7c2da;}
ul {margin:10px;}

#container {margin:0 auto;width:700px;border:4px solid #f3f3f5;background:#fbfcfd;border-width:0px 7px;}
#header {height:70px;background:#193064 url(images/Page-1_rigtek.jpg) no-repeat left;color:#fff;border-bottom:4px solid #556a98;padding:
15px;text-align:right;}
#logo a {display:block;width:300px;height:50px;}
.sidebar {float:left;width:182px;background:#d1d8e7;color:#333;padding:10px;line-height:1.2em;}
#content {float:left;width:650px;padding:12px 15px;}
#footer {clear:both;padding:10px 15px;border-top:1px solid #e3e3e4;background:#f3f3f5;}

#nav {background:#b6c2dd;text-align:center;border-bottom:4px solid #556a98;}
#nav ul {list-style:none;width:590px;margin:0px;}
#nav li {display:inline;}
#nav a {border:none;display:block;float:left;padding:8px 16px;text-transform:uppercase;font:11px Georgia, "Times New Roman", Times, serif;font-weight:bold;color:#193064;}
#nav a:hover {color:#fff;background:#556a98;}

#header h1, #header h2 {color:#fff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
#content h2 {text-transform:uppercase;}

h3.pageheader {background:#716a7e;color:#fff;font-size:11px;text-transform:uppercase;padding:4px 4px 3px 5px;border-left:4px solid #dd1d00;font-weight:bold;margin-bottom:0.7em;}

.sidebar p, .sidebar ul {background:#dde3f0;padding:10px;border:1px solid #bac4db;border-width:0px 1px 1px 0px;margin-bottom:20px;}
.sidebar li {margin-left:10px;}

ul.gallery {list-style:none;}
ul.gallery li {display:inline;margin:2px;}
ul.gallery img {border:1px solid #777;border-width:0px 1px 1px 0px;}
ul.gallery img:hover {border-color:#555;}
ul.gallery img:active {border-color:#444;border-width:1px 0px 0px 1px;}
/*ul.gallery li a {display:block;float:left;}*/
.sidebar ul.gallery li {margin-left:0px;}



