/*  

Theme Name: Yourshyntetics

Theme URL: http://yoursite.com

Description: your description

Version: your version

Author: your name

Author URI: your url

*/



body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #B40404;
	text-decoration: none;
}

#all {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#topbar {
	width: 100%;
	font-size: 15.5pt;
	color: #FFFFFF;
	background-color: #0B2971;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}
#topinfo {
	text-align: left;
	margin-left:10px;
}
#phone {
	text-align: right;
	margin-top: -25px;
	margin-right: 10px;
}

#header {
	background:url('images/header.jpg');
	background-repeat: no-repeat;
	background-position:center;
	width: 100%;
	height: 129px;
	margin: auto;
}

#orderbox {
	display: block;
	text-decoration: none;
	float: right;
	padding: 2px;
	margin-top:78px;
	width:132px;
	height:40px;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #0B2971;
	font-weight: bold;
	border:1px solid #000000;
	margin-right: 20px;
}

#content {
	padding:15px;
}

#left {
	border: 1px solid #000000;
	width: 194px;
	padding: 10px;
	font-size:12px;
}

#leftheading {
	color: #0b2971;
	font-style: italic;
	text-decoration:underline;
	text-align: center;
	font-size:24px;
	margin-bottom:30px;
}

.leftlink, a.leftlink, a.leftlink:link, a.leftlink:visited {
	color: #dc0505;
	text-decoration: none;
}

#right {
	border: 1px solid #000000;
	padding: 10px;
	font-size: 12px;
	margin-left: 230px;
	margin-top: -442px;
}

#rightnav {
	font-weight: bold;
	text-align: center;
	font-size: 11.5pt;
}

.rightlink, a.rightlink, a.rightlink:link, a.rightlink:visited {
	color: #cc0000;
	font-size: 16px;
}

#designcredit {
	color: #143AA5;
	text-align: center;
}

#bottom {
	margin-top: 10px;
	text-align: center;
}
