* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

p {
	margin-bottom: 1.5em;
	/*text-align: justify;*/
	line-height: 130%;
	
	/*font-size: 140%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}



#main_wrap {
  padding: 20px 0;
  background: #FFFFFF url(img01.gif) repeat-x;
}

/*h1 class="title", h2, h3 {
	color: #313131;
}*/

h1 class="title" {
	margin: 0;
	padding: 0;
	color:#FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size:4px;	
	
	/*font-style: italic;*/
	}


h2 {
padding: 10px 0 0 10px;
	/*background: url(img11.gif) no-repeat;*/
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size: 197%;
	
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}




blockquote, ol, ul {
	margin-bottom: 1.5em;
	/*text-align: justify;*/
	line-height: 130%;
	font-size: 110%;
}

blockquote {
	padding: 15px 0 0 20px;
	/*background: url(img11.gif) no-repeat;*/
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;

}

ol {
	list-style-position: inside;
}

#main_wrap ul {
	list-style: none;
}

#main_wrap ul li {
	padding-left: 20px;
	background: url(img09.gif) no-repeat left center;
}

#main_wrap a {
	text-decoration: none;
	color: #313131;
}

#main_wrap a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	color:#330033;
	
	
	text-transform:capitalize;
	letter-spacing: -1px;
	font: normal 50px "Times New Roman", Times, serif;
	
}



#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	color:#000000;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(img04.gif) no-repeat;
	
}

#content .title {
	padding: 5px 5px 5px 5px;
	/*background: url(img07.gif) no-repeat 20px 50%;*/
	text-align:left;
}

#content .content {
	padding: 10px 10px 1px 10px;
	background: url(img08.gif) repeat-x;
	line-height: 150%;
	font-size: 100%;
	text-align:left;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(img10.gif) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 390px;
	margin: 0 5px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {

	text-align:center;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 95px 0 10px;
	background: url(img05.gif) no-repeat right top;
	background: url(img10.gif) no-repeat center bottom;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}
/*footer2*/
#footer2 {
	width: 600px;
	height: 250px;
	margin: 0 auto;

}

#footer2 p {
	margin: 0;
	font-size: 80%;
	color:#330033;
}





#footer2 a {
	color: #D7CE32;
}
