﻿body {
}
.text
{ 
text-indent: 20px;
font-size:10pt;
margin:0px;
padding:0px;
}

.text_content
{ 
padding:50px 0px 50px 150px;
background-image:url(images/mail.jpg);
background-repeat:no-repeat;
}



.text a {text-decoration:none;}
.text a:link {color:yellow;}
.text a:visited {color:yellow;}
.text a:hover {color:Orange; text-decoration:underline;}

.text2
{
		font-size:10pt;
		padding:10px 0px 10px 0px;
		margin:0px;
}


.text2 u

{
	color:#ffcc66;
	text-decoration:none;
}
.text p
{
	margin:0px;
	padding:10px 0px 10px 0px;
}
.text2 p
{
	margin:0px;
	padding:10px 0px 10px 0px;
}

#dragon
{
	width:210px;
	height:168px;
	float:right;
	padding: 0px 0px 0px 5px;
}

.font_i{
	font-size:medium;
	font-weight:bolder;
} 

#templateBase li{
	list-style-image:url(images/li_button.gif);
}

h4
{
	margin:0px;
	padding:10px 0px 10px 0px;
}

/*.......... Download page css ........... */

.d_text
{ 
	 padding-top:40px; 
	 padding-left:150px;
	 float:left;
	 width:350px;
	 position:absolute;
}
.d_text a:link b{color:#92926b;}
.d_text a:visited b{color:#92926b;}
.d_text a:hover b{color:#cc8400;}

.d_text a {text-decoration:none; font-size:10pt; font-weight:bolder;}
.d_text a:link {color:#cccc99;}
.d_text a:visited {color:#cccc99;}
.d_text a:hover {color:Orange; text-decoration:underline;}

#download_title
{
	width:261px;
	height:31px;
	padding: 0px 0px 0px 0px;
	margin: 0px;

}



#download1
{
	background-image:url(images/download1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:510px;
	height:140px;
	padding: 0px 0px 0px 0px;
	margin: 0px;

}
 
#download2
{
	background-image:url(images/download2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:510px;
	height:140px;
	padding: 0px 0px 0px 0px;
	margin: 0px;

}

#download3
{
	background-image:url(images/download3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:510px;
	height:140px;
	padding: 0px 0px 0px 0px;
	margin: 0px;

}

.download_text
{
	width:575px;
	padding-top:20px;
	text-align:center;
}

.download_padding
{
	width: 120px;
	float:left;
	padding-left: 45px;
	margin-bottom: 20px; 
	
}

.download_rollover
{
	width:110px;
	height: 115px;
	float:left;
	position:absolute;
	z-index:10;
	margin-top:10px;
	margin-left:10px;
	
}

#box
{
	position:relative;
	bottom:140px;
	left:380px;	
}


