/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #033B80;
}

a:hover {
	text-decoration: underline;
	color: #AF1C0C;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

H1
{
font-family: arial narrow, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
font-size: 24px;
}

H2
{
font-family: arial narrow, Arial, Helvetica, sans-serif;
color: #033B80;
margin: 0;
padding: 0;
font-size: 22px;
}

H3
{
font-family: arial narrow, Arial, Helvetica, sans-serif;
color: #033B80;
margin: 0;
padding: 0;
font-size: 15px;
}
li
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 12px;
}
p
{

	font: 14px  Tahoma, Arial, Helvetica,  sans-serif;
	color: #000;

}



#main
{
	margin: 0 auto;
	width: 988px;
	height: 1180px;
	background: #296FC0 url(images/back_all.gif) repeat-y center;
}

#header
{
	width: 790px;
	margin: 0 auto;
	height: 180px;
	background: url(images/header2b.jpg) no-repeat center bottom;

}

#logo
{
	padding-left: 150px;
	padding-top: -85px;

}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
padding-top: 180px;
padding-left: 6px;
height: 30px;
width: 790px;
}

#buttons p {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 155.5px;
	height: 30px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #fff;

	font-size: 15px;
	padding-top: 6px;
	margin-right: 0px;

}

#buttons a:hover {
	width: 155.7px;
    height: 30px;
	color: #00FF00;
	background: url(images/button.gif) no-repeat;
}

#content
{
width: 760px;
margin: 0 auto;
padding: 20px;
height: 870px;
}



#left
{
width: 440px;
padding: 10px;
float:left;
}


#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover, {
	text-decoration: none;
	color: #00FF00;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 250px;
}

#sidebar 
{
width: 254px;

}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: 10;
	background: url(images/listback.gif) repeat-y center
}

#sidebar li li {
	margin: 0;
	padding: 2px 0px 0px 7px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}


#sidebar li h2 {
	height: 25px;
	margin: 0;
	padding: 7px 15px 0px 15px;
	background: url(images/listtop.gif) no-repeat;
	font-size: 20px;

}
#sidebar ul h4 {
	height: 25px;
	margin: 0;
	padding: 15px 15px 0px 10px;
	background: url(images/listbottom.gif) no-repeat;
	font-size: 20px;

}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 795px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	border-top: 4px solid #296FC0;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

#tech li
{
font: 14px  Tahoma, Arial, Helvetica,  sans-serif;
color: #000;
}