/*
CSS Credit: http://www.templatemo.com/
*/

body {
	padding:0;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	z-index: auto;
	background-color: #CC0000;
}

a:link
{
	color: #FF0000;
	text-decoration: none;
} 
a:visited {
	color: #666666;
} 

a:active
{
	color: #990000;
	text-decoration: none;
}  a:hover {
	color: #FFFF00;
	text-decoration: none
}

h1	{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
	border-bottom: solid 2px #bb2b20;
}
h2	{
	font-size: 10pt;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
}
h3	{
	margin: 0px;
	padding: 0px 10px 0px 20px;
	font-size: 11pt;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #DBFFFF;
}
#container {
	width: 800px;
	min-height: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-image: url(images/bckground.gif);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#left_column {
	float: left;
	width: 236px;
	height:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left_top {
	margin-top: 15px;
	float: right;
	padding-right: 40px;
	height: 365px;
	width: 165px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#left_link {
	margin-top: 0px;
	margin-left: 10px;
	list-style: none;
	line-height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
#lbox_top {
	margin-top: 20px;
	float: right;
	padding-right: 5px;
	height:20px;
	width: 219px;
}
#lbox_body {
	float: left;
	margin-left: 12px;
	height: auto;
	width: 214px;
	font-size:14px;
	color: #FFFFFF;
}
.para {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lbox_bot {
	float: right;
	padding-right: 10px;
	width: 214px;
	height: 21px;
}
#right_column {
	float: right;
	width: 564px;
	height: 800px;
}
#header{
	width: 564px;
	height: 140px;
	font-size: 24pt;
	color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#title {
	padding-left: 200px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#slogan {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#right_text {
	width: 500px;
	min-height: 450px;
	padding-left: 30px;
	padding-right: 15px;
	text-align: center;
	font-size: 14px;
	text-transform: none;
	background-image: url(images/right-bg.gif);
	overflow: visible;
	margin-right: 15px;
	height: 500px;
	clear: both;
	background-repeat: repeat;
	padding-top: 10px;
}
#footer	{
	clear: both;
	width: 564px;
	height: 30px;
	background: url(images/footer.gif) no-repeat;
}
#test {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	height: 50px;
	width: 180px;
}
#copyright	{
	padding-top: 5px;
	margin-top: 15px;
	float: right;
	margin-right: 60px;
	width: 450px;
	height: 30px;
	background: #000;
	color: #FFFFFF;
	text-align: center;
	
}

#outer {
	height: 150px;
	width: 225px;
	background-color: #33CC66;
	padding: 10px;
	margin-left: 125px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    }
	
div.row {
	clear: both;
}

div.row span.left {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	padding-bottom: 5px;
}

div.row span.right {
	width: 100%;
	float: right;
	padding-bottom: 5px;
}
	
#desc {
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
