/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */




body {
	background: #000000 url(images/img01.jpg) repeat-x fixed;
	margin: 0px 0px 0px 141px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #4C4C4C;
	font-size: 13px;
	
}

/*#banner {

position: fixed;
width: 850px;
height: 150px;
margin-top: 0px;
margin-right: 141px;
background: url(images/img02.jpg);
}*/
 
h2, h3 {
	margin-top: 0;
	color: #383838;
	
}

h2 {
	font-size: 16px;
	
}

h3 {
	margin: 0;
	font-size: 14px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	
	color: #2B2B2B;
	
}

a:hover {
	text-decoration: none;
}





/* Header 

#header {
	
	width: 852px;
	height: 150px;
	margin: 100px ;
	background: url(images/img02.jpg);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 20px;
	font-size: 32px;
	line-height: 0px;

}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
	
}

#header a {
	text-decoration: none;
	color: #000000;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;

}
img {
	border: 4px solid #000000;
}


/* Menu */


#menu {
    position: fixed;
	margin: 0px 141px 0px 0px;
	width: 852px;
	height: 150px;
  	background: url(images/img02.jpg);
}

#menu ul {
    
	margin: 120px 0px 0px 0px;
	padding: 0;
	/*background: #720200;*/
	list-style: none;
}

#menu li {
	display: inline;
}
#menu a {
	
	float: left;
	padding: 11px 10px 5px 10px;
	border-left: 1px solid #6E0202;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
		
}

#menu a:hover {
	/*background: url(images/img03.jpg);*/
	background: #00FFFF;
	color: #0D329D;
	}

#menu .first a {
	border: none;
}

/* Content */

#content {
    
    width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/img03.jpg);
}

#colTwo {
	float: left;
	margin: 150px 0px 0px 0px;
	width: 272px;
	padding: 10px 8px 0px 20px;
	background: url(images/img05.jpg) no-repeat;
}

#colOne {
	float: left;
	margin: 150px 0px 0px 0px;
	width: 524px;
	padding: 10px 4px 12px 22px;
	background: url(images/img04.jpg) no-repeat; 
}



/* Footer */

#footer {
	width: 852px;
	margin: 0px  133px 0px 0px ;
	height: 30px;
	padding: 30 0 0 0;
	background: url(images/img07.jpg) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #2B2B2B;
}
