﻿@charset "utf-8";
/* CSS Document */
body
{
	background-color:#212725;
	color:#999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

a {border:0px;}
a:link    {color:#999999; text-decoration:none;}
a:active  {color:#999999; text-decoration:none;}
a:visited {color:#999999; text-decoration:none;}
a:hover   {color:#FF3300; text-decoration:none;}

#template
{
	width:702px;
	height:auto;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}

#telephone
{
	width:702px;
	height:15px;
	margin:0px;
	font-size:0px;
	background-image:url(../../../../images/phoneNo.jpg);
	float:left;
	}

#layout
{
	width:702px;
	height:670px;
	min-height:670px;
	height:auto;
	margin-top:5px;
	float:left;
	display:inline;
}
#layoutBackground
{
	width:702px;
	height:auto;
	float:left;
	background-image:url(../../../../images/index2_05.jpg);
	display:inline;
}
#sideArea
{
	width:214px;
	height:660px;
	height:auto;
	min-height:660px;
	float:left;
	display:inline;
}
#logoArea
{
	width:214px;
	height:143px;
}
#NavArea
{
	width:214px;
	height:269px;
	background-image:url(../../../../images/index_03.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#NavText
{
	margin:5px;
}
#contactText
{
	color:Black;
}


#contentAreaBackground
{
	width:488px;
	height:660px;
	height:auto;
	min-height:660px;
	background-image:url(../../../../images/index_04.jpg);
	background-repeat:repeat-y;
	float:left;
	display:inline;
}
#contentAreaBackgroundTop
{
	width:488px;
	height:662px;
	height:auto;
	min-height:664px;
	background-image:url(../../../../images/index2_02.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#contentArea
{
	width:478px;
	height:652px;
	height:auto;
	min-height:654px;
	margin:5px;
	float:left;
	color:#000000;
	display:inline;
}
#contentArea2
{
	width:478px;
	height:200px;
	height:auto;
	min-height:202px;
	margin:5px;
	float:left;
	color:#000000;
	display:inline;
}

#contentAreaFoot
{
	width:702px;
	height:14px;
	float:left;
	background-image:url(../../../../images/index_08.jpg);
	background-repeat:no-repeat;
}
#footer
{
	width:702px;
	height:auto;
	float:left;
}
