/* CSS Document */

body{

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #444444;

	background: #000 url('images/lightning.jpg') repeat-x;

}

a:link, a:visited { color: #720803; text-decoration: none;} 

a:active, a:hover { color: #720803; text-decoration: none;}



h1 {

	margin:0px;

	padding-left: 40px;

	padding-top: 20px;

	font-weight: bold;

	font-size: 18px;

	color:#981d1d;

}

h2 {

	margin: 0px;

	font-weight: bold;

	padding-left: 40px;

	font-size: 16px;

	color:#ea6300;

}

h3 {

	margin:20px 0px 20px 40px;

	font-weight: bold;

	font-size: 12px;

	color:#adadad;

}



#container {

	margin: auto;

	margin-top: 10px;

	width: 770px;

	border: solid 5px #FFFFFF;

	background: #FFFFFF;

}

#left_column {

	float: left;

	width: 27px;

	height: 442px;

	background: url(images/left_corner.jpg) no-repeat;

}

#left_title {

	padding: 30px;

	height: 30px;

	color: #5e5e5e;

	font-size: 14px;

	font-weight: bold;

	line-height: 1.5em;

	letter-spacing: 2px;



}

#left_title span {

	font-size: 24px;

	color:#c61000;

}

#menu_column {

	float: left;

	width: 230px;

	background: url(images/left_title.jpg) no-repeat;

}

.menu_list {

	float: left;

	width: 230px;
	height: 100px;

}

.menu_list ul {

	list-style-type: none;

	margin: 10px;

	padding: 0;

	width: 207px;

}

.menu_list li a {

	display: block;

	padding-top: 8px;

	padding-bottom: 8px;

	color: #666666;

	padding-left: 45px;

	background: url(images/menu_button.gif) no-repeat;

}

.menu_list li a:hover, .menu_list li .current {

	color: #a81407;

}

#new {

	float: left;

	width: 180px;

	padding-top: 20px;

	padding-left: 30px;

	text-align: justify;

	padding-right: 20px;

}

#new span {

	background: #f09e00;

	border: thin dotted;

	color: #FFFFFF;

	padding: 5px;

}

#contact {

	float: left;

	margin: 40px 0 0 20px;

	padding: 10px;

	width: 170px;

	color: #666;

	height: 100px;

}

#contact span {

	font-size: 14px;

	font-weight: bold;

}

#right_column {

	float: right;

	width: 513px;

}

#right_header {

	height: 251px;

	color: #FFFFFF;

	background: url(images/header.jpg) no-repeat;

}

.right_link {

	float: left;

	margin: auto;

}

.right_link ul {

	margin: 0px;

	list-style: none;

	padding-left: 100px;

}

.right_link li{

	display: inline;

}

.right_link li a {

	float: left;

	margin-top: 55px;

	width: 100px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background: url(images/bullet.gif) no-repeat;

}

.right_slogan {

	float: right;

	text-align: right;

	margin-top: 70px;

	padding-right: 15px;

	width: 260px;

	color: #CCCCCC;



}

#content {

	background: url(images/right_bg.jpg) repeat-x;

}

#content p {

	margin-top: 15px;

	text-align: justify;

	padding-left: 40px;

	padding-right: 40px;

}

#content ul {


	padding-left: 60px;
	margin:5px 0px 5px 0px;

}


.wedo img {

	float: right;

	margin: 5px;

}

#footer {

	clear: both;

	width: 770px;

	height: 42px;

	padding-top: 5px;

	text-align: center;

	background: #dedede;

	font-weight: bold;

}





#opt {font-family:"Times New Roman",Georgia,Serif; font-size:11px; line-height:14px}

#opt ul{font-size:11; color:#666; list-style-type:disc;} 

#opt li a{font-size:11; color:#666"; margin-left:15px}
