body { background-image: url(images/old/bg.png); background-repeat: repeat; border-top: 4px solid #ff0000; color: #A29C9A; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; margin: 0; padding: 0; }
#background_bg { background: -moz-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background: -o-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background: -webkit-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background-color: #777474; border-bottom: 1px solid #fff; float: left; height: 635px; position: absolute; width: 100%; z-index: -1; }
#background_bg_inner { background: -moz-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background: -o-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background: -webkit-radial-gradient(center center, ellipse farthest-corner, #777474 0%, #2d2a2a 100%) repeat scroll 0 0 transparent; background-color: #777474; border-bottom: 1px solid #fff; float: left; height: 318px; position: absolute; width: 100%; z-index: -1; }
p, ul, ol, dl, table, fieldset, blockquote, pre, code { }
.flag { height: 20px; width: 30px; }
h1, h2, h3, h4, h5, .jqueryslidemenu a, .jqueryslidemenu ul li ul li a { color: #fefefe; font-family: 'Oswald', sans-serif; }
h1, h2, h3, h4, h5 { color: #282724; }
h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 11px; }
hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
hr { border: 1px solid #eee; color: #eee; height: 1px; width: 100%; }
p { color: #888888; padding-bottom: 10px; }
.alignright { float: right; margin: 3px 0 0px 20px; width: auto; }
.alignleft { float: left; margin: 0px 20px 0px 0px; width: auto; }
.align { float: left; margin: 0 10px 0px 0; width: auto; }
a img { border: none; }
img { height: auto; max-width: 100%; }
*|*:focus
{
	outline: none;
}
a:link, a, a:visited
{
	color: #a29c9a;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
}
.thumb_img
{
	float: left;
	margin: 0px 20px 0px 0px;
}
.description
{
	display: block;
	overflow: hidden;
}
.img_radius
{
	border-radius: 100px;
	height: 100px;
	moz-border-radius: 100px;
	width: 100px;
}
.drop_cap
{
	background-color: #4d4c47;
	behavior: url(ie-css3.htc);
	border-radius: 35px;
	height: 70px;
	moz-border-radius: 35px;
	text-align: center;
	webkit-border-radius: 35px;
	width: 70px;
}
.drop_cap h5
{
	color: #fff;
	padding-top: 25px;
}
.drop_cap:hover
{
	background-color: #FF0000;
	cursor: pointer;
	moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 100%;
}
a.read_more
{
	background-color: #4d4c47;
	border: 1px solid #2b2b2b;
	border-radius: 5px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	padding: 7px 15px 7px 15px;
}
a.read_more:hover
{
	background-color: #FF0000;
	border: 1px solid #FF0000;
	moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
span.divider
{
	border-top: 1px solid #e4dfd6;
	clear: both;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
	overflow: hidden;
}
.blockquotes
{
	background-image: url(images/blockquote_img.png);
	background-position: left -1px;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
}
header
{
	height: 60px;
	padding-bottom: 30px;
	padding-top: 40px;
}
header figure
{
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_right
{
	float: right;
}
ul.top_info
{
	list-style: none;
}
ul.top_info li
{
	background-color: #555;
	display: inline-block;
	margin-left: 10px;
}
ul.top_info li span
{
	float: left;
	margin: 0px;
	padding: 5px 10px;
}
span.call_1st_col
{
	background-color: #2b2b2b;
	font-weight: bold;
}
span.call_2nd_col
{
	background-color: #535353;
	color: #c7c7c7;
	font-weight: bold;
}
#social_media
{
	padding-top: 10px;
	text-align: right;
}
#social_media img
{
	cursor: pointer;
	padding-left: 5px;
}
#social_media img:hover
{
	opacity: 0.8;
}
.teaser
{
	background-color: #282724;
	overflow: hidden;
	padding: 50px 30px 30px 30px;
	text-align: center;
}
.teaser h3
{
	color: #fff;
	font-size: 25px;
	margin-bottom: 30px;
}
.teaser span
{
	color: #FF0000;
}
span.teaser_icon
{
	background-color: #4d4c47;
	border-radius: 68px 68px 68px 68px;
	display: block;
	height: 136px;
	margin: 0px auto;
	margin-top: 30px;
	position: relative;
	width: 136px;
}
span.teaser_icon img
{
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
}
span.teaser_icon:hover
{
	background-color: #FF0000;
	cursor: pointer;
	moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
.home .content
{
	min-height: inherit;
	padding-bottom: 0px;
}
.content
{
	background-color: #fff;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
	min-height: 500px;
	overflow: hidden;
	padding: 40px 30px;
}
.content h3
{
	color: #282724;
	line-height: 25px;
	padding-bottom: 20px;
}
.content h3 span
{
	color: #FF0000;
}
.content h4
{
	padding-bottom: 10px;
}
span.trigger
{
	border-bottom: 10px solid #FF0000;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	cursor: pointer;
	float: right;
	font-size: 2em;
	font-weight: normal;
	height: 0;
	left: 50%;
	line-height: 46px;
	margin-left: -10px;
	position: absolute;
	top: -14px;
	width: 0;
}
span.trigger a
{
	color: #fff;
	display: block;
	text-decoration: none;
}
span.trigger a:hover
{
	color: #fff;
}
.toggle_container
{
	background-color: #FF0000;
	padding: 5px 10px 0px 10px;
	text-align: center;
}
.toggle_container p
{
	color: #fff;
	text-align: center;
}
.trigger_container
{
	border-top: 4px solid #FF0000;
	position: relative;
}
footer
{
	background-color: #2B2B2B;
	color: #969a9a;
	margin-top: 0px;
	overflow: hidden;
	padding: 30px 30px 0px 30px;
}
.footer
{
	background-color: #1b1b1b;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 10px 30px 0px 30px;
}
.copyright p
{
	color: #aaaaaa;
	font-weight: 100;
	letter-spacing: 0.1px;
	text-align: center;
}
.sub_header
{
	border-bottom: 1px dotted #E4DFD6;
	margin-bottom: 40px;
	overflow: hidden;
	padding: 10px 0 40px;
}
.sub_header h2
{
	color: #282724;
	float: left;
}
.sub_header h5
{
	border-left: 1px solid #e4dfd6;
	color: #636363;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}
.search_box
{
	float: right;
	margin-top: -5px;
}
.search_box .text_input
{
	float: left;
	height: 15px;
	margin: 0;
	padding: 8px;
	width: 150px;
}
.search_box .text_input
{
	background-color: #F2F2F2;
	color: #2b2b2b;
	outline: medium none;
	padding: 8px;
}
.search_box input
{
	border: medium none;
	font-size: inherit;
	outline: medium none;
}
.search_button
{
	background: url(images/search_button.png) no-repeat scroll center center transparent;
	background-color: #2B2B2B;
	border: medium none;
	border-left: 1px solid #fff;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 0;
	outline: medium none;
	width: 31px;
}
.search_button:hover
{
	background-color: #FF0000;
	cursor: pointer;
	moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
aside
{
	border-left: 1px solid #e4dfd6;
	padding: 0px 0px 10px 20px;
}
#response
{
	color: #FF0000;
	margin-bottom: 20px;
}
#contact-form
{
	margin-top: 25px;
}
#contact-form input, #contact-form textarea
{
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	color: #666666;
	font-family: Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	width: 99%;
}
#contact-form textarea
{
	background-color: #f2f2f2;
	height: 185px;
}
#contact-form textarea:focus, #contact-form input:focus
{
	border: 1px solid #FF0000;
}
#contact-form p input#submit
{
	background-color: #4d4c47;
	border: 1px solid #2b2b2b;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 100px;
}
#contact-form p input#submit:hover
{
	background-color: #FF0000;
	border: 1px solid #679202;
	cursor: pointer;
}
label
{
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	padding-top: 5px;
	width: 70px;
}
.vaidate_error
{
	border: 1px solid #FF0000!important;
}
.hilight-yellow
{
	background-color: #FFFF99;
}
.hilight-black
{
	background-color: #000;
	color: #fff;
}
#pricing_table
{
	margin-top: 90px;
	text-align: center;
	width: 101%;
}
#pricing_table .one_third
{
	float: left;
	margin-right: 1px;
	width: 32.95%;
}
#pricing_table .one_fourth
{
	float: left;
	margin-right: 1px;
	width: 24.65%;
}
#pricing_table .one_third ul,#pricing_table .one_fourth ul
{
	background-color: #F9F9F9;
	box-shadow: inset 0 0 8px #dfdfdf;
	list-style: none;
	moz-box-shadow: inset 0 0 8px #dfdfdf;
	webkit-box-shadow: inset 0 0 8px #dfdfdf;
}
#pricing_table .one_third ul li,#pricing_table .one_fourth ul li
{
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #F9F9F9;
	padding-bottom: 10px;
	padding-top: 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.pricing_col_1
{
	background: #0b5f6c;
	background: -moz-linear-gradient(top, #45aebf, #0b5f6c);
	background: -o-linear-gradient(top, #45aebf, #0b5f6c);
	background: -webkit-gradient(linear, left top, left bottom, from(#45aebf), to(#0b5f6c));
	border-bottom: 1px solid #05454f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aebf', endColorstr='#0b5f6c');
}
.pricing_col_2
{
	background: #b93d17;
	background: -moz-linear-gradient(top, #ee8317, #b93d17);
	background: -o-linear-gradient(top, #ee8317, #b93d17);
	background: -webkit-gradient(linear, left top, left bottom, from(#ee8317), to(#b93d17));
	border-bottom: 1px solid #9a2c0a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8317', endColorstr='#b93d17');
}
.pricing_col_3
{
	background: #537027;
	background: -moz-linear-gradient(top, #68a32d, #537027);
	background: -o-linear-gradient(top, #68a32d, #537027);
	background: -webkit-gradient(linear, left top, left bottom, from(#68a32d), to(#537027));
	border-bottom: 1px solid #354c12;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a32d', endColorstr='#537027');
}
.pricing_col_4
{
	background: #d79f07;
	background: -moz-linear-gradient(top, #fdc400, #d79f07);
	background: -o-linear-gradient(top, #fdc400, #d79f07);
	background: -webkit-gradient(linear, left top, left bottom, from(#fdc400), to(#d79f07));
	border-bottom: 1px solid #cc9501;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc400', endColorstr='#d79f07');
}
.highlight
{
	background-color: #e3e3e3;
}
.heading
{
	padding: 20px 20px 0px 20px;
}
.heading h2
{
	color: #fff;
}
.wide
{
	margin-top: -45px;
	padding: 40px 40px 25px 40px;
}
.pricing_space
{
	height: 100px;
}
.heading span
{
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
.price_button
{
	background: #282828;
	background: -moz-linear-gradient(top, #4d4d4d, #282828);
	background: -o-linear-gradient(top, #4d4d4d, #282828);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#282828));
	border-top: 1px solid #212121;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#282828');
	padding: 30px;
}
.price_button a.read_more:hover
{
	background-color: #999999 !important;
	border: 1px solid #000 !important;
}
#pricing_table span i
{
	color: #fff;
}
