* {
	margin: 0;
	padding: 0;
	font-family:Verdana, sans-serif;
}

body {
	width: 778px;
	margin: 0 auto;
	background:url(../images/elccom/stars.gif) 100% 0 repeat;
}

#header {
	background:url(../images/elccom/header_background.png) 0 0 no-repeat;
	height: 99px;
}

#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	padding-top: 8px;
	padding-right: 18px;
}

#header ul li {
	display: inline;
	padding-left: 4px;
}

#header ul li a img {
	border: 0;
}

#footer {
	background: #fff url(../images/elccom/footer_background.png) 0 0 no-repeat;
	height: 99px;
	clear: both;
	width: auto;
	margin-top: 0;
	padding-bottom: 0;
}

#footer ul {
	list-style: none;
	margin-left: 100px;
	padding-top: 50px;
}

#footer ul li {
	color:#333333;
	font-size:9px;
}

#footer ul li a {
	text-decoration: none;
	color: #0A6F45;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	float: right;
	color:#0A6F45;
	font-size:9px;
	margin-top: 60px;
	margin-right: 40px;
}

#content {
	background:url(../images/elccom/strip.gif) 0 0 repeat;
	padding: 0 90px;
	padding-top: 20px;
	/*width: auto;*/
	width: 598px;
}

#content h1 {
    font-size: 10pt;
}

#content p {
	color:#333333;
	font-size:12px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#content fieldset p { margin-top: 0; }
#content .franchisingform ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
	}

#content a {
	color:#0062BD;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
}

#content input {
    font-size: 10pt;
}

#content a:hover {
	text-decoration: underline;
}

.contentformcontainer { width: 588px; /*588px;*/ }

#flags_list, #country_title {
	padding: 0;
	margin: 20px 0 0 0;
}

#flags_list li, #country_title li {
	width: 135px;
	height: 50px;
	float: left;
	list-style: none;
	margin-bottom: 10px;
	margin-right: 12px;
	padding: 0;
}

#country_title {
	display: block;
}

#country_title li {
	width: 100px;
	height: 64px;
	color:#16556C;
	font-weight: bold;
	font-size: 18px;
	float: none;
	display: inline;
}

.country_flag {
	float: left;
	clear: both;	
}

.country_link {
	float: right;
	width: 75px;	
}

#stores h2 {
	font-size: 11px;
	font-weight: bold;
	color: #554b30;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #554b30;
}

#stores p {
	font-size: 11px;
	color: #554b30;
}

.box_top {
	background: url(../images/elccom/box_top.gif) 0 0 no-repeat;
	width: 600px;
	height: 9px;
}

.box_bottom {
	padding: 0 20px;
	padding-bottom: 20px;
	background: url(../images/elccom/box_bottom.gif) 0 0 no-repeat #f1eed0;
	background-position: bottom;
	width: 560px;
}

.box_bottom li {
    list-style: none;
    margin-bottom: 10px;
}

.box_bottom label {
    width: 300px;
    display: block;
    float: left;
    font-size: 11px;
}

.errorlist {
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
}

.cms_content {

}

.cms_content h1 {
    font-size: 13pt;
    color: #554b30;
}

.cms_content h2 {
    font-size: 12pt;
    color: #554b30;
}

.cms_content p {
    font-size: 9pt;
    padding-bottom: 6px;
}

