/* @override 
	http://ronayandronay.com/css/mainlayout.css
*/

/* CSS Document */

/* 2010 Soda Art Ltd */

/* Main style sheet for Ronay & Ronay website */

/* Eric Meyer's Reset Reloaded */

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Styling */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000;
	background: #eef7fd;
}

a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #003074;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	line-height: 1.8em;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0.5em;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font: 115%/1.5em Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #003074;
	font: normal 140%/1.4em Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1em 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	line-height: 1.2em;
	font-size: 110%;
	color: #003074;
	background-color: #c6e3f8;
	background-image: url(../images/dropdown_titlebg.jpg);
	cursor: pointer;
}

h5 {
	margin: 1em 0px 0.5em 0px;
	padding: 0px;
	color: #003074;
	font: normal 120%/1.4em Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 100%;
	color: #003074;
}

/* Layout */

#background_wrapper {
	background: url(../images/toppanel_bg.jpg) repeat-x #eef7fd;
;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	overflow: hidden;
}

#header {
	float: left;
	background-color: #fff;
	width: 800px;
}

#header_logo {
	float: left;
	height: 140px;
	width: 400px;
}

#header_menu {
	margin: 55px 40px 0px 0px;
	width: 360px;
	float: right;
	height: 35px;
	background: #addbf3 url(../images/menu_background.jpg) repeat-x;
	box-shadow: 0px 1px 2px #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px #999;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #999;
	-moz-border-radius: 5px;
}

#header_menu ul {
	margin: 10px 0px;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#header_menu li {
	display: inline;
	padding: 3px 7px;
	color: #999;
	font: 13px Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #999;
}

#header_menu li.end {
	border-right: none;
}

#top_panel {
	clear: left;
	float: left;
	width: 800px;
	position: relative;
}

#top_panel_home {
	clear: both;
	width: 800px;
	height: 250px;
	position: relative;
	margin-left: 100px;
}

#top_panel_left {
	width: 415px;
	float: left;
}

#top_panel_left h1, #top_panel_left h2 {
	padding-left: 70px;
}

#top_panel img {
	float: right;
	margin-right: 40px;
}

#top_panel_right {
	float: right;
	width: 350px;
}

#wrapper_maincontent {
	width: 720px;
	margin: 0px auto;
	overflow: hidden;
}

#maincontent {
	clear: both;
	width: 720px;
	background-color: #fff;
	float: left;
	z-index: 0;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px #999;
	-moz-box-shadow: 0px 1px 3px #999;
}

#leftcontent {
	padding: 0px 0px 30px 30px;
	float: left;
	background-color: #fff;
	width: 360px;
}

#leftcontent p {
	padding: 15px 30px 0px 0px;
	margin: 0px;
}

#leftcontent p.hidden {
	margin: 0px;
	background-color: #eef7fd;
	padding: 0.5em 10px;
}

#rightcontent_container {
	float: right;

}

.rightcontent {
	width: 300px;
	background: #fff url(../images/quotation_open.jpg) no-repeat left 10px;
}

.rightcontent_quote {
	width: 300px;
	margin-top: 30px;
	background: url(../images/quotation_closed.jpg) no-repeat 240px bottom;
}

.rightcontent h3 {
	font-size: 140%;
	font-style: italic;
	padding-bottom: 20px;
	margin: 0px 40px 10px 60px;
}

.rightcontent p {
	font-size: 90%;
	margin: 0px 0px 20px 60px;
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	color: #fff;
	background: #c6e3f8;
	font-size: 90%;
	height: 50px;
	width: 640px;
	margin: 0px auto;
	margin-bottom: 2em;
	text-align: center;
	line-height: 1em;
	padding-top: 10px;
	box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 3px #999;
	-moz-border-bottomleft-radius: 5px;
	-moz-border-bottomright-radius: 5px;
}

#footer p {
	margin: 0px;
	float: none;
	text-align: center;
	line-height: 1.75em;
}

.telephone {
	padding-left: 5px;
}

.dislaimer {
	color: #a7a7a7;
}

.soda {
	padding-left: 5px;
}

.soda a {
	color: #9b5970;
}

.soda a:hover {
	color: #C20080;
}