html,body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #fff url(../images/sky.jpg) center top no-repeat;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #81a93a;
}

.ditto_next_link{
	margin-left:5px;
}

.ditto_currentpage{
	margin-left:5px;
}

.ditto_page {
	margin-left:5px;
}

a:hover {
	color: #507808;
}

h1 {
	font-size: 1.8em;
	margin: 0 0 13px 0;
}

h2 {
	font-size: 1.5em;
	margin: 0 0 13px 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

h1 b {
	color: #81a93a;
}

h1 strong {
	color: #81a93a;
}

h2 b {
	color: #81a93a;
}

h2 strong {
	color: #81a93a;
}

h3 b {
	color: #81a93a;
}

h3 strong {
	color: #81a93a;
}


h3 cite {
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

.left_col {
	width: 300px;
	float: left;
}

.right_col {
	width: 610px;
	float: right;
}

#global_wrapper {
	width: 931px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 340px;
	background: url(../images/car.gif) 37px 50px no-repeat;
}

#logo {
	position: relative;
	top: 26px;
}

#logo a {
	outline: none;
}

#logo img {
	border: 0;
	margin: 0;
	padding: 0;
}

#clock {
	height: 50px;
	position: relative;
	top: 31px;
	left: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #cacaca;
}

#clock_plate {
	margin-top: 4px;
}

#clock_plate img {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}



#phone {
	height: 101px;
	padding: 20px 0 0 37px;
	background: url(../images/phone_bkg.gif) 0 0 no-repeat;
}

.call_us {
	color: #e87a3e;
	font-size: 25px;
}

.phone_code , .phone_number{
	font-size: 35px;
	font-weight: bold;
}

.phone_code {
	margin-right: 10px;
	color: #81a93a;
}

#currency {
	padding: 40px 0 30px 34px;
}

.USD {
	font-size: 20px;
	font-weight: bold;
	color: #5299ba;
}

.EUR {
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #81a93a;
}

.curr_val {
	font-size: 18px;
}

#widget {
	padding-top: 136px;
	background: url(../images/widget_bkg.jpg) 0 0 no-repeat;
}

#widget_border {
	background: url(../images/widget_bottom.gif) bottom no-repeat;
	padding-bottom: 24px;
}

#widget_wrapper {
	padding: 10px 5px 10px 75px;
	font-size: 17px;
	font-style: italic;
	line-height: 19px;
	min-height: 70px;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background: url(../images/pling.gif) 35px 5px no-repeat;
}

#service {
	padding: 40px 0 0 0;/*48px;*/
}

#service ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#service li {
	margin-bottom: 7px;
}

#service span {
	font-size: 11px;
	color: #000000;
}

#content_area {
	padding: 37px 0 0 46px;
}

#useful_links {
	padding: 25px 0 0 46px;
}

#useful_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#useful_links li {
	padding-left: 25px;
	/*line-height: 25px;*/
	background: url(../images/long_dash.gif) 0 center no-repeat;
}

.footer_divider {
	clear: both;
	padding-top: 40px;
	height: 1px;
	background: url(../images/dashline.gif) 0 bottom repeat-x;
}

#footer {
	padding: 35px 0 50px 0;
}

#footer_addr {
	margin-left: 100px;
}

#footer_phone {
	margin-left: 35px;
}

#footer_phone_number {
	font-size: 2em;
}

#footer_phone_code {
	font-size: 2em;
	color: #81a93a;
}

#counter {
	margin-left: 90px;
}

#head_g {
    font-size: 20px;
	margin: 0 0 10px 0;
    font-weight: bold;
}
#head_g b {
    color: #81a93a;
}
#head_k {
    font-size: 16px;
	margin: 0 0 5px 0;
    font-weight: bold;
}
#head_k b {
    color: #81a93a;
}
#head_k cite {
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

