/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {background: #cacaca ;url('../images/a1.gif') repeat-x;}
	margin: 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: medium;
	line-height: 160%;
}

a link{
	color: #326799;
}
a:hover {
	color: #ffe7ab;
	background: #000;
	text-decoration: none;
}

/*navigation bar*/

#navbar
{
	width: 725px;
	height: 10px;
	margin: 0 auto;
	background: #000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;

}
/* main left */
.sidenav h1,h2,h3,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #326799;
	border: 0px solid #326799;
	float: left;
	width: 155px;
	height: 15px;
	font: bold 11px font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


	
}
.sidenav h1 {
	color: #eee;
	font-size: 1.5em;
	height: 20px;
	margin-top: 1em;
}
}
.sidenav h2 {
	color: #ff9900;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
}
.sidenav h3 {
	color: #eee;
	font-size: 0.8em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav ul {
	border-top: 0px solid #eee;
	border-bottom: 0px solid #eee;
	background: #326799; 
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #326799;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #ffe7ab;
	display: block;
	font-size: 0.9em;
	padding: 0px 6px 3px 10px;
	text-decoration: none;
}

.colOne h1,.sidenav ul {
	padding-left: 1px;
}
.colOne  {
	background: #326799;
	border: 0px solid #326799;
	float: left;
	width: 170px;
	height: 15px;

	
}
.colOne h1 {
	color: #eee;
	font-size: 0.9em;
	height: 20px;
	margin-top: 1.2em;
}
.colOne  ul {
	border-top: 1px solid #326799;
	background: #326799; url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.colOne  li {
	border: 1px solid #326799;
	border-top: none;
	list-style: none;
	margin: 0;
}
.colOne  li a {
	color: #ffe7ab;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
	
}
.colOne  li a:hover {
	color: #fff;
	background: ;#000;
}

.colOne li a:active{
	color: #fff;
  	background-color: #000;
}

/* Title */

#title {
	width: 725px;
	height: 50px;
	margin: 0 auto;
	border-bottom: 3px solid #9a99c8;
	

}

#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
}

#title h1 {
	float: left;
}

#title h2 {
	float: right;
	font-size: 12px;
	padding: 20px 10px 0 0;
}

/* Header */

#header {
	width: 725px;
	height: 215px;
	margin: 0 auto;
	background: url(../images/index_top.gif) no-repeat center center;
	border-top: 0px solid #9a99c8;
	border-bottom: 0px solid #000000;
	
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #FFFFFF;
}

#header h1 {
	float: right;
}

#header h2 {
	float: left;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 725px;
	margin: 0 auto;
	background: url(../images/img3.gif);
	border: 0px solid #CCCCCC;
}

#colOne {
	float: left;
	width: 165px;
	padding: 10px;
	font-size: medium;
	color: #fff;

}

#colTwo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 510px;
	padding: 20px;
	font: 10px 
}


/* Content > ColOne */

/* Content > ColTwo */

}

#colTwo 

a link {
	color: #326;
}

a:hover {
	color: #ffe7ab;
	background: #000;
	text-decoration: none;
}


#colTwo h2 {
	font-size: medium;
	color: #000;
}

#colTwo ul {
	margin: 10;
	padding: 0;
	list-style: url(../images/checkbox.gif);
	}

#colTwo li {
	margin-bottom: 1em;
	color: #000;
	list-style: ;url(../images/checkbox.gif);

}
a:hover {
	color: #ffe7ab;
	background: #000;
	text-decoration: none;
}

/* Contact box */


/* Footer */

#footer {
	width: 725px;
	margin: 0 auto;
	background: #000000;
	border-top: 15px solid #9a99c8;
}

#footer * {
	
	color: #FFFFFF;
	

}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}