* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff repeat-x;
	color: #BD2024;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #BD2024;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #f4a308;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 788px;
	background: url('') no-repeat 0% 0%;
 
}


/* Page Header */

#page_header {
	margin: 0px auto;
	width: 900px;
	height: 150px;
    background:url('banner.png') no-repeat 0% 0%;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 122px;
	background: url('') no-repeat 0% 0%;}


//* Header Navigation */

#header_nav {
	width: 600px;
	height: 56px;
	overflow: hidden;
	float: right;
	text-align: left;
    font-size: 18px;
 
}

#header_nav ul {
	margin-top: 8px;
}

#header_nav li {
	height: 23px;
	background: url('') no-repeat 0% 0%;
	float: right;
}

#header_nav li a {
color:#fff;
	display: block;
	padding: 5px 35px 0px 0px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #FFD600;
	background-color: inherit;
}


/* Main Content */

#maincontent_1 {
	margin-top: 20px;
	padding-right: 60px;
	background: #ffff no-repeat 0% 0%;
	float: right;
	text-align: left;
}

#maincontent_2 {
	padding: 12px 0px;
	width: 900px;
	background: #ffff no-repeat 0% 100%;
}

#maincontent_content {
	padding: 0px 20px;
	color: #4b3001;
	background: #ffff repeat-y 0% 0%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#maincontent_content a {
	color: #4b3001;
	background-color: inherit;
}

#maincontent_content a:hover {
	color: #724c04;
	background-color: inherit;
}
#maincontent_content h1 {
	color:#BD2024;
	background-color: inherit;
	font-family: cooper black;
	font-size: 34px;
}
/* Title Content */

#titlecontent_1 {
	margin-top: 30px;
	padding-right: 60px;
	float: right;
	text-align: center;
}

#titlecontent_2 {
	padding: 12px 0px;
	width: 520px;

}

#titlecontent_content {
	padding: 17px 20px;
	background: #fff;
    font-size: 20px;
    
}

#titlecontent_content p {
	color: #BD2024;
	background-color: inherit;
	text-decoration: none;
    text-align: center;

}

#titlecontent_content p:hover {
	color: #fff;
	background-color: inherit;
    font-size: 40px;
}

/* Sub Content */

#subcontent {
	margin-top: 10px;
	float: left;
	padding: 10px 0px;
    width: 900px;
}


#subcontent_content {
	padding: 10px 10px;
	color: #fff;
	background: inherit;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#subcontent_content a {
	color: #fff;
	background-color: inherit;
}

#subcontent_content a:hover {
	color: #ccccff;
	background-color: inherit;
}
#subcontent_content h1 {
	color:#fff;
	background-color: inherit;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
    text-align: left;
}

#subcontent .box1 {width: 415px;
padding: 10px 10px;
background: #BD2024;
float: left;
 }

#subcontent .box2 {width: 415px;
padding: 10px 10px;
background: #BD2024;
float: right;
 }

/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 15px 0px 25px;
	width: 690px;
	text-align: left;
}

#ringoffire {
	width: 290px;
	height: 100px;
	background: url('') no-repeat 100% 50%;
	float: left;
}

#ringoffire .box {
	padding-top: 12px;
	line-height: 22px;
}

#paypalverified {
	padding-left: 35px;
	float: left;
}

#paypalverified a {
	display: block;
	width: 86px;
	height: 70px;
	background: ;
}

#copyright_info {
	padding-top: 90px;
    margin-right: 0px;
	width: 270px;
	float: right;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

#copyright_info small b {
	padding-top: 1px;
	display: block;
	float: left;
	font-size: 15px;
}