@charset "utf-8";


.location_addresses {
	text-align: left;
}

.body_titles {
	color: #D9781D;
	font-size: 16px;
}

.page_header_img_top {
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background-image: url(../images/page_title_backdrop.png);
	height: 38px;
}

.page_header_img_bottom {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	background-image: url(../images/page_title_backdrop_bottom.png);
	height: 38px;
}

.dynamic_content_white {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	margin-right: 0px;
	padding: 25px;
	height: 475px;
}
.dynamic_content_white_long {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	min-height: 1155px;
	margin-right: 0px;
	background-color: #FAFAFA;
	padding: 25px;
}
.dynamic_content_white_long_quote {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	min-height: 1655px;
	margin-right: 0px;
	background-color: #FAFAFA;
	padding: 25px;
}

.dynamic_content_white_middle {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	min-height: 700px;
	margin-right: 0px;
	background-color: #FAFAFA;
	padding: 25px;
}

.page_titles {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-height: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.video_titles {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.login_text {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.login_box {
	width: 30%;
	float: right;
	margin-top: 15px;
	margin-left: 0px;
}
.login_box_frontend {
	width: 50%;
	float: right;
	margin-top: 15px;
	margin-left: 0px;
}
.login_style {
	color: #FFFFFF;
	margin-bottom: 0px;
	background-position: center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 5px;
	background: #494949; /* Background for Internet Explorer 9 and older browsers */
	background: -webkit-linear-gradient(bottom, #444, #555); /* Background for Chrome & Safari */
	background: -moz-linear-gradient(bottom, #444, #555); /* Background for Firefox */
	background: -o-linear-gradient(bottom, #444, #555); /* Background for Opera */
	background: -ms-linear-gradient(bottom, #444, #555);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9781D;
	border-right-color: #D9781D;
	border-bottom-color: #D9781D;
	border-left-color: #D9781D;
}

.button_style {
	font-style: italic;
	text-transform: capitalize;
	font-weight: bolder;
}

.button_style a:link {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	border: medium none #D0DF62;
	margin-bottom: 5px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #056839;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.button_style a:active{
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	border: medium none #D0DF62;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #056839;
}

.button_style a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	border: medium none #D0DF62;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #0B803C;
}

.button_style a:visited{
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	border: medium none #D0DF62;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #056839;
}

.button_style a:focus{
	outline: none;
}
.inline_photo_left {
	padding-right: 15px;
	padding-bottom: 15px;
}

.footer_blue {
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: center top;
	background-image: url(../images/footer_gradient.png);
	height: 100px;
}
.credits_blue {
	padding:1px;
	margin:0;
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	width: auto;
}
.right4 {
	width:48%;
	float:right;
	background-color: -moz-border-radius
: 5px; 																																																																	-webkit-border-radius: 0px;
	border-radius: 10px;
	;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
}
body {
	margin: 0;
	padding: 0;
	width: auto;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #333333;
}
html { padding:0; margin:0;}

a {
	text-decoration: none;
	color: #D9781C;
}
a:hover {
	color: #FB7800;
}
a:focus {outline:none;}

/* main */
.main {
	width: auto;
	min-width: 1140px;
	padding: 0;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: top;
}
.contact_headers {
	color: #FFFFFF;
	font-size: 16px;
}
.tools {
	width: 1140px;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/screen-capture-10.png);
	border-bottom-style: none;
}
.tools_text {
	margin-left: 650px;
	color: #444;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 0px;
	width: auto;
}

/********** header **********/
.blok_header { margin:0; padding:0; background: url(images/header_bg.gif) top repeat-x;}

.bottom_graphic {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.header {
	width: 1140px;
	/*	width:1140px;	*/
	background-image: url(../images/top_banner.png);
	height: 123px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	clear: both;
	background-color: #FFF;
}
}
	
	
}


.header .click {
	width:180px;
	float:right;
	padding:0px 0;
	margin:0;
}
.header .click p {
	font: italic 12px Arial, Helvetica, sans-serif;
	color:#888;
	padding:10px 0 0 0;
	margin:0;
	line-height:1.8em;
}
.header .click a {
	color:#68AD44;
	text-decoration:none;
} 
/* logo */
.logo {
	width:318px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* menu */	
.menu { padding:0; margin:0; width:500px; float:left; }
.menu ul { text-align: left;  padding:0; margin:0; list-style:none; border:0; float:left;}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:12px 0; color:#101010; font:normal 11px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;}
.menu ul li a span { padding:12px 9px; background:none;}
.menu ul li a:hover { color:#fff;  background: url(images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span { color:#fff;  background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { color:#fff; background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { color:#fff;  background:url(images/l_menu.gif) no-repeat left;}

@media all and (min-width:800px) {
.left2{
        width:50% !important;
        float: left;
        padding-left: 0px;
        margin-top: 0px;
}

}
.left2{
	width:75%;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
}
.left2 h2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.left5 {
	width: 75%;
	float: left;
	padding-left: 15px;
}
.left5 h2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
/* search */
.search { padding:0; margin:0; width:320px; float:right;}
.search form { display:block; float:right; padding:0;}
.search span { display:block; float:left; background: url(images/search_bg.gif) left top no-repeat; width:206px; padding:0 5px; height:29px;}
.search form .keywords { line-height:15px; height:15px; float:left; width:206px; background:none; border:0; padding:7px 5px; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#101010;}
.search form .button { float:left; margin:0; padding:0;}
/*header_text*/
.header_text_bg {
	margin: auto;
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E0E0E0;
}
.navbar_container {
	border-right-width: thin;
	border-left-width: thin;
	border2right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.header_text { margin:0; padding:10px 0;}
.header_text_resize {padding:5px 10px; width:940px; margin:0 auto;}
/* Ca3er style */
.cu3er_resize { width:960px; margin:0 auto; padding:10px 0 34px 0; background: url(images/slider_bg_bottom.gif) no-repeat bottom;}
#cu3er-container { width:960px; outline:0; }
/********** body **********/
.body_resize { margin:0; padding:0;}
.top_slideshow {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
.body {
	width: auto;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.body h2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body h3 {
color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body h4 {
	color: #444;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body h5 {
	color:#444;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body img {
	padding:0;
	margin:0px auto;
}
.body img.floated { float:left; padding:0; margin:10px 15px 10px 0;}
.body ul { list-style:none; margin:10px auto; padding:20px 0;}
.body li { padding:3px 5px; margin:0; font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d;}
.body li a { font: normal 12px Arial, Helvetica, sans-serif; color:#7d7d7d; text-decoration:none;}
.body li a:hover {
	color: #2CA447;
}
.body p {
	color:#444;
	padding:0px 0px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body p span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body a {
	text-decoration:none;
	color:#444;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.body a:hover {
	text-decoration:none;
	color:#68AD44;
	font: normal 14px Arial, Helvetica, sans-serif;
}





.body_blue {
	margin-right: auto;
	margin-left: auto;
	width: 1140px;
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	border-top-width: thick;
}
.body_blue h2 {
	color: #565959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #565959;
	text-align: left;
	padding-bottom: 5px;
	text-transform: none;
	margin-bottom: 12pt;
}
.body_blue h3 {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body_blue h4 {
	color: #056839;
	margin: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.body_blue h5 {
	color:#444;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.body_blue h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b3b3b3;}
.body_blue img {
	padding:0;
	margin:0px auto;
}
.body_blue img.floated { float:left; padding:0; margin:10px 15px 10px 0;}
.body_blue ul {
	margin: 0;
	padding: 0px 0;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
}
.body_blue li {
	margin: 0;
}
.body_blue li a {
	text-decoration: none;
}
.body_blue li a:hover {
}
.body_blue p {
	color: #444;
	padding: 0px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.body_blue p span {
	color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.body_blue a {
	text-decoration: none;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.body_blue a:hover {
	text-decoration: underline;
	color: #2EA848;
}











@media all and (min-width:800px) {
.right {
        width: 50% !important;
        float: right;
        background-color: -moz-border-radius
: 5px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          -webkit-border-radius: 0px;
        border-radius: 10px;
        ;
        -webkit-border-radius: 0px;
        border-radius: 10px;
        padding-right: 0px;
         margin-top: 170px;
        margin-left: 0px;
}

}

.right {
	width: 24%;
	float: right;
	background-color: -moz-border-radius
: 5px; 																																																																										-webkit-border-radius: 0px;
	border-radius: 10px;
	;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
         margin-top: 170px;
	margin-left: 0px;
}

.right2{
	width: 1100px;
	float:right;
	background-color: -moz-border-radius
: 5px; 																																																								-webkit-border-radius: 0px;
	border-radius: 10px;
	;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
}
.right h2 {
	color:#68AD44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right3{
	width: 1130px;
	float:left;
	margin-left: 50px;

}
.rightQ {
	width: 59%;
	float: right;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.left {
	width:810px;
	float:left;
	padding:0px 0;
	margin:0;
}
.block { width:255px; float:left; margin:10px; padding:0;}
.port_resize { width:300px; float:left; margin:10px 5px 5px 5px; padding:0; border:1px solid #dfdfdf;}
.port_resize img { margin:10px 5px;}
.port_resize h2 { padding:10px; margin:0;}
.port_resize p { padding:5px 10px; margin:0;}
/* Navigation */	
ul.Navigation  { padding:20px 0; margin:0; list-style:none; border:0;}
ul.Navigation li { margin:0; padding:0 10px; border:0; line-height:0px;}
ul.Navigation li a { display:block; padding:5px 0 2px 20px; margin:0; border-bottom:1px solid #dedede; background: url(images/ul_li.gif) left no-repeat; color:#979797; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none; line-height:1.6em;}
ul.Navigation li a:hover {
	background:#f8f8f8 url(images/ul_li_hover.gif) left no-repeat;
	border-bottom:1px solid #dedede;
	color:#68AD44;
	text-decoration:none;
}
ul.Navigation li a.active {
	background:#f8f8f8 url(images/ul_li_hover.gif) left no-repeat;
	border-bottom:1px solid #dedede;
	color:#68AD44;
	text-decoration:none;
}
/*FBG*/
.FBG_resize {
	margin:0 auto;
	background-color: #FFF;
	width: 1140px;
	text-align: center;
	padding-bottom: 30px;
}
.FBG_resize p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444;
	padding:5px;
	margin:0;
	line-height:1.8em;
}
.FBG_resize ul { list-style:none; margin:10px auto; padding:0;}
/* 
.FBG_resize li { padding:1px 0 1px 15px; margin:0; background:url(images/fbg_ul_li.gif) left no-repeat;}
*/
.FBG_resize li a { font: normal 11px Arial, Helvetica, sans-serif; color:#444; text-decoration:none;}
.FBG_resize li a:hover {
	color:#68AD44;
}
.FBG_resize h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#444;
	padding:5px;
	margin:0;
}
.FBG_resize .left { width:205px; float:left; margin:10px 5px 10px 15px; padding:10px 5px;}
.bottom_footer {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	min-width: 1140px;
}
.bottom_footer_text {
	margin-left: 0px;
	padding:5px;
	color: #444;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
}
.bottom_footer_blue {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 1140px;
}
.bottom_footer_blue_text {
	margin-left: 0px;
	padding:5px;
	color: #444;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
}
/* END_bloga*/
/*************footer**********/
.footer {
	background-repeat: repeat-x;
	min-height: 30px;
	height: 100px;
	background-position: center top;
	background-color: #333;
}

.credits {
	text-align: center;
	width: auto;
	padding-top: 15px;
	margin-top: 0px;
	height: 309px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: bold;
}
.footer_resize {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	min-height: 160px;
}
.footer_resize_230 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/footer_gradient_2.png);
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #D6ECC7;
	min-height: 230px;
}
.footer_resize_long {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/footer_gradient_2.png);
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D6ECC7;
	min-height: 550px;
	height: 100%;
}


.footer p {
	font: normal 12px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
}


.footer a:hover {
	text-decoration:underline;
}

.footer p.right { text-align:right; width:350px; margin:0; padding:15px 0 0 0; float:right;} 
.footer p.left {
	text-align:center;
	width:auto;
	margin:0;
	color: #999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
} 
/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#7a7a7a;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 12px Arial, Helvetica, sans-serif; color:#222; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:480px; border:1px solid #e8e8e8; margin:5px 0; padding:5px 2px; height:15px; background:#f8f8f8;}
#contactform textarea { width:480px; border:1px solid #e8e8e8; margin:10px 0; padding:2px; background:#f8f8f8; height:150px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 370px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg {
	clear:both;
	padding:0;
	list-style:none;
	background-image: url(LOGO/CREATIVE%20LIFE%20%20COACHING%20LOGO/purple_stripe.png);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dedede;
	height: 20px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-repeat: no-repeat;
}





.rounded_corners_left {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
}

.rounded_corners_padding {
	-moz-border-radius: 5px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 12px;
}
green_stripe {
	clear:both;
	padding:0;
	list-style:none;
	background-image: url(LOGO/CREATIVE%20LIFE%20%20COACHING%20LOGO/purple_stripe_short.png);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #dedede;
	height: 20px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-repeat: no-repeat;
}


.left{
	margin-left: 20px;
}

.left3{
	width: 264px;
	float: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 0px;
}
.left2 h3 {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#header2{
}
.top_banner {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-bottom-style: none;
	height: 123px;
	clear: both;
	background-color: #F1F1F1;
	padding-bottom: 0px;
}
.second_banner_container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-bottom-style: none;
	height: 158px;
	clear: both;
	margin-top: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-top-color: #333;
	border-bottom-color: #333;
	background-color: #E0E0E0;
}
.second_banner {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border-bottom-style: none;
	height: 158px;
	background-image: url(../images/pole_banner_2.png);
}
.logos {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-bottom-style: none;
	background-color: #FFC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom_banner {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-style: none;
	background-color: #ECECEC;
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

.header2 {
	width:1500px;
	background-image: url(images/MEP_Banner.jpg);
	height: 142px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1B4D2F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: '8.jpg'
: { caption: 'Vermont Dairy Cows' ; 	border-bottom-color: #666;
};
.footer_holder {
	width: auto;
	min-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.wide_col {
	margin-left: 20px;
	margin-right: 20px;
}
.products_left {
	float: left;
	padding-left: 15px;
}
.products_right {
	float:right;
	background-color: -moz-border-radius
: 5px; 																																																		-webkit-border-radius: 0px;
	border-radius: 10px;
	;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 15px;
}
.new_left {
	width: 20%;
	float: left;
	padding-left: 15px;
}
.right3 {
	width: 70%;
	float:right;
	background-color: -moz-border-radius
: 5px; 																																																																														-webkit-border-radius: 0px;
	border-radius: 10px;
	;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
.left4 {
	width: 45%;
	float: left;
	padding-left: 15px;
}
.table_style {
	background-image: url(../images/bridal_prom_back.jpg);
	background-repeat: repeat-x;
	
}
