* {
	margin: 0;
	padding: 0;
}


body {
	background-image:url(images/gradient4.png);
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #021e0f;
}




h1, h2 {
	color: #e5cb9c;
	font-size: 13px;
}


h3 {
	font-size: 13px;
	color: #005e2b;
		
}


h4 { 
	color: 021e0f;
	font-size: 14px;
	padding-left: 25px;
}


h5 { 
	color: 021e0f;
	font-size: 14px;
	padding-left: 10px;
}


h6 { 
	color: 021e0f;
	font-size: 14px;
}


p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: 1.6em;	
}

a {
	text-decoration: none;
	color: #005e2b;
	font-size: 13px;
	font-weight: bold;	
}


a:hover {
	border: none;
	color: #FF0000;
}

a.current {
	border:none;
	color:#FF0000;
}

.right1 a {
text-decoration: none;
color: #000000;
font-size: 16px;
}


.right1 a:hover {
border: none;
color: #FF0000;
}


.right2 a {
text-decoration: none;
color: #FF0000;
font-size: 16px;
}


.right2 a:hover {
border: none;
color: #000000;
}


#str a:current {
	color: #021e0f;
}


/* Wrapper */


#wrapper {
	background: url(images/img2.jpg) repeat-x;
}


/* Header */


#header {
	width: 780px;
	height: 125px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/top3.jpg);
}


#header h1, #header h2 {
	float: left;
}


#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}


#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}


#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}


#des {
	color:#021e0f;
	font-size: 10px;
	padding-bottom: 5px;
}


#des a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #005e2b;
	font-size: 10px;
}


/* Content */


#content1 {
	font-size: 12px;
	padding: 0 10px 0 10px;
    text-align: left;
}

#content2 {
	font-size: 12px;
	padding: 0 5px 0 5px;
    text-align: left;
}

#content2 h3 {
	color:#FF0000;
}
/* Sample1 */


#sample {
}


/* Sidebar */


#sidebar {
	float: left;
	width: 150px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


#sidebar li {
	margin-bottom: 1px;
}


#sidebar li ul {
}


#sidebar li li {
	margin: 0;
	padding: 7px 5px;
	
}


#sidebar h2 {
	padding: 5px 5px;
	background: url(images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 14px;
}


#sidebar h3 {
	font-size: 77%;
}


#sidebar p {
	margin: 0;
	line-height: normal;
}


#sidebar a {
	border: none;
	font-size: 12px;
	font-weight: bold;
}
	
#sidebar a:hover {
	border: none;
	color: #FF0000;
}	
	
#right {
	float: right;
	width: 160px;
	padding-right: 0px;
}


/* Footer */


#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img4.jpg) no-repeat;
}


#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}


.floatleft { float: left;
	margin-bottom: 0px;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}


.right {
margin: 10px 0 5px 10px;

float: right;
}


.center {
margin: 10px 10px 5px 10px;
float: right;
}

.os a {
	border:none;
	font-size:12px;
	font-weight: bold;
}

.os a:hover {
	border:none;
	color:#FF0000;
	font-weight:bold;
}
	
	
