/******* CSS Document ********/
/******* TestChange.co.uk ********/
/*****   Author: CEMAL GEYIK - sistempark.com*****/


*{padding:0px; margin:0px;}

body{
font-family:Tahoma;
color:#333333;
font-size:11px;
background:url(../images/main-bg.png) repeat-x;
background-color:#E2E2E2;
}

.wrapper{
width:680px;
margin:auto;
background:url(../images/background.png) no-repeat;
background-color:#fff;
}

/*text elements*/
.red{ color:#F00; font-size:9px;}
p{ padding:5px 15px 5px 15px; font-size:13px; line-height:20px;}

ul{padding:0px 15px 10px 35px;}

li{padding:3px 0px 0px 0px; line-height:20px;}

h1{ color:#66CC33;  margin:0px 0px 10px 10px; padding: 5px 15px 5px 0px; font-size:18px; line-height:30px; background:url(../images/ti.png) no-repeat;}

h2{ color:#333399; padding: 5px 15px 5px 15px; font-size:16px; line-height:25px;}

h3{ color:#900; padding: 5px 15px 0px 15px; font-size:14px; line-height:25px;}

/*main components*/

.leftcontent{
width:400px;
padding-top:10px;
float:left;
}
.leftcontent li{padding:3px 0px 0px 0px; line-height:20px;}

.leftcontent2{
width:455px;
padding-top:10px;
float:left;
}
.leftcontent2 li{padding:3px 0px 0px 0px; line-height:20px;}

.rightcontent{
width:280px;
padding-top:10px;
float:right;
}

.rightcontent2{
width:220px;
float:right;
}


.fullcontent{
width:650px;
padding-top:10px;
}

.footer{
width:670px;
height:35px;
margin:5px;
padding-top:15px;
clear:both;
}

/* Links */

#links{
clear:both;
width:668px;
height:60px;
margin:auto;
font-weight:bold;
font-size:11px;
}

#links ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 7px;
list-style:none;
float:none;
}

#links ul li{
width:131px;
padding:0px 0px 0px 0px;
float:left;
}

#links ul li a:link, #links ul li a:visited, #links ul li a:active{
padding:9px 2px 35px 2px;
text-align:center;
display:block;
color:#ffffff;
text-decoration:none;
background:url(../images/back.png) no-repeat;
}

#links ul li a:hover{
padding:9px 2px 35px 2px;
display:block;
text-align:center;
color:#ffffff;
text-decoration:none;
background:url(../images/hover-back.png) no-repeat;
}

.visit{
padding:9px 2px 35px 2px;
display:block;
text-align:center;
color:#372b7c;
background:url(../images/selected.png) no-repeat;
text-decoration:none;
}

/*position elements*/

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearfloat{
clear:both;
}


/*links for rest*/

a:link{
color:#105585;
text-decoration:underline;
}

a:visited{
color:#105585;
text-decoration:underline;
}

a:active{
color:#105585;
text-decoration:underline;
}

a:hover{
color:#105585;
text-decoration:none;
}

img{border:none;}

body hr{ width:650px; margin:auto; border:1px solid color:#f0f0f0;  clear:both;}

html> body hr{width:650px; height:2px; margin:auto; background:url(../images/hr.png) no-repeat; border:none; color:#CCCCCC; clear:both;}

#contact{
width:250px;
height:350px;
background:url(../images/contact.png) no-repeat;
float:right;
margin: 0px 10px;
padding:7px 0px;
}




















