/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0A0A0A url(Images/img1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
}

h1, h2, h3 {
	color: #ff0000;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #cc0000;
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	border: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
	background:  url(Images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 750px;
	height: 181px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(Images/logo.gif);
}

#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: #ff0000;
}

/* Menu */

#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background:  url(Images/img4.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding-left: 20px;
	border: none;
	border-right: 1px solid #110F09;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background:  url(../New%20Design/images/img7.jpg) repeat-y 220px 0px;
}

/* Content */

#boxed {
  
  width: 400px ;
  hight: 40px ;
  
  }
#imagebox {
  float: left;
  width: 600px ;
  hight: 342px ;
  padding-left: 20px ;
  }
#textbox {
  
  width: 600px ;
  hight: 342px ;
  font: Times New Roman;
  font-size: 14px;
  text-alight: center;
  padding-left: 20px;
    }

#imagebox2 {
  
  width: 600px ;
  hight: 600px ;
  font: Times New Roman;
  font-size: 14px;
  text-alight: center;
  padding-left: 20px;
    }
	
#wholebody {
  padding-left: 20px;S
  width: 1060px ;
  hight: 710px ;
  
  }

#content {
	float: right;  
	width: 250px;
	
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 350px;
	Height: 400px;
	padding-right: 2%;
}




/* Welcome */

#welcome {
}

/* Sample1 */

#sample 
width: 800px;
heigh: 100px;
{
}

/* Sample2 */

#sample2 {
}

/* Sidebar */



/* Submenu */




/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding-left: 20px;
	background:  url(Images/img4.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
