/* CSS Reset
-----------------------------------------------------------*/

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;
	vertical-align: baseline;
	font-size: 100%;
	text-decoration: none;
	}
a:hover{
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
/* focus styles */
:focus {
	outline: 0;
	}
/* 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;
	}

/* General
-----------------------------------------------------------*/

body {
	background: #fff url(../images/bg-main.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

.clear {
	clear: both;
	}

#container {
	width: 754px;
	margin: 0 auto;
	}

h1.logo {
	width: 300px;
	height: 50px;
	margin-top: 25px;
	background: url(../images/logo-pedriatric.gif) no-repeat;
	text-indent: -99999px;
	}

/* Header
-----------------------------------------------------------*/

#header {
	width: 754px;
	height: 98px;
	margin-top: 15px;
	background: url(../images/header.jpg) no-repeat;
	}

/* Sidebar
-----------------------------------------------------------*/

#sidebar {
	width: 148px;
	margin-top: 5px;
	float: left;
	border:#000000;
	border-bottom-style::solid;
	}
#sidebar h1.menu {
	width: 148px;
	height: auto;
	
	text-indent: -9999px;
	}

/* Navigation */

#sidebar ul.navigation {
	width: 120px;
	margin-top:-18px;
	font-size: 12px;
	font-weight: bold;
	}
#sidebar ul.navigation li {
	
	}
#sidebar ul.navigation li.last {
	margin-bottom: 0;
	}
#sidebar ul.navigation a {
	color: #676767;
	text-decoration: none;
	}
#sidebar ul.navigation a:hover {
	color: #3055bd;
	text-decoration: none;
	}

/* Content
-----------------------------------------------------------*/

#content {
	width: 604px;
	margin-top: 5px;
	padding-left: 0px;
	float: right;
	}

#homepage {
	width: 599px;
	height: 303px;
	float: right;
	padding-top: 230px;
	background: #aad0e7 url(../images/bg-content-home.jpg) no-repeat;
	}
#profile {
	width: 599px;
	float: right;
	background: #e9e5e4 url(../images/bg-content-profile.gif) no-repeat center center;
	}
#contact {
	width: 599px;
	height: 533px;
	float: right;
	background: #e9e5e4 url(../images/bg-content-contact.gif) no-repeat top right;
	}
#sitemap {
	width: 599px;
	height: 533px;
	float: right;
	background: #e9e5e4 url(../images/bg-content-sitemap.gif) no-repeat top right;
	}
#products {
	width: 599px;
	float: right;
	}
#shery8 {
	width: 599px;
	float: right;
	background: #e9e5e4 url(../images/bg-shery8.jpg) no-repeat top right;
	}
#baby-wormer {
	width: 599px;
	float: right;
	background: #e9e5e4 url(../images/baby-wormer.jpg) no-repeat top right;
	}
#photo-therapy {
	width: 599px;
	height: 595px;
	float: right;
	background: #e9e5e4 url(../images/photo-therapy.jpg) no-repeat top right;
	}
#baby-crib {
	width: 599px;
	height: 595px;
	float: right;
	background: #e9e5e4 url(../images/baby-crib.jpg) no-repeat top right;
	}
#g-205-tf {
	width: 599px;
	height: 595px;
	float: right;
	background: #e9e5e4 url(../images/g-205-tf.jpg) no-repeat top right;
	}

#reg {
	width: 599px;
	height: 533px;
	float: right;
	background: #e9e5e4 url(../images/bg-reg.jpg) no-repeat top right;
	}
	
.reg_form {
	font-size:12px;
	margin-left: 20px;
	}
	
#quote {
	width: 599px;
	float: right;
	background: #e9e5e4 url(../images/bg-quote.jpg) no-repeat top right;
	}
	
#connect {
	margin-bottom:10px;
	margin-left:6px;
	margin-top:10px;
}
#under {
	background:url(../images/unde-construction.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:100px;
	margin-top:80px;
	height: 200px;
	
}

#shery8 p, #baby-wormer p, #photo-therapy p, #baby-crib p, #g-205-tf p {
	margin: 20px;
	font-size: 12px;
	}
#homepage p, #profile p, #contact p, #reg p, #quote p {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

.table td {
	border: 1px solid #000;
	padding: 5px;
	}

/* Navigation */

#content ul.navigation {
	width: 599px;
	float: right;
	height: 20px;
	list-style: none;
	}
#content ul.navigation li {
	float: left;
	}
#content ul.navigation a {
	height: 20px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-indent: -9999px;
	}
#content ul.navigation a.home { background: url(../images/nav/01-home.gif) no-repeat; width: 150px; }
	#content ul.navigation a.home:hover { background: url(../images/nav/01-home.gif) -150px; }
#content ul.navigation a.products { background: url(../images/nav/02-products.gif) no-repeat; width: 150px; }
	#content ul.navigation a.products:hover { background: url(../images/nav/02-products.gif) -150px; }
#content ul.navigation a.register { background: url(../images/nav/03-register.gif) no-repeat; width: 150px; }
	#content ul.navigation a.register:hover { background: url(../images/nav/03-register.gif) -150px; }
#content ul.navigation a.contact { background: url(../images/nav/04-contact.gif) no-repeat; width: 149px; }
	#content ul.navigation a.contact:hover { background: url(../images/nav/04-contact.gif) -149px; }

/* Footer
-----------------------------------------------------------*/

#footer {
	width: 754px;
	height: 50px;
	margin-bottom: 50px;
	background: url(../images/bg-footer.jpg) repeat-x;
	}
#footer p {
	padding: 12px 0 0 20px;
	font-size: 11px;
	color: #333333;
	}
	
#footer zz {
	float: right;
	margin-right:15px;
	color:#333333;
	}
	
/* solve
-----------------------------------------------------*/

.solve{
	margin-left:5px;
	margin-bottom:2px;
	}
	
	
/* sitemap
-------------------------------------------------------*/
.topbox{
	margin-top: 17px;
	height: 70px;
	width: auto;
}
.topbox p{
	font-size:30px;
	margin-right: 40px;
	margin-left: 30px;
}

.box1{
	height: 30px;
	width: auto;
	border:medium;
}
.box1 p{
	font-size:14px;
	margin-top: 0px;
	margin-left: 50px;
}

.box2{
	margin-top: -2px;
	height: 37px;
	width: auto;
	border:medium;
}
.box2 p{
	font-size:14px;
	
	margin-left: 50px;
}

.box3{
	margin-top: 9px;
	height: 20px;
	width: auto;
	border:medium;
}
.box3 p{
	font-size:14px;
	margin-left: 100px;
}

.box33{
	height: 20px;
	width: auto;
}
.box33 p{
	font-size:14px;
	margin-left: 100px;
}