/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666; 

}/*
all text maater
*/

blockquote {
	font-style: italic;
}

a {
	color: #0929F2;
	font-size: 14px;
	}
a:hover {
	text-decoration:none;
	color: #C70039;
}/*
link text color*/


}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #000000;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 140%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #000000;
	
	}

.title4 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 90%;
	font-weight: normal;
	color: #135293;
}
.title5 {
	margin: 0;
	padding: 0px 0;
	font-size: 130%;
	font-weight: normal;
	color: #135293;
}


.boxed {
	padding: 0px 30px 20px 30px;
	background: #FFFFFF;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;

}

.orange {
	margin: 0px 30px;
	background: #FFFFFF url(images/img10.gif) repeat-x;
	color: #666666;
}

.orange a {
	color: #000000;
	float: left;

}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: left;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFF00 url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background: #FFFFDD;

}

/* Logo */

#logo {
	height: 220px;
	background: #FFFF00 url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2  {
	margin: 0;
	text-transform: n;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
	text-align: Center;
	color: #0000FF;
	font: bold 100%
}

#logo a {
	color: #FF0000;
	text-decoration: none;
}

#logo h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #800080;
	font-size: 14px;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background:  #CCFB5D url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #000000;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #000000;
}

/* Content */

#content {
	float: right;
	width: 740px;
	background: #FFFFFF url(images/img04.gif) repeat-x;


}

/* Footer */





