/* @override http://mango.idea-agency.com/DentWizard/landing_css/landing.css */

body {
	background: #071377 url(../landing_imgs/body_bg.gif) repeat-x;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 749px;
}
#header {
	background: url(../landing_imgs/header_gfx.jpg) no-repeat;
	height: 195px;
}
#logo {
	padding-left: 30px;
	height: 54px;
	width: 137px;
	padding-top: 0;
}
#flash {
	margin-top: 16px;
}
#instructions {
	color: orange;
	height: 20px;
	width: 350px;
	margin-left: 240px;
	margin-top: 7px;
}
#main {
	background: url(../landing_imgs/main_gfx.jpg) no-repeat;
	padding-top: 37px;
	height: 268px;
}


#main a {
	display: block;
	color: silver;
	text-decoration: none;
	height: 50px;
	padding-top: 11px;
	margin-top: 5px;
	
}

#col1 a {
	background: url(../landing_imgs/txt_btn_1.jpg) no-repeat;
	display: block;
}
#col2 a {
	background: url(../landing_imgs/txt_btn_2.jpg) no-repeat;
	display: block;
}
#col3 a {
	background: url(../landing_imgs/txt_btn_3.jpg) no-repeat;
	display: block;
}
.clear_both {
	clear: both;
}

.col {
	float: left;
	width: 158px;
	margin: 4px;
	text-align: center;
}

#col1 {
	margin-left: 225px;
}

#footer {
	background: url(../landing_imgs/footer_gfx.jpg) no-repeat;
	height: 40px;
	color: gray;
	padding-left: 50px;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
	clear: both;
}
/* English */
#shim1.style_mod0-0 {
	padding-top: 11px;
}
#shim2.style_mod0-1 {
	padding-top: 11px
}
#shim3.style_mod0-2 {
	padding-top: 18px;
}

/* French */
#shim1.style_mod1-0 {
	padding-top: 11px;	
}
#shim2.style_mod1-1 {
	padding-top: 11px;	
}
#shim3.style_mod1-2 {
	padding-top: 18px;	
}

/* German */
#shim1.style_mod2-0 {
	padding-top: 11px;
}
#shim2.style_mod2-1 {
	padding-top: 18px;	
}
#shim3.style_mod2-2 {
	padding-top: 48px;	
}

