body{
	background-image: url(../images/body_blue.jpg);
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main_page {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #27343C;
}
#banner {
	height: 50px;
	width: 773px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #27343C;
}

#header {
	background-color: #879298;
	background-image: url(../images/logo.jpg);
	height: 93px;
	width: 773px;
}
.menu_box {
	width: 145px;
}
#login {
	width: 773px;
	height: 25px;
	background-color: #27343C;
}
#main_contents {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.menu {
	width: 145px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.menu img {
	width: 145px;
}
#contents {
	background-color: #828F97;
	float: right;
	width: 620px;
	border: 2px solid #27343C;
}
#contents_img {
	background-image: url(../images/anahitadesign.jpg);
	float: right;
	width: 190px;
	height: 233px;
}
#contents_txt {
	float: left;
	color: #FFFFFF;
	width: 620px;
	background-image: url(%20);
	background-position: right;
	background-repeat: no-repeat;
}
#contents_txt p {
	font-size: 12px;
	padding-left: 5px;
}
#contents_txt h1 {
	font-weight: bold;
}

#contents_txt img {
	height: 35px;
	width: 260px;
	padding-left: 5px;
}
#footer {
	width: 773px;
	height: 40px;
	background-color: #27343C;
	clear: both;
	font-size: 12px;
	color: #E1E8F5;
}
#blog {
	width: 773px;
	height: 10px;
	background-color: #829A9E;
	clear: both;
}
#sections {
	width: 620px;
	background-color: #27343C;
	float: right;
}

#sections_top {
	width: 620px;
	height: 160px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
#sections_buttom {
	width: 620px;
	height: 160px;
	clear: both;
	float: right;
}
.sections_left {
	width: 300px;
	height: 160px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 5px;
}
.sections_right {
	width: 300px;
	height: 160px;
	background-color: #FFFFFF;
	float: right;
	padding-left: 5px;
}
.section_left img {
	height: 58px;
	width: 204px;
	text-decoration: blink;
	background-color: #00FF66;
}
.section_right img {
	height: 58px;
	width: 204px;
}
.section_gallery_item {
	height: 45px;
	width: 57px;
	padding: 5px;
	float: left;
}
/* --- Link Stuff -----------------
-----------------------------------*/

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #829A9E;
	text-decoration: underline;
	font-size: 11px;
}

a.menuLink:link, a.menuLink:active, a.menuLink:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/0160_diamondblue.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
a.menuLink:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#terms {
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#terms p {
	font-size: 12px;
	padding-left: 10px;
}
#terms h1 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
#terms h2 {
	font-size: 14px;
	padding-left: 5px;
}
#terms a {
	color: #33414C;
	text-decoration: underline;
	background-repeat: no-repeat;
}
#terms li {
	display: inline;
	padding-left: 5px;
	margin-left: 0px;
}
#sections_buttom_2 {
	width: 620px;
	height: 160px;
	clear: both;
	float: right;
	color: #828F97;
}
#sections_buttom_2 p {
	color: #828F97;
	margin: 2px;
}
#sections_top_2 {
	width: 620px;
	height: 160px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
#sections_top_2 img {
	margin-right: 2px;
	margin-left: 2px;
}
