* {	margin: 0px;
	padding: 0px;
}
body {	background: #77b1ee;
	color: #ffffff;
	font: 14px Arial, Sans-serif;
}

/* *************************************************************************** */

#main { width: 100%; height: 1200px; }

#left_top, #top1, #top2, #top3, #right_top { height: 340px; }
#left_top { width: 50%; background: url('../images/aries_01.jpg') repeat-x right top; }
#top1 { width: 355px; }
#top2 { width: 258px; }
#top3 { width: 525px; background: url('../images/aries_04.jpg') no-repeat left top; }
#right_top { width: 50%; background: url('../images/aries_05.jpg') repeat-x left top; }

#left_undertop, #undertop1, #undertop2, #right_undertop { height: 46px; }
#left_undertop { width: 50%; background: url('../images/aries_06.jpg') repeat-x right top; }
#undertop1 { width: 355px; }
#undertop2 { width: 783px; background: url('../images/aries_09.jpg') repeat-x left top; }
#right_undertop { width: 50%; background: url('../images/aries_09.jpg') repeat-x left top; }

#left_topcenter, #topcenter, #right_topcenter { height: 113px; }
#left_topcenter {  width: 50%; background: url('../images/aries_10.jpg') repeat-x right top; }
#topcenter { width: 1138px; background: url('../images/aries_11.jpg') no-repeat left top; }
#right_topcenter { width: 50%; background: url('../images/aries_12.jpg') repeat-x left top; }

#left_center, #center, #right_center { height: 701px; }
#left_center {  width: 50%; background: url('../images/aries_13.jpg') repeat right top; }
#center { width: 1138px; background: url('../images/aries_14.jpg') repeat-y left top; }
#right_center { width: 50%; background: url('../images/aries_15.jpg') repeat left top; }

#bottom_left,
#bottom_center { width: 100%; height: 135px;
	background: url('../images/aries_16.jpg') repeat-x right top;
	margin-bottom: 30px;
}

/* *************************************************************************** */

h1 {	font: bold 26px Arial, Sans-serif;
	margin-left: 300px;
	margin-top: 50px;
}
a.button1,
a.button2,
a.button3 { display: block;
	background: url('../images/button.gif') no-repeat left top;
	width: 125px; height: 40px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
a.button1 { font: 12px Arial, Sans-serif;
	margin: 45px 20px 0px 0px;
	padding-top: 13px;
}
a.button2 { font: 20px Arial, Sans-serif;
	margin: 30px 0px 20px 130px;
	padding-top: 8px;
}
a.button3 { font: 12px Arial, Sans-serif;
	margin: 30px 0px 20px 130px;
	padding-top: 13px;
}
#news { margin-bottom: 40px;
}
#news a { text-decoration: none; }
#news a.date { display: block;
	font: bold 16px Arial, Sans-serif;
	letter-spacing: 1px;
	color: #d0021a;
	margin: 5px 10px 0px 10px;
}
#news a.newspoint { display: block;
	font: 14px Arial, Sans-serif;
	color: #fff;
	line-height: 18px;
	margin: 5px 10px 20px 30px;
}
#news a:hover.newspoint { color: #e0eaf9;
}
#news_2 { margin: 10px 0px 30px 0px;
}
#news_2 p { text-indent: -20px;
	margin: 5px 10px 20px 30px;
}
#news_2 a { text-decoration: none;
	font: 14px Arial, Sans-serif;
	color: #fff;
}
#news_2 a:hover {  color: #e0eaf9;
}
#content { padding: 32px 20px;
}
#content h2 { font: bold 18px Arial, Sans-serif;
	color: #fff; /*D0021A;*/
	letter-spacing: 1px;
	margin: 10px 0px 20px 0px;
}
#content h3 { font: bold 16px Arial, Sans-serif;
	color: #fff;
	margin: 5px 0px 10px 0px;
}
#content h4 { font: bold 14px Arial, Sans-serif;
	color: #fff;
	margin: 5px 0px 10px 0px;
}
#content p { font: 14px Arial, Sans-serif;
	color: #fff;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}
#content a { color: #fffccc;
}
#content a:hover { color: #fffeee;
}
#content ul,ol { margin-left: 45px;
}
#content li { margin-bottom: 15px;
	padding-left: 10px;
}
/* *************************************************************************** */
.colont { width: 60%; height: 80px;
	margin: 25px 30px 0px 50px;
}
div.colont h4 { font: bold 14px Arial, Sans-serif;
	color: #fff;
	margin-bottom: 5px;
}
div.colont p { font: 11px Arial, Sans-serif;
	color: #aecaed;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}
div.colont a { color: #aecaed;
	text-decoration: none;
}
div.colont a:hover { color: #cadef7;
	text-decoration: underline;
}
/* *************************************************************************** */
#content p.tel,
#content p.fax,
#content p.email,
#content p.skype,
#content p.adr { margin-left: 30px;
	padding-left: 30px;
	padding-top: 3px;
}
#content p.tel { background: url('../images/ico_tel.gif') no-repeat left center;
}
#content p.fax { background: url('../images/ico_fax.gif') no-repeat left center;
}
#content p.email { background: url('../images/ico_email.gif') no-repeat left bottom;
}
#content p.skype { background: url('../images/ico_skype.gif') no-repeat left center;
}
#content p.adr { background: url('../images/ico_adr.gif') no-repeat left center;
}
#content input,
#content textarea { font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
	color: #fff;
	border: solid 1px #629bff;
	scrollbar-base-color: #629bff; 
	background-color: #1147a7;
}
#content input:focus,
#content textarea:focus {
	background-color: #0840a3;
}
#content table { background-color: #1147a7;
	border-left: solid 1px #629bff;
	border-top: solid 1px #629bff;
}
#content td { border-right: solid 1px #629bff;
	border-bottom: solid 1px #629bff;
	padding: 5px;
}