/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 5px 0;
	padding: 0;
/*	background: #000000;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        background: #6E6E6E url(images/img1.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #67823B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
        padding-top: 9px;
	width: 353px;
	height: 500px;
	margin: 0 auto;
	background: url(images/t.jpg) no-repeat center center;
/*        background: #6E6E6E url(images/img1.jpg) repeat-x;*/
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
/*	float: middle;*/        
        text-align:Left;
	padding: 10px 0 0 10px;
        color: #000000;
        font-size: 20px;
        color: #FFFFFF;
        padding-left: 190px;
        font-family:"palatino linotype", Times, serif;
}

#header h2 {
	 text-align:Left;
	padding: 15px 0 0 10px;
        color: #000000;
        font-size: 25px;
        color: #FFFFFF;
        padding-left: 190px;
        font-family:"palatino linotype", Times, serif;
        
        
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background: url(images/img3.gif);
        
	border: 0px solid #CCCCCC;
        border-top: 3px solid #eeeeee;
        
}

#content p {
	
        font-size: 12px;
        
}



#colOne {
	float: left;
	width: 450px;
	padding: 20px;
	text-align: justify;
        background: url(images/main.gif) no-repeat left top;
        
}

#colOne h2{
	font-size: 20px;
        
}


#colTwo li {
	margin-bottom: 1em;
	color: #cccccc;
}


#colTwo {
	float: left;
	width: 245px;
	
        color: #000000;
	
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo h4 {
	font-size: 14px;
	color: #000000;
        font-style: bold;
        text-transform: uppercase;
}

#colTwo h5 {
	font-size: 14px;
	color: #ff0000;
        font-style: bold;
        text-transform: uppercase;
}


#colTwo ul {
	margin-top: 2px;
	padding: 0;
	list-style: none;
}

#colTwo li {
/*	margin-bottom: 1em;*/
	color: #eeeeee;
        font-size: 5px;
        background: #ffffff;
        MARGIN-LEFT: PX;
        border-style: solid;
        border-color: #000000;
        border-width:1px;

        
}

#colTwo li:hover {
	background: #ff9900;
        color: #000000;
/*        border-style: solid;*/
       
/*        border-color: #000000;*/
/*        margin: ;*/
        padding: 0px 0px 0px 10px;
}


#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #000000;
/*        font-style:oblique;*/
        font-size: 11px;
        margin-left: 0px;
        text-transform: uppercase;
                margin: 10px 10px 10px 10px;
        
}
#colTwo a:hover {
	color: #000000  ;
        font-size: 11px;
/*        font-style:oblique;*/
        
        
}




/*#colTwo a {*/
/*        margin: auto;*/
/*	padding: 10px;*/
/*/*        display: block;*/*/
/*	float: left;*/
/*	width: 200px;*/
	
/*	text-align: left;*/
/*	text-decoration: none;*/
/*/*	text-transform: uppercase;*/*/
/*/*	font-weight: bold;*/*/
	
        
/*}*/



/* Footer */

#footer {
	
	margin: 0 auto;
	border-top: 10px;
        border-style: solid;
        border-color: #000000;
        
}

#footer a {
	color: #ffffff;
/*        background: #000000;*/
        text-decoration: none;
        font-style:italic;
}

#footer a:hover {
	color: #ffffff;
/*        background: #000000;*/
        text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
        background: #cccccc;
        background: url(images/img0.jpg) no-repeat center center;
        text-decoration: none;
        
        
        
}
/* Menu */

#menu {
	width: 740px;
	height: 30px;
	margin: 0px auto;
	border-top: 6px solid #000000;
	border-bottom: 10px solid #000000;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        
}

#menu li {
	display: inline;
        width: 0px;
/*        border-left: 5px solid #000000;*/
/*        border-right: 5px solid #000000;*/
}

#menu a {
	display: block;
	float: left;
	width: 246.5px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #ff9900;
	color: #000000;
        font-size: 11px;
}

#menu a:hover {
/*	background: #cccccc;*/
        color: #ffffff;
}





/* Men */

#menu {
	width: 740px;
	
	margin: 0px auto;
	border-top: 0px solid #000000;
	border-bottom: 5px solid #000000;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        
}
lor: #67823B;
}
