/*property of Robert Bava & 280dg.com | created : Jan 07/07

*/

body {
	background: #39495d url(images/bg.gif) repeat-x;
	font: 12px verdana, sans-serif;
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	font: 12px verdana, sans-serif;
	color: #000;
	margin-top: 0px;
	line-height: 19px;
}
h1 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #39495d;
	display: block;
	margin: 0px;
	padding: 10px 0 15px 10px;
}
h2 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 15px;
	color: #39495d;
	margin: 0;
	display: block;
	padding: 5px 0 5px 10px;
}

#right h3 {
	font: 11px verdana, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 8px;
	display: block;
	margin: 0px;
}

#right p {
	font: 12px verdana, sans-serif;
	color: #000;
	margin: 0px;
	display: block;
	padding: 10px 10px 10px 15px;
}
#right a:link {
	text-decoration: none;
	color: #000;
	padding: 20px;
	font-size: 15px;
}

.right {
	float: right;
	padding: 3px;
	margin: 0px;
}


.order {
	margin: 0px;
	padding: 15px 0 10px 0;
}


.service {
	padding: 3px;
	margin: 0px;
}

.stat {
	
}

#left p {
	padding: 10px 10px 10px 0;
	line-height: 15px;
}
#footer p {
	line-height: 30px;
}
#footer p a {
	
	color: #464a4f;
	text-decoration: none;
}

#right ul {
	list-style: url(images/bullet.png);
}


/*****************************IDS************************************************/

#wrap {
	background: url(images/content_shad.jpg) repeat-y 0% 50%;
	float: left;
	width: 720px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 110px;
	width: 720px;
}



#logo {
	float: left;
	width: 248px;
	height: 75px;
	padding: 10px 0px 0px 17px;
}


#banner {
	height: 200px;
	padding: 0px 0 10px 30px;
	margin: 0px;
}

#banner img {
	float: left;
}

#container {
	float: left;
	padding: 0 30px;
	width: 660px;
	margin-bottom: 12px;
}
#navigation {
	float: right;
	height: 110px;
}

#left {
	float: left;
	width: 660px;
	background: url(images/right_bg.jpg);
	border-left: 5px solid #39495d;
	height: auto;
}

#right {
	clear: both;
	float: right;
	width: 660px;
	background: #fff url(images/shad.jpg) repeat-x top;
	height: auto;
}

#footer {
	float: left;
	width: 720px;
	height: 44px;
	background: url(images/footer.jpg) no-repeat;
	text-align: center;
	
}


/**********************NAVIGATION******************************/

#nav {
	text-align: center;
	margin: 0px;
	padding: 0 0 0 0;
	width: 660px;
	height: 30px;
	background: #536b85 url(images/nav_bg.gif) repeat-x;
	line-height: 30px;
}

#nav a:link, #nav a:visited {

	padding: 0 5px 0 0;
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #ddba80;
}
