/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



/* Elements */



body {

	margin: 0;

	padding: 0;

	background: #F1EDFF url(images/img1.jpg) repeat-x;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: small;

	color: #666666;

}



h1 {

}



h2, h3 {

	margin-top: 0;

}



h4, h5, h6 {

}



p, ol, ul, dl, blockquote {
	font-size: small;
	text-align: left;

}



a {

	color: #3072FF;

}



a:hover {

	text-decoration: none;

}



/* Header */



#header {

	height: 106px;

	margin: 0 20px;

}



#header * {

	text-decoration: none;

	color: #FFF;

}



/* Logo */



#logo {

	float: left;

	padding-top: 100px;

}



#logo h1 {

	float: left;

	margin: 0;

	padding: 0;

	letter-spacing: -2px;

	font-size: 3em;

}



#logo h2 {

	float: left;

	margin: 0;

	padding: 0 0 0 .5em;

	font-size: 1em;

}



/* Menu */



#menu {

	float: right;

}



#menu ul {

	margin: 0;

	padding: 45px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	padding: 0 1em;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #000;

}



#menu a:hover {

	color: #FFF;

}



#menu .first a {

	border: none;

	color: #FFF;

}



/* Content */



#content {

	padding: 20px;

	background: #FFFFFF url(images/img5.gif) repeat-x;

}



#colOne {

	float: left;

	width: 226px;

}



#colTwo {
	float: left;
	width: 48%;
	font-size: medium;
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2em;

}



#colTwo h2 {

	margin-bottom: .3em;

	font-size: 2em;

}



#colThree {

	float: right;
	width: 226px;

}



/* Footer */



#footer {

	padding: 20px 0;

	background: url(images/img4.gif) repeat-x;

}



#footer p {

	margin: 0;

	text-align: center;

}



/* Boxed */



.boxed h2 {

	margin: 0;

	padding: 10px 0 3px 10px;

	background: #CADAFF url(images/img2.gif) no-repeat;

	font-size: 1.3em;

	color: #FFFFFF;

}



.boxed h3 {

	margin: 0;

	font-size: 1em;

}



.boxed p, .boxed ul {

	margin-top: 0;

}



.boxed ul {

	margin-left: 0;

	padding-left: 0;

	list-style-position: inside;

	color: #CADAFF;

}



.boxed-content {

	padding: 10px;

	background: #EAF0FF;

	border-left: 2px solid #CADAFF;

}
#content #colTwo ul li {
	font-size: medium;
}
#content #colTwo h7 em strong {

}
#content #colTwo h7 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

