/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #FF2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body{
	background: url(images/bg_all.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

#content{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
}

#content_bg{
	background: url(images/con_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#main{
	width: 1000px;
	margin: 0 auto;
	clear:both;
	margin-top: 19px;
}

#header {
	height: 145px;
	width: 1014px;
}

#logo {
	text-align: right;
	width: 770px;
	padding-left: 225px;
	padding-top: 20px;
}

 	
/*      V1        */
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #800000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #800000;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	



   .thumbnail
{
float: left;
width: 60px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

.clearboth { clear: both; }




 
#tswcssbuttons {
	width: 180px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #c0c0c0 ;
	border: 1px outset #000 ;
	width: 180px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #000 ;
}









 H1{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;	
	font-weight: normal;
	color: #FF3300;

}

H2{
	font-size: 14px;
color: #FF3300;
}

#menu{
	width: 1009px;
	height: 40px;
	padding-right:5px;
	border-bottom: 5px solid #DDDDDD;
	
}

#menu ul {
	float:right;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 110px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 15px;
	font-size: 16px;
	background: url(images/menubg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-right: 2px;
}

#menu a:hover{
	width: 110px;
	height: 25px;
	background: url(images/menuhov.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration: none;
}

#left{
	width: 540px;
	margin-left: 5px;
}

#left p{
	color: #999999;
	padding-bottom: 10px;
}

#left a{
	font-weight:bold;
	color: #a1a1a1;
}

H3{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;	
	font-weight: normal;
	color: #FF3300;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 5px;
}

#right{
	float: right;
	width: 439px;
	margin-right: 5px;
}

#right_top{
	background: url(images/right_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
}

#right_bg{
	background: url(images/right_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-left: 16px;
	padding-right: 16px;
}

#right_bot{
	background: url(images/right_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
}

#right H4{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF3300;
	padding-bottom: 10px;
}

.read{
	text-align:right;
	background: url(images/read.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 15px;
}

.read a{
	color: #ffffff;
	font-weight:normal;
	padding-right: 7px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#cen_top{
	background: url(images/cen_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height:9px;
	width: 1000px;
}



#cen_bg{
	background: url(images/cen_bg.png);
	background-repeat:repeat-y;
	padding-bottom: 10px;
}

#cen_bot{
	background: url(images/cen_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height:9px;
}

#col1{
	float:left;
	width: 321px;
	padding-left: 8px;
	padding-right: 5px;
}

#col2{
	float:left;
	width: 321px;
	padding-left: 7px;
	padding-right: 5px;

}

#col3{
	float:left;
	width: 321px;
	padding-left: 3px;
	padding-right: 5px;

}

h5{
	
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	color: #FF3300;
	padding-left: 20px;
	height: 17px;
	width: 302px;
	margin-bottom: 10px;
	text-decoration: underline;
}

h6{
	

	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	color: #FF3300;

}

#footer {
	height: 35px;
	padding-top: 12px;
	clear: both;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 40px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-weight: normal;
}
