body
{
	background: #e0e5e8 url('images/bg.png') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 16px;
}

.clear
{
	clear: both;
}

span.field
{
	display: block;
	margin-top: 10px;
}

a, a:visited
{
	color: #7a9db3;
	text-decoration: none;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 145px;
	margin-top: 35px;
}

#header #logo
{
	float: left;
}

#header #logo #image
{
	float: left;
	margin-right: 5px;
}

#header #logo #text
{
	float: right;
	margin-top: 16px;
}

#header #logo #text .up
{
	vertical-align: super;
}

#header #contact
{	
	float: right;
	color: white;
	text-align: right;
}

#header #contact #image
{
	float: right;
	margin-left: 10px;
}

#header #contact #text
{
	float: left;
	padding-top: 10px;
}

#header #contact #text #head
{
	font-size: 18px;
}

#header #newsletter
{	
	float: right;
	color: white;
	text-align: right;
}

#header #newsletter input[type="text"]
{
	width: 250px;
	text-align: right;
	border: 0px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	padding-left: 5px;
	padding-right: 5px;
	color: #7a9db3;
}

#header #newsletter input[type="submit"]
{
	float: right;
	background: url('images/button-bg.png') repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
	color: white;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	font-size: 24px;
	font-weight: bold;
}

#header #newsletter #bulletin
{
	font-size: 18px;
	font-weight: bold;
}

#header #newsletter form
{
	margin-top: 10px;
}

#header h1, #header h1 a
{
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-weight: normal;
	color: white;
	font-size: 45px;
	margin: 0px;
	text-decoration: none;
}

#header #slogan
{
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	color: white;
	font-size: 18px;
}

#header ul#nav
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 15px;
	color: #7a9db3;
	margin-top: 18px;
}

#header ul#nav li 
{
	display: inline;
	background: white;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	font-weight: bold;
}


#header ul#nav li a, #header ul#nav li a:visited
{
	color: #7a9db3;
	text-decoration: none;
}

#header ul#nav li:first-child
{
	margin-left: 0px;
}

#header ul#nav li:last-child
{
	margin-right: 0px;
}

#content
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	background: white;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content h2
{
	font-size: 24px;
	color: #a82222;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding:0 0 0 35px;
}

#content .items .item
{
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}

#content .items .item .box
{
	width: 141px;
	margin-left: auto;
	margin-right: auto;
}

#content .items .item:first-child
{
	margin-left: 0px;
}

#content .items .item:last-child
{
	margin-right: 0px;
}

#content .items .item h3
{
	font-size: 22px;
	color: #7a9db3;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#footer
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	color: #7a9db3;
	font-size:12px;
}

#footer #nav
{
	float: left;
	width: 450px;
}

#footer #nav a, #footer #nav a:visited
{
	color: #7a9db3;
	text-decoration: none;
}

#footer #copyright
{
	float: left;
	width: 250px;
	text-align: right;
}

#order
{
	width: 350px;
}

#content input[type="text"], #content select, #content textarea
{	
	width: 350px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	border: 1px solid;
	border-color: #7a9db3;
	color: #7a9db3;
	font-weight: bold;
}

#order input[type="submit"]
{
	float: right;
}

#content input[type="submit"]
{
	/*float: right;*/
	background: url('images/button-bg.png') repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px;
	color: white;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	border-radius: 5px; /* Other */
	font-size: 12px;
	font-weight: bold;
}

#banner
{
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Webkit */
	-khtml-border-radius: 5px; /* Linux */
	background: white;
	height: 100px;
	padding: 20px;
}

#banner p
{
	margin: 0px;
}
#content center table tr td p center {
	text-align: justify;
}
#content table tr td center h1 strong {
	color: #600;
}
#content table tr td center h2 {
	color: #000000;
}

.right_column{
width:500px;
height:360px; 
text-align:center; 
float:left
}

.left_column{
width:160px;
height:360px;
 float:left;
}
