p, div, ul, li, h1, h2, h3, h4, img 
{ 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
/* system */

body 
{ 
	background: #004589 url(/templates/main/images/blue_topgrad.jpg) repeat-x left top;
	margin: 0px; 
	padding: 0px; 
	min-width:1024px;
}
html, body
{
	padding:0px;
	height:100%;
}		
body, td
{ 
	color: #ffffff; 
	font: 11px Arial, Helvetica, sans-serif; 
}
td
{ 
	vertical-align: top; 
}
tr
{ 
	vertical-align: top; 
}
div 
{ 
	overflow: hidden; 
	text-align: left; 
	vertical-align: top; 
}
h1
{ 
           	font-size: 14px;
            font-weight: bold;
}
a{ color: #ffffff; }

#MainTable
{ 
	width: 100%;
	height:93%;
	border:0px;
	border-collapse:collapse; 
	table-layout:fixed;
	background: url(/templates/main/images/blue_botgrad.jpg) repeat-x left bottom;
	min-width:1024px;
}

/* Header */

/* Menu */
#topmenu
{
	height:67px;
}
#topmenu td
{
	vertical-align: middle;
}
#bluemenu_0
{
	background:url(/templates/main/images/top1_1.jpg) no-repeat left top;
}
#bluemenu_1
{
	background:url(/templates/main/images/top1_2.jpg) no-repeat left top;
}
#bluemenu_2
{
	background:url(/templates/main/images/top1_3.jpg) no-repeat left top;
}
#bluemenu_3
{
	background:url(/templates/main/images/top1_4.jpg) no-repeat left top;
}
#bluemenu_4
{
	background:url(/templates/main/images/top1_5.jpg) no-repeat left top;
}
#bluemenu_5
{
	background:url(/templates/main/images/top1_6.jpg) no-repeat left top;
}
.divider
{
	width:17px;
}
#topmenu a
{
	color:#b3d9ff;
	font-size:14px;
	text-decoration:underline;	
	padding-left:67px;
	vertical-align:middle;
	width:100px;
	display:table-cell;
	white-space:nowrap;
}
html>body #topmenu a
{
	width:84px;
}
/* End of Menu */
#logo
{
	position:absolute;
	top:115px;
	left:91px;
}
/* Right Menu */
#right_menu
{
	height:73px;
	background: #003366 url(/templates/main/images/rightmenu_left.gif) no-repeat left top;
	margin-left:525px;
	margin-right:16px;
	margin-top:38px;
}
#right_menu div
{
	height:73px;
	background:url(/templates/main/images/rightmenu_right.gif) no-repeat right top;
	padding-right:25px;
	padding-left:50px;
}
#right_menu table
{
	margin-top:28px;
	text-align:center;
}
#right_menu a
{
	color:#dd9727;
	text-decoration:underline;
	font-size:12px;
            display: block;
            padding-right: 30px;
}
#right_menu a:hover
{
	color:#FFFFFF;
}

/* //Right Menu */
/* End of Header */

/* Left Column */

/* //Left Column */

/* Content  */
#content
{
	height:100%;
	padding: 75px 135px 93px 264px;
	background:url(/templates/main/images/girl_blue.jpg) no-repeat left bottom;
}
#content p
{
	margin-bottom:14px;
}
/* //Content  */

/* Footer  */
#footertd
{
	height:79px;
	background: #002d5b url(/templates/main/images/footer_left.gif) no-repeat left top;
}
#footertd div
{
	height:79px;
	background:url(/templates/main/images/footer_right.gif) no-repeat right top;
}
#copy
{
	padding-left:48px;
	padding-top:24px;
	color:#b3d9ff;
	font-size:14px;
}
#phone
{
	background:url(/templates/main/images/phone.jpg) no-repeat left top;
	height:79px;
	width:230px;
	padding-left:128px;
	padding-top:24px;
	color:#b3d9ff;
	font-size:12px;
	text-decoration:underline;
}
/* End of Footer  */